added e-antic 2.0.2 #621
Annotations
5 errors and 4 warnings
|
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: /Users/runner/Library/Caches/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 /Users/runner/Library/Caches/Homebrew/downloads/8a93d3647c275452b130eb47ab4b6be942102de3080d6b1e51e064bc44c7545f--normaliz-3.10.3.tar.gz --directory /private/tmp/homebrew-unpack20240719-29700-sqat3s
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240719-29700-sqat3s/normaliz-3.10.3/. /private/tmp/normaliz-20240719-29700-j99nel/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: glibtoolize --copy --force
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'cnf'.
glibtoolize: copying file 'cnf/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
glibtoolize: 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: /opt/homebrew/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=/opt/homebrew/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... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... aarch64-apple-darwin23.5.0
checking host system type... aarch64-apple-darwin23.5.0
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... 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 clang... /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
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
|
|
|
|
/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/mpfr/4.2.1 and /opt/homebrew/Cellar/flint/3.1.3-p1 are required by eantic, which is currently installed.
You can silence this warning with:
brew uninstall --ignore-dependencies boost flint gmp icu4c lz4 mpfr xz zstd
|
/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/mpfr/4.2.1 and /opt/homebrew/Cellar/flint/3.1.3-p1 are required by eantic, which is currently installed.
You can silence this warning with:
brew uninstall --ignore-dependencies autoconf automake boost ca-certificates cmake diffutils flint gmp icu4c libomp libtool lit lz4 m4 mpdecimal mpfr nauty openssl@3 pkg-config python@3.12 readline sqlite xz zstd
|
|
|
This job failed
Loading