I'm trying to update to sage 10.4.rc1
last local-working copy of sage was 10.4.rc0

[lauve@localhost sage %]  git branch
* develop
[lauve@localhost sage %]  git pull
[lauve@localhost sage %]  make distclean && make

This aborts with an error building m4ri-20200125 package (error log 
attached).

...
Some possibly relevant background:

Wanting to compute the h* vector of a polytope, I learned that I needed to 
install pynormaliz.

Running sage -i pynormaliz threw an error (e_antic log attached). 
Before going any further, I figured I should upgrade from 10.4.rc0 to 
10.4.rc1.

That seemed to cause a different problem. Where I stand now, as mentioned 
above, is an error installing the m4ri-20200125 package.

Any help would be appreciated.


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/68443b34-f2cb-4bde-ac53-98c2631ea122n%40googlegroups.com.
Using cached file /Applications/sage/upstream/m4ri-20200125.tar.gz
Setting up build directory 
/Applications/sage/local/var/tmp/sage/build/m4ri-20200125
No patch files found in ../patches
Host system: Darwin LU134125-MAC 23.5.0 Darwin Kernel Version 23.5.0: Wed May  
1 20:14:59 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8122 arm64
C compiler: gcc, Apple clang version 15.0.0 (clang-1500.3.9.4), Target: 
arm64-apple-darwin23.5.0, Thread model: posix, InstalledDir: 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
No stamp file for package 'm4ri' in 
/Applications/sage/local/var/lib/sage/installed
No spkg-legacy-uninstall script; nothing to do
[spkg-install] Configuring m4ri-20200125
[spkg-install] checking build system type... aarch64-apple-darwin23.5.0
[spkg-install] checking host system type... aarch64-apple-darwin23.5.0
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... ./install-sh -c -d
[spkg-install] checking for gawk... no
[spkg-install] checking for mawk... no
[spkg-install] checking for nawk... no
[spkg-install] checking for awk... awk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] checking whether to enable maintainer-specific portions of 
Makefiles... no
[spkg-install] checking whether make supports the include directive... yes (GNU 
style)
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether the C compiler works... yes
[spkg-install] checking for C compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... rm: 
conftest.dSYM: is a directory
[spkg-install] yes
[spkg-install] checking dependency style of gcc... none
[spkg-install] checking how to print strings... printf
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
[spkg-install] checking if the linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... 
/usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... rm: 
conftest.dSYM: is a directory
[spkg-install] BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 786432
[spkg-install] checking how to convert aarch64-apple-darwin23.5.0 file names to 
aarch64-apple-darwin23.5.0 format... func_convert_file_noop
[spkg-install] checking how to convert aarch64-apple-darwin23.5.0 file names to 
toolchain format... func_convert_file_noop
[spkg-install] checking for 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf 
%s\n
[spkg-install] checking for archiver @FILE support... rm: conftest.dSYM: is a 
directory
[spkg-install] no
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc 
object... rm: conftest.dSYM: is a directory
[spkg-install] ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /bin/dd
[spkg-install] checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking for dsymutil... dsymutil
[spkg-install] checking for nmedit... nmedit
[spkg-install] checking for lipo... lipo
[spkg-install] checking for otool... otool
[spkg-install] checking for otool64... no
[spkg-install] checking for -single_module linker flag... ld: warning: 
-single_module is obsolete
[spkg-install] no
[spkg-install] checking for -exported_symbols_list linker flag... yes
[spkg-install] checking for -force_load linker flag... yes
[spkg-install] checking how to run the C preprocessor... gcc -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... yes
[spkg-install] checking for gcc option to produce PIC... -fno-common -DPIC
[spkg-install] checking if gcc PIC flag -fno-common -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... no
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... darwin23.5.0 dyld
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking for gcc option to accept ISO C99... none needed
[spkg-install] checking mm_malloc.h usability... yes
[spkg-install] checking mm_malloc.h presence... yes
[spkg-install] checking for mm_malloc.h... yes
[spkg-install] checking for working posix_memalign... yes
[spkg-install] checking for PAPI_start_counters in -lpapi... no
[spkg-install] checking for x86 cpuid 0x0 output... unknown
[spkg-install] checking for the processor vendor... Unknown
[spkg-install] checking for x86 cpuid 0x0 output... (cached) unknown
[spkg-install] checking for the processor vendor... (cached) Unknown
[spkg-install] checking the L1 cache size... 65536 Bytes
[spkg-install] checking the L2 cache size... 4194304 Bytes
[spkg-install] checking the L3 cache size... 4194304 Bytes
[spkg-install] checking whether to build with PNG support... yes
[spkg-install] checking for pkg-config... /opt/homebrew/bin/pkg-config
[spkg-install] checking pkg-config is at least version 0.9.0... yes
[spkg-install] checking for PNG... yes
[spkg-install] checking whether make sets $(MAKE)... (cached) yes
[spkg-install] checking that generated files are newer than configure... done
[spkg-install] configure: creating ./config.status
[spkg-install] config.status: creating Makefile
[spkg-install] config.status: creating tests/Makefile
[spkg-install] config.status: creating bench/Makefile
[spkg-install] config.status: creating m4ri/m4ri_config.h
[spkg-install] config.status: creating m4ri.pc
[spkg-install] config.status: creating m4ri/config.h
[spkg-install] config.status: executing depfiles commands
[spkg-install] config.status: executing libtool commands
[spkg-install] Building m4ri-20200125
[spkg-install] make  all-recursive
[spkg-install] Making all in .
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/brilliantrussian.lo m4ri/brilliantrussian.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c 
m4ri/brilliantrussian.c  -fno-common -DPIC -o m4ri/.libs/brilliantrussian.o
[spkg-install] In file included from m4ri/brilliantrussian.c:26:
[spkg-install] In file included from ./m4ri/brilliantrussian.h:41:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/misc.lo m4ri/misc.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/misc.c  
-fno-common -DPIC -o m4ri/.libs/misc.o
[spkg-install] In file included from m4ri/misc.c:33:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] m4ri/misc.c:58:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word() {
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] m4ri/misc.c:76:45: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] void __attribute__ ((constructor)) m4ri_init()
[spkg-install]                                             ^
[spkg-install]                                              void
[spkg-install] m4ri/misc.c:84:44: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] void __attribute__ ((destructor)) m4ri_fini()
[spkg-install]                                            ^
[spkg-install]                                             void
[spkg-install] 5 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/mzd.lo m4ri/mzd.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/mzd.c  
-fno-common -DPIC -o m4ri/.libs/mzd.o
[spkg-install] In file included from m4ri/mzd.c:32:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] m4ri/mzd.c:78:27: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static mzd_t* mzd_t_malloc() {
[spkg-install]                           ^
[spkg-install]                            void
[spkg-install] 3 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/graycode.lo m4ri/graycode.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/graycode.c  
-fno-common -DPIC -o m4ri/.libs/graycode.o
[spkg-install] In file included from m4ri/graycode.c:26:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] m4ri/graycode.c:54:26: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] void m4ri_build_all_codes() {
[spkg-install]                          ^
[spkg-install]                           void
[spkg-install] m4ri/graycode.c:68:28: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] void m4ri_destroy_all_codes() {
[spkg-install]                            ^
[spkg-install]                             void
[spkg-install] 4 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/strassen.lo m4ri/strassen.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/strassen.c  
-fno-common -DPIC -o m4ri/.libs/strassen.o
[spkg-install] In file included from m4ri/strassen.c:28:
[spkg-install] In file included from ./m4ri/strassen.h:36:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/mzp.lo m4ri/mzp.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/mzp.c  
-fno-common -DPIC -o m4ri/.libs/mzp.o
[spkg-install] In file included from m4ri/mzp.c:24:
[spkg-install] In file included from ./m4ri/mzp.h:31:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/triangular.lo m4ri/triangular.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c 
m4ri/triangular.c  -fno-common -DPIC -o m4ri/.libs/triangular.o
[spkg-install] In file included from m4ri/triangular.c:26:
[spkg-install] In file included from ./m4ri/triangular.h:32:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/triangular_russian.lo m4ri/triangular_russian.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c 
m4ri/triangular_russian.c  -fno-common -DPIC -o m4ri/.libs/triangular_russian.o
[spkg-install] In file included from m4ri/triangular_russian.c:5:
[spkg-install] In file included from ./m4ri/triangular_russian.h:31:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/ple.lo m4ri/ple.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/ple.c  
-fno-common -DPIC -o m4ri/.libs/ple.o
[spkg-install] In file included from m4ri/ple.c:26:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/ple_russian.lo m4ri/ple_russian.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c 
m4ri/ple_russian.c  -fno-common -DPIC -o m4ri/.libs/ple_russian.o
[spkg-install] In file included from m4ri/ple_russian.c:30:
[spkg-install] In file included from ./m4ri/ple_russian.h:33:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/solve.lo m4ri/solve.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/solve.c  
-fno-common -DPIC -o m4ri/.libs/solve.o
[spkg-install] In file included from m4ri/solve.c:24:
[spkg-install] In file included from ./m4ri/solve.h:32:
[spkg-install] In file included from ./m4ri/mzp.h:31:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/echelonform.lo m4ri/echelonform.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c 
m4ri/echelonform.c  -fno-common -DPIC -o m4ri/.libs/echelonform.o
[spkg-install] In file included from m4ri/echelonform.c:25:
[spkg-install] In file included from ./m4ri/echelonform.h:31:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/mmc.lo m4ri/mmc.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/mmc.c  
-fno-common -DPIC -o m4ri/.libs/mmc.o
[spkg-install] In file included from m4ri/mmc.c:26:
[spkg-install] In file included from ./m4ri/mmc.h:33:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/debug_dump.lo m4ri/debug_dump.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c 
m4ri/debug_dump.c  -fno-common -DPIC -o m4ri/.libs/debug_dump.o
[spkg-install] In file included from m4ri/debug_dump.c:24:
[spkg-install] In file included from ./m4ri/mzd.h:49:
[spkg-install] ./m4ri/misc.h:515:33: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] static inline BIT m4ri_coin_flip() {
[spkg-install]                                 ^
[spkg-install]                                  void
[spkg-install] ./m4ri/misc.h:529:22: warning: a function declaration without a 
prototype is deprecated in all versions of C [-Wstrict-prototypes]
[spkg-install] word m4ri_random_word();
[spkg-install]                      ^
[spkg-install]                       void
[spkg-install] 2 warnings generated.
[spkg-install] /bin/bash ./libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I./m4ri       -g -O2 -I/Applications/sage/local/include -g 
-fPIC -Wall -pedantic -c -o m4ri/io.lo m4ri/io.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./m4ri -g -O2 
-I/Applications/sage/local/include -g -fPIC -Wall -pedantic -c m4ri/io.c  
-fno-common -DPIC -o m4ri/.libs/io.o
[spkg-install] m4ri/io.c:28:10: fatal error: 'png.h' file not found
[spkg-install] #include <png.h>
[spkg-install]          ^~~~~~~
[spkg-install] 1 error generated.
[spkg-install] make[7]: *** [m4ri/io.lo] Error 1
[spkg-install] make[6]: *** [all-recursive] Error 1
[spkg-install] make[5]: *** [all] Error 2
[spkg-install] 
********************************************************************************
[spkg-install] Error building m4ri-20200125
[spkg-install] 
********************************************************************************
************************************************************************
Error installing package m4ri-20200125
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
  /Applications/sage/logs/pkgs/m4ri-20200125.log
and
  /Applications/sage/config.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/Applications/sage/local/var/tmp/sage/build/m4ri-20200125 and type 'make' or 
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/Applications/sage/local/var/tmp/sage/build/m4ri-20200125' && 
'/Applications/sage/sage' --buildsh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
real 0m13.891s user 0m3.287s sys 0m2.596s
Attempting to download package e-antic-2.0.2.tar.gz from mirrors
https://github.com/sagemath/sage/releases/download/10.4/e-antic-2.0.2.tar.gz
[......................................................................]
Setting up build directory 
/Applications/sage/local/var/tmp/sage/build/e_antic-2.0.2
No patch files found in ../patches
Host system: Darwin LU134125-MAC 23.5.0 Darwin Kernel Version 23.5.0: Wed May  
1 20:14:59 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8122 arm64
C compiler: gcc, Apple clang version 15.0.0 (clang-1500.3.9.4), Target: 
arm64-apple-darwin23.5.0, Thread model: posix, InstalledDir: 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
No stamp file for package 'e_antic' in 
/Applications/sage/local/var/lib/sage/installed
No spkg-legacy-uninstall script; nothing to do
[spkg-install] Configuring e_antic-2.0.2
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a race-free mkdir -p... ./install-sh -c -d
[spkg-install] checking for gawk... no
[spkg-install] checking for mawk... no
[spkg-install] checking for nawk... no
[spkg-install] checking for awk... awk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] checking how to create a pax tar archive... gnutar
[spkg-install] checking that generated files are newer than configure... done
[spkg-install] configure: creating ./config.status
[spkg-install] config.status: creating Makefile
[spkg-install] === configuring in libeantic 
(/Applications/sage/local/var/tmp/sage/build/e_antic-2.0.2/src/libeantic)
[spkg-install] configure: running /bin/bash ./configure 
--disable-option-checking '--prefix=/Applications/sage/local'  
'--libdir=/Applications/sage/local/lib' '--disable-static' 
'--disable-maintainer-mode' '--disable-dependency-tracking' 
'--without-byexample' '--without-doc' '--without-benchmark' 
'--without-pyeantic' --cache-file=/dev/null --srcdir=.
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a race-free mkdir -p... ././install-sh -c -d
[spkg-install] checking for gawk... no
[spkg-install] checking for mawk... no
[spkg-install] checking for nawk... no
[spkg-install] checking for awk... awk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] checking how to create a pax tar archive... gnutar
[spkg-install] checking whether make supports nested variables... (cached) yes
[spkg-install] checking build system type... aarch64-apple-darwin23.5.0
[spkg-install] checking host system type... aarch64-apple-darwin23.5.0
[spkg-install] checking how to print strings... printf
[spkg-install] checking whether make supports the include directive... yes (GNU 
style)
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether the C compiler works... yes
[spkg-install] checking for C compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether the compiler supports GNU C... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to enable C11 features... none needed
[spkg-install] checking whether gcc understands -c and -o together... rm: 
conftest.dSYM: is a directory
[spkg-install] yes
[spkg-install] checking dependency style of gcc... none
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
[spkg-install] checking if the linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... 
/usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... rm: 
conftest.dSYM: is a directory
[spkg-install] BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 786432
[spkg-install] checking how to convert aarch64-apple-darwin23.5.0 file names to 
aarch64-apple-darwin23.5.0 format... func_convert_file_noop
[spkg-install] checking how to convert aarch64-apple-darwin23.5.0 file names to 
toolchain format... func_convert_file_noop
[spkg-install] checking for 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 option to reload object files... -r
[spkg-install] checking for file... file
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf 
%s\n
[spkg-install] checking for archiver @FILE support... rm: conftest.dSYM: is a 
directory
[spkg-install] no
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc 
object... rm: conftest.dSYM: is a directory
[spkg-install] ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /bin/dd
[spkg-install] checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking for dsymutil... dsymutil
[spkg-install] checking for nmedit... nmedit
[spkg-install] checking for lipo... lipo
[spkg-install] checking for otool... otool
[spkg-install] checking for otool64... no
[spkg-install] checking for -single_module linker flag... ld: warning: 
-single_module is obsolete
[spkg-install] no
[spkg-install] checking for -exported_symbols_list linker flag... yes
[spkg-install] checking for -force_load linker flag... yes
[spkg-install] checking for stdio.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... yes
[spkg-install] checking for gcc option to produce PIC... -fno-common -DPIC
[spkg-install] checking if gcc PIC flag -fno-common -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... no
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... darwin23.5.0 dyld
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking whether the compiler supports GNU C++... yes
[spkg-install] checking whether g++ -std=gnu++11 -std=gnu++11 accepts -g... yes
[spkg-install] checking for g++ -std=gnu++11 -std=gnu++11 option to enable 
C++11 features... none needed
[spkg-install] checking dependency style of g++ -std=gnu++11 -std=gnu++11... 
none
[spkg-install] checking how to run the C++ preprocessor... g++ -std=gnu++11 
-std=gnu++11 -E
[spkg-install] checking for ld used by g++ -std=gnu++11 -std=gnu++11... 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
[spkg-install] checking if the linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
[spkg-install] checking whether the g++ -std=gnu++11 -std=gnu++11 linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
[spkg-install] checking for g++ -std=gnu++11 -std=gnu++11 option to produce 
PIC... -fno-common -DPIC
[spkg-install] checking if g++ -std=gnu++11 -std=gnu++11 PIC flag -fno-common 
-DPIC works... yes
[spkg-install] checking if g++ -std=gnu++11 -std=gnu++11 static flag -static 
works... no
[spkg-install] checking if g++ -std=gnu++11 -std=gnu++11 supports -c -o 
file.o... yes
[spkg-install] checking if g++ -std=gnu++11 -std=gnu++11 supports -c -o 
file.o... (cached) yes
[spkg-install] checking whether the g++ -std=gnu++11 -std=gnu++11 linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... darwin23.5.0 dyld
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking for valgrind... no
[spkg-install] checking for gmp.h... yes
[spkg-install] checking for __gmpz_add in -lgmp... yes
[spkg-install] checking for mpfr_init in -lmpfr... yes
[spkg-install] checking for flint/flint.h... yes
[spkg-install] checking for flint/fmpz.h... yes
[spkg-install] checking for flint/fmpq.h... yes
[spkg-install] checking for fmpz_init in -lflint... yes
[spkg-install] checking whether g++ -std=gnu++11 -std=gnu++11 supports C++14 
features with -std=gnu++14... yes
[spkg-install] checking for gmpxx.h... yes
[spkg-install] checking for boost/lexical_cast.hpp... yes
[spkg-install] checking that generated files are newer than configure... done
[spkg-install] configure: creating ./config.status
[spkg-install] config.status: creating Makefile
[spkg-install] config.status: creating src/Makefile
[spkg-install] config.status: creating srcxx/Makefile
[spkg-install] config.status: creating test/Makefile
[spkg-install] config.status: creating benchmark/Makefile
[spkg-install] config.status: creating test/byexample/Makefile
[spkg-install] config.status: creating e-antic/config.h
[spkg-install] config.status: executing depfiles commands
[spkg-install] config.status: executing libtool commands
[spkg-install] Building e_antic-2.0.2
[spkg-install] Making all in libeantic
[spkg-install] Making all in src
[spkg-install] mkdir -p ./../e-antic
[spkg-install] sed -e 's,[@]libdir[@],/Applications/sage/local/lib,g' < 
../e-antic/local.h.in > ../e-antic/local.h
[spkg-install] make  all-am
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/bisection_step_arb.lo fmpz_poly_extra/bisection_step_arb.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/bisection_step_arb.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/bisection_step_arb.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/descartes_bound.lo fmpz_poly_extra/descartes_bound.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/descartes_bound.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/descartes_bound.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/descartes_bound_0_1.lo fmpz_poly_extra/descartes_bound_0_1.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/descartes_bound_0_1.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/descartes_bound_0_1.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/evaluate.lo fmpz_poly_extra/evaluate.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/evaluate.c  -fno-common -DPIC -o 
fmpz_poly_extra/.libs/evaluate.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/randtest_irreducible.lo fmpz_poly_extra/randtest_irreducible.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/randtest_irreducible.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/randtest_irreducible.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/scale_0_1_fmpq.lo fmpz_poly_extra/scale_0_1_fmpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/scale_0_1_fmpq.c  -fno-common -DPIC 
-o fmpz_poly_extra/.libs/scale_0_1_fmpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/squarefree_part.lo fmpz_poly_extra/squarefree_part.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/squarefree_part.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/squarefree_part.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/has_real_root.lo fmpz_poly_extra/has_real_root.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/has_real_root.c  -fno-common -DPIC 
-o fmpz_poly_extra/.libs/has_real_root.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/newton_step_arb.lo fmpz_poly_extra/newton_step_arb.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/newton_step_arb.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/newton_step_arb.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/num_real_roots_0_1.lo fmpz_poly_extra/num_real_roots_0_1.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/num_real_roots_0_1.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/num_real_roots_0_1.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/num_real_roots_0_1_sturm.lo 
fmpz_poly_extra/num_real_roots_0_1_sturm.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/num_real_roots_0_1_sturm.c  
-fno-common -DPIC -o fmpz_poly_extra/.libs/num_real_roots_0_1_sturm.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/positive_root_upper_bound_2exp.lo 
fmpz_poly_extra/positive_root_upper_bound_2exp.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/positive_root_upper_bound_2exp.c  
-fno-common -DPIC -o fmpz_poly_extra/.libs/positive_root_upper_bound_2exp.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/isolate_real_roots.lo fmpz_poly_extra/isolate_real_roots.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/isolate_real_roots.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/isolate_real_roots.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/relative_condition_number_2exp.lo 
fmpz_poly_extra/relative_condition_number_2exp.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/relative_condition_number_2exp.c  
-fno-common -DPIC -o fmpz_poly_extra/.libs/relative_condition_number_2exp.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/abs.lo fmpz_poly_extra/abs.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/abs.c  -fno-common -DPIC -o 
fmpz_poly_extra/.libs/abs.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/evaluate_at_one.lo fmpz_poly_extra/evaluate_at_one.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/evaluate_at_one.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/evaluate_at_one.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/num_real_roots_0_1_vca.lo 
fmpz_poly_extra/num_real_roots_0_1_vca.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/num_real_roots_0_1_vca.c  
-fno-common -DPIC -o fmpz_poly_extra/.libs/num_real_roots_0_1_vca.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/num_real_roots_vca.lo fmpz_poly_extra/num_real_roots_vca.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/num_real_roots_vca.c  -fno-common 
-DPIC -o fmpz_poly_extra/.libs/num_real_roots_vca.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpz_poly_extra/set_str_pretty.lo fmpz_poly_extra/set_str_pretty.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpz_poly_extra/set_str_pretty.c  -fno-common -DPIC 
-o fmpz_poly_extra/.libs/set_str_pretty.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpq_poly_extra/check_unique_real_root.lo 
fmpq_poly_extra/check_unique_real_root.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpq_poly_extra/check_unique_real_root.c  
-fno-common -DPIC -o fmpq_poly_extra/.libs/check_unique_real_root.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpq_poly_extra/evaluate.lo fmpq_poly_extra/evaluate.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpq_poly_extra/evaluate.c  -fno-common -DPIC -o 
fmpq_poly_extra/.libs/evaluate.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
fmpq_poly_extra/set_str_pretty.lo fmpq_poly_extra/set_str_pretty.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c fmpq_poly_extra/set_str_pretty.c  -fno-common -DPIC 
-o fmpq_poly_extra/.libs/set_str_pretty.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/clear.lo renf/clear.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/clear.c  -fno-common -DPIC -o 
renf/.libs/clear.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/degree.lo renf/degree.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/degree.c  -fno-common -DPIC -o 
renf/.libs/degree.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/equal.lo renf/equal.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/equal.c  -fno-common -DPIC -o 
renf/.libs/equal.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/get_str.lo renf/get_str.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/get_str.c  -fno-common -DPIC -o 
renf/.libs/get_str.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o renf/init.lo 
renf/init.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/init.c  -fno-common -DPIC -o renf/.libs/init.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/init_nth_root.lo renf/init_nth_root.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/init_nth_root.c  -fno-common -DPIC -o 
renf/.libs/init_nth_root.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/init_set.lo renf/init_set.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/init_set.c  -fno-common -DPIC -o 
renf/.libs/init_set.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/print.lo renf/print.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/print.c  -fno-common -DPIC -o 
renf/.libs/print.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/randtest.lo renf/randtest.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/randtest.c  -fno-common -DPIC -o 
renf/.libs/randtest.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/refine_embedding.lo renf/refine_embedding.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/refine_embedding.c  -fno-common -DPIC -o 
renf/.libs/refine_embedding.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/set_embeddings_fmpz_poly.lo renf/set_embeddings_fmpz_poly.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/set_embeddings_fmpz_poly.c  -fno-common -DPIC 
-o renf/.libs/set_embeddings_fmpz_poly.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf/set_immutable.lo renf/set_immutable.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf/set_immutable.c  -fno-common -DPIC -o 
renf/.libs/set_immutable.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/add.lo renf_elem/add.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/add.c  -fno-common -DPIC -o 
renf_elem/.libs/add.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/add_fmpq.lo renf_elem/add_fmpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/add_fmpq.c  -fno-common -DPIC -o 
renf_elem/.libs/add_fmpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/add_fmpz.lo renf_elem/add_fmpz.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/add_fmpz.c  -fno-common -DPIC -o 
renf_elem/.libs/add_fmpz.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/add_si.lo renf_elem/add_si.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/add_si.c  -fno-common -DPIC -o 
renf_elem/.libs/add_si.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/add_ui.lo renf_elem/add_ui.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/add_ui.c  -fno-common -DPIC -o 
renf_elem/.libs/add_ui.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/check_embedding.lo renf_elem/check_embedding.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/check_embedding.c  -fno-common -DPIC -o 
renf_elem/.libs/check_embedding.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/clear.lo renf_elem/clear.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/clear.c  -fno-common -DPIC -o 
renf_elem/.libs/clear.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/cmp.lo renf_elem/cmp.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/cmp.c  -fno-common -DPIC -o 
renf_elem/.libs/cmp.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/cmp_fmpq.lo renf_elem/cmp_fmpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/cmp_fmpq.c  -fno-common -DPIC -o 
renf_elem/.libs/cmp_fmpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/cmp_fmpz.lo renf_elem/cmp_fmpz.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/cmp_fmpz.c  -fno-common -DPIC -o 
renf_elem/.libs/cmp_fmpz.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/cmp_si.lo renf_elem/cmp_si.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/cmp_si.c  -fno-common -DPIC -o 
renf_elem/.libs/cmp_si.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/cmp_ui.lo renf_elem/cmp_ui.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/cmp_ui.c  -fno-common -DPIC -o 
renf_elem/.libs/cmp_ui.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/div.lo renf_elem/div.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/div.c  -fno-common -DPIC -o 
renf_elem/.libs/div.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/div_fmpq.lo renf_elem/div_fmpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/div_fmpq.c  -fno-common -DPIC -o 
renf_elem/.libs/div_fmpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/div_fmpz.lo renf_elem/div_fmpz.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/div_fmpz.c  -fno-common -DPIC -o 
renf_elem/.libs/div_fmpz.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/div_si.lo renf_elem/div_si.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/div_si.c  -fno-common -DPIC -o 
renf_elem/.libs/div_si.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/div_ui.lo renf_elem/div_ui.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/div_ui.c  -fno-common -DPIC -o 
renf_elem/.libs/div_ui.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/equal.lo renf_elem/equal.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/equal.c  -fno-common -DPIC -o 
renf_elem/.libs/equal.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/equal_fmpq.lo renf_elem/equal_fmpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/equal_fmpq.c  -fno-common -DPIC -o 
renf_elem/.libs/equal_fmpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/equal_fmpz.lo renf_elem/equal_fmpz.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/equal_fmpz.c  -fno-common -DPIC -o 
renf_elem/.libs/equal_fmpz.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/equal_si.lo renf_elem/equal_si.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/equal_si.c  -fno-common -DPIC -o 
renf_elem/.libs/equal_si.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/equal_ui.lo renf_elem/equal_ui.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/equal_ui.c  -fno-common -DPIC -o 
renf_elem/.libs/equal_ui.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/fdiv.lo renf_elem/fdiv.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/fdiv.c  -fno-common -DPIC -o 
renf_elem/.libs/fdiv.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/floor_ceil.lo renf_elem/floor_ceil.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/floor_ceil.c  -fno-common -DPIC -o 
renf_elem/.libs/floor_ceil.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/fmpq_div.lo renf_elem/fmpq_div.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/fmpq_div.c  -fno-common -DPIC -o 
renf_elem/.libs/fmpq_div.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/fmpq_sub.lo renf_elem/fmpq_sub.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/fmpq_sub.c  -fno-common -DPIC -o 
renf_elem/.libs/fmpq_sub.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/gen.lo renf_elem/gen.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/gen.c  -fno-common -DPIC -o 
renf_elem/.libs/gen.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/get_arb.lo renf_elem/get_arb.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/get_arb.c  -fno-common -DPIC -o 
renf_elem/.libs/get_arb.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/get_cfrac.lo renf_elem/get_cfrac.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/get_cfrac.c  -fno-common -DPIC -o 
renf_elem/.libs/get_cfrac.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/get_d.lo renf_elem/get_d.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/get_d.c  -fno-common -DPIC -o 
renf_elem/.libs/get_d.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/get_str_pretty.lo renf_elem/get_str_pretty.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/get_str_pretty.c  -fno-common -DPIC -o 
renf_elem/.libs/get_str_pretty.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/init.lo renf_elem/init.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/init.c  -fno-common -DPIC -o 
renf_elem/.libs/init.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/inv.lo renf_elem/inv.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/inv.c  -fno-common -DPIC -o 
renf_elem/.libs/inv.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/is_integer.lo renf_elem/is_integer.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/is_integer.c  -fno-common -DPIC -o 
renf_elem/.libs/is_integer.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/is_one.lo renf_elem/is_one.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/is_one.c  -fno-common -DPIC -o 
renf_elem/.libs/is_one.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/is_rational.lo renf_elem/is_rational.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/is_rational.c  -fno-common -DPIC -o 
renf_elem/.libs/is_rational.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/is_zero.lo renf_elem/is_zero.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/is_zero.c  -fno-common -DPIC -o 
renf_elem/.libs/is_zero.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/mul.lo renf_elem/mul.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/mul.c  -fno-common -DPIC -o 
renf_elem/.libs/mul.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/mul_fmpq.lo renf_elem/mul_fmpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/mul_fmpq.c  -fno-common -DPIC -o 
renf_elem/.libs/mul_fmpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/mul_fmpz.lo renf_elem/mul_fmpz.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/mul_fmpz.c  -fno-common -DPIC -o 
renf_elem/.libs/mul_fmpz.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/mul_si.lo renf_elem/mul_si.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/mul_si.c  -fno-common -DPIC -o 
renf_elem/.libs/mul_si.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/mul_ui.lo renf_elem/mul_ui.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/mul_ui.c  -fno-common -DPIC -o 
renf_elem/.libs/mul_ui.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/neg.lo renf_elem/neg.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/neg.c  -fno-common -DPIC -o 
renf_elem/.libs/neg.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/one.lo renf_elem/one.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/one.c  -fno-common -DPIC -o 
renf_elem/.libs/one.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/pow.lo renf_elem/pow.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/pow.c  -fno-common -DPIC -o 
renf_elem/.libs/pow.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/print_pretty.lo renf_elem/print_pretty.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/print_pretty.c  -fno-common -DPIC -o 
renf_elem/.libs/print_pretty.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/randtest.lo renf_elem/randtest.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/randtest.c  -fno-common -DPIC -o 
renf_elem/.libs/randtest.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/relative_condition_number_2exp.lo 
renf_elem/relative_condition_number_2exp.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/relative_condition_number_2exp.c  
-fno-common -DPIC -o renf_elem/.libs/relative_condition_number_2exp.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set.lo renf_elem/set.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set.c  -fno-common -DPIC -o 
renf_elem/.libs/set.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_evaluation.lo renf_elem/set_evaluation.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_evaluation.c  -fno-common -DPIC -o 
renf_elem/.libs/set_evaluation.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_fmpq.lo renf_elem/set_fmpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_fmpq.c  -fno-common -DPIC -o 
renf_elem/.libs/set_fmpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_fmpq_poly.lo renf_elem/set_fmpq_poly.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_fmpq_poly.c  -fno-common -DPIC -o 
renf_elem/.libs/set_fmpq_poly.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_fmpz.lo renf_elem/set_fmpz.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_fmpz.c  -fno-common -DPIC -o 
renf_elem/.libs/set_fmpz.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_mpq.lo renf_elem/set_mpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_mpq.c  -fno-common -DPIC -o 
renf_elem/.libs/set_mpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_mpz.lo renf_elem/set_mpz.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_mpz.c  -fno-common -DPIC -o 
renf_elem/.libs/set_mpz.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_nf_elem.lo renf_elem/set_nf_elem.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_nf_elem.c  -fno-common -DPIC -o 
renf_elem/.libs/set_nf_elem.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_si.lo renf_elem/set_si.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_si.c  -fno-common -DPIC -o 
renf_elem/.libs/set_si.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/set_ui.lo renf_elem/set_ui.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/set_ui.c  -fno-common -DPIC -o 
renf_elem/.libs/set_ui.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/sgn.lo renf_elem/sgn.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/sgn.c  -fno-common -DPIC -o 
renf_elem/.libs/sgn.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/sub.lo renf_elem/sub.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/sub.c  -fno-common -DPIC -o 
renf_elem/.libs/sub.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/sub_fmpq.lo renf_elem/sub_fmpq.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/sub_fmpq.c  -fno-common -DPIC -o 
renf_elem/.libs/sub_fmpq.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/sub_fmpz.lo renf_elem/sub_fmpz.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/sub_fmpz.c  -fno-common -DPIC -o 
renf_elem/.libs/sub_fmpz.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/sub_si.lo renf_elem/sub_si.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/sub_si.c  -fno-common -DPIC -o 
renf_elem/.libs/sub_si.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/sub_ui.lo renf_elem/sub_ui.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/sub_ui.c  -fno-common -DPIC -o 
renf_elem/.libs/sub_ui.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../e-antic  -DBUILD_LIBEANTIC   -g -O2 -c -o 
renf_elem/zero.lo renf_elem/zero.c
[spkg-install] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../e-antic 
-DBUILD_LIBEANTIC -g -O2 -c renf_elem/zero.c  -fno-common -DPIC -o 
renf_elem/.libs/zero.o
[spkg-install] /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-version-info 3:2:0 -no-undefined  -L/Applications/sage/local/lib  
-Wl,-ld_classic -o libeantic.la -rpath /Applications/sage/local/lib 
fmpz_poly_extra/bisection_step_arb.lo fmpz_poly_extra/descartes_bound.lo 
fmpz_poly_extra/descartes_bound_0_1.lo fmpz_poly_extra/evaluate.lo 
fmpz_poly_extra/randtest_irreducible.lo fmpz_poly_extra/scale_0_1_fmpq.lo 
fmpz_poly_extra/squarefree_part.lo fmpz_poly_extra/has_real_root.lo 
fmpz_poly_extra/newton_step_arb.lo fmpz_poly_extra/num_real_roots_0_1.lo 
fmpz_poly_extra/num_real_roots_0_1_sturm.lo 
fmpz_poly_extra/positive_root_upper_bound_2exp.lo 
fmpz_poly_extra/isolate_real_roots.lo 
fmpz_poly_extra/relative_condition_number_2exp.lo fmpz_poly_extra/abs.lo 
fmpz_poly_extra/evaluate_at_one.lo fmpz_poly_extra/num_real_roots_0_1_vca.lo 
fmpz_poly_extra/num_real_roots_vca.lo fmpz_poly_extra/set_str_pretty.lo 
fmpq_poly_extra/check_unique_real_root.lo fmpq_poly_extra/evaluate.lo 
fmpq_poly_extra/set_str_pretty.lo renf/clear.lo renf/degree.lo renf/equal.lo 
renf/get_str.lo renf/init.lo renf/init_nth_root.lo renf/init_set.lo 
renf/print.lo renf/randtest.lo renf/refine_embedding.lo 
renf/set_embeddings_fmpz_poly.lo renf/set_immutable.lo renf_elem/add.lo 
renf_elem/add_fmpq.lo renf_elem/add_fmpz.lo renf_elem/add_si.lo 
renf_elem/add_ui.lo renf_elem/check_embedding.lo renf_elem/clear.lo 
renf_elem/cmp.lo renf_elem/cmp_fmpq.lo renf_elem/cmp_fmpz.lo 
renf_elem/cmp_si.lo renf_elem/cmp_ui.lo renf_elem/div.lo renf_elem/div_fmpq.lo 
renf_elem/div_fmpz.lo renf_elem/div_si.lo renf_elem/div_ui.lo 
renf_elem/equal.lo renf_elem/equal_fmpq.lo renf_elem/equal_fmpz.lo 
renf_elem/equal_si.lo renf_elem/equal_ui.lo renf_elem/fdiv.lo 
renf_elem/floor_ceil.lo renf_elem/fmpq_div.lo renf_elem/fmpq_sub.lo 
renf_elem/gen.lo renf_elem/get_arb.lo renf_elem/get_cfrac.lo renf_elem/get_d.lo 
renf_elem/get_str_pretty.lo renf_elem/init.lo renf_elem/inv.lo 
renf_elem/is_integer.lo renf_elem/is_one.lo renf_elem/is_rational.lo 
renf_elem/is_zero.lo renf_elem/mul.lo renf_elem/mul_fmpq.lo 
renf_elem/mul_fmpz.lo renf_elem/mul_si.lo renf_elem/mul_ui.lo renf_elem/neg.lo 
renf_elem/one.lo renf_elem/pow.lo renf_elem/print_pretty.lo 
renf_elem/randtest.lo renf_elem/relative_condition_number_2exp.lo 
renf_elem/set.lo renf_elem/set_evaluation.lo renf_elem/set_fmpq.lo 
renf_elem/set_fmpq_poly.lo renf_elem/set_fmpz.lo renf_elem/set_mpq.lo 
renf_elem/set_mpz.lo renf_elem/set_nf_elem.lo renf_elem/set_si.lo 
renf_elem/set_ui.lo renf_elem/sgn.lo renf_elem/sub.lo renf_elem/sub_fmpq.lo 
renf_elem/sub_fmpz.lo renf_elem/sub_si.lo renf_elem/sub_ui.lo renf_elem/zero.lo 
-lflint -lmpfr -lgmp   -lflint -lmpfr -lgmp 
[spkg-install] libtool: link: gcc -dynamiclib  -o .libs/libeantic.3.dylib  
fmpz_poly_extra/.libs/bisection_step_arb.o 
fmpz_poly_extra/.libs/descartes_bound.o 
fmpz_poly_extra/.libs/descartes_bound_0_1.o fmpz_poly_extra/.libs/evaluate.o 
fmpz_poly_extra/.libs/randtest_irreducible.o 
fmpz_poly_extra/.libs/scale_0_1_fmpq.o fmpz_poly_extra/.libs/squarefree_part.o 
fmpz_poly_extra/.libs/has_real_root.o fmpz_poly_extra/.libs/newton_step_arb.o 
fmpz_poly_extra/.libs/num_real_roots_0_1.o 
fmpz_poly_extra/.libs/num_real_roots_0_1_sturm.o 
fmpz_poly_extra/.libs/positive_root_upper_bound_2exp.o 
fmpz_poly_extra/.libs/isolate_real_roots.o 
fmpz_poly_extra/.libs/relative_condition_number_2exp.o 
fmpz_poly_extra/.libs/abs.o fmpz_poly_extra/.libs/evaluate_at_one.o 
fmpz_poly_extra/.libs/num_real_roots_0_1_vca.o 
fmpz_poly_extra/.libs/num_real_roots_vca.o 
fmpz_poly_extra/.libs/set_str_pretty.o 
fmpq_poly_extra/.libs/check_unique_real_root.o fmpq_poly_extra/.libs/evaluate.o 
fmpq_poly_extra/.libs/set_str_pretty.o renf/.libs/clear.o renf/.libs/degree.o 
renf/.libs/equal.o renf/.libs/get_str.o renf/.libs/init.o 
renf/.libs/init_nth_root.o renf/.libs/init_set.o renf/.libs/print.o 
renf/.libs/randtest.o renf/.libs/refine_embedding.o 
renf/.libs/set_embeddings_fmpz_poly.o renf/.libs/set_immutable.o 
renf_elem/.libs/add.o renf_elem/.libs/add_fmpq.o renf_elem/.libs/add_fmpz.o 
renf_elem/.libs/add_si.o renf_elem/.libs/add_ui.o 
renf_elem/.libs/check_embedding.o renf_elem/.libs/clear.o renf_elem/.libs/cmp.o 
renf_elem/.libs/cmp_fmpq.o renf_elem/.libs/cmp_fmpz.o renf_elem/.libs/cmp_si.o 
renf_elem/.libs/cmp_ui.o renf_elem/.libs/div.o renf_elem/.libs/div_fmpq.o 
renf_elem/.libs/div_fmpz.o renf_elem/.libs/div_si.o renf_elem/.libs/div_ui.o 
renf_elem/.libs/equal.o renf_elem/.libs/equal_fmpq.o 
renf_elem/.libs/equal_fmpz.o renf_elem/.libs/equal_si.o 
renf_elem/.libs/equal_ui.o renf_elem/.libs/fdiv.o renf_elem/.libs/floor_ceil.o 
renf_elem/.libs/fmpq_div.o renf_elem/.libs/fmpq_sub.o renf_elem/.libs/gen.o 
renf_elem/.libs/get_arb.o renf_elem/.libs/get_cfrac.o renf_elem/.libs/get_d.o 
renf_elem/.libs/get_str_pretty.o renf_elem/.libs/init.o renf_elem/.libs/inv.o 
renf_elem/.libs/is_integer.o renf_elem/.libs/is_one.o 
renf_elem/.libs/is_rational.o renf_elem/.libs/is_zero.o renf_elem/.libs/mul.o 
renf_elem/.libs/mul_fmpq.o renf_elem/.libs/mul_fmpz.o renf_elem/.libs/mul_si.o 
renf_elem/.libs/mul_ui.o renf_elem/.libs/neg.o renf_elem/.libs/one.o 
renf_elem/.libs/pow.o renf_elem/.libs/print_pretty.o renf_elem/.libs/randtest.o 
renf_elem/.libs/relative_condition_number_2exp.o renf_elem/.libs/set.o 
renf_elem/.libs/set_evaluation.o renf_elem/.libs/set_fmpq.o 
renf_elem/.libs/set_fmpq_poly.o renf_elem/.libs/set_fmpz.o 
renf_elem/.libs/set_mpq.o renf_elem/.libs/set_mpz.o 
renf_elem/.libs/set_nf_elem.o renf_elem/.libs/set_si.o renf_elem/.libs/set_ui.o 
renf_elem/.libs/sgn.o renf_elem/.libs/sub.o renf_elem/.libs/sub_fmpq.o 
renf_elem/.libs/sub_fmpz.o renf_elem/.libs/sub_si.o renf_elem/.libs/sub_ui.o 
renf_elem/.libs/zero.o   -L/Applications/sage/local/lib -lflint -lmpfr 
/Applications/sage/local/lib/libgmp.dylib  -g -O2 -Wl,-ld_classic   
-install_name  /Applications/sage/local/lib/libeantic.3.dylib 
-compatibility_version 4 -current_version 4.2 
[spkg-install] libtool: link: (cd ".libs" && rm -f "libeantic.dylib" && ln -s 
"libeantic.3.dylib" "libeantic.dylib")
[spkg-install] libtool: link: ( cd ".libs" && rm -f "libeantic.la" && ln -s 
"../libeantic.la" "libeantic.la" )
[spkg-install] Making all in srcxx
[spkg-install] /bin/bash ../libtool  --tag=CXX   --mode=compile g++ 
-std=gnu++11 -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I../e-antic  
-DBUILD_LIBEANTIC   -g -O2 -c -o renf_class.lo renf_class.cpp
[spkg-install] libtool: compile:  g++ -std=gnu++11 -std=gnu++11 -std=gnu++14 
-DHAVE_CONFIG_H -I. -I../e-antic -DBUILD_LIBEANTIC -g -O2 -c renf_class.cpp  
-fno-common -DPIC -o .libs/renf_class.o
[spkg-install] renf_class.cpp:244:27: warning: 'get_pword' is deprecated: Use 
cereal.hpp or the renf_elem_class constructor taking a string instead. 
[-Wdeprecated-declarations]
[spkg-install]     auto nf = renf_class::get_pword(is);
[spkg-install]                           ^
[spkg-install] ./../e-antic/renf_class.hpp:226:7: note: 'get_pword' has been 
explicitly marked deprecated here
[spkg-install]     [[deprecated("Use cereal.hpp or the renf_elem_class 
constructor taking a string instead.")]]
[spkg-install]       ^
[spkg-install] 1 warning generated.
[spkg-install] /bin/bash ../libtool  --tag=CXX   --mode=compile g++ 
-std=gnu++11 -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I../e-antic  
-DBUILD_LIBEANTIC   -g -O2 -c -o renf_elem_class.lo renf_elem_class.cpp
[spkg-install] libtool: compile:  g++ -std=gnu++11 -std=gnu++11 -std=gnu++14 
-DHAVE_CONFIG_H -I. -I../e-antic -DBUILD_LIBEANTIC -g -O2 -c 
renf_elem_class.cpp  -fno-common -DPIC -o .libs/renf_elem_class.o
[spkg-install] In file included from renf_elem_class.cpp:20:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/optional.hpp:15:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/optional/optional.hpp:38:
[spkg-install] 
/Applications/sage/local/include/boost/type_traits/has_nothrow_constructor.hpp:27:84:
 warning: builtin __has_nothrow_constructor is deprecated; use 
__is_nothrow_constructible instead [-Wdeprecated-builtins]
[spkg-install] template <class T> struct has_nothrow_constructor : public 
integral_constant<bool, BOOST_HAS_NOTHROW_CONSTRUCTOR(T)>{};
[spkg-install]                                                                  
                  ^
[spkg-install] 
/Applications/sage/local/include/boost/type_traits/intrinsics.hpp:193:48: note: 
expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
[spkg-install] #     define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) 
(__has_nothrow_constructor(T) && is_default_constructible<T>::value)
[spkg-install]                                                ^
[spkg-install] In file included from renf_elem_class.cpp:20:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/optional.hpp:15:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/optional/optional.hpp:47:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/type_traits/is_nothrow_move_assignable.hpp:16:
[spkg-install] 
/Applications/sage/local/include/boost/type_traits/has_nothrow_assign.hpp:65:7: 
warning: builtin __has_nothrow_assign is deprecated; use 
__is_nothrow_assignable instead [-Wdeprecated-builtins]
[spkg-install]       BOOST_HAS_NOTHROW_ASSIGN(T)
[spkg-install]       ^
[spkg-install] 
/Applications/sage/local/include/boost/type_traits/intrinsics.hpp:199:43: note: 
expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN'
[spkg-install] #     define BOOST_HAS_NOTHROW_ASSIGN(T) 
(__has_nothrow_assign(T) && !is_volatile<T>::value && is_assignable<T&, const 
T&>::value)
[spkg-install]                                           ^
[spkg-install] In file included from renf_elem_class.cpp:20:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/optional.hpp:15:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/optional/optional.hpp:53:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/move/utility.hpp:30:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/move/traits.hpp:31:
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:805:30: 
warning: builtin __has_trivial_destructor is deprecated; use 
__is_trivially_destructible instead [-Wdeprecated-builtins]
[spkg-install] {  static const bool value = 
BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); };
[spkg-install]                              ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:272:54: 
note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE'
[spkg-install]    #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T)   
BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T)
[spkg-install]                                                      ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:128:51: 
note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR'
[spkg-install] #     define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) 
__has_trivial_destructor(T)
[spkg-install]                                                   ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:812:30: 
warning: builtin __has_trivial_constructor is deprecated; use 
__is_trivially_constructible instead [-Wdeprecated-builtins]
[spkg-install] {  static const bool value = 
BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T); };
[spkg-install]                              ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:246:62: 
note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE'
[spkg-install]    #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T)  
BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T)
[spkg-install]                                                              ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:119:52: 
note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR'
[spkg-install] #     define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) 
__has_trivial_constructor(T)
[spkg-install]                                                    ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:822:30: 
warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable 
instead [-Wdeprecated-builtins]
[spkg-install]    static const bool value = 
BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T);
[spkg-install]                              ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:240:60: 
note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE'
[spkg-install]                                                            
BOOST_MOVE_HAS_TRIVIAL_COPY(T))
[spkg-install]                                                            ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:122:45: 
note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY'
[spkg-install] #     define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T)
[spkg-install]                                             ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:840:30: 
warning: builtin __has_trivial_assign is deprecated; use 
__is_trivially_assignable instead [-Wdeprecated-builtins]
[spkg-install]    static const bool value = 
BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T);
[spkg-install]                              ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:260:58: 
note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE'
[spkg-install]                                                          
BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T))
[spkg-install]                                                          ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:125:48: 
note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN'
[spkg-install] #     define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) 
(__has_trivial_assign(T) )
[spkg-install]                                                ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:856:30: 
warning: builtin __has_nothrow_constructor is deprecated; use 
__is_nothrow_constructible instead [-Wdeprecated-builtins]
[spkg-install] {  static const bool value = 
BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T);  };
[spkg-install]                              ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:278:60: 
note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE'
[spkg-install]    #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T)  
BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T)
[spkg-install]                                                            ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:131:52: 
note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR'
[spkg-install] #     define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) 
__has_nothrow_constructor(T)
[spkg-install]                                                    ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:863:30: 
warning: builtin __has_nothrow_copy is deprecated; use 
__is_nothrow_constructible instead [-Wdeprecated-builtins]
[spkg-install] {  static const bool value = 
BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T);  };
[spkg-install]                              ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:284:58: 
note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE'
[spkg-install]    #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T)   
BOOST_MOVE_HAS_NOTHROW_COPY(T)
[spkg-install]                                                          ^
[spkg-install] 
/Applications/sage/local/include/boost/move/detail/type_traits.hpp:134:46: 
note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY'
[spkg-install] #     define BOOST_MOVE_HAS_NOTHROW_COPY(T) 
(__has_nothrow_copy(T))
[spkg-install]                                              ^
[spkg-install] In file included from renf_elem_class.cpp:21:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast.hpp:32:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast/try_lexical_convert.hpp:42:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
[spkg-install] 
/Applications/sage/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21:
 warning: 'sprintf' is deprecated: This function is provided for compatibility 
