------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gf2x-1.3.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gf2x-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gf2x-1.3.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gf2x-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gf2x-1.3.0 for building => SHA256 Checksum OK for gf2x-1.3.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gf2x-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gf2x-1.3.0 for building ===> Extracting for gf2x-1.3.0 => SHA256 Checksum OK for gf2x-1.3.0.tar.gz. Extracted Memory Use: 3.77M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gf2x-1.3.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for gf2x-1.3.0 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for 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 how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) 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/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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 for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking warning verbosity option... -Wall -W for C++ -Wall -W for C checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking build system compiler cc... yes checking for build system executable suffix... checking for __attribute__((visibility("hidden")))... yes checking that clock() returns non-constant values... yes checking size of unsigned long... 8 checking whether cc can compile and run sse-2 code... yes checking whether -msse2 is also understood by the preprocessor... yes checking whether cc can compile and run sse-3 code... yes checking whether -msse3 is also understood by the preprocessor... yes checking whether cc can compile and run ssse3 code... yes checking whether -mssse3 is also understood by the preprocessor... yes checking whether cc can compile and run sse-4.1 code... yes checking whether -msse4.1 is also understood by the preprocessor... yes checking whether cc can compile pclmulqdq and if it is supported by the hardware... yes checking whether -mpclmul is also understood by the preprocessor... yes configure: using ABI="default" configure: CC="cc" configure: CFLAGS="-pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul" configure: CPPFLAGS=" -msse2 -msse3 -mssse3 -msse4.1 -mpclmul" configure: hwdir="x86_64_pclmul" checking the number of bits in an unsigned long... 64 checking whether already_tuned/x86_64_pclmul/ is right assuming 64-bits unsigned longs... yes 4 4 File ./toom-gpl.c is present, using a GPL-licensed gf2x checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating version.sh config.status: creating Makefile config.status: creating tests/Makefile config.status: creating lowlevel/Makefile config.status: creating src/Makefile config.status: creating fft/Makefile config.status: creating apps/Makefile config.status: creating fft/gf2x-fft.h config.status: creating gf2x.h.in config.status: creating gf2x.pc config.status: creating gf2x/gf2x-config.h config.status: creating gf2x/gf2x-config-export.h config.status: creating gf2x.h config.status: gf2x.h is unchanged config.status: linking already_tuned/x86_64_pclmul/gf2x-thresholds.h to gf2x/gf2x-thresholds.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul1.h to gf2x/gf2x_mul1.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul2.h to gf2x/gf2x_mul2.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul3.h to gf2x/gf2x_mul3.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul4.h to gf2x/gf2x_mul4.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul5.h to gf2x/gf2x_mul5.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul6.h to gf2x/gf2x_mul6.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul7.h to gf2x/gf2x_mul7.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul8.h to gf2x/gf2x_mul8.h config.status: linking already_tuned/x86_64_pclmul/gf2x_mul9.h to gf2x/gf2x_mul9.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gf2x-1.3.0 --- gf2x.h --- --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in lowlevel Making all in src --- tuneup_2.c --- --- tuning_undefs_2.h --- --- tuneup_3.c --- --- tuning_undefs_3.h --- --- tuneup_4.c --- --- tuning_undefs_4.h --- --- tuneup_5.c --- --- tuning_undefs_5.h --- --- tuneup_6.c --- --- tuning_undefs_6.h --- --- tuning_undefs_4.h --- sed -e s/@@SIZE@@/4/g < ./tuning_undefs_pre.h > tuning_undefs_4.h --- tuneup_4.c --- sed -e s/@@SIZE@@/4/g < ./tuneup_pre.c > tuneup_4.c --- tuning_undefs_3.h --- sed -e s/@@SIZE@@/3/g < ./tuning_undefs_pre.h > tuning_undefs_3.h --- tuneup_3.c --- sed -e s/@@SIZE@@/3/g < ./tuneup_pre.c > tuneup_3.c --- tuning_undefs_2.h --- sed -e s/@@SIZE@@/2/g < ./tuning_undefs_pre.h > tuning_undefs_2.h --- tuneup_2.c --- sed -e s/@@SIZE@@/2/g < ./tuneup_pre.c > tuneup_2.c --- tuneup_6.c --- sed -e s/@@SIZE@@/6/g < ./tuneup_pre.c > tuneup_6.c --- tuneup_5.c --- sed -e s/@@SIZE@@/5/g < ./tuneup_pre.c > tuneup_5.c --- tuning_undefs_5.h --- sed -e s/@@SIZE@@/5/g < ./tuning_undefs_pre.h > tuning_undefs_5.h --- tuneup_7.c --- --- tuning_undefs_7.h --- --- tuneup_8.c --- --- tuning_undefs_8.h --- --- tuneup_9.c --- --- tuning_undefs_9.h --- --- tuning_undefs_7.h --- sed -e s/@@SIZE@@/7/g < ./tuning_undefs_pre.h > tuning_undefs_7.h --- tuneup_7.c --- sed -e s/@@SIZE@@/7/g < ./tuneup_pre.c > tuneup_7.c --- tuning_undefs_6.h --- sed -e s/@@SIZE@@/6/g < ./tuning_undefs_pre.h > tuning_undefs_6.h --- tuneup_8.c --- sed -e s/@@SIZE@@/8/g < ./tuneup_pre.c > tuneup_8.c --- tuneup_9.c --- sed -e s/@@SIZE@@/9/g < ./tuneup_pre.c > tuneup_9.c --- tuneup_1.c --- --- tuning_undefs_1.h --- --- gen_bb_mul_code --- --- tuning_undefs_8.h --- sed -e s/@@SIZE@@/8/g < ./tuning_undefs_pre.h > tuning_undefs_8.h --- tuning_undefs_9.h --- sed -e s/@@SIZE@@/9/g < ./tuning_undefs_pre.h > tuning_undefs_9.h --- tuning_undefs_1.h --- sed -e s/@@SIZE@@/1/g < ./tuning_undefs_pre.h > tuning_undefs_1.h --- gen_bb_mul_code --- cc `test -f '../lowlevel/gen_bb_mul_code.c' || echo './'`../lowlevel/gen_bb_mul_code.c -o gen_bb_mul_code --- tuneup_1.c --- sed -e s/@@SIZE@@/1/g < ./tuneup_pre.c > tuneup_1.c --- gen_mul1_w64k2.c --- --- gen_mul1_w64k3.c --- --- gen_mul1_w64k4.c --- --- gen_mul1_w64k5.c --- --- gen_mul1_w64k6.c --- --- gen_mul1_w64k2.c --- ./gen_bb_mul_code 64 2 > gen_mul1_w64k2.c --- gen_mul1_w64k4.c --- ./gen_bb_mul_code 64 4 > gen_mul1_w64k4.c --- gen_mul1_w64k3.c --- ./gen_bb_mul_code 64 3 > gen_mul1_w64k3.c --- gen_mul1_w64k5.c --- ./gen_bb_mul_code 64 5 > gen_mul1_w64k5.c --- gen_mul1_w64k6.c --- ./gen_bb_mul_code 64 6 > gen_mul1_w64k6.c --- all --- /usr/bin/make all-am Making all in . --- fft/.dirstamp --- --- fft/.deps/.dirstamp --- --- libgf2x_la-gf2x.lo --- --- libgf2x_la-toom.lo --- --- libgf2x_la-toom128.lo --- --- libgf2x_la-toom-gpl.lo --- --- libgf2x_local_a-gf2x.o --- --- libgf2x_local_a-toom.o --- --- libgf2x_local_a-toom128.o --- --- libgf2x_local_a-toom-gpl.o --- --- libgf2x_la-gf2x.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-gf2x.lo -MD -MP -MF .deps/libgf2x_la-gf2x.Tpo -c -o libgf2x_la-gf2x.lo `test -f 'gf2x.c' || echo './'`gf2x.c --- libgf2x_la-toom.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom.lo -MD -MP -MF .deps/libgf2x_la-toom.Tpo -c -o libgf2x_la-toom.lo `test -f 'toom.c' || echo './'`toom.c --- libgf2x_la-toom128.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom128.lo -MD -MP -MF .deps/libgf2x_la-toom128.Tpo -c -o libgf2x_la-toom128.lo `test -f 'toom128.c' || echo './'`toom128.c --- libgf2x_la-toom-gpl.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom-gpl.lo -MD -MP -MF .deps/libgf2x_la-toom-gpl.Tpo -c -o libgf2x_la-toom-gpl.lo `test -f 'toom-gpl.c' || echo './'`toom-gpl.c --- libgf2x_local_a-gf2x.o --- cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_local_a-gf2x.o -MD -MP -MF .deps/libgf2x_local_a-gf2x.Tpo -c -o libgf2x_local_a-gf2x.o `test -f 'gf2x.c' || echo './'`gf2x.c --- libgf2x_local_a-toom.o --- cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_local_a-toom.o -MD -MP -MF .deps/libgf2x_local_a-toom.Tpo -c -o libgf2x_local_a-toom.o `test -f 'toom.c' || echo './'`toom.c --- fft/libgf2x_local_a-gf2x-ternary-fft.o --- --- fft/libgf2x_la-gf2x-ternary-fft.lo --- --- libgf2x_local_a-toom128.o --- cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_local_a-toom128.o -MD -MP -MF .deps/libgf2x_local_a-toom128.Tpo -c -o libgf2x_local_a-toom128.o `test -f 'toom128.c' || echo './'`toom128.c --- libgf2x_local_a-toom-gpl.o --- cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_local_a-toom-gpl.o -MD -MP -MF .deps/libgf2x_local_a-toom-gpl.Tpo -c -o libgf2x_local_a-toom-gpl.o `test -f 'toom-gpl.c' || echo './'`toom-gpl.c --- fft/libgf2x_local_a-gf2x-ternary-fft.o --- cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT fft/libgf2x_local_a-gf2x-ternary-fft.o -MD -MP -MF fft/.deps/libgf2x_local_a-gf2x-ternary-fft.Tpo -c -o fft/libgf2x_local_a-gf2x-ternary-fft.o `test -f 'fft/gf2x-ternary-fft.c' || echo './'`fft/gf2x-ternary-fft.c --- fft/libgf2x_la-gf2x-ternary-fft.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT fft/libgf2x_la-gf2x-ternary-fft.lo -MD -MP -MF fft/.deps/libgf2x_la-gf2x-ternary-fft.Tpo -c -o fft/libgf2x_la-gf2x-ternary-fft.lo `test -f 'fft/gf2x-ternary-fft.c' || echo './'`fft/gf2x-ternary-fft.c --- libgf2x_la-gf2x.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-gf2x.lo -MD -MP -MF .deps/libgf2x_la-gf2x.Tpo -c gf2x.c -fPIC -DPIC -o .libs/libgf2x_la-gf2x.o --- libgf2x_la-toom.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom.lo -MD -MP -MF .deps/libgf2x_la-toom.Tpo -c toom.c -fPIC -DPIC -o .libs/libgf2x_la-toom.o --- libgf2x_la-toom-gpl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom-gpl.lo -MD -MP -MF .deps/libgf2x_la-toom-gpl.Tpo -c toom-gpl.c -fPIC -DPIC -o .libs/libgf2x_la-toom-gpl.o --- fft/libgf2x_la-gf2x-ternary-fft.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT fft/libgf2x_la-gf2x-ternary-fft.lo -MD -MP -MF fft/.deps/libgf2x_la-gf2x-ternary-fft.Tpo -c fft/gf2x-ternary-fft.c -fPIC -DPIC -o fft/.libs/libgf2x_la-gf2x-ternary-fft.o --- libgf2x_la-toom128.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom128.lo -MD -MP -MF .deps/libgf2x_la-toom128.Tpo -c toom128.c -fPIC -DPIC -o .libs/libgf2x_la-toom128.o --- libgf2x_local_a-toom128.o --- mv -f .deps/libgf2x_local_a-toom128.Tpo .deps/libgf2x_local_a-toom128.Po --- gf2x.h --- --- libgf2x_local_a-toom.o --- mv -f .deps/libgf2x_local_a-toom.Tpo .deps/libgf2x_local_a-toom.Po --- libgf2x_la-toom128.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom128.lo -MD -MP -MF .deps/libgf2x_la-toom128.Tpo -c toom128.c -o libgf2x_la-toom128.o >/dev/null 2>&1 --- libgf2x_la-toom.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom.lo -MD -MP -MF .deps/libgf2x_la-toom.Tpo -c toom.c -o libgf2x_la-toom.o >/dev/null 2>&1 --- libgf2x_la-toom128.lo --- mv -f .deps/libgf2x_la-toom128.Tpo .deps/libgf2x_la-toom128.Plo --- libgf2x_la-toom.lo --- mv -f .deps/libgf2x_la-toom.Tpo .deps/libgf2x_la-toom.Plo --- libgf2x_local_a-gf2x.o --- mv -f .deps/libgf2x_local_a-gf2x.Tpo .deps/libgf2x_local_a-gf2x.Po --- libgf2x_la-gf2x.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-gf2x.lo -MD -MP -MF .deps/libgf2x_la-gf2x.Tpo -c gf2x.c -o libgf2x_la-gf2x.o >/dev/null 2>&1 --- fft/libgf2x_la-gf2x-ternary-fft.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT fft/libgf2x_la-gf2x-ternary-fft.lo -MD -MP -MF fft/.deps/libgf2x_la-gf2x-ternary-fft.Tpo -c fft/gf2x-ternary-fft.c -o fft/libgf2x_la-gf2x-ternary-fft.o >/dev/null 2>&1 --- fft/libgf2x_local_a-gf2x-ternary-fft.o --- mv -f fft/.deps/libgf2x_local_a-gf2x-ternary-fft.Tpo fft/.deps/libgf2x_local_a-gf2x-ternary-fft.Po --- libgf2x_la-toom-gpl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -MT libgf2x_la-toom-gpl.lo -MD -MP -MF .deps/libgf2x_la-toom-gpl.Tpo -c toom-gpl.c -o libgf2x_la-toom-gpl.o >/dev/null 2>&1 --- libgf2x_la-gf2x.lo --- mv -f .deps/libgf2x_la-gf2x.Tpo .deps/libgf2x_la-gf2x.Plo --- libgf2x_local_a-toom-gpl.o --- mv -f .deps/libgf2x_local_a-toom-gpl.Tpo .deps/libgf2x_local_a-toom-gpl.Po --- libgf2x-local.a --- rm -f libgf2x-local.a ar cru libgf2x-local.a libgf2x_local_a-gf2x.o libgf2x_local_a-toom.o libgf2x_local_a-toom128.o libgf2x_local_a-toom-gpl.o fft/libgf2x_local_a-gf2x-ternary-fft.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgf2x-local.a --- fft/libgf2x_la-gf2x-ternary-fft.lo --- mv -f fft/.deps/libgf2x_la-gf2x-ternary-fft.Tpo fft/.deps/libgf2x_la-gf2x-ternary-fft.Plo --- libgf2x_la-toom-gpl.lo --- mv -f .deps/libgf2x_la-toom-gpl.Tpo .deps/libgf2x_la-toom-gpl.Plo --- libgf2x.la --- /bin/sh ./libtool --tag=CC --mode=link cc -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -pipe -O2 -fno-strict-aliasing -Wall -W -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -version-info 3:0:0 -no-undefined -o libgf2x.la -rpath /usr/local/lib libgf2x_la-gf2x.lo libgf2x_la-toom.lo libgf2x_la-toom128.lo libgf2x_la-toom-gpl.lo fft/libgf2x_la-gf2x-ternary-fft.lo libtool: link: cc -shared -fPIC -DPIC .libs/libgf2x_la-gf2x.o .libs/libgf2x_la-toom.o .libs/libgf2x_la-toom128.o .libs/libgf2x_la-toom-gpl.o fft/.libs/libgf2x_la-gf2x-ternary-fft.o -O2 -msse2 -msse3 -mssse3 -msse4.1 -mpclmul -Wl,-soname -Wl,libgf2x.so.3 -o .libs/libgf2x.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libgf2x.so.3" && ln -s "libgf2x.so.3.0.0" "libgf2x.so.3") libtool: link: (cd ".libs" && rm -f "libgf2x.so" && ln -s "libgf2x.so.3.0.0" "libgf2x.so") libtool: link: ar cru .libs/libgf2x.a libgf2x_la-gf2x.o libgf2x_la-toom.o libgf2x_la-toom128.o libgf2x_la-toom-gpl.o fft/libgf2x_la-gf2x-ternary-fft.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgf2x.a libtool: link: ( cd ".libs" && rm -f "libgf2x.la" && ln -s "../libgf2x.la" "libgf2x.la" ) Making all in fft Making all in tests SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gf2x-1.3.0 ===> Generating temporary packing list Making install in lowlevel Making install in src /usr/bin/make install-am Making install in . /bin/mkdir -p '/construction/math/gf2x/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libgf2x.la '/construction/math/gf2x/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libgf2x.so.3.0.0 /construction/math/gf2x/stage/usr/local/lib/libgf2x.so.3.0.0 libtool: install: (cd /construction/math/gf2x/stage/usr/local/lib && { ln -s -f libgf2x.so.3.0.0 libgf2x.so.3 || { rm -f libgf2x.so.3 && ln -s libgf2x.so.3.0.0 libgf2x.so.3; }; }) libtool: install: (cd /construction/math/gf2x/stage/usr/local/lib && { ln -s -f libgf2x.so.3.0.0 libgf2x.so || { rm -f libgf2x.so && ln -s libgf2x.so.3.0.0 libgf2x.so; }; }) libtool: install: /usr/bin/install -c .libs/libgf2x.lai /construction/math/gf2x/stage/usr/local/lib/libgf2x.la libtool: install: /usr/bin/install -c .libs/libgf2x.a /construction/math/gf2x/stage/usr/local/lib/libgf2x.a libtool: install: chmod 644 /construction/math/gf2x/stage/usr/local/lib/libgf2x.a libtool: install: ranlib /construction/math/gf2x/stage/usr/local/lib/libgf2x.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/math/gf2x/stage/usr/local/include' /bin/mkdir -p '/construction/math/gf2x/stage/usr/local/include/gf2x' install -m 0644 gf2x/gf2x-impl-export.h gf2x/gf2x-small.h '/construction/math/gf2x/stage/usr/local/include/gf2x' install -m 0644 gf2x.h '/construction/math/gf2x/stage/usr/local/include/.' /bin/mkdir -p '/construction/math/gf2x/stage/usr/local/include' /bin/mkdir -p '/construction/math/gf2x/stage/usr/local/include/gf2x' install -m 0644 gf2x/gf2x-config.h gf2x/gf2x-config-export.h gf2x/gf2x-thresholds.h gf2x/gf2x_mul1.h gf2x/gf2x_mul2.h gf2x/gf2x_mul3.h gf2x/gf2x_mul4.h gf2x/gf2x_mul5.h gf2x/gf2x_mul6.h gf2x/gf2x_mul7.h gf2x/gf2x_mul8.h gf2x/gf2x_mul9.h '/construction/math/gf2x/stage/usr/local/include/gf2x' /bin/mkdir -p '/construction/math/gf2x/stage/usr/local/lib/pkgconfig' install -m 0644 gf2x.pc '/construction/math/gf2x/stage/usr/local/lib/pkgconfig' Making install in fft Making install in tests ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libgf2x.so.3.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gf2x-1.3.0 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:13