* Package: dev-libs/ucl-1.03-r1 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib selinux static-libs test userland_GNU x86 * FEATURES: compressdebug preserve-libs sandbox selinux sesandbox splitdebug test userpriv usersandbox * Package: dev-libs/ucl-1.03-r1 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib selinux static-libs test userland_GNU x86 * FEATURES: compressdebug preserve-libs sandbox selinux sesandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking ucl-1.03.tar.gz to /var/tmp/portage/dev-libs/ucl-1.03-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/ucl-1.03-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03 ... * Applying ucl-1.03-CFLAGS.patch ... [ ok ] * Applying ucl-1.03-x32.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' ... * Fixing AM_CONFIG_HEADER ... [ ok ] * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: ucl-1.03/acconfig/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03 ... * econf: updating ucl-1.03/acconfig/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ucl-1.03/acconfig/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --disable-dependency-tracking --enable-shared --enable-static configure: loading site script /usr/share/config.site configure: Configuring UCL 1.03 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 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 x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E checking whether the C preprocessor needs special flags... none needed checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/acconfig/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/acconfig/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -m32... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (/usr/x86_64-pc-linux-gnu/bin/ld) 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 whether to build i386 assembly versions... yes checking whether time.h and sys/time.h may both be included... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking whether limits.h is sane... yes checking for off_t... yes checking for ptrdiff_t... yes checking for size_t... yes checking return type of signal handlers... void checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of ptrdiff_t... 4 checking size of size_t... 4 checking size of void *... 4 checking size of char *... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking size of __int64... 0 checking size of unsigned __int64... 0 checking size of __int32... 0 checking size of unsigned __int32... 0 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking size of intptr_t... 4 checking size of uintptr_t... 4 checking size of float... 4 checking size of double... 8 checking size of long double... 12 checking size of dev_t... 8 checking size of fpos_t... 16 checking size of mode_t... 4 checking size of off_t... 8 checking size of ssize_t... 4 checking size of time_t... 4 checking for access... yes checking for alloca... no checking for atexit... yes checking for atoi... yes checking for atol... yes checking for chmod... yes checking for chown... yes checking for ctime... yes checking for difftime... yes checking for fstat... yes checking for gettimeofday... yes checking for gmtime... yes checking for localtime... yes checking for longjmp... yes checking for lstat... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mktime... yes checking for qsort... yes checking for raise... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for time... yes checking for umask... yes checking for utime... yes checking for vsnprintf... yes checking whether your compiler passes the ACC conformance test... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating include/ucl/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands UCL configuration summary ------------------------- UCL version : 1.03 host operating system : i686-pc-linux-gnu source code location : . compiler : x86_64-pc-linux-gnu-gcc -m32 preprocessor flags : -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM compiler flags : -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches build static library : yes build shared library : yes enable i386 assembly code : yes UCL 1.03 configured. Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. The UCL library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The UCL library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Markus F.X.J. Oberhumer http://www.oberhumer.com/opensource/ucl/ Type `make' to build UCL. Type `make install' to install UCL. After installing UCL, please read the accompanied documentation. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03 ... make V=1 -j6 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' Making all in include make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' Making all in ucl make[3]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include/ucl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include/ucl' make[3]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_99.lo n2b_99.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d.lo n2b_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_ds.lo n2b_ds.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_to.lo n2b_to.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_99.lo n2d_99.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2d_99.c -fPIC -DPIC -o .libs/n2d_99.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2b_99.c -fPIC -DPIC -o .libs/n2b_99.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2b_d.c -fPIC -DPIC -o .libs/n2b_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2b_ds.c -fPIC -DPIC -o .libs/n2b_ds.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2b_to.c -fPIC -DPIC -o .libs/n2b_to.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c alloc.c -o alloc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2b_d.c -o n2b_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d.lo n2d_d.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2b_to.c -o n2b_to.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2b_ds.c -o n2b_ds.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2d_d.c -fPIC -DPIC -o .libs/n2d_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2b_99.c -o n2b_99.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_ds.lo n2d_ds.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2d_d.c -o n2d_d.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2d_ds.c -fPIC -DPIC -o .libs/n2d_ds.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_to.lo n2d_to.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2d_to.c -fPIC -DPIC -o .libs/n2d_to.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_99.lo n2e_99.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2d_ds.c -o n2d_ds.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2d_99.c -o n2d_99.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2e_99.c -fPIC -DPIC -o .libs/n2e_99.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d.lo n2e_d.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2e_d.c -fPIC -DPIC -o .libs/n2e_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2d_to.c -o n2d_to.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2e_d.c -o n2e_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_ds.lo n2e_ds.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2e_ds.c -fPIC -DPIC -o .libs/n2e_ds.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_to.lo n2e_to.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o ucl_crc.lo ucl_crc.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2e_to.c -fPIC -DPIC -o .libs/n2e_to.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_crc.c -fPIC -DPIC -o .libs/ucl_crc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o ucl_init.lo ucl_init.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_crc.c -o ucl_crc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_init.c -fPIC -DPIC -o .libs/ucl_init.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2e_ds.c -o n2e_ds.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2e_99.c -o n2e_99.o >/dev/null 2>&1 ucl_init.c: In function 'ptr_check': ucl_init.c:165:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ucl_init.c:166:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ucl_init.c: In function '_ucl_config_check': ucl_init.c:220:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ucl_init.c:241:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o ucl_ptr.lo ucl_ptr.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c n2e_to.c -o n2e_to.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o ucl_str.lo ucl_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_ptr.c -fPIC -DPIC -o .libs/ucl_ptr.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_init.c -o ucl_init.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_str.c -fPIC -DPIC -o .libs/ucl_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o ucl_util.lo ucl_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_ptr.c -o ucl_ptr.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_util.c -fPIC -DPIC -o .libs/ucl_util.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_str.c -o ucl_str.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o cpuid.lo ../asm/i386/src_gas/cpuid.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o crc_asm.lo ../asm/i386/src_gas/crc_asm.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o crcs_asm.lo ../asm/i386/src_gas/crcs_asm.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/cpuid.S -fPIC -DPIC -o .libs/cpuid.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/cpuid.S -o cpuid.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/crc_asm.S -fPIC -DPIC -o .libs/crc_asm.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/crcs_asm.S -fPIC -DPIC -o .libs/crcs_asm.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o rdtsc.lo ../asm/i386/src_gas/rdtsc.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/crc_asm.S -o crc_asm.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ucl_util.c -o ucl_util.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o rdtsca.lo ../asm/i386/src_gas/rdtsca.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/crcs_asm.S -o crcs_asm.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/rdtsc.S -fPIC -DPIC -o .libs/rdtsc.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_f1.lo ../asm/i386/src_gas/n2b_d_f1.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/rdtsca.S -fPIC -DPIC -o .libs/rdtsca.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_f2.lo ../asm/i386/src_gas/n2b_d_f2.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/rdtsc.S -o rdtsc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/rdtsca.S -o rdtsca.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f1.S -fPIC -DPIC -o .libs/n2b_d_f1.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f2.S -fPIC -DPIC -o .libs/n2b_d_f2.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_f3.lo ../asm/i386/src_gas/n2b_d_f3.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_f4.lo ../asm/i386/src_gas/n2b_d_f4.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_f5.lo ../asm/i386/src_gas/n2b_d_f5.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f1.S -o n2b_d_f1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f2.S -o n2b_d_f2.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f3.S -fPIC -DPIC -o .libs/n2b_d_f3.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_f6.lo ../asm/i386/src_gas/n2b_d_f6.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f5.S -fPIC -DPIC -o .libs/n2b_d_f5.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f4.S -fPIC -DPIC -o .libs/n2b_d_f4.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_n1.lo ../asm/i386/src_gas/n2b_d_n1.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f3.S -o n2b_d_f3.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f4.S -o n2b_d_f4.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f5.S -o n2b_d_f5.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_n2.lo ../asm/i386/src_gas/n2b_d_n2.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f6.S -fPIC -DPIC -o .libs/n2b_d_f6.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n1.S -fPIC -DPIC -o .libs/n2b_d_n1.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_n3.lo ../asm/i386/src_gas/n2b_d_n3.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_n4.lo ../asm/i386/src_gas/n2b_d_n4.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_f6.S -o n2b_d_f6.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n1.S -o n2b_d_n1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n2.S -fPIC -DPIC -o .libs/n2b_d_n2.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n3.S -fPIC -DPIC -o .libs/n2b_d_n3.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n2.S -o n2b_d_n2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_n5.lo ../asm/i386/src_gas/n2b_d_n5.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n4.S -fPIC -DPIC -o .libs/n2b_d_n4.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n3.S -o n2b_d_n3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_n6.lo ../asm/i386/src_gas/n2b_d_n6.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n4.S -o n2b_d_n4.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_s1.lo ../asm/i386/src_gas/n2b_d_s1.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_s2.lo ../asm/i386/src_gas/n2b_d_s2.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_s3.lo ../asm/i386/src_gas/n2b_d_s3.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n6.S -fPIC -DPIC -o .libs/n2b_d_n6.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n5.S -fPIC -DPIC -o .libs/n2b_d_n5.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n5.S -o n2b_d_n5.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s1.S -fPIC -DPIC -o .libs/n2b_d_s1.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_n6.S -o n2b_d_n6.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s2.S -fPIC -DPIC -o .libs/n2b_d_s2.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s3.S -fPIC -DPIC -o .libs/n2b_d_s3.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_s4.lo ../asm/i386/src_gas/n2b_d_s4.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_s5.lo ../asm/i386/src_gas/n2b_d_s5.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s2.S -o n2b_d_s2.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s1.S -o n2b_d_s1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2b_d_s6.lo ../asm/i386/src_gas/n2b_d_s6.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s3.S -o n2b_d_s3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_f1.lo ../asm/i386/src_gas/n2d_d_f1.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_f2.lo ../asm/i386/src_gas/n2d_d_f2.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s5.S -fPIC -DPIC -o .libs/n2b_d_s5.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s4.S -fPIC -DPIC -o .libs/n2b_d_s4.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s6.S -fPIC -DPIC -o .libs/n2b_d_s6.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_f3.lo ../asm/i386/src_gas/n2d_d_f3.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s5.S -o n2b_d_s5.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f1.S -fPIC -DPIC -o .libs/n2d_d_f1.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s6.S -o n2b_d_s6.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2b_d_s4.S -o n2b_d_s4.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f2.S -fPIC -DPIC -o .libs/n2d_d_f2.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f3.S -fPIC -DPIC -o .libs/n2d_d_f3.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f1.S -o n2d_d_f1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_f4.lo ../asm/i386/src_gas/n2d_d_f4.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f3.S -o n2d_d_f3.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f2.S -o n2d_d_f2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_f5.lo ../asm/i386/src_gas/n2d_d_f5.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_f6.lo ../asm/i386/src_gas/n2d_d_f6.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_n1.lo ../asm/i386/src_gas/n2d_d_n1.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_n2.lo ../asm/i386/src_gas/n2d_d_n2.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f4.S -fPIC -DPIC -o .libs/n2d_d_f4.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f5.S -fPIC -DPIC -o .libs/n2d_d_f5.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_n3.lo ../asm/i386/src_gas/n2d_d_n3.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f4.S -o n2d_d_f4.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f5.S -o n2d_d_f5.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n2.S -fPIC -DPIC -o .libs/n2d_d_n2.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f6.S -fPIC -DPIC -o .libs/n2d_d_f6.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_n4.lo ../asm/i386/src_gas/n2d_d_n4.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n1.S -fPIC -DPIC -o .libs/n2d_d_n1.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n2.S -o n2d_d_n2.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n3.S -fPIC -DPIC -o .libs/n2d_d_n3.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_n5.lo ../asm/i386/src_gas/n2d_d_n5.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_f6.S -o n2d_d_f6.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n1.S -o n2d_d_n1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n3.S -o n2d_d_n3.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n4.S -fPIC -DPIC -o .libs/n2d_d_n4.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_n6.lo ../asm/i386/src_gas/n2d_d_n6.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_s1.lo ../asm/i386/src_gas/n2d_d_s1.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_s2.lo ../asm/i386/src_gas/n2d_d_s2.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n5.S -fPIC -DPIC -o .libs/n2d_d_n5.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n4.S -o n2d_d_n4.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_s3.lo ../asm/i386/src_gas/n2d_d_s3.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n5.S -o n2d_d_n5.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s1.S -fPIC -DPIC -o .libs/n2d_d_s1.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n6.S -fPIC -DPIC -o .libs/n2d_d_n6.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s2.S -fPIC -DPIC -o .libs/n2d_d_s2.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_s4.lo ../asm/i386/src_gas/n2d_d_s4.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s3.S -fPIC -DPIC -o .libs/n2d_d_s3.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_n6.S -o n2d_d_n6.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s1.S -o n2d_d_s1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s2.S -o n2d_d_s2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_s5.lo ../asm/i386/src_gas/n2d_d_s5.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2d_d_s6.lo ../asm/i386/src_gas/n2d_d_s6.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s4.S -fPIC -DPIC -o .libs/n2d_d_s4.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s3.S -o n2d_d_s3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_f1.lo ../asm/i386/src_gas/n2e_d_f1.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_f2.lo ../asm/i386/src_gas/n2e_d_f2.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_f3.lo ../asm/i386/src_gas/n2e_d_f3.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s5.S -fPIC -DPIC -o .libs/n2d_d_s5.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s4.S -o n2d_d_s4.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s6.S -fPIC -DPIC -o .libs/n2d_d_s6.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s5.S -o n2d_d_s5.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f1.S -fPIC -DPIC -o .libs/n2e_d_f1.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f2.S -fPIC -DPIC -o .libs/n2e_d_f2.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_f4.lo ../asm/i386/src_gas/n2e_d_f4.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2d_d_s6.S -o n2d_d_s6.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f1.S -o n2e_d_f1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f2.S -o n2e_d_f2.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f3.S -fPIC -DPIC -o .libs/n2e_d_f3.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_f5.lo ../asm/i386/src_gas/n2e_d_f5.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_f6.lo ../asm/i386/src_gas/n2e_d_f6.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f4.S -fPIC -DPIC -o .libs/n2e_d_f4.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f3.S -o n2e_d_f3.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f4.S -o n2e_d_f4.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_n1.lo ../asm/i386/src_gas/n2e_d_n1.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f5.S -fPIC -DPIC -o .libs/n2e_d_f5.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_n2.lo ../asm/i386/src_gas/n2e_d_n2.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_n3.lo ../asm/i386/src_gas/n2e_d_n3.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f5.S -o n2e_d_f5.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f6.S -fPIC -DPIC -o .libs/n2e_d_f6.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n1.S -fPIC -DPIC -o .libs/n2e_d_n1.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_f6.S -o n2e_d_f6.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_n4.lo ../asm/i386/src_gas/n2e_d_n4.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n1.S -o n2e_d_n1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n2.S -fPIC -DPIC -o .libs/n2e_d_n2.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n3.S -fPIC -DPIC -o .libs/n2e_d_n3.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_n5.lo ../asm/i386/src_gas/n2e_d_n5.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n4.S -fPIC -DPIC -o .libs/n2e_d_n4.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n2.S -o n2e_d_n2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_n6.lo ../asm/i386/src_gas/n2e_d_n6.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_s1.lo ../asm/i386/src_gas/n2e_d_s1.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n3.S -o n2e_d_n3.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s1.S -fPIC -DPIC -o .libs/n2e_d_s1.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_s2.lo ../asm/i386/src_gas/n2e_d_s2.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n4.S -o n2e_d_n4.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n5.S -fPIC -DPIC -o .libs/n2e_d_n5.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s1.S -o n2e_d_s1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n6.S -fPIC -DPIC -o .libs/n2e_d_n6.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_s3.lo ../asm/i386/src_gas/n2e_d_s3.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n5.S -o n2e_d_n5.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_s4.lo ../asm/i386/src_gas/n2e_d_s4.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s2.S -fPIC -DPIC -o .libs/n2e_d_s2.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_n6.S -o n2e_d_n6.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_s5.lo ../asm/i386/src_gas/n2e_d_s5.S /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c -o n2e_d_s6.lo ../asm/i386/src_gas/n2e_d_s6.S libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s3.S -fPIC -DPIC -o .libs/n2e_d_s3.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s4.S -fPIC -DPIC -o .libs/n2e_d_s4.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s2.S -o n2e_d_s2.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s4.S -o n2e_d_s4.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s6.S -fPIC -DPIC -o .libs/n2e_d_s6.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s5.S -fPIC -DPIC -o .libs/n2e_d_s5.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s3.S -o n2e_d_s3.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s5.S -o n2e_d_s5.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c ../asm/i386/src_gas/n2e_d_s6.S -o n2e_d_s6.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--icf=safe -o libucl.la -rpath /usr/lib32 alloc.lo n2b_99.lo n2b_d.lo n2b_ds.lo n2b_to.lo n2d_99.lo n2d_d.lo n2d_ds.lo n2d_to.lo n2e_99.lo n2e_d.lo n2e_ds.lo n2e_to.lo ucl_crc.lo ucl_init.lo ucl_ptr.lo ucl_str.lo ucl_util.lo cpuid.lo crc_asm.lo crcs_asm.lo rdtsc.lo rdtsca.lo n2b_d_f1.lo n2b_d_f2.lo n2b_d_f3.lo n2b_d_f4.lo n2b_d_f5.lo n2b_d_f6.lo n2b_d_n1.lo n2b_d_n2.lo n2b_d_n3.lo n2b_d_n4.lo n2b_d_n5.lo n2b_d_n6.lo n2b_d_s1.lo n2b_d_s2.lo n2b_d_s3.lo n2b_d_s4.lo n2b_d_s5.lo n2b_d_s6.lo n2d_d_f1.lo n2d_d_f2.lo n2d_d_f3.lo n2d_d_f4.lo n2d_d_f5.lo n2d_d_f6.lo n2d_d_n1.lo n2d_d_n2.lo n2d_d_n3.lo n2d_d_n4.lo n2d_d_n5.lo n2d_d_n6.lo n2d_d_s1.lo n2d_d_s2.lo n2d_d_s3.lo n2d_d_s4.lo n2d_d_s5.lo n2d_d_s6.lo n2e_d_f1.lo n2e_d_f2.lo n2e_d_f3.lo n2e_d_f4.lo n2e_d_f5.lo n2e_d_f6.lo n2e_d_n1.lo n2e_d_n2.lo n2e_d_n3.lo n2e_d_n4.lo n2e_d_n5.lo n2e_d_n6.lo n2e_d_s1.lo n2e_d_s2.lo n2e_d_s3.lo n2e_d_s4.lo n2e_d_s5.lo n2e_d_s6.lo libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC .libs/alloc.o .libs/n2b_99.o .libs/n2b_d.o .libs/n2b_ds.o .libs/n2b_to.o .libs/n2d_99.o .libs/n2d_d.o .libs/n2d_ds.o .libs/n2d_to.o .libs/n2e_99.o .libs/n2e_d.o .libs/n2e_ds.o .libs/n2e_to.o .libs/ucl_crc.o .libs/ucl_init.o .libs/ucl_ptr.o .libs/ucl_str.o .libs/ucl_util.o .libs/cpuid.o .libs/crc_asm.o .libs/crcs_asm.o .libs/rdtsc.o .libs/rdtsca.o .libs/n2b_d_f1.o .libs/n2b_d_f2.o .libs/n2b_d_f3.o .libs/n2b_d_f4.o .libs/n2b_d_f5.o .libs/n2b_d_f6.o .libs/n2b_d_n1.o .libs/n2b_d_n2.o .libs/n2b_d_n3.o .libs/n2b_d_n4.o .libs/n2b_d_n5.o .libs/n2b_d_n6.o .libs/n2b_d_s1.o .libs/n2b_d_s2.o .libs/n2b_d_s3.o .libs/n2b_d_s4.o .libs/n2b_d_s5.o .libs/n2b_d_s6.o .libs/n2d_d_f1.o .libs/n2d_d_f2.o .libs/n2d_d_f3.o .libs/n2d_d_f4.o .libs/n2d_d_f5.o .libs/n2d_d_f6.o .libs/n2d_d_n1.o .libs/n2d_d_n2.o .libs/n2d_d_n3.o .libs/n2d_d_n4.o .libs/n2d_d_n5.o .libs/n2d_d_n6.o .libs/n2d_d_s1.o .libs/n2d_d_s2.o .libs/n2d_d_s3.o .libs/n2d_d_s4.o .libs/n2d_d_s5.o .libs/n2d_d_s6.o .libs/n2e_d_f1.o .libs/n2e_d_f2.o .libs/n2e_d_f3.o .libs/n2e_d_f4.o .libs/n2e_d_f5.o .libs/n2e_d_f6.o .libs/n2e_d_n1.o .libs/n2e_d_n2.o .libs/n2e_d_n3.o .libs/n2e_d_n4.o .libs/n2e_d_n5.o .libs/n2e_d_n6.o .libs/n2e_d_s1.o .libs/n2e_d_s2.o .libs/n2e_d_s3.o .libs/n2e_d_s4.o .libs/n2e_d_s5.o .libs/n2e_d_s6.o -Wl,--as-needed -m32 -march=native -O3 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--icf=safe -Wl,-soname -Wl,libucl.so.1 -o .libs/libucl.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libucl.so.1" && ln -s "libucl.so.1.0.0" "libucl.so.1") libtool: link: (cd ".libs" && rm -f "libucl.so" && ln -s "libucl.so.1.0.0" "libucl.so") libtool: link: ar cru .libs/libucl.a alloc.o n2b_99.o n2b_d.o n2b_ds.o n2b_to.o n2d_99.o n2d_d.o n2d_ds.o n2d_to.o n2e_99.o n2e_d.o n2e_ds.o n2e_to.o ucl_crc.o ucl_init.o ucl_ptr.o ucl_str.o ucl_util.o cpuid.o crc_asm.o crcs_asm.o rdtsc.o rdtsca.o n2b_d_f1.o n2b_d_f2.o n2b_d_f3.o n2b_d_f4.o n2b_d_f5.o n2b_d_f6.o n2b_d_n1.o n2b_d_n2.o n2b_d_n3.o n2b_d_n4.o n2b_d_n5.o n2b_d_n6.o n2b_d_s1.o n2b_d_s2.o n2b_d_s3.o n2b_d_s4.o n2b_d_s5.o n2b_d_s6.o n2d_d_f1.o n2d_d_f2.o n2d_d_f3.o n2d_d_f4.o n2d_d_f5.o n2d_d_f6.o n2d_d_n1.o n2d_d_n2.o n2d_d_n3.o n2d_d_n4.o n2d_d_n5.o n2d_d_n6.o n2d_d_s1.o n2d_d_s2.o n2d_d_s3.o n2d_d_s4.o n2d_d_s5.o n2d_d_s6.o n2e_d_f1.o n2e_d_f2.o n2e_d_f3.o n2e_d_f4.o n2e_d_f5.o n2e_d_f6.o n2e_d_n1.o n2e_d_n2.o n2e_d_n3.o n2e_d_n4.o n2e_d_n5.o n2e_d_n6.o n2e_d_s1.o n2e_d_s2.o n2e_d_s3.o n2e_d_s4.o n2e_d_s5.o n2e_d_s6.o libtool: link: ranlib .libs/libucl.a libtool: link: ( cd ".libs" && rm -f "libucl.la" && ln -s "../libucl.la" "libucl.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/src' Making all in examples make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/examples' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c simple.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -DUCL_USE_ASM -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -c uclpack.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--icf=safe -o simple simple.o ../src/libucl.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -Wl,-O1 -Wl,--hash-style=gnu -Wl,--icf=safe -o .libs/simple simple.o -Wl,--as-needed ../src/.libs/libucl.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--icf=safe -o uclpack uclpack.o ../src/libucl.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -Wall -Wextra -gdwarf-4 -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches -Wl,-O1 -Wl,--hash-style=gnu -Wl,--icf=safe -o .libs/uclpack uclpack.o -Wl,--as-needed ../src/.libs/libucl.so make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/examples' make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' >>> Source compiled. >>> Test phase [check]: dev-libs/ucl-1.03-r1 Making check in include make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' Making check in ucl make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include/ucl' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include/ucl' make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' Making check in src make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/src' Making check in examples make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/examples' make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' >>> Install ucl-1.03-r1 into /var/tmp/portage/dev-libs/ucl-1.03-r1/image/ category dev-libs make V=1 -j6 DESTDIR=/var/tmp/portage/dev-libs/ucl-1.03-r1/image/ install Making install in include make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' Making install in ucl make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include/ucl' make[3]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include/ucl' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/include/ucl' /usr/bin/install -c -m 644 ucl.h ucl_asm.h uclconf.h '/var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/include/ucl' make[3]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include/ucl' make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include/ucl' make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' make[3]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/include' Making install in src make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/src' make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/src' make[2]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32' /bin/sh ../libtool --mode=install /usr/bin/install -c libucl.la '/var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32' libtool: install: /usr/bin/install -c .libs/libucl.so.1.0.0 /var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32/libucl.so.1.0.0 libtool: install: (cd /var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32 && { ln -s -f libucl.so.1.0.0 libucl.so.1 || { rm -f libucl.so.1 && ln -s libucl.so.1.0.0 libucl.so.1; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32 && { ln -s -f libucl.so.1.0.0 libucl.so || { rm -f libucl.so && ln -s libucl.so.1.0.0 libucl.so; }; }) libtool: install: /usr/bin/install -c .libs/libucl.lai /var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32/libucl.la libtool: install: /usr/bin/install -c .libs/libucl.a /var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32/libucl.a libtool: install: chmod 644 /var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32/libucl.a libtool: install: ranlib /var/tmp/portage/dev-libs/ucl-1.03-r1/image//usr/lib32/libucl.a libtool: install: warning: remember to run `libtool --finish /usr/lib32' make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/src' make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/src' Making install in examples make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/examples' make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/examples' make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/examples' make[1]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' make[2]: Entering directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' make[1]: Leaving directory `/var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03' * Removing unnecessary /usr/lib32/libucl.la (no libs & flags) >>> Completed installing ucl-1.03-r1 into /var/tmp/portage/dev-libs/ucl-1.03-r1/image/ strip: strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib32/libucl.a usr/lib32/libucl.so.1.0.0 ecompressdir: xz -9ef /usr/share/doc * QA Notice: The following files contain writable and executable sections * Files with such sections will not work properly (or at all!) on some * architectures/operating systems. A bug should be filed at * http://bugs.gentoo.org/ to make sure the issue is fixed. * For more information, see http://hardened.gentoo.org/gnu-stack.xml * Please include the following list of files in your report: * Note: Bugs should be filed for the respective maintainers * of the package in question and not hardened@g.o. * !WX --- --- usr/lib32/libucl.a:cpuid.o * !WX --- --- usr/lib32/libucl.a:crc_asm.o * !WX --- --- usr/lib32/libucl.a:crcs_asm.o * !WX --- --- usr/lib32/libucl.a:rdtsc.o * !WX --- --- usr/lib32/libucl.a:rdtsca.o * !WX --- --- usr/lib32/libucl.a:n2b_d_f1.o * !WX --- --- usr/lib32/libucl.a:n2b_d_f2.o * !WX --- --- usr/lib32/libucl.a:n2b_d_f3.o * !WX --- --- usr/lib32/libucl.a:n2b_d_f4.o * !WX --- --- usr/lib32/libucl.a:n2b_d_f5.o * !WX --- --- usr/lib32/libucl.a:n2b_d_f6.o * !WX --- --- usr/lib32/libucl.a:n2b_d_n1.o * !WX --- --- usr/lib32/libucl.a:n2b_d_n2.o * !WX --- --- usr/lib32/libucl.a:n2b_d_n3.o * !WX --- --- usr/lib32/libucl.a:n2b_d_n4.o * !WX --- --- usr/lib32/libucl.a:n2b_d_n5.o * !WX --- --- usr/lib32/libucl.a:n2b_d_n6.o * !WX --- --- usr/lib32/libucl.a:n2b_d_s1.o * !WX --- --- usr/lib32/libucl.a:n2b_d_s2.o * !WX --- --- usr/lib32/libucl.a:n2b_d_s3.o * !WX --- --- usr/lib32/libucl.a:n2b_d_s4.o * !WX --- --- usr/lib32/libucl.a:n2b_d_s5.o * !WX --- --- usr/lib32/libucl.a:n2b_d_s6.o * !WX --- --- usr/lib32/libucl.a:n2d_d_f1.o * !WX --- --- usr/lib32/libucl.a:n2d_d_f2.o * !WX --- --- usr/lib32/libucl.a:n2d_d_f3.o * !WX --- --- usr/lib32/libucl.a:n2d_d_f4.o * !WX --- --- usr/lib32/libucl.a:n2d_d_f5.o * !WX --- --- usr/lib32/libucl.a:n2d_d_f6.o * !WX --- --- usr/lib32/libucl.a:n2d_d_n1.o * !WX --- --- usr/lib32/libucl.a:n2d_d_n2.o * !WX --- --- usr/lib32/libucl.a:n2d_d_n3.o * !WX --- --- usr/lib32/libucl.a:n2d_d_n4.o * !WX --- --- usr/lib32/libucl.a:n2d_d_n5.o * !WX --- --- usr/lib32/libucl.a:n2d_d_n6.o * !WX --- --- usr/lib32/libucl.a:n2d_d_s1.o * !WX --- --- usr/lib32/libucl.a:n2d_d_s2.o * !WX --- --- usr/lib32/libucl.a:n2d_d_s3.o * !WX --- --- usr/lib32/libucl.a:n2d_d_s4.o * !WX --- --- usr/lib32/libucl.a:n2d_d_s5.o * !WX --- --- usr/lib32/libucl.a:n2d_d_s6.o * !WX --- --- usr/lib32/libucl.a:n2e_d_f1.o * !WX --- --- usr/lib32/libucl.a:n2e_d_f2.o * !WX --- --- usr/lib32/libucl.a:n2e_d_f3.o * !WX --- --- usr/lib32/libucl.a:n2e_d_f4.o * !WX --- --- usr/lib32/libucl.a:n2e_d_f5.o * !WX --- --- usr/lib32/libucl.a:n2e_d_f6.o * !WX --- --- usr/lib32/libucl.a:n2e_d_n1.o * !WX --- --- usr/lib32/libucl.a:n2e_d_n2.o * !WX --- --- usr/lib32/libucl.a:n2e_d_n3.o * !WX --- --- usr/lib32/libucl.a:n2e_d_n4.o * !WX --- --- usr/lib32/libucl.a:n2e_d_n5.o * !WX --- --- usr/lib32/libucl.a:n2e_d_n6.o * !WX --- --- usr/lib32/libucl.a:n2e_d_s1.o * !WX --- --- usr/lib32/libucl.a:n2e_d_s2.o * !WX --- --- usr/lib32/libucl.a:n2e_d_s3.o * !WX --- --- usr/lib32/libucl.a:n2e_d_s4.o * !WX --- --- usr/lib32/libucl.a:n2e_d_s5.o * !WX --- --- usr/lib32/libucl.a:n2e_d_s6.o * RWX --- --- usr/lib32/libucl.so.1.0.0 * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * ucl_init.c:165:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] * ucl_init.c:166:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] * ucl_init.c:220:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] * ucl_init.c:241:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.oberhumer.com/opensource/ucl/