>>> cddlib: Building community/cddlib 0.94m-r2 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 14:47:52 +0000 >>> cddlib: Validating /home/buildozer/aports/community/cddlib/APKBUILD... >>> WARNING: cddlib: No maintainer >>> cddlib: Analyzing dependencies... >>> cddlib: Installing for build: build-base gmp-dev (1/3) Installing libgmpxx (6.3.0-r4) (2/3) Installing gmp-dev (6.3.0-r4) (3/3) Installing .makedepends-cddlib (20260428.144756) OK: 385.6 MiB in 106 packages >>> cddlib: Cleaning up srcdir >>> cddlib: Cleaning up pkgdir >>> cddlib: Cleaning up tmpdir >>> cddlib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/cddlib-0.94m.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/cddlib-0.94m.tar.gz.part' cddlib-0.94m.tar.gz. 6% |* | 81672 0:00:15 ETA cddlib-0.94m.tar.gz. 100% |********************************| 1319k 0:00:00 ETA '/var/cache/distfiles/v3.24/cddlib-0.94m.tar.gz.part' saved /var/cache/distfiles/v3.24/cddlib-0.94m.tar.gz: OK >>> cddlib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/cddlib-0.94m.tar.gz /var/cache/distfiles/v3.24/cddlib-0.94m.tar.gz: OK >>> cddlib: Unpacking /var/cache/distfiles/v3.24/cddlib-0.94m.tar.gz... >>> cddlib: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for s390x-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for s390x-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking for latex... no checking for pdflatex... no checking for latex2html... no checking for dvips... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating lib-src/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating cddlib.pc config.status: executing depfiles commands config.status: executing libtool commands Making all in doc make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/doc' Making all in lib-src make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' sed -e 's/dd_/ddf_/g' -e 's/cddf_/cdd_/g' -e 's/mytype/myfloat/g' -e 's/#include "cdd.h"/#include "cdd_f.h"/' -e 's/#include "cddtypes.h"/#include "cddtypes_f.h"/' -e 's/#include "cddmp.h"/#include "cddmp_f.h"/' -e 's/__CDD_H/__CDD_HF/' -e 's/__CDD_HFF/__CDD_HF/' -e 's/__CDDMP_H/_CDDMP_HF/' -e 's/__CDDTYPES_H/_CDDTYPES_HF/' -e 's/GMPRATIONAL/ddf_GMPRATIONAL/g' -e 's/ARITHMETIC/ddf_ARITHMETIC/g' -e 's/CDOUBLE/ddf_CDOUBLE/g' cddcore.c | awk 'BEGIN{print "/* generated automatically from cddcore.c */"}1' > cddcore_f.c sed -e 's/dd_/ddf_/g' -e 's/cddf_/cdd_/g' -e 's/mytype/myfloat/g' -e 's/#include "cdd.h"/#include "cdd_f.h"/' -e 's/#include "cddtypes.h"/#include "cddtypes_f.h"/' -e 's/#include "cddmp.h"/#include "cddmp_f.h"/' -e 's/__CDD_H/__CDD_HF/' -e 's/__CDD_HFF/__CDD_HF/' -e 's/__CDDMP_H/_CDDMP_HF/' -e 's/__CDDTYPES_H/_CDDTYPES_HF/' -e 's/GMPRATIONAL/ddf_GMPRATIONAL/g' -e 's/ARITHMETIC/ddf_ARITHMETIC/g' -e 's/CDOUBLE/ddf_CDOUBLE/g' cddlp.c | awk 'BEGIN{print "/* generated automatically from cddlp.c */"}1' > cddlp_f.c sed -e 's/dd_/ddf_/g' -e 's/cddf_/cdd_/g' -e 's/mytype/myfloat/g' -e 's/#include "cdd.h"/#include "cdd_f.h"/' -e 's/#include "cddtypes.h"/#include "cddtypes_f.h"/' -e 's/#include "cddmp.h"/#include "cddmp_f.h"/' -e 's/__CDD_H/__CDD_HF/' -e 's/__CDD_HFF/__CDD_HF/' -e 's/__CDDMP_H/_CDDMP_HF/' -e 's/__CDDTYPES_H/_CDDTYPES_HF/' -e 's/GMPRATIONAL/ddf_GMPRATIONAL/g' -e 's/ARITHMETIC/ddf_ARITHMETIC/g' -e 's/CDOUBLE/ddf_CDOUBLE/g' cddmp.c | awk 'BEGIN{print "/* generated automatically from cddmp.c */"}1' > cddmp_f.c sed -e 's/dd_/ddf_/g' -e 's/cddf_/cdd_/g' -e 's/mytype/myfloat/g' -e 's/#include "cdd.h"/#include "cdd_f.h"/' -e 's/#include "cddtypes.h"/#include "cddtypes_f.h"/' -e 's/#include "cddmp.h"/#include "cddmp_f.h"/' -e 's/__CDD_H/__CDD_HF/' -e 's/__CDD_HFF/__CDD_HF/' -e 's/__CDDMP_H/_CDDMP_HF/' -e 's/__CDDTYPES_H/_CDDTYPES_HF/' -e 's/GMPRATIONAL/ddf_GMPRATIONAL/g' -e 's/ARITHMETIC/ddf_ARITHMETIC/g' -e 's/CDOUBLE/ddf_CDOUBLE/g' cddio.c | awk 'BEGIN{print "/* generated automatically from cddio.c */"}1' > cddio_f.c sed -e 's/dd_/ddf_/g' -e 's/cddf_/cdd_/g' -e 's/mytype/myfloat/g' -e 's/#include "cdd.h"/#include "cdd_f.h"/' -e 's/#include "cddtypes.h"/#include "cddtypes_f.h"/' -e 's/#include "cddmp.h"/#include "cddmp_f.h"/' -e 's/__CDD_H/__CDD_HF/' -e 's/__CDD_HFF/__CDD_HF/' -e 's/__CDDMP_H/_CDDMP_HF/' -e 's/__CDDTYPES_H/_CDDTYPES_HF/' -e 's/GMPRATIONAL/ddf_GMPRATIONAL/g' -e 's/ARITHMETIC/ddf_ARITHMETIC/g' -e 's/CDOUBLE/ddf_CDOUBLE/g' cddlib.c | awk 'BEGIN{print "/* generated automatically from cddlib.c */"}1' > cddlib_f.c sed -e 's/dd_/ddf_/g' -e 's/cddf_/cdd_/g' -e 's/mytype/myfloat/g' -e 's/#include "cdd.h"/#include "cdd_f.h"/' -e 's/#include "cddtypes.h"/#include "cddtypes_f.h"/' -e 's/#include "cddmp.h"/#include "cddmp_f.h"/' -e 's/__CDD_H/__CDD_HF/' -e 's/__CDD_HFF/__CDD_HF/' -e 's/__CDDMP_H/_CDDMP_HF/' -e 's/__CDDTYPES_H/_CDDTYPES_HF/' -e 's/GMPRATIONAL/ddf_GMPRATIONAL/g' -e 's/ARITHMETIC/ddf_ARITHMETIC/g' -e 's/CDOUBLE/ddf_CDOUBLE/g' cddproj.c | awk 'BEGIN{print "/* generated automatically from cddproj.c */"}1' > cddproj_f.c make all-am make[2]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddcore.lo -MD -MP -MF .deps/libcdd_la-cddcore.Tpo -c -o libcdd_la-cddcore.lo `test -f 'cddcore.c' || echo './'`cddcore.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddlp.lo -MD -MP -MF .deps/libcdd_la-cddlp.Tpo -c -o libcdd_la-cddlp.lo `test -f 'cddlp.c' || echo './'`cddlp.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddmp.lo -MD -MP -MF .deps/libcdd_la-cddmp.Tpo -c -o libcdd_la-cddmp.lo `test -f 'cddmp.c' || echo './'`cddmp.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddio.lo -MD -MP -MF .deps/libcdd_la-cddio.Tpo -c -o libcdd_la-cddio.lo `test -f 'cddio.c' || echo './'`cddio.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddlib.lo -MD -MP -MF .deps/libcdd_la-cddlib.Tpo -c -o libcdd_la-cddlib.lo `test -f 'cddlib.c' || echo './'`cddlib.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddproj.lo -MD -MP -MF .deps/libcdd_la-cddproj.Tpo -c -o libcdd_la-cddproj.lo `test -f 'cddproj.c' || echo './'`cddproj.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-setoper.lo -MD -MP -MF .deps/libcdd_la-setoper.Tpo -c -o libcdd_la-setoper.lo `test -f 'setoper.c' || echo './'`setoper.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddcore.lo -MD -MP -MF .deps/libcddgmp_la-cddcore.Tpo -c -o libcddgmp_la-cddcore.lo `test -f 'cddcore.c' || echo './'`cddcore.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddcore.lo -MD -MP -MF .deps/libcdd_la-cddcore.Tpo -c cddcore.c -fPIC -DPIC -o .libs/libcdd_la-cddcore.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-setoper.lo -MD -MP -MF .deps/libcdd_la-setoper.Tpo -c setoper.c -fPIC -DPIC -o .libs/libcdd_la-setoper.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddcore.lo -MD -MP -MF .deps/libcddgmp_la-cddcore.Tpo -c cddcore.c -fPIC -DPIC -o .libs/libcddgmp_la-cddcore.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddlib.lo -MD -MP -MF .deps/libcdd_la-cddlib.Tpo -c cddlib.c -fPIC -DPIC -o .libs/libcdd_la-cddlib.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddlp.lo -MD -MP -MF .deps/libcdd_la-cddlp.Tpo -c cddlp.c -fPIC -DPIC -o .libs/libcdd_la-cddlp.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddio.lo -MD -MP -MF .deps/libcdd_la-cddio.Tpo -c cddio.c -fPIC -DPIC -o .libs/libcdd_la-cddio.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddproj.lo -MD -MP -MF .deps/libcdd_la-cddproj.Tpo -c cddproj.c -fPIC -DPIC -o .libs/libcdd_la-cddproj.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddmp.lo -MD -MP -MF .deps/libcdd_la-cddmp.Tpo -c cddmp.c -fPIC -DPIC -o .libs/libcdd_la-cddmp.o cddlp.c: In function 'dd_RedundantRowsViaShooting': cddlp.c:2954:28: warning: too many arguments for format [-Wformat-extra-args] 2954 | if (localdebug) printf("No interior-point is found and thus the standard LP technique will be used.\n", ired); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddio.c: In function 'dd_sread_rational_value': cddio.c:1951:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1951 | numerator_s = s; | ^ libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddmp.lo -MD -MP -MF .deps/libcdd_la-cddmp.Tpo -c cddmp.c -o libcdd_la-cddmp.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddlib.lo -MD -MP -MF .deps/libcdd_la-cddlib.Tpo -c cddlib.c -o libcdd_la-cddlib.o >/dev/null 2>&1 mv -f .deps/libcdd_la-cddmp.Tpo .deps/libcdd_la-cddmp.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlp.lo -MD -MP -MF .deps/libcddgmp_la-cddlp.Tpo -c -o libcddgmp_la-cddlp.lo `test -f 'cddlp.c' || echo './'`cddlp.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-setoper.lo -MD -MP -MF .deps/libcdd_la-setoper.Tpo -c setoper.c -o libcdd_la-setoper.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddproj.lo -MD -MP -MF .deps/libcdd_la-cddproj.Tpo -c cddproj.c -o libcdd_la-cddproj.o >/dev/null 2>&1 mv -f .deps/libcdd_la-cddlib.Tpo .deps/libcdd_la-cddlib.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddmp.lo -MD -MP -MF .deps/libcddgmp_la-cddmp.Tpo -c -o libcddgmp_la-cddmp.lo `test -f 'cddmp.c' || echo './'`cddmp.c mv -f .deps/libcdd_la-setoper.Tpo .deps/libcdd_la-setoper.Plo mv -f .deps/libcdd_la-cddproj.Tpo .deps/libcdd_la-cddproj.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddio.lo -MD -MP -MF .deps/libcddgmp_la-cddio.Tpo -c -o libcddgmp_la-cddio.lo `test -f 'cddio.c' || echo './'`cddio.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlib.lo -MD -MP -MF .deps/libcddgmp_la-cddlib.Tpo -c -o libcddgmp_la-cddlib.lo `test -f 'cddlib.c' || echo './'`cddlib.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlp.lo -MD -MP -MF .deps/libcddgmp_la-cddlp.Tpo -c cddlp.c -fPIC -DPIC -o .libs/libcddgmp_la-cddlp.o cddlp.c: In function 'dd_RedundantRowsViaShooting': cddlp.c:2954:28: warning: too many arguments for format [-Wformat-extra-args] 2954 | if (localdebug) printf("No interior-point is found and thus the standard LP technique will be used.\n", ired); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddmp.lo -MD -MP -MF .deps/libcddgmp_la-cddmp.Tpo -c cddmp.c -fPIC -DPIC -o .libs/libcddgmp_la-cddmp.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddio.lo -MD -MP -MF .deps/libcddgmp_la-cddio.Tpo -c cddio.c -fPIC -DPIC -o .libs/libcddgmp_la-cddio.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddmp.lo -MD -MP -MF .deps/libcddgmp_la-cddmp.Tpo -c cddmp.c -o libcddgmp_la-cddmp.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlib.lo -MD -MP -MF .deps/libcddgmp_la-cddlib.Tpo -c cddlib.c -fPIC -DPIC -o .libs/libcddgmp_la-cddlib.o cddio.c: In function 'dd_sread_rational_value': cddio.c:1951:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1951 | numerator_s = s; | ^ mv -f .deps/libcddgmp_la-cddmp.Tpo .deps/libcddgmp_la-cddmp.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddproj.lo -MD -MP -MF .deps/libcddgmp_la-cddproj.Tpo -c -o libcddgmp_la-cddproj.lo `test -f 'cddproj.c' || echo './'`cddproj.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlib.lo -MD -MP -MF .deps/libcddgmp_la-cddlib.Tpo -c cddlib.c -o libcddgmp_la-cddlib.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddproj.lo -MD -MP -MF .deps/libcddgmp_la-cddproj.Tpo -c cddproj.c -fPIC -DPIC -o .libs/libcddgmp_la-cddproj.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddcore.lo -MD -MP -MF .deps/libcddgmp_la-cddcore.Tpo -c cddcore.c -o libcddgmp_la-cddcore.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddproj.lo -MD -MP -MF .deps/libcddgmp_la-cddproj.Tpo -c cddproj.c -o libcddgmp_la-cddproj.o >/dev/null 2>&1 mv -f .deps/libcddgmp_la-cddlib.Tpo .deps/libcddgmp_la-cddlib.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-setoper.lo -MD -MP -MF .deps/libcddgmp_la-setoper.Tpo -c -o libcddgmp_la-setoper.lo `test -f 'setoper.c' || echo './'`setoper.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddcore.lo -MD -MP -MF .deps/libcdd_la-cddcore.Tpo -c cddcore.c -o libcdd_la-cddcore.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddio.lo -MD -MP -MF .deps/libcdd_la-cddio.Tpo -c cddio.c -o libcdd_la-cddio.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-setoper.lo -MD -MP -MF .deps/libcddgmp_la-setoper.Tpo -c setoper.c -fPIC -DPIC -o .libs/libcddgmp_la-setoper.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-setoper.lo -MD -MP -MF .deps/libcddgmp_la-setoper.Tpo -c setoper.c -o libcddgmp_la-setoper.o >/dev/null 2>&1 mv -f .deps/libcddgmp_la-cddproj.Tpo .deps/libcddgmp_la-cddproj.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddcore_f.lo -MD -MP -MF .deps/libcddgmp_la-cddcore_f.Tpo -c -o libcddgmp_la-cddcore_f.lo `test -f 'cddcore_f.c' || echo './'`cddcore_f.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddio.lo -MD -MP -MF .deps/libcddgmp_la-cddio.Tpo -c cddio.c -o libcddgmp_la-cddio.o >/dev/null 2>&1 mv -f .deps/libcddgmp_la-setoper.Tpo .deps/libcddgmp_la-setoper.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlp_f.lo -MD -MP -MF .deps/libcddgmp_la-cddlp_f.Tpo -c -o libcddgmp_la-cddlp_f.lo `test -f 'cddlp_f.c' || echo './'`cddlp_f.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddcore_f.lo -MD -MP -MF .deps/libcddgmp_la-cddcore_f.Tpo -c cddcore_f.c -fPIC -DPIC -o .libs/libcddgmp_la-cddcore_f.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -UGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcdd_la-cddlp.lo -MD -MP -MF .deps/libcdd_la-cddlp.Tpo -c cddlp.c -o libcdd_la-cddlp.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlp_f.lo -MD -MP -MF .deps/libcddgmp_la-cddlp_f.Tpo -c cddlp_f.c -fPIC -DPIC -o .libs/libcddgmp_la-cddlp_f.o cddlp_f.c: In function 'ddf_RedundantRowsViaShooting': cddlp_f.c:2955:28: warning: too many arguments for format [-Wformat-extra-args] 2955 | if (localdebug) printf("No interior-point is found and thus the standard LP technique will be used.\n", ired); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libcddgmp_la-cddcore.Tpo .deps/libcddgmp_la-cddcore.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddmp_f.lo -MD -MP -MF .deps/libcddgmp_la-cddmp_f.Tpo -c -o libcddgmp_la-cddmp_f.lo `test -f 'cddmp_f.c' || echo './'`cddmp_f.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddmp_f.lo -MD -MP -MF .deps/libcddgmp_la-cddmp_f.Tpo -c cddmp_f.c -fPIC -DPIC -o .libs/libcddgmp_la-cddmp_f.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddmp_f.lo -MD -MP -MF .deps/libcddgmp_la-cddmp_f.Tpo -c cddmp_f.c -o libcddgmp_la-cddmp_f.o >/dev/null 2>&1 mv -f .deps/libcddgmp_la-cddmp_f.Tpo .deps/libcddgmp_la-cddmp_f.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddio_f.lo -MD -MP -MF .deps/libcddgmp_la-cddio_f.Tpo -c -o libcddgmp_la-cddio_f.lo `test -f 'cddio_f.c' || echo './'`cddio_f.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlp.lo -MD -MP -MF .deps/libcddgmp_la-cddlp.Tpo -c cddlp.c -o libcddgmp_la-cddlp.o >/dev/null 2>&1 mv -f .deps/libcdd_la-cddio.Tpo .deps/libcdd_la-cddio.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlib_f.lo -MD -MP -MF .deps/libcddgmp_la-cddlib_f.Tpo -c -o libcddgmp_la-cddlib_f.lo `test -f 'cddlib_f.c' || echo './'`cddlib_f.c libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddio_f.lo -MD -MP -MF .deps/libcddgmp_la-cddio_f.Tpo -c cddio_f.c -fPIC -DPIC -o .libs/libcddgmp_la-cddio_f.o mv -f .deps/libcdd_la-cddcore.Tpo .deps/libcdd_la-cddcore.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddproj_f.lo -MD -MP -MF .deps/libcddgmp_la-cddproj_f.Tpo -c -o libcddgmp_la-cddproj_f.lo `test -f 'cddproj_f.c' || echo './'`cddproj_f.c cddio_f.c: In function 'ddf_sread_rational_value': cddio_f.c:1952:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1952 | numerator_s = s; | ^ mv -f .deps/libcddgmp_la-cddio.Tpo .deps/libcddgmp_la-cddio.Plo libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlib_f.lo -MD -MP -MF .deps/libcddgmp_la-cddlib_f.Tpo -c cddlib_f.c -fPIC -DPIC -o .libs/libcddgmp_la-cddlib_f.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlib_f.lo -MD -MP -MF .deps/libcddgmp_la-cddlib_f.Tpo -c cddlib_f.c -o libcddgmp_la-cddlib_f.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddcore_f.lo -MD -MP -MF .deps/libcddgmp_la-cddcore_f.Tpo -c cddcore_f.c -o libcddgmp_la-cddcore_f.o >/dev/null 2>&1 mv -f .deps/libcddgmp_la-cddlib_f.Tpo .deps/libcddgmp_la-cddlib_f.Plo libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddproj_f.lo -MD -MP -MF .deps/libcddgmp_la-cddproj_f.Tpo -c cddproj_f.c -fPIC -DPIC -o .libs/libcddgmp_la-cddproj_f.o libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddproj_f.lo -MD -MP -MF .deps/libcddgmp_la-cddproj_f.Tpo -c cddproj_f.c -o libcddgmp_la-cddproj_f.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddlp_f.lo -MD -MP -MF .deps/libcddgmp_la-cddlp_f.Tpo -c cddlp_f.c -o libcddgmp_la-cddlp_f.o >/dev/null 2>&1 libtool: compile: cc "-DPACKAGE_NAME=\"cddlib\"" "-DPACKAGE_TARNAME=\"cddlib\"" "-DPACKAGE_VERSION=\"0.94m\"" "-DPACKAGE_STRING=\"cddlib 0.94m\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cddlib\"" "-DVERSION=\"0.94m\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT libcddgmp_la-cddio_f.lo -MD -MP -MF .deps/libcddgmp_la-cddio_f.Tpo -c cddio_f.c -o libcddgmp_la-cddio_f.o >/dev/null 2>&1 mv -f .deps/libcddgmp_la-cddproj_f.Tpo .deps/libcddgmp_la-cddproj_f.Plo mv -f .deps/libcdd_la-cddlp.Tpo .deps/libcdd_la-cddlp.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -version-info 1:2:1 -Wl,--as-needed,-O1,--sort-common -o libcdd.la -rpath /usr/lib libcdd_la-cddcore.lo libcdd_la-cddlp.lo libcdd_la-cddmp.lo libcdd_la-cddio.lo libcdd_la-cddlib.lo libcdd_la-cddproj.lo libcdd_la-setoper.lo libtool: link: cc -shared -fPIC -DPIC .libs/libcdd_la-cddcore.o .libs/libcdd_la-cddlp.o .libs/libcdd_la-cddmp.o .libs/libcdd_la-cddio.o .libs/libcdd_la-cddlib.o .libs/libcdd_la-cddproj.o .libs/libcdd_la-setoper.o -O3 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libcdd.so.0 -o .libs/libcdd.so.0.1.2 libtool: link: (cd ".libs" && rm -f "libcdd.so.0" && ln -s "libcdd.so.0.1.2" "libcdd.so.0") libtool: link: (cd ".libs" && rm -f "libcdd.so" && ln -s "libcdd.so.0.1.2" "libcdd.so") libtool: link: ar cru .libs/libcdd.a libcdd_la-cddcore.o libcdd_la-cddlp.o libcdd_la-cddmp.o libcdd_la-cddio.o libcdd_la-cddlib.o libcdd_la-cddproj.o libcdd_la-setoper.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcdd.a libtool: link: ( cd ".libs" && rm -f "libcdd.la" && ln -s "../libcdd.la" "libcdd.la" ) mv -f .deps/libcddgmp_la-cddcore_f.Tpo .deps/libcddgmp_la-cddcore_f.Plo mv -f .deps/libcddgmp_la-cddio_f.Tpo .deps/libcddgmp_la-cddio_f.Plo mv -f .deps/libcddgmp_la-cddlp.Tpo .deps/libcddgmp_la-cddlp.Plo mv -f .deps/libcddgmp_la-cddlp_f.Tpo .deps/libcddgmp_la-cddlp_f.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -version-info 1:2:1 -lgmp -Wl,--as-needed,-O1,--sort-common -o libcddgmp.la -rpath /usr/lib libcddgmp_la-cddcore.lo libcddgmp_la-cddlp.lo libcddgmp_la-cddmp.lo libcddgmp_la-cddio.lo libcddgmp_la-cddlib.lo libcddgmp_la-cddproj.lo libcddgmp_la-setoper.lo libcddgmp_la-cddcore_f.lo libcddgmp_la-cddlp_f.lo libcddgmp_la-cddmp_f.lo libcddgmp_la-cddio_f.lo libcddgmp_la-cddlib_f.lo libcddgmp_la-cddproj_f.lo libtool: link: cc -shared -fPIC -DPIC .libs/libcddgmp_la-cddcore.o .libs/libcddgmp_la-cddlp.o .libs/libcddgmp_la-cddmp.o .libs/libcddgmp_la-cddio.o .libs/libcddgmp_la-cddlib.o .libs/libcddgmp_la-cddproj.o .libs/libcddgmp_la-setoper.o .libs/libcddgmp_la-cddcore_f.o .libs/libcddgmp_la-cddlp_f.o .libs/libcddgmp_la-cddmp_f.o .libs/libcddgmp_la-cddio_f.o .libs/libcddgmp_la-cddlib_f.o .libs/libcddgmp_la-cddproj_f.o -lgmp -O3 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libcddgmp.so.0 -o .libs/libcddgmp.so.0.1.2 libtool: link: (cd ".libs" && rm -f "libcddgmp.so.0" && ln -s "libcddgmp.so.0.1.2" "libcddgmp.so.0") libtool: link: (cd ".libs" && rm -f "libcddgmp.so" && ln -s "libcddgmp.so.0.1.2" "libcddgmp.so") libtool: link: ar cru .libs/libcddgmp.a libcddgmp_la-cddcore.o libcddgmp_la-cddlp.o libcddgmp_la-cddmp.o libcddgmp_la-cddio.o libcddgmp_la-cddlib.o libcddgmp_la-cddproj.o libcddgmp_la-setoper.o libcddgmp_la-cddcore_f.o libcddgmp_la-cddlp_f.o libcddgmp_la-cddmp_f.o libcddgmp_la-cddio_f.o libcddgmp_la-cddlib_f.o libcddgmp_la-cddproj_f.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcddgmp.a libtool: link: ( cd ".libs" && rm -f "libcddgmp.la" && ln -s "../libcddgmp.la" "libcddgmp.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/src' cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT scdd.o -MD -MP -MF .deps/scdd.Tpo -c -o scdd.o scdd.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT lcdd.o -MD -MP -MF .deps/lcdd.Tpo -c -o lcdd.o lcdd.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT redcheck.o -MD -MP -MF .deps/redcheck.Tpo -c -o redcheck.o redcheck.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT fourier.o -MD -MP -MF .deps/fourier.Tpo -c -o fourier.o fourier.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT projection.o -MD -MP -MF .deps/projection.Tpo -c -o projection.o projection.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT adjacency.o -MD -MP -MF .deps/adjacency.Tpo -c -o adjacency.o adjacency.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT allfaces.o -MD -MP -MF .deps/allfaces.Tpo -c -o allfaces.o allfaces.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testcdd1.o -MD -MP -MF .deps/testcdd1.Tpo -c -o testcdd1.o testcdd1.c mv -f .deps/scdd.Tpo .deps/scdd.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testshoot.o -MD -MP -MF .deps/testshoot.Tpo -c -o testshoot.o testshoot.c mv -f .deps/lcdd.Tpo .deps/lcdd.Po mv -f .deps/redcheck.Tpo .deps/redcheck.Po mv -f .deps/fourier.Tpo .deps/fourier.Po mv -f .deps/projection.Tpo .deps/projection.Po mv -f .deps/testcdd1.Tpo .deps/testcdd1.Po mv -f .deps/adjacency.Tpo .deps/adjacency.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testcdd2.o -MD -MP -MF .deps/testcdd2.Tpo -c -o testcdd2.o testcdd2.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testlp1.o -MD -MP -MF .deps/testlp1.Tpo -c -o testlp1.o testlp1.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testlp2.o -MD -MP -MF .deps/testlp2.Tpo -c -o testlp2.o testlp2.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testlp3.o -MD -MP -MF .deps/testlp3.Tpo -c -o testlp3.o testlp3.c mv -f .deps/allfaces.Tpo .deps/allfaces.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT cddexec.o -MD -MP -MF .deps/cddexec.Tpo -c -o cddexec.o cddexec.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT scdd_gmp-scdd.o -MD -MP -MF .deps/scdd_gmp-scdd.Tpo -c -o scdd_gmp-scdd.o `test -f 'scdd.c' || echo './'`scdd.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT lcdd_gmp-lcdd.o -MD -MP -MF .deps/lcdd_gmp-lcdd.Tpo -c -o lcdd_gmp-lcdd.o `test -f 'lcdd.c' || echo './'`lcdd.c mv -f .deps/testshoot.Tpo .deps/testshoot.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT fourier_gmp-fourier.o -MD -MP -MF .deps/fourier_gmp-fourier.Tpo -c -o fourier_gmp-fourier.o `test -f 'fourier.c' || echo './'`fourier.c mv -f .deps/testlp2.Tpo .deps/testlp2.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT redcheck_gmp-redcheck.o -MD -MP -MF .deps/redcheck_gmp-redcheck.Tpo -c -o redcheck_gmp-redcheck.o `test -f 'redcheck.c' || echo './'`redcheck.c mv -f .deps/lcdd_gmp-lcdd.Tpo .deps/lcdd_gmp-lcdd.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT projection_gmp-projection.o -MD -MP -MF .deps/projection_gmp-projection.Tpo -c -o projection_gmp-projection.o `test -f 'projection.c' || echo './'`projection.c mv -f .deps/testlp1.Tpo .deps/testlp1.Po mv -f .deps/testcdd2.Tpo .deps/testcdd2.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT adjacency_gmp-adjacency.o -MD -MP -MF .deps/adjacency_gmp-adjacency.Tpo -c -o adjacency_gmp-adjacency.o `test -f 'adjacency.c' || echo './'`adjacency.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT allfaces_gmp-allfaces.o -MD -MP -MF .deps/allfaces_gmp-allfaces.Tpo -c -o allfaces_gmp-allfaces.o `test -f 'allfaces.c' || echo './'`allfaces.c mv -f .deps/testlp3.Tpo .deps/testlp3.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testshoot_gmp-testshoot.o -MD -MP -MF .deps/testshoot_gmp-testshoot.Tpo -c -o testshoot_gmp-testshoot.o `test -f 'testshoot.c' || echo './'`testshoot.c mv -f .deps/scdd_gmp-scdd.Tpo .deps/scdd_gmp-scdd.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testcdd1_gmp-testcdd1.o -MD -MP -MF .deps/testcdd1_gmp-testcdd1.Tpo -c -o testcdd1_gmp-testcdd1.o `test -f 'testcdd1.c' || echo './'`testcdd1.c mv -f .deps/fourier_gmp-fourier.Tpo .deps/fourier_gmp-fourier.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testcdd2_gmp-testcdd2.o -MD -MP -MF .deps/testcdd2_gmp-testcdd2.Tpo -c -o testcdd2_gmp-testcdd2.o `test -f 'testcdd2.c' || echo './'`testcdd2.c mv -f .deps/cddexec.Tpo .deps/cddexec.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testlp1_gmp-testlp1.o -MD -MP -MF .deps/testlp1_gmp-testlp1.Tpo -c -o testlp1_gmp-testlp1.o `test -f 'testlp1.c' || echo './'`testlp1.c mv -f .deps/projection_gmp-projection.Tpo .deps/projection_gmp-projection.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testlp2_gmp-testlp2.o -MD -MP -MF .deps/testlp2_gmp-testlp2.Tpo -c -o testlp2_gmp-testlp2.o `test -f 'testlp2.c' || echo './'`testlp2.c mv -f .deps/redcheck_gmp-redcheck.Tpo .deps/redcheck_gmp-redcheck.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT testlp3_gmp-testlp3.o -MD -MP -MF .deps/testlp3_gmp-testlp3.Tpo -c -o testlp3_gmp-testlp3.o `test -f 'testlp3.c' || echo './'`testlp3.c mv -f .deps/testcdd1_gmp-testcdd1.Tpo .deps/testcdd1_gmp-testcdd1.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT cddexec_gmp-cddexec.o -MD -MP -MF .deps/cddexec_gmp-cddexec.Tpo -c -o cddexec_gmp-cddexec.o `test -f 'cddexec.c' || echo './'`cddexec.c mv -f .deps/adjacency_gmp-adjacency.Tpo .deps/adjacency_gmp-adjacency.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT redexter.o -MD -MP -MF .deps/redexter.Tpo -c -o redexter.o redexter.c mv -f .deps/testshoot_gmp-testshoot.Tpo .deps/testshoot_gmp-testshoot.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT redundancies.o -MD -MP -MF .deps/redundancies.Tpo -c -o redundancies.o redundancies.c mv -f .deps/testcdd2_gmp-testcdd2.Tpo .deps/testcdd2_gmp-testcdd2.Po mv -f .deps/allfaces_gmp-allfaces.Tpo .deps/allfaces_gmp-allfaces.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT redundancies_clarkson.o -MD -MP -MF .deps/redundancies_clarkson.Tpo -c -o redundancies_clarkson.o redundancies_clarkson.c cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT redundancies_gmp-redundancies.o -MD -MP -MF .deps/redundancies_gmp-redundancies.Tpo -c -o redundancies_gmp-redundancies.o `test -f 'redundancies.c' || echo './'`redundancies.c mv -f .deps/testlp2_gmp-testlp2.Tpo .deps/testlp2_gmp-testlp2.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT redundancies_clarkson_gmp-redundancies_clarkson.o -MD -MP -MF .deps/redundancies_clarkson_gmp-redundancies_clarkson.Tpo -c -o redundancies_clarkson_gmp-redundancies_clarkson.o `test -f 'redundancies_clarkson.c' || echo './'`redundancies_clarkson.c mv -f .deps/testlp1_gmp-testlp1.Tpo .deps/testlp1_gmp-testlp1.Po cc -DPACKAGE_NAME=\"cddlib\" -DPACKAGE_TARNAME=\"cddlib\" -DPACKAGE_VERSION=\"0.94m\" -DPACKAGE_STRING=\"cddlib\ 0.94m\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cddlib\" -DVERSION=\"0.94m\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../lib-src -DGMPRATIONAL -O3 -fstack-clash-protection -Wformat -Werror=format-security -MT redexter_gmp-redexter.o -MD -MP -MF .deps/redexter_gmp-redexter.Tpo -c -o redexter_gmp-redexter.o `test -f 'redexter.c' || echo './'`redexter.c mv -f .deps/testlp3_gmp-testlp3.Tpo .deps/testlp3_gmp-testlp3.Po mv -f .deps/redexter.Tpo .deps/redexter.Po mv -f .deps/redundancies_clarkson.Tpo .deps/redundancies_clarkson.Po /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o scdd scdd.o ../lib-src/libcdd.la mv -f .deps/cddexec_gmp-cddexec.Tpo .deps/cddexec_gmp-cddexec.Po mv -f .deps/redundancies.Tpo .deps/redundancies.Po mv -f .deps/redundancies_gmp-redundancies.Tpo .deps/redundancies_gmp-redundancies.Po mv -f .deps/redundancies_clarkson_gmp-redundancies_clarkson.Tpo .deps/redundancies_clarkson_gmp-redundancies_clarkson.Po mv -f .deps/redexter_gmp-redexter.Tpo .deps/redexter_gmp-redexter.Po /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o lcdd lcdd.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o redcheck redcheck.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o fourier fourier.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o projection projection.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o adjacency adjacency.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o allfaces allfaces.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testcdd1 testcdd1.o ../lib-src/libcdd.la libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/scdd scdd.o ../lib-src/.libs/libcdd.so /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testshoot testshoot.o ../lib-src/libcdd.la libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/fourier fourier.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/lcdd lcdd.o ../lib-src/.libs/libcdd.so /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testcdd2 testcdd2.o ../lib-src/libcdd.la libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/redcheck redcheck.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/projection projection.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/adjacency adjacency.o ../lib-src/.libs/libcdd.so /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testlp1 testlp1.o ../lib-src/libcdd.la libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testcdd1 testcdd1.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/allfaces allfaces.o ../lib-src/.libs/libcdd.so /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testlp2 testlp2.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testlp3 testlp3.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o cddexec cddexec.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o scdd_gmp scdd_gmp-scdd.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o lcdd_gmp lcdd_gmp-lcdd.o ../lib-src/libcddgmp.la -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testshoot testshoot.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testcdd2 testcdd2.o ../lib-src/.libs/libcdd.so /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o fourier_gmp fourier_gmp-fourier.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o redcheck_gmp redcheck_gmp-redcheck.o ../lib-src/libcddgmp.la -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/cddexec cddexec.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testlp1 testlp1.o ../lib-src/.libs/libcdd.so /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o projection_gmp projection_gmp-projection.o ../lib-src/libcddgmp.la -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testlp2 testlp2.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/scdd_gmp scdd_gmp-scdd.o ../lib-src/.libs/libcddgmp.so -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o adjacency_gmp adjacency_gmp-adjacency.o ../lib-src/libcddgmp.la -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testlp3 testlp3.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/lcdd_gmp lcdd_gmp-lcdd.o ../lib-src/.libs/libcddgmp.so -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o allfaces_gmp allfaces_gmp-allfaces.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testshoot_gmp testshoot_gmp-testshoot.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testcdd1_gmp testcdd1_gmp-testcdd1.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testcdd2_gmp testcdd2_gmp-testcdd2.o ../lib-src/libcddgmp.la -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/fourier_gmp fourier_gmp-fourier.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/redcheck_gmp redcheck_gmp-redcheck.o ../lib-src/.libs/libcddgmp.so -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testlp1_gmp testlp1_gmp-testlp1.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testlp2_gmp testlp2_gmp-testlp2.o ../lib-src/libcddgmp.la -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/adjacency_gmp adjacency_gmp-adjacency.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/projection_gmp projection_gmp-projection.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/allfaces_gmp allfaces_gmp-allfaces.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testcdd1_gmp testcdd1_gmp-testcdd1.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testshoot_gmp testshoot_gmp-testshoot.o ../lib-src/.libs/libcddgmp.so -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o testlp3_gmp testlp3_gmp-testlp3.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o cddexec_gmp cddexec_gmp-cddexec.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o redexter redexter.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o redundancies redundancies.o ../lib-src/libcdd.la /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o redundancies_clarkson redundancies_clarkson.o ../lib-src/libcdd.la libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testcdd2_gmp testcdd2_gmp-testcdd2.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testlp2_gmp testlp2_gmp-testlp2.o ../lib-src/.libs/libcddgmp.so -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o redundancies_gmp redundancies_gmp-redundancies.o ../lib-src/libcddgmp.la -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testlp1_gmp testlp1_gmp-testlp1.o ../lib-src/.libs/libcddgmp.so -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o redundancies_clarkson_gmp redundancies_clarkson_gmp-redundancies_clarkson.o ../lib-src/libcddgmp.la -lgmp /bin/sh ../libtool --tag=CC --mode=link cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o redexter_gmp redexter_gmp-redexter.o ../lib-src/libcddgmp.la -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/cddexec_gmp cddexec_gmp-cddexec.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/testlp3_gmp testlp3_gmp-testlp3.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/redexter redexter.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/redundancies_gmp redundancies_gmp-redundancies.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/redundancies_clarkson_gmp redundancies_clarkson_gmp-redundancies_clarkson.o ../lib-src/.libs/libcddgmp.so -lgmp libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/redundancies redundancies.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/redundancies_clarkson redundancies_clarkson.o ../lib-src/.libs/libcdd.so libtool: link: cc -O3 -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/redexter_gmp redexter_gmp-redexter.o ../lib-src/.libs/libcddgmp.so -lgmp make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/src' make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/doc' Making check in lib-src make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' make check-am make[2]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/src' make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m' >>> cddlib: Entering fakeroot... Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/doc' make[2]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib' /usr/bin/install -c -m 644 cddlibman.pdf cddlibman.dvi cddlibman.ps '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib' make[2]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/doc' make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/doc' Making install in lib-src make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' make install-am make[2]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' make[3]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' .././install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/include/cddlib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcdd.la libcddgmp.la '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib' /usr/bin/install -c -m 644 cdd.h cddmp.h cddtypes.h setoper.h splitmix64.h cdd_f.h cddmp_f.h cddtypes_f.h '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/include/cddlib' libtool: install: /usr/bin/install -c .libs/libcdd.so.0.1.2 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcdd.so.0.1.2 libtool: install: (cd /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib && { ln -s -f libcdd.so.0.1.2 libcdd.so.0 || { rm -f libcdd.so.0 && ln -s libcdd.so.0.1.2 libcdd.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib && { ln -s -f libcdd.so.0.1.2 libcdd.so || { rm -f libcdd.so && ln -s libcdd.so.0.1.2 libcdd.so; }; }) libtool: install: /usr/bin/install -c .libs/libcdd.lai /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcdd.la libtool: install: /usr/bin/install -c .libs/libcddgmp.so.0.1.2 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcddgmp.so.0.1.2 libtool: install: (cd /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib && { ln -s -f libcddgmp.so.0.1.2 libcddgmp.so.0 || { rm -f libcddgmp.so.0 && ln -s libcddgmp.so.0.1.2 libcddgmp.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib && { ln -s -f libcddgmp.so.0.1.2 libcddgmp.so || { rm -f libcddgmp.so && ln -s libcddgmp.so.0.1.2 libcddgmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libcddgmp.lai /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcddgmp.la libtool: install: /usr/bin/install -c .libs/libcdd.a /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcdd.a libtool: install: chmod 644 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcdd.a libtool: install: ranlib /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcdd.a libtool: install: /usr/bin/install -c .libs/libcddgmp.a /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcddgmp.a libtool: install: chmod 644 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcddgmp.a libtool: install: ranlib /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/libcddgmp.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' make[2]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/lib-src' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/src' make[2]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin' libfakeroot internal error: payload not recognized! /bin/sh ../libtool --mode=install /usr/bin/install -c scdd lcdd redcheck fourier projection adjacency allfaces testcdd1 testshoot testcdd2 testlp1 testlp2 testlp3 cddexec scdd_gmp lcdd_gmp fourier_gmp redcheck_gmp projection_gmp adjacency_gmp allfaces_gmp testshoot_gmp testcdd1_gmp testcdd2_gmp testlp1_gmp testlp2_gmp testlp3_gmp cddexec_gmp '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin' libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/scdd /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/scdd libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lcdd /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/lcdd libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/redcheck /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/redcheck libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/fourier /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/fourier libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/projection /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/projection libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/adjacency /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/adjacency libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/allfaces /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/allfaces libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testcdd1 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testcdd1 libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testshoot /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testshoot libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testcdd2 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testcdd2 libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testlp1 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testlp1 libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testlp2 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testlp2 libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testlp3 /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testlp3 libtool: warning: '../lib-src/libcdd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cddexec /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/cddexec libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/scdd_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/scdd_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lcdd_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/lcdd_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/fourier_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/fourier_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/redcheck_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/redcheck_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/projection_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/projection_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/adjacency_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/adjacency_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/allfaces_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/allfaces_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testshoot_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testshoot_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testcdd1_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testcdd1_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testcdd2_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testcdd2_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testlp1_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testlp1_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testlp2_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testlp2_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/testlp3_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/testlp3_gmp libtool: warning: '../lib-src/libcddgmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cddexec_gmp /home/buildozer/aports/community/cddlib/pkg/cddlib/usr/bin/cddexec_gmp make[2]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/src' make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m/src' make[1]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m' make[2]: Entering directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib' ./install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib/examples-ext' /usr/bin/install -c -m 644 cddlib.pc '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ./examples-ext/ccc4.ext ./examples-ext/ccc5.ext ./examples-ext/ccc6.ext ./examples-ext/ccp4.ext ./examples-ext/ccp5.ext ./examples-ext/ccp6.ext ./examples-ext/cyclic10-4.ext ./examples-ext/cyclic12-6.ext ./examples-ext/cyclic14-8.ext ./examples-ext/cyclic16-10.ext ./examples-ext/irbox20-4.ext ./examples-ext/irbox200-4.ext ./examples-ext/prodst62.ext ./examples-ext/reg24-5.ext ./examples-ext/reg600-5.ext '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib/examples-ext' ./install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib/examples' /usr/bin/install -c -m 644 ./examples/bug45.ine ./examples/bug45res.ine ./examples/project1.ine ./examples/project1res.ine ./examples/project2.ine ./examples/project2res.ine ./examples/redcheck.ext ./examples/sample.ine ./examples/sampleh1.ine ./examples/sampleh2.ine ./examples/sampleh3.ine ./examples/sampleh4.ine ./examples/sampleh5.ine ./examples/sampleh6.ine ./examples/sampleh7.ine ./examples/sampleh8.ine ./examples/samplelp.ine ./examples/samplelp.testlp1_gmp_output ./examples/samplelp.testlp1_output ./examples/samplelp1.ine ./examples/samplelp2.ine ./examples/samplelp3.ine ./examples/samplelp4.ine ./examples/samplelp_big.ine ./examples/samplelp_big_dualinfeas.ine ./examples/samplev1.ext ./examples/samplev2.ext ./examples/samplev3.ext '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib/examples' ./install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib/examples-ine3d' /usr/bin/install -c -m 644 ./examples-ine3d/cube3.ine ./examples-ine3d/cubocta.ine ./examples-ine3d/dodeca.ine ./examples-ine3d/grcubocta.ine ./examples-ine3d/hexocta.ine ./examples-ine3d/icododeca.ine ./examples-ine3d/rcubocta.ine ./examples-ine3d/rhomtria.ine '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib/examples-ine3d' ./install-sh -c -d '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib/examples-ine' /usr/bin/install -c -m 644 ./examples-ine/allzero.ine ./examples-ine/cross10.ine ./examples-ine/cross12.ine ./examples-ine/cross6.ine ./examples-ine/cross8.ine ./examples-ine/cube10.ine ./examples-ine/cube12.ine ./examples-ine/cube6.ine ./examples-ine/cube8.ine ./examples-ine/cubocta.ine ./examples-ine/ex1.ine ./examples-ine/infeas.ine ./examples-ine/integralpoints.ine ./examples-ine/kkd18_4.ine ./examples-ine/kkd27_5.ine ./examples-ine/kkd38_6.ine ./examples-ine/nonfull.ine ./examples-ine/origin.ine ./examples-ine/reg24-5.ine ./examples-ine/sampleh1.ine ./examples-ine/sampleh2.ine ./examples-ine/sampleh3.ine ./examples-ine/sampleh4.ine ./examples-ine/sampleh5.ine ./examples-ine/sampleh6.ine ./examples-ine/sampleh7.ine ./examples-ine/sampleh8.ine ./examples-ine/samplelp.ine ./examples-ine/samplelp1.ine ./examples-ine/samplelp2.ine ./examples-ine/samplelp3.ine ./examples-ine/samplelp4.ine '/home/buildozer/aports/community/cddlib/pkg/cddlib/usr/share/doc/cddlib/examples-ine' make[2]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m' make[1]: Leaving directory '/home/buildozer/aports/community/cddlib/src/cddlib-0.94m' >>> cddlib-static*: Running split function static... 'usr/lib/libcdd.a' -> '/home/buildozer/aports/community/cddlib/pkg/cddlib-static/usr/lib/libcdd.a' 'usr/lib/libcddgmp.a' -> '/home/buildozer/aports/community/cddlib/pkg/cddlib-static/usr/lib/libcddgmp.a' >>> cddlib-static*: Preparing subpackage cddlib-static... >>> cddlib-static*: Stripping binaries Please specify at least one package name on the command line. >>> cddlib-static*: Running postcheck for cddlib-static >>> cddlib-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/cddlib/pkg/cddlib-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/cddlib/pkg/cddlib-dev/usr/lib/pkgconfig' 'usr/lib/libcdd.so' -> '/home/buildozer/aports/community/cddlib/pkg/cddlib-dev/usr/lib/libcdd.so' 'usr/lib/libcddgmp.so' -> '/home/buildozer/aports/community/cddlib/pkg/cddlib-dev/usr/lib/libcddgmp.so' >>> cddlib-dev*: Preparing subpackage cddlib-dev... >>> cddlib-dev*: Stripping binaries >>> cddlib-dev*: Running postcheck for cddlib-dev >>> cddlib-tools*: Running split function _tools... 'usr/bin' -> '/home/buildozer/aports/community/cddlib/pkg/cddlib-tools/usr/bin' >>> cddlib-tools*: Preparing subpackage cddlib-tools... >>> cddlib-tools*: Stripping binaries libfakeroot internal error: payload not recognized! Please specify at least one package name on the command line. >>> cddlib-tools*: Running postcheck for cddlib-tools >>> cddlib-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/cddlib/pkg/cddlib-doc/usr/share/doc' >>> cddlib-doc*: Preparing subpackage cddlib-doc... Please specify at least one package name on the command line. >>> cddlib-doc*: Running postcheck for cddlib-doc >>> cddlib*: Running postcheck for cddlib >>> cddlib*: Preparing package cddlib... >>> cddlib*: Stripping binaries Please specify at least one package name on the command line. >>> cddlib*: Scanning shared objects >>> cddlib-static*: Scanning shared objects >>> cddlib-dev*: Scanning shared objects >>> cddlib-tools*: Scanning shared objects >>> cddlib-dev*: Tracing dependencies... cddlib=0.94m-r2 pkgconfig >>> cddlib-dev*: Package size: 61.4 KB >>> cddlib-dev*: Compressing data... >>> cddlib-dev*: Create checksum... >>> cddlib-dev*: Create cddlib-dev-0.94m-r2.apk >>> cddlib-doc*: Tracing dependencies... >>> cddlib-doc*: Package size: 2.0 MB >>> cddlib-doc*: Compressing data... >>> cddlib-doc*: Create checksum... >>> cddlib-doc*: Create cddlib-doc-0.94m-r2.apk >>> cddlib-static*: Tracing dependencies... cddlib-dev >>> cddlib-static*: Package size: 902.8 KB >>> cddlib-static*: Compressing data... >>> cddlib-static*: Create checksum... >>> cddlib-static*: Create cddlib-static-0.94m-r2.apk >>> cddlib-tools*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libcdd.so.0 so:libcddgmp.so.0 so:libgmp.so.10 >>> cddlib-tools*: Package size: 286.6 KB >>> cddlib-tools*: Compressing data... >>> cddlib-tools*: Create checksum... >>> cddlib-tools*: Create cddlib-tools-0.94m-r2.apk >>> cddlib*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libgmp.so.10 >>> cddlib*: Package size: 495.2 KB >>> cddlib*: Compressing data... >>> cddlib*: Create checksum... >>> cddlib*: Create cddlib-0.94m-r2.apk >>> cddlib: Build complete at Tue, 28 Apr 2026 14:48:12 +0000 elapsed time 0h 0m 20s >>> cddlib: Cleaning up srcdir >>> cddlib: Cleaning up pkgdir >>> cddlib: Uninstalling dependencies... (1/3) Purging .makedepends-cddlib (20260428.144756) (2/3) Purging gmp-dev (6.3.0-r4) (3/3) Purging libgmpxx (6.3.0-r4) OK: 385.3 MiB in 103 packages >>> cddlib: Updating the community/s390x repository index... >>> cddlib: Signing the index...