normaliz: added option for building with e-antic #234
Closed
Annotations
4 errors and 2 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: /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
|
|
|
|
|
This job failed
Loading