From https://github.com/archlinux/svntogit-community * branch packages/givaro -> FETCH_HEAD * [new branch] packages/givaro -> community/packages/givaro Cloning into 'givaro'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 57 131k 57 77470 0 0 222k 0 --:--:-- --:--:-- --:--:-- 221k 100 131k 100 131k 0 0 387k 0 --:--:-- --:--:-- --:--:-- 387k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8542k 2 206k 0 0 202k 0 0:00:42 0:00:01 0:00:41 203k 27 8542k 27 2331k 0 0 1148k 0 0:00:07 0:00:02 0:00:05 1149k 62 8542k 62 5315k 0 0 1746k 0 0:00:04 0:00:03 0:00:01 1746k 100 8542k 100 8542k 0 0 2288k 0 0:00:03 0:00:03 --:--:-- 2289k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 811k 0 --:--:-- --:--:-- --:--:-- 812k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1690305287 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690305287' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-givaro-archlinuxrb-build-r1lCoEv5 PWD=/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: givaro 4.2.0-1 (Mon Aug 26 23:38:03 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading givaro-4.2.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 946k 100 946k 0 0 2240k 0 --:--:-- --:--:-- --:--:-- 2240k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... givaro-4.2.0.tar.gz ... Passed ==> Extracting sources... -> Extracting givaro-4.2.0.tar.gz with bsdtar ==> Starting build()... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes /usr/sbin/grep: warning: stray \ before - checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes ## --------------------------------- ## ## START GIVARO CONFIG ## ## --------------------------------- ## checking for family name of compiler... gcc checking whether g++ supports C++11 features by default... yes --------------------------------------- checking whether to inline or not most of the code ?... no checking whether to enable debugging options in the library... no checking whether to enable profiling everything in the library... no checking whether to enable warnings when compiling the library... no checking whether C++ compiler accepts -march=native... yes --------------------------------------- checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64_t... 8 checking for __int128_t... yes checking whether byte ordering is bigendian... no configure: Creating symbolic links for compilation --------------------------------------- checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for GMP library... yes checking gmpxx.h usability... yes checking gmpxx.h presence... yes checking for gmpxx.h... yes checking for GMP cxx support... yes checking whether gmp version is at least 40000... yes ./configure: 17953: REQUIRED_FLAGS+= : not found checking whether to build documentation... no --------------------------------------- GIVARO_CXXFLAGS = -O2 -Wall -DNDEBUG -UDEBUG ## --------------------------------- ## ## END GIVARO CONFIG ## ## --------------------------------- ## checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating givaro-makefile config.status: creating src/Makefile config.status: creating src/kernel/Makefile config.status: creating src/kernel/system/Makefile config.status: creating src/kernel/memory/Makefile config.status: creating src/kernel/gmp++/Makefile config.status: creating src/kernel/integer/Makefile config.status: creating src/kernel/bstruct/Makefile config.status: creating src/kernel/rational/Makefile config.status: creating src/kernel/recint/Makefile config.status: creating src/kernel/field/Makefile config.status: creating src/kernel/ring/Makefile config.status: creating src/library/Makefile config.status: creating src/library/vector/Makefile config.status: creating src/library/tools/Makefile config.status: creating src/library/poly1/Makefile config.status: creating src/library/matrix/Makefile config.status: creating macros/Makefile config.status: creating benchmarks/Makefile config.status: creating examples/Makefile config.status: creating examples/FiniteField/Makefile config.status: creating examples/Integer/Makefile config.status: creating examples/Rational/Makefile config.status: creating examples/RecInt/Makefile config.status: creating examples/Polynomial/Makefile config.status: creating examples/Matrix/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating givaro.pc config.status: creating givaro-config config.status: creating config.h config.status: executing givaro-config.h commands config.status: creating givaro-config.h - prefix __GIVARO for config.h defines config.status: givaro-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands --------------------------------------- make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src' Making all in kernel make[3]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel' Making all in system make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/system' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givbasictype.lo -MD -MP -MF .deps/givbasictype.Tpo -c -o givbasictype.lo givbasictype.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT giverror.lo -MD -MP -MF .deps/giverror.Tpo -c -o giverror.lo giverror.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givinit.lo -MD -MP -MF .deps/givinit.Tpo -c -o givinit.lo givinit.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givmodule.lo -MD -MP -MF .deps/givmodule.Tpo -c -o givmodule.lo givmodule.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givtimer.lo -MD -MP -MF .deps/givtimer.Tpo -c -o givtimer.lo givtimer.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givbasictype.lo -MD -MP -MF .deps/givbasictype.Tpo -c givbasictype.C -fPIC -DPIC -o .libs/givbasictype.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givinit.lo -MD -MP -MF .deps/givinit.Tpo -c givinit.C -fPIC -DPIC -o .libs/givinit.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givtimer.lo -MD -MP -MF .deps/givtimer.Tpo -c givtimer.C -fPIC -DPIC -o .libs/givtimer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givmodule.lo -MD -MP -MF .deps/givmodule.Tpo -c givmodule.C -fPIC -DPIC -o .libs/givmodule.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT giverror.lo -MD -MP -MF .deps/giverror.Tpo -c giverror.C -fPIC -DPIC -o .libs/giverror.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givbasictype.lo -MD -MP -MF .deps/givbasictype.Tpo -c givbasictype.C -o givbasictype.o >/dev/null 2>&1 mv -f .deps/givbasictype.Tpo .deps/givbasictype.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT giverror.lo -MD -MP -MF .deps/giverror.Tpo -c giverror.C -o giverror.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givmodule.lo -MD -MP -MF .deps/givmodule.Tpo -c givmodule.C -o givmodule.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givinit.lo -MD -MP -MF .deps/givinit.Tpo -c givinit.C -o givinit.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givtimer.lo -MD -MP -MF .deps/givtimer.Tpo -c givtimer.C -o givtimer.o >/dev/null 2>&1 mv -f .deps/giverror.Tpo .deps/giverror.Plo mv -f .deps/givmodule.Tpo .deps/givmodule.Plo mv -f .deps/givinit.Tpo .deps/givinit.Plo mv -f .deps/givtimer.Tpo .deps/givtimer.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgivsystem.la givbasictype.lo giverror.lo givinit.lo givmodule.lo givtimer.lo libtool: link: ar cr .libs/libgivsystem.a .libs/givbasictype.o .libs/giverror.o .libs/givinit.o .libs/givmodule.o .libs/givtimer.o libtool: link: ranlib .libs/libgivsystem.a libtool: link: ( cd ".libs" && rm -f "libgivsystem.la" && ln -s "../libgivsystem.la" "libgivsystem.la" ) make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/system' Making all in memory make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/memory' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givaromm.lo -MD -MP -MF .deps/givaromm.Tpo -c -o givaromm.lo givaromm.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givaromm.lo -MD -MP -MF .deps/givaromm.Tpo -c givaromm.C -fPIC -DPIC -o .libs/givaromm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givaromm.lo -MD -MP -MF .deps/givaromm.Tpo -c givaromm.C -o givaromm.o >/dev/null 2>&1 mv -f .deps/givaromm.Tpo .deps/givaromm.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgivmemory.la givaromm.lo libtool: link: ar cr .libs/libgivmemory.a .libs/givaromm.o libtool: link: ranlib .libs/libgivmemory.a libtool: link: ( cd ".libs" && rm -f "libgivmemory.la" && ln -s "../libgivmemory.la" "libgivmemory.la" ) make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/memory' Making all in gmp++ make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/gmp++' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_lib.lo -MD -MP -MF .deps/gmp++_int_lib.Tpo -c -o gmp++_int_lib.lo gmp++_int_lib.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_div.lo -MD -MP -MF .deps/gmp++_int_div.Tpo -c -o gmp++_int_div.lo gmp++_int_div.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_mod.lo -MD -MP -MF .deps/gmp++_int_mod.Tpo -c -o gmp++_int_mod.lo gmp++_int_mod.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_sub.lo -MD -MP -MF .deps/gmp++_int_sub.Tpo -c -o gmp++_int_sub.lo gmp++_int_sub.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_compare.lo -MD -MP -MF .deps/gmp++_int_compare.Tpo -c -o gmp++_int_compare.lo gmp++_int_compare.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_gcd.lo -MD -MP -MF .deps/gmp++_int_gcd.Tpo -c -o gmp++_int_gcd.lo gmp++_int_gcd.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_io.lo -MD -MP -MF .deps/gmp++_int_io.Tpo -c -o gmp++_int_io.lo gmp++_int_io.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_mul.lo -MD -MP -MF .deps/gmp++_int_mul.Tpo -c -o gmp++_int_mul.lo gmp++_int_mul.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_add.lo -MD -MP -MF .deps/gmp++_int_add.Tpo -c -o gmp++_int_add.lo gmp++_int_add.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_cstor.lo -MD -MP -MF .deps/gmp++_int_cstor.Tpo -c -o gmp++_int_cstor.lo gmp++_int_cstor.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_misc.lo -MD -MP -MF .deps/gmp++_int_misc.Tpo -c -o gmp++_int_misc.lo gmp++_int_misc.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_pow.lo -MD -MP -MF .deps/gmp++_int_pow.Tpo -c -o gmp++_int_pow.lo gmp++_int_pow.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_lib.lo -MD -MP -MF .deps/gmp++_int_lib.Tpo -c gmp++_int_lib.C -fPIC -DPIC -o .libs/gmp++_int_lib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_sub.lo -MD -MP -MF .deps/gmp++_int_sub.Tpo -c gmp++_int_sub.C -fPIC -DPIC -o .libs/gmp++_int_sub.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_div.lo -MD -MP -MF .deps/gmp++_int_div.Tpo -c gmp++_int_div.C -fPIC -DPIC -o .libs/gmp++_int_div.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_mod.lo -MD -MP -MF .deps/gmp++_int_mod.Tpo -c gmp++_int_mod.C -fPIC -DPIC -o .libs/gmp++_int_mod.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_compare.lo -MD -MP -MF .deps/gmp++_int_compare.Tpo -c gmp++_int_compare.C -fPIC -DPIC -o .libs/gmp++_int_compare.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_io.lo -MD -MP -MF .deps/gmp++_int_io.Tpo -c gmp++_int_io.C -fPIC -DPIC -o .libs/gmp++_int_io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_cstor.lo -MD -MP -MF .deps/gmp++_int_cstor.Tpo -c gmp++_int_cstor.C -fPIC -DPIC -o .libs/gmp++_int_cstor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_gcd.lo -MD -MP -MF .deps/gmp++_int_gcd.Tpo -c gmp++_int_gcd.C -fPIC -DPIC -o .libs/gmp++_int_gcd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_mul.lo -MD -MP -MF .deps/gmp++_int_mul.Tpo -c gmp++_int_mul.C -fPIC -DPIC -o .libs/gmp++_int_mul.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_add.lo -MD -MP -MF .deps/gmp++_int_add.Tpo -c gmp++_int_add.C -fPIC -DPIC -o .libs/gmp++_int_add.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_pow.lo -MD -MP -MF .deps/gmp++_int_pow.Tpo -c gmp++_int_pow.C -fPIC -DPIC -o .libs/gmp++_int_pow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_misc.lo -MD -MP -MF .deps/gmp++_int_misc.Tpo -c gmp++_int_misc.C -fPIC -DPIC -o .libs/gmp++_int_misc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_gcd.lo -MD -MP -MF .deps/gmp++_int_gcd.Tpo -c gmp++_int_gcd.C -o gmp++_int_gcd.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_compare.lo -MD -MP -MF .deps/gmp++_int_compare.Tpo -c gmp++_int_compare.C -o gmp++_int_compare.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_lib.lo -MD -MP -MF .deps/gmp++_int_lib.Tpo -c gmp++_int_lib.C -o gmp++_int_lib.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_pow.lo -MD -MP -MF .deps/gmp++_int_pow.Tpo -c gmp++_int_pow.C -o gmp++_int_pow.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_io.lo -MD -MP -MF .deps/gmp++_int_io.Tpo -c gmp++_int_io.C -o gmp++_int_io.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_cstor.lo -MD -MP -MF .deps/gmp++_int_cstor.Tpo -c gmp++_int_cstor.C -o gmp++_int_cstor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_mod.lo -MD -MP -MF .deps/gmp++_int_mod.Tpo -c gmp++_int_mod.C -o gmp++_int_mod.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_sub.lo -MD -MP -MF .deps/gmp++_int_sub.Tpo -c gmp++_int_sub.C -o gmp++_int_sub.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_mul.lo -MD -MP -MF .deps/gmp++_int_mul.Tpo -c gmp++_int_mul.C -o gmp++_int_mul.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_div.lo -MD -MP -MF .deps/gmp++_int_div.Tpo -c gmp++_int_div.C -o gmp++_int_div.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_add.lo -MD -MP -MF .deps/gmp++_int_add.Tpo -c gmp++_int_add.C -o gmp++_int_add.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel/recint -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gmp++_int_misc.lo -MD -MP -MF .deps/gmp++_int_misc.Tpo -c gmp++_int_misc.C -o gmp++_int_misc.o >/dev/null 2>&1 mv -f .deps/gmp++_int_gcd.Tpo .deps/gmp++_int_gcd.Plo mv -f .deps/gmp++_int_lib.Tpo .deps/gmp++_int_lib.Plo mv -f .deps/gmp++_int_pow.Tpo .deps/gmp++_int_pow.Plo mv -f .deps/gmp++_int_mod.Tpo .deps/gmp++_int_mod.Plo mv -f .deps/gmp++_int_compare.Tpo .deps/gmp++_int_compare.Plo mv -f .deps/gmp++_int_cstor.Tpo .deps/gmp++_int_cstor.Plo mv -f .deps/gmp++_int_io.Tpo .deps/gmp++_int_io.Plo mv -f .deps/gmp++_int_mul.Tpo .deps/gmp++_int_mul.Plo mv -f .deps/gmp++_int_sub.Tpo .deps/gmp++_int_sub.Plo mv -f .deps/gmp++_int_add.Tpo .deps/gmp++_int_add.Plo mv -f .deps/gmp++_int_div.Tpo .deps/gmp++_int_div.Plo mv -f .deps/gmp++_int_misc.Tpo .deps/gmp++_int_misc.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgmppp.la gmp++_int_lib.lo gmp++_int_div.lo gmp++_int_mod.lo gmp++_int_sub.lo gmp++_int_compare.lo gmp++_int_gcd.lo gmp++_int_io.lo gmp++_int_mul.lo gmp++_int_add.lo gmp++_int_cstor.lo gmp++_int_misc.lo gmp++_int_pow.lo libtool: link: ar cr .libs/libgmppp.a .libs/gmp++_int_lib.o .libs/gmp++_int_div.o .libs/gmp++_int_mod.o .libs/gmp++_int_sub.o .libs/gmp++_int_compare.o .libs/gmp++_int_gcd.o .libs/gmp++_int_io.o .libs/gmp++_int_mul.o .libs/gmp++_int_add.o .libs/gmp++_int_cstor.o .libs/gmp++_int_misc.o .libs/gmp++_int_pow.o libtool: link: ranlib .libs/libgmppp.a libtool: link: ( cd ".libs" && rm -f "libgmppp.la" && ln -s "../libgmppp.la" "libgmppp.la" ) make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/gmp++' Making all in integer make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/integer' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel -I../../../src/kernel/ring -I../../../src/kernel/rational -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givinteger.lo -MD -MP -MF .deps/givinteger.Tpo -c -o givinteger.lo givinteger.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel -I../../../src/kernel/ring -I../../../src/kernel/rational -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givintprime.lo -MD -MP -MF .deps/givintprime.Tpo -c -o givintprime.lo givintprime.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel -I../../../src/kernel/ring -I../../../src/kernel/rational -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givinteger.lo -MD -MP -MF .deps/givinteger.Tpo -c givinteger.C -fPIC -DPIC -o .libs/givinteger.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel -I../../../src/kernel/ring -I../../../src/kernel/rational -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givintprime.lo -MD -MP -MF .deps/givintprime.Tpo -c givintprime.C -fPIC -DPIC -o .libs/givintprime.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel -I../../../src/kernel/ring -I../../../src/kernel/rational -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givinteger.lo -MD -MP -MF .deps/givinteger.Tpo -c givinteger.C -o givinteger.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I../../../src/kernel/system -I../../../src/kernel -I../../../src/kernel/ring -I../../../src/kernel/rational -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givintprime.lo -MD -MP -MF .deps/givintprime.Tpo -c givintprime.C -o givintprime.o >/dev/null 2>&1 mv -f .deps/givinteger.Tpo .deps/givinteger.Plo mv -f .deps/givintprime.Tpo .deps/givintprime.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgivinteger.la givinteger.lo givintprime.lo libtool: link: ar cr .libs/libgivinteger.a .libs/givinteger.o .libs/givintprime.o libtool: link: ranlib .libs/libgivinteger.a libtool: link: ( cd ".libs" && rm -f "libgivinteger.la" && ln -s "../libgivinteger.la" "libgivinteger.la" ) make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/integer' Making all in bstruct make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/bstruct' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givbits.lo -MD -MP -MF .deps/givbits.Tpo -c -o givbits.lo givbits.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givbits.lo -MD -MP -MF .deps/givbits.Tpo -c givbits.C -fPIC -DPIC -o .libs/givbits.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givbits.lo -MD -MP -MF .deps/givbits.Tpo -c givbits.C -o givbits.o >/dev/null 2>&1 mv -f .deps/givbits.Tpo .deps/givbits.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgivbstruct.la givbits.lo libtool: link: ar cr .libs/libgivbstruct.a .libs/givbits.o libtool: link: ranlib .libs/libgivbstruct.a libtool: link: ( cd ".libs" && rm -f "libgivbstruct.la" && ln -s "../libgivbstruct.la" "libgivbstruct.la" ) make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/bstruct' Making all in rational make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/rational' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcstor.lo -MD -MP -MF .deps/givratcstor.Tpo -c -o givratcstor.lo givratcstor.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratio.lo -MD -MP -MF .deps/givratio.Tpo -c -o givratio.lo givratio.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratmisc.lo -MD -MP -MF .deps/givratmisc.Tpo -c -o givratmisc.lo givratmisc.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratmuldiv.lo -MD -MP -MF .deps/givratmuldiv.Tpo -c -o givratmuldiv.lo givratmuldiv.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givrataddsub.lo -MD -MP -MF .deps/givrataddsub.Tpo -c -o givrataddsub.lo givrataddsub.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcpy.lo -MD -MP -MF .deps/givratcpy.Tpo -c -o givratcpy.lo givratcpy.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcompare.lo -MD -MP -MF .deps/givratcompare.Tpo -c -o givratcompare.lo givratcompare.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratreconstruct.lo -MD -MP -MF .deps/givratreconstruct.Tpo -c -o givratreconstruct.lo givratreconstruct.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcompare.lo -MD -MP -MF .deps/givratcompare.Tpo -c givratcompare.C -fPIC -DPIC -o .libs/givratcompare.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratreconstruct.lo -MD -MP -MF .deps/givratreconstruct.Tpo -c givratreconstruct.C -fPIC -DPIC -o .libs/givratreconstruct.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratmuldiv.lo -MD -MP -MF .deps/givratmuldiv.Tpo -c givratmuldiv.C -fPIC -DPIC -o .libs/givratmuldiv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givrataddsub.lo -MD -MP -MF .deps/givrataddsub.Tpo -c givrataddsub.C -fPIC -DPIC -o .libs/givrataddsub.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcpy.lo -MD -MP -MF .deps/givratcpy.Tpo -c givratcpy.C -fPIC -DPIC -o .libs/givratcpy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcstor.lo -MD -MP -MF .deps/givratcstor.Tpo -c givratcstor.C -fPIC -DPIC -o .libs/givratcstor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratio.lo -MD -MP -MF .deps/givratio.Tpo -c givratio.C -fPIC -DPIC -o .libs/givratio.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratmisc.lo -MD -MP -MF .deps/givratmisc.Tpo -c givratmisc.C -fPIC -DPIC -o .libs/givratmisc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratio.lo -MD -MP -MF .deps/givratio.Tpo -c givratio.C -o givratio.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratmisc.lo -MD -MP -MF .deps/givratmisc.Tpo -c givratmisc.C -o givratmisc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratreconstruct.lo -MD -MP -MF .deps/givratreconstruct.Tpo -c givratreconstruct.C -o givratreconstruct.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcpy.lo -MD -MP -MF .deps/givratcpy.Tpo -c givratcpy.C -o givratcpy.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcstor.lo -MD -MP -MF .deps/givratcstor.Tpo -c givratcstor.C -o givratcstor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givrataddsub.lo -MD -MP -MF .deps/givrataddsub.Tpo -c givrataddsub.C -o givrataddsub.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratcompare.lo -MD -MP -MF .deps/givratcompare.Tpo -c givratcompare.C -o givratcompare.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/ring -I../../../src/kernel -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givratmuldiv.lo -MD -MP -MF .deps/givratmuldiv.Tpo -c givratmuldiv.C -o givratmuldiv.o >/dev/null 2>&1 mv -f .deps/givratmisc.Tpo .deps/givratmisc.Plo mv -f .deps/givratio.Tpo .deps/givratio.Plo mv -f .deps/givratreconstruct.Tpo .deps/givratreconstruct.Plo mv -f .deps/givratcpy.Tpo .deps/givratcpy.Plo mv -f .deps/givratcompare.Tpo .deps/givratcompare.Plo mv -f .deps/givratcstor.Tpo .deps/givratcstor.Plo mv -f .deps/givrataddsub.Tpo .deps/givrataddsub.Plo mv -f .deps/givratmuldiv.Tpo .deps/givratmuldiv.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgivrational.la givratcstor.lo givratio.lo givratmisc.lo givratmuldiv.lo givrataddsub.lo givratcpy.lo givratcompare.lo givratreconstruct.lo libtool: link: ar cr .libs/libgivrational.a .libs/givratcstor.o .libs/givratio.o .libs/givratmisc.o .libs/givratmuldiv.o .libs/givrataddsub.o .libs/givratcpy.o .libs/givratcompare.o .libs/givratreconstruct.o libtool: link: ranlib .libs/libgivrational.a libtool: link: ( cd ".libs" && rm -f "libgivrational.la" && ln -s "../libgivrational.la" "libgivrational.la" ) make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/rational' Making all in recint make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/recint' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/recint' Making all in field make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/field' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/bstruct -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givprimes16.lo -MD -MP -MF .deps/givprimes16.Tpo -c -o givprimes16.lo givprimes16.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/bstruct -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givtablelimits.lo -MD -MP -MF .deps/givtablelimits.Tpo -c -o givtablelimits.lo givtablelimits.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/bstruct -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givprimes16.lo -MD -MP -MF .deps/givprimes16.Tpo -c givprimes16.C -fPIC -DPIC -o .libs/givprimes16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/bstruct -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givtablelimits.lo -MD -MP -MF .deps/givtablelimits.Tpo -c givtablelimits.C -fPIC -DPIC -o .libs/givtablelimits.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/bstruct -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givprimes16.lo -MD -MP -MF .deps/givprimes16.Tpo -c givprimes16.C -o givprimes16.o >/dev/null 2>&1 mv -f .deps/givprimes16.Tpo .deps/givprimes16.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/integer -I../../../src/kernel -I../../../src/kernel/system -I../../../src/kernel/memory -I../../../src/kernel/bstruct -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givtablelimits.lo -MD -MP -MF .deps/givtablelimits.Tpo -c givtablelimits.C -o givtablelimits.o >/dev/null 2>&1 mv -f .deps/givtablelimits.Tpo .deps/givtablelimits.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgivfield.la givprimes16.lo givtablelimits.lo libtool: link: ar cr .libs/libgivfield.a .libs/givprimes16.o .libs/givtablelimits.o libtool: link: ranlib .libs/libgivfield.a libtool: link: ( cd ".libs" && rm -f "libgivfield.la" && ln -s "../libgivfield.la" "libgivfield.la" ) make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/field' Making all in ring make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/ring' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel/ring' make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel' make[3]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/kernel' Making all in library make[3]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/library' Making all in poly1 make[4]: Entering directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/library/poly1' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/bstruct -I../../../src/kernel/system -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givindeter.lo -MD -MP -MF .deps/givindeter.Tpo -c -o givindeter.lo givindeter.C /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/bstruct -I../../../src/kernel/system -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givdegree.lo -MD -MP -MF .deps/givdegree.Tpo -c -o givdegree.lo givdegree.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/bstruct -I../../../src/kernel/system -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givindeter.lo -MD -MP -MF .deps/givindeter.Tpo -c givindeter.C -fPIC -DPIC -o .libs/givindeter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/bstruct -I../../../src/kernel/system -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givdegree.lo -MD -MP -MF .deps/givdegree.Tpo -c givdegree.C -fPIC -DPIC -o .libs/givdegree.o In file included from givdegree.C:1: ./givaro/givdegree.h:42:33: error: 'uint64_t' does not name a type 42 | Degree operator*( const uint64_t& e) const { return Degree(_deg*e); } | ^~~~~~~~ ./givaro/givdegree.h:23:1: note: 'uint64_t' is defined in header ''; did you forget to '#include '? 22 | #include +++ |+#include 23 | ./givaro/givdegree.h:43:33: error: 'uint64_t' does not name a type 43 | Degree operator/( const uint64_t& e) const { return Degree(_deg/e); } | ^~~~~~~~ ./givaro/givdegree.h:43:33: note: 'uint64_t' is defined in header ''; did you forget to '#include '? ./givaro/givdegree.h:46:35: error: 'uint64_t' does not name a type 46 | Degree& operator*=( const uint64_t& e) { _deg*=e; return *this; } | ^~~~~~~~ ./givaro/givdegree.h:46:35: note: 'uint64_t' is defined in header ''; did you forget to '#include '? ./givaro/givdegree.h:47:35: error: 'uint64_t' does not name a type 47 | Degree& operator/=( const uint64_t& e) { _deg/=e; return *this; } | ^~~~~~~~ ./givaro/givdegree.h:47:35: note: 'uint64_t' is defined in header ''; did you forget to '#include '? make[4]: *** [Makefile:471: givdegree.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/bstruct -I../../../src/kernel/system -I../../../src/kernel/memory -O2 -Wall -DNDEBUG -UDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT givindeter.lo -MD -MP -MF .deps/givindeter.Tpo -c givindeter.C -o givindeter.o >/dev/null 2>&1 mv -f .deps/givindeter.Tpo .deps/givindeter.Plo make[4]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/library/poly1' make[3]: *** [Makefile:384: all-recursive] Error 1 make[3]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src/library' make[2]: *** [Makefile:539: all-recursive] Error 1 make[2]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0/src' make[1]: *** [Makefile:604: all-recursive] Error 1 make[1]: Leaving directory '/tmp/archlinux-ci/givaro-archlinuxrb-build-r1lCoEv5/givaro/trunk/src/givaro-4.2.0' make: *** [Makefile:432: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...