normaliz: added option for building with e-antic #624
Annotations
4 errors and 23 warnings
test-bot (ubuntu-latest)
macaulay2/tap/normaliz 3.10.3 did not build
|
`brew install --verbose --formula --build-bottle macaulay2/tap/normaliz` failed on Linux!:
Formula/normaliz.rb#L31
==> Fetching macaulay2/tap/normaliz
==> Downloading https://github.com/Normaliz/Normaliz/releases/download/v3.10.3/normaliz-3.10.3.tar.gz
Already downloaded: /home/runner/.cache/Homebrew/downloads/8a93d3647c275452b130eb47ab4b6be942102de3080d6b1e51e064bc44c7545f--normaliz-3.10.3.tar.gz
==> Verifying checksum for '8a93d3647c275452b130eb47ab4b6be942102de3080d6b1e51e064bc44c7545f--normaliz-3.10.3.tar.gz'
==> Installing normaliz from macaulay2/tap
/usr/bin/env tar --extract --no-same-owner --file /home/runner/.cache/Homebrew/downloads/8a93d3647c275452b130eb47ab4b6be942102de3080d6b1e51e064bc44c7545f--normaliz-3.10.3.tar.gz --directory /tmp/homebrew-unpack20240719-14244-bneehj
/usr/bin/env cp -pR /tmp/homebrew-unpack20240719-14244-bneehj/normaliz-3.10.3/. /tmp/normaliz-20240719-14244-r38xv7/normaliz-3.10.3
==> autoreconf -vif
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'cnf'.
libtoolize: copying file 'cnf/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /home/linuxbrew/.linuxbrew/Cellar/autoconf/2.72/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:36: installing 'cnf/compile'
configure.ac:35: installing 'cnf/missing'
source/Makefile.am: installing 'cnf/depcomp'
autoreconf: Leaving directory '.'
==> ./configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/normaliz/3.10.3_1 --disable-shared --disable-silent-rules --disable-dependency-tracking --without-cocoalib --with-e-antic --with-flint --with-nauty
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc-11
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc-11 accepts -g... yes
checking for gcc-11 option to enable C11 features... none needed
checking whether gcc-11 understands -c and -o together... yes
checking dependency style of gcc-11... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-11... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to
|
test-bot (ubuntu-latest)
install failed
|
test-bot (ubuntu-latest)
Process completed with exit code 1.
|
test-bot (ubuntu-latest)
No files were found with the provided path: /home/runner/.cache/Homebrew/Logs/*/*
/Users/runner/Library/Logs/Homebrew/*/*. No artifacts will be uploaded.
|
test-bot (ubuntu-latest)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
`brew linkage --cached --test --strict macaulay2/tap/normaliz` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/normaliz.rb#L1
Indirect dependencies with linkage:
flint
mpfr
|
test-bot (macos-14)
/opt/homebrew/Cellar/icu4c/74.2, /opt/homebrew/Cellar/xz/5.6.2, /opt/homebrew/Cellar/lz4/1.9.4, /opt/homebrew/Cellar/zstd/1.5.6, /opt/homebrew/Cellar/boost/1.85.0, /opt/homebrew/Cellar/gmp/6.3.0, /opt/homebrew/Cellar/libomp/18.1.8, /opt/homebrew/Cellar/mpfr/4.2.1, /opt/homebrew/Cellar/flint/3.1.3-p1, /opt/homebrew/Cellar/eantic/2.0.2 and /opt/homebrew/Cellar/nauty/2.8.8 are required by normaliz, which is currently installed.
You can silence this warning with:
brew uninstall --ignore-dependencies boost flint gmp icu4c libomp lz4 macaulay2/tap/eantic mpfr nauty xz zstd
|
test-bot (macos-14)
Already linked: /opt/homebrew/Cellar/normaliz/3.10.3_1
|
test-bot (macos-14)
normaliz: no `post_install` method was defined in the formula!
|
`brew linkage --cached --test --strict macaulay2/tap/macaulay2` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/macaulay2.rb#L1
Indirect dependencies with linkage:
icu4c
libomp
|
test-bot (macos-14)
The following openssl@3 configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/opt/homebrew/etc/openssl@3
/opt/homebrew/etc/openssl@3/cert.pem
/opt/homebrew/etc/openssl@3/certs
/opt/homebrew/etc/openssl@3/ct_log_list.cnf
/opt/homebrew/etc/openssl@3/ct_log_list.cnf.dist
/opt/homebrew/etc/openssl@3/misc
/opt/homebrew/etc/openssl@3/misc/CA.pl
/opt/homebrew/etc/openssl@3/misc/tsget
/opt/homebrew/etc/openssl@3/misc/tsget.pl
/opt/homebrew/etc/openssl@3/openssl.cnf
/opt/homebrew/etc/openssl@3/openssl.cnf.dist
/opt/homebrew/etc/openssl@3/private
|
test-bot (macos-14)
The following ca-certificates configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/opt/homebrew/etc/ca-certificates
/opt/homebrew/etc/ca-certificates/cert.pem
|
`brew linkage --cached --test --strict macaulay2/tap/normaliz` failed on macOS Monterey (12)!:
Formula/normaliz.rb#L1
Indirect dependencies with linkage:
flint
mpfr
|
test-bot (macos-12)
/usr/local/Cellar/icu4c/74.2, /usr/local/Cellar/xz/5.6.2, /usr/local/Cellar/lz4/1.9.4, /usr/local/Cellar/zstd/1.5.6, /usr/local/Cellar/boost/1.85.0, /usr/local/Cellar/gmp/6.3.0, /usr/local/Cellar/libomp/18.1.8, /usr/local/Cellar/mpfr/4.2.1, /usr/local/Cellar/flint/3.1.3-p1, /usr/local/Cellar/eantic/2.0.2 and /usr/local/Cellar/nauty/2.8.8 are required by normaliz, which is currently installed.
You can silence this warning with:
brew uninstall --ignore-dependencies boost flint gmp icu4c libomp lz4 macaulay2/tap/eantic mpfr nauty xz zstd
|
test-bot (macos-12)
Already linked: /usr/local/Cellar/normaliz/3.10.3_1
|
test-bot (macos-12)
normaliz: no `post_install` method was defined in the formula!
|
`brew linkage --cached --test --strict macaulay2/tap/macaulay2` failed on macOS Monterey (12)!:
Formula/macaulay2.rb#L1
Indirect dependencies with linkage:
icu4c
libomp
|
test-bot (macos-12)
The following openssl@3 configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/usr/local/etc/openssl@3
/usr/local/etc/openssl@3/cert.pem
/usr/local/etc/openssl@3/certs
/usr/local/etc/openssl@3/ct_log_list.cnf
/usr/local/etc/openssl@3/ct_log_list.cnf.dist
/usr/local/etc/openssl@3/misc
/usr/local/etc/openssl@3/misc/CA.pl
/usr/local/etc/openssl@3/misc/tsget
/usr/local/etc/openssl@3/misc/tsget.pl
/usr/local/etc/openssl@3/openssl.cnf
/usr/local/etc/openssl@3/openssl.cnf.dist
/usr/local/etc/openssl@3/private
|
test-bot (macos-12)
The following ca-certificates configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/usr/local/etc/ca-certificates
/usr/local/etc/ca-certificates/cert.pem
|
`brew linkage --cached --test --strict macaulay2/tap/normaliz` failed on macOS Ventura (13)!:
Formula/normaliz.rb#L1
Indirect dependencies with linkage:
flint
mpfr
|
test-bot (macos-13)
/usr/local/Cellar/icu4c/74.2, /usr/local/Cellar/xz/5.6.2, /usr/local/Cellar/lz4/1.9.4, /usr/local/Cellar/zstd/1.5.6, /usr/local/Cellar/boost/1.85.0, /usr/local/Cellar/gmp/6.3.0, /usr/local/Cellar/libomp/18.1.8, /usr/local/Cellar/mpfr/4.2.1, /usr/local/Cellar/flint/3.1.3-p1, /usr/local/Cellar/eantic/2.0.2 and /usr/local/Cellar/nauty/2.8.8 are required by normaliz, which is currently installed.
You can silence this warning with:
brew uninstall --ignore-dependencies boost flint gmp icu4c libomp lz4 macaulay2/tap/eantic mpfr nauty xz zstd
|
test-bot (macos-13)
Already linked: /usr/local/Cellar/normaliz/3.10.3_1
|
test-bot (macos-13)
normaliz: no `post_install` method was defined in the formula!
|
`brew linkage --cached --test --strict macaulay2/tap/macaulay2` failed on macOS Ventura (13)!:
Formula/macaulay2.rb#L1
Indirect dependencies with linkage:
icu4c
libomp
|
test-bot (macos-13)
The following openssl@3 configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/usr/local/etc/openssl@3
/usr/local/etc/openssl@3/cert.pem
/usr/local/etc/openssl@3/certs
/usr/local/etc/openssl@3/ct_log_list.cnf
/usr/local/etc/openssl@3/ct_log_list.cnf.dist
/usr/local/etc/openssl@3/misc
/usr/local/etc/openssl@3/misc/CA.pl
/usr/local/etc/openssl@3/misc/tsget
/usr/local/etc/openssl@3/misc/tsget.pl
/usr/local/etc/openssl@3/openssl.cnf
/usr/local/etc/openssl@3/openssl.cnf.dist
/usr/local/etc/openssl@3/private
|
test-bot (macos-13)
The following ca-certificates configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/usr/local/etc/ca-certificates
/usr/local/etc/ca-certificates/cert.pem
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles_macos-12
Expired
|
5.79 MB |
|
bottles_macos-13
Expired
|
5.84 MB |
|
bottles_macos-14
Expired
|
5.69 MB |
|