reasons only.  Due to security concerns inherent in the design of sprintf(3), 
it is highly recommended that you use snprintf(3) instead. 
[-Wdeprecated-declarations]
[spkg-install]                     sprintf(begin, 
[spkg-install]                     ^
[spkg-install] 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1:
 note: 'sprintf' has been explicitly marked deprecated here
[spkg-install] __deprecated_msg("This function is provided for compatibility 
reasons only.  Due to security concerns inherent in the design of sprintf(3), 
it is highly recommended that you use snprintf(3) instead.")
[spkg-install] ^
[spkg-install] 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48:
 note: expanded from macro '__deprecated_msg'
[spkg-install]         #define __deprecated_msg(_msg) 
__attribute__((__deprecated__(_msg)))
[spkg-install]                                                       ^
[spkg-install] In file included from renf_elem_class.cpp:21:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast.hpp:32:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast/try_lexical_convert.hpp:42:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
[spkg-install] 
/Applications/sage/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21:
 warning: 'sprintf' is deprecated: This function is provided for compatibility 
reasons only.  Due to security concerns inherent in the design of sprintf(3), 
it is highly recommended that you use snprintf(3) instead. 
[-Wdeprecated-declarations]
[spkg-install]                     sprintf(begin, 
[spkg-install]                     ^
[spkg-install] 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1:
 note: 'sprintf' has been explicitly marked deprecated here
[spkg-install] __deprecated_msg("This function is provided for compatibility 
reasons only.  Due to security concerns inherent in the design of sprintf(3), 
it is highly recommended that you use snprintf(3) instead.")
[spkg-install] ^
[spkg-install] 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48:
 note: expanded from macro '__deprecated_msg'
[spkg-install]         #define __deprecated_msg(_msg) 
__attribute__((__deprecated__(_msg)))
[spkg-install]                                                       ^
[spkg-install] In file included from renf_elem_class.cpp:21:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast.hpp:32:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast/try_lexical_convert.hpp:42:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
[spkg-install] 
/Applications/sage/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21:
 warning: 'sprintf' is deprecated: This function is provided for compatibility 
reasons only.  Due to security concerns inherent in the design of sprintf(3), 
it is highly recommended that you use snprintf(3) instead. 
[-Wdeprecated-declarations]
[spkg-install]                     sprintf(begin, 
[spkg-install]                     ^
[spkg-install] 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1:
 note: 'sprintf' has been explicitly marked deprecated here
[spkg-install] __deprecated_msg("This function is provided for compatibility 
reasons only.  Due to security concerns inherent in the design of sprintf(3), 
it is highly recommended that you use snprintf(3) instead.")
[spkg-install] ^
[spkg-install] 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48:
 note: expanded from macro '__deprecated_msg'
[spkg-install]         #define __deprecated_msg(_msg) 
__attribute__((__deprecated__(_msg)))
[spkg-install]                                                       ^
[spkg-install] In file included from renf_elem_class.cpp:18:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/cast.hpp:33:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/converter.hpp:13:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/conversion_traits.hpp:13:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/detail/conversion_traits.hpp:18:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/detail/int_float_mixture.hpp:19:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/mpl/integral_c.hpp:32:
[spkg-install] 
/Applications/sage/local/include/boost/mpl/aux_/integral_wrapper.hpp:73:31: 
error: integer value -1 is outside the valid range of values [0, 3] for this 
enumeration type [-Wenum-constexpr-conversion]
[spkg-install]     typedef AUX_WRAPPER_INST( 
BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE, (value - 1)) ) prior;
[spkg-install]                               ^
[spkg-install] 
/Applications/sage/local/include/boost/mpl/aux_/static_cast.hpp:24:47: note: 
expanded from macro 'BOOST_MPL_AUX_STATIC_CAST'
[spkg-install] #   define BOOST_MPL_AUX_STATIC_CAST(T, expr) 
static_cast<T>(expr)
[spkg-install]                                               ^
[spkg-install] In file included from renf_elem_class.cpp:18:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/cast.hpp:33:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/converter.hpp:13:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/conversion_traits.hpp:13:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/detail/conversion_traits.hpp:18:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/detail/int_float_mixture.hpp:19:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/mpl/integral_c.hpp:32:
[spkg-install] 
/Applications/sage/local/include/boost/mpl/aux_/integral_wrapper.hpp:73:31: 
error: integer value -1 is outside the valid range of values [0, 3] for this 
enumeration type [-Wenum-constexpr-conversion]
[spkg-install] 
/Applications/sage/local/include/boost/mpl/aux_/static_cast.hpp:24:47: note: 
expanded from macro 'BOOST_MPL_AUX_STATIC_CAST'
[spkg-install] #   define BOOST_MPL_AUX_STATIC_CAST(T, expr) 
static_cast<T>(expr)
[spkg-install]                                               ^
[spkg-install] In file included from renf_elem_class.cpp:18:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/cast.hpp:33:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/converter.hpp:13:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/conversion_traits.hpp:13:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/detail/conversion_traits.hpp:18:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/detail/int_float_mixture.hpp:19:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/mpl/integral_c.hpp:32:
[spkg-install] 
/Applications/sage/local/include/boost/mpl/aux_/integral_wrapper.hpp:73:31: 
error: integer value -1 is outside the valid range of values [0, 3] for this 
enumeration type [-Wenum-constexpr-conversion]
[spkg-install] 
/Applications/sage/local/include/boost/mpl/aux_/static_cast.hpp:24:47: note: 
expanded from macro 'BOOST_MPL_AUX_STATIC_CAST'
[spkg-install] #   define BOOST_MPL_AUX_STATIC_CAST(T, expr) 
static_cast<T>(expr)
[spkg-install]                                               ^
[spkg-install] In file included from renf_elem_class.cpp:18:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/cast.hpp:33:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/converter.hpp:13:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/conversion_traits.hpp:13:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/detail/conversion_traits.hpp:18:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/numeric/conversion/detail/int_float_mixture.hpp:19:
[spkg-install] In file included from 
/Applications/sage/local/include/boost/mpl/integral_c.hpp:32:
[spkg-install] 
/Applications/sage/local/include/boost/mpl/aux_/integral_wrapper.hpp:72:31: 
error: integer value 4 is outside the valid range of values [0, 3] for this 
enumeration type [-Wenum-constexpr-conversion]
[spkg-install]     typedef AUX_WRAPPER_INST( 
BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE, (value + 1)) ) next;
[spkg-install]                               ^
[spkg-install] 
/Applications/sage/local/include/boost/mpl/aux_/static_cast.hpp:24:47: note: 
expanded from macro 'BOOST_MPL_AUX_STATIC_CAST'
[spkg-install] #   define BOOST_MPL_AUX_STATIC_CAST(T, expr) 
static_cast<T>(expr)
[spkg-install]                                               ^
[spkg-install] 11 warnings and 4 errors generated.
[spkg-install] make[5]: *** [renf_elem_class.lo] Error 1
[spkg-install] make[4]: *** [all-recursive] Error 1
[spkg-install] make[3]: *** [all-recursive] Error 1
[spkg-install] 
********************************************************************************
[spkg-install] Error building e_antic-2.0.2
[spkg-install] 
********************************************************************************
************************************************************************
Error installing package e_antic-2.0.2
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
  /Applications/sage/logs/pkgs/e_antic-2.0.2.log
and
  /Applications/sage/config.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/Applications/sage/local/var/tmp/sage/build/e_antic-2.0.2 and type 'make' or 
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/Applications/sage/local/var/tmp/sage/build/e_antic-2.0.2' && 
'/Applications/sage/sage' --buildsh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
real 0m36.310s user 0m7.641s sys 0m6.311s

Reply via email to