* Package: dev-libs/libprelude-1.0.0-r1  * Repository: gentoo  * Maintainer: netmon@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib perl userland_GNU  * FEATURES: preserve-libs sandbox selinux sesandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libprelude-1.0.0.tar.gz to /var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0 ... * Applying libprelude-1.0.0-libtool.patch ...  [ ok ] * Applying libprelude-1.0.0-ruby.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0' ... * Running aclocal -I m4 -I libmissing/m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 -I libmissing/m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: libprelude-1.0.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0 ... * econf: updating libprelude-1.0.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libprelude-1.0.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-easy-bindings --disable-gtk-doc --without-lua --with-perl --with-swig --without-python --without-ruby checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc 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... gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for grep... /bin/grep checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no 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... /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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-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 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1 /usr/lib32/opengl/nvidia/lib /usr/lib64/opengl/nvidia/lib //usr/lib64/xulrunner-2.0 /usr/lib64/qt4 /usr/lib32/qt4 /usr/lib/qt4 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for cc for build... x86_64-pc-linux-gnu-gcc checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for an ANSI C99-conforming __func__... yes checking whether the C compiler accepts the -Werror -Wmissing-braces flag... yes checking for buggy pthread mutex initializers... no checking whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGNUTLS... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_srp_verifier in -lgnutls... yes checking for gnutls_x509_crt_list_import in -lgnutls... yes checking for gnutls_priority_init in -lgnutls... yes checking for gnutls_priority_set in -lgnutls... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.94... yes checking LIBGCRYPT API version... okay checking for struct sockaddr_in6... yes checking whether AF_INET6 is declared... yes checking whether variadic macros are supported... yes checking if pointers to integers require aligned access... no checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for swig... /usr/bin/swig checking for perl... /usr/bin/perl checking EXTERN.h usability... yes checking EXTERN.h presence... yes checking for EXTERN.h... yes checking for perl.h... yes checking for x86_64-pc-linux-gnu-g++... yes checking for valgrind... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for uid_t... yes checking for gid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for long long int... yes checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the preprocessor supports include_next... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... 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 for sys/stat.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking whether socket is declared without a macro... no checking whether connect is declared without a macro... no checking whether accept is declared without a macro... no checking whether bind is declared without a macro... no checking whether getpeername is declared without a macro... no checking whether getsockname is declared without a macro... no checking whether getsockopt is declared without a macro... no checking whether listen is declared without a macro... no checking whether recv is declared without a macro... no checking whether send is declared without a macro... no checking whether recvfrom is declared without a macro... no checking whether sendto is declared without a macro... no checking whether setsockopt is declared without a macro... no checking whether shutdown is declared without a macro... no checking whether accept4 is declared without a macro... no checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for dup2... yes checking for getdelim... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for alarm... yes checking for nl_langinfo... yes checking for pathconf... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for sleep... yes checking for vasnprintf... no checking for lstat... yes checking for strndup... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for symlink... yes checking for shutdown... (cached) yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for complete errno.h... yes checking whether stdin defaults to large file offsets... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for C/C++ restrict keyword... __restrict checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking whether getpass is declared... yes checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking whether gettimeofday is declared without a macro... yes checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... (cached) no checking for working fcntl.h... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for memchr... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether to activate relocatable installation... no checking whether is self-contained... yes checking whether select is declared without a macro... yes checking for library containing setsockopt... none needed checking for uid_t in sys/types.h... (cached) yes checking whether snprintf is declared... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... no checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether system is Windows or MSDOS... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking for strcasestr... yes checking whether strdup is declared... yes checking for working strerror function... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strcasecmp is declared without a macro... yes checking whether strncasecmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking for struct tm.tm_gmtoff... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether vsnprintf is declared... yes checking whether ungetc works on arbitrary bytes... yes checking whether lstat correctly handles trailing slash... yes checking whether alarm is declared... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking for alloca as a compiler built-in... yes checking whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking whether btowc(EOF) is correct... guessing yes checking whether dup2 works... yes checking whether fopen recognizes a trailing slash... yes checking whether frexp() can be used without linking with libm... yes checking whether frexp works... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether frexpl is declared... yes checking for fseeko... yes checking for ftw... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for gai_strerror (possibly via ws2tcpip.h)... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for working getdelim function... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... (cached) yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines ERA... yes checking whether nl_langinfo is declared without a macro... yes checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosl is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking for working mktime... yes checking whether is self-contained... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for poll... yes checking whether frexp can be used without linking with libm... (cached) yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... (cached) yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking whether select supports a 0 argument... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for volatile sig_atomic_t... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for snprintf... (cached) yes checking whether snprintf truncates the result as in C99... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf fully supports the 'n' directive... no checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for ptrdiff_t... yes checking for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking for strdup... yes checking for strdup... (cached) yes checking for working strndup... yes checking for working strnlen... yes checking for strptime... yes checking for strsep... yes checking whether declares ioctl... yes checking whether ioctl is declared without a macro... yes checking whether is self-contained... (cached) yes checking whether select is declared without a macro... (cached) yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking whether socket is declared without a macro... (cached) no checking whether connect is declared without a macro... (cached) no checking whether accept is declared without a macro... (cached) no checking whether bind is declared without a macro... (cached) no checking whether getpeername is declared without a macro... (cached) no checking whether getsockname is declared without a macro... (cached) no checking whether getsockopt is declared without a macro... (cached) no checking whether listen is declared without a macro... (cached) no checking whether recv is declared without a macro... (cached) no checking whether send is declared without a macro... (cached) no checking whether recvfrom is declared without a macro... (cached) no checking whether sendto is declared without a macro... (cached) no checking whether setsockopt is declared without a macro... (cached) no checking whether shutdown is declared without a macro... (cached) no checking whether accept4 is declared without a macro... (cached) no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking for struct utsname... yes checking whether uname is declared without a macro... yes checking for pthread_atfork... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timegm... yes checking whether timegm is declared... yes checking for uname... yes checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf truncates the result as in C99... (cached) yes checking whether snprintf returns a byte count as in C99... (cached) yes checking whether snprintf fully supports the 'n' directive... (cached) no checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... (cached) yes checking for ptrdiff_t... (cached) yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking for getpagesize... yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether open recognizes a trailing slash... yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for ftruncate... yes checking for chsize... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking size of long... 8 checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for cpu-specific compiler flags... none needed checking for platform-specific compiler flags... none needed checking whether the linker accepts the -z relro flag... yes checking whether the linker accepts the -z now flag... yes checking whether the C compiler accepts the -Wall flag... yes checking whether the C compiler accepts the -Wstrict-prototypes flag... yes checking whether the C compiler accepts the -Wmissing-prototypes flag... yes checking whether the C compiler accepts the -Wmissing-declarations flag... yes checking whether the C compiler accepts the -Wbad-function-cast flag... yes checking whether the C compiler accepts the -Wcast-qual flag... yes checking whether the C compiler accepts the -Wcast-align flag... yes checking whether the C compiler accepts the -Wnested-externs flag... yes checking whether the C compiler accepts the -Wunused flag... yes checking whether the C compiler accepts the -Wformat flag... yes checking whether the C compiler accepts the -Wformat-security flag... yes configure: creating ./config.status config.status: creating Makefile config.status: creating client.conf config.status: creating global.conf config.status: creating idmef-client.conf config.status: creating libprelude-config config.status: creating libltdl/Makefile config.status: creating libmissing/Makefile config.status: creating libmissing/tests/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/libprelude.pc config.status: creating src/libprelude-error/Makefile config.status: creating src/include/Makefile config.status: creating src/include/prelude.h config.status: creating src/include/prelude-inttypes.h config.status: creating prelude-admin/prelude-adduser config.status: creating prelude-admin/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating docs/manpages/Makefile config.status: creating bindings/Makefile config.status: creating bindings/low-level/Makefile config.status: creating bindings/low-level/perl/Makefile.PL config.status: creating bindings/low-level/python/Makefile config.status: creating bindings/low-level/python/setup.py config.status: creating bindings/c++/Makefile config.status: creating bindings/c++/include/Makefile config.status: creating bindings/lua/Makefile config.status: creating bindings/perl/Makefile.PL config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating bindings/ruby/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands *** Dumping configuration *** - Generate documentation : no - LUA binding : no - Perl binding : yes - Python binding : no - Ruby binding : no - Easy bindings : yes >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0 ... make -j10 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' rm -f prelude-config.h echo "/* Used from libprelude headers */" >> prelude-config.h /bin/grep "HAVE_VARIADIC_MACROS" < ./config.h >> prelude-config.h /bin/grep "PRELUDE_ALIGNED_ACCESS" < ./config.h >> prelude-config.h /bin/grep "PRELUDE_WORDS_BIGENDIAN" < ./config.h >> prelude-config.h /bin/grep "__PRELUDE_FUNC__" < ./config.h >> prelude-config.h /bin/grep "TIME_WITH_SYS_TIME" < ./config.h >> prelude-config.h /bin/grep "HAVE_UID_T" < ./config.h >> prelude-config.h /bin/grep "HAVE_GID_T" < ./config.h >> prelude-config.h make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0' Making all in libltdl make[2]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libltdl' make all-am make[3]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libltdl' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -z relro -z now -o dlopen.la dlopen.lo -ldl -ldl mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -no-undefined -dlpreopen dlopen.la -Wl,-O1 -Wl,--as-needed -z relro -z now -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libltdl/./.libs/dlopen.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libltdl' make[2]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libltdl' Making all in libmissing make[2]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < .././arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < .././warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/libprelude"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/libprelude"'; \ echo '#define DVIDIR "/usr/share/doc/libprelude"'; \ echo '#define PDFDIR "/usr/share/doc/libprelude"'; \ echo '#define PSDIR "/usr/share/doc/libprelude"'; \ echo '#define LIBDIR "/usr/lib64"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/libprelude"'; \ echo '#define PKGINCLUDEDIR "/usr/include/libprelude"'; \ echo '#define PKGLIBDIR "/usr/lib64/libprelude"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/libprelude"'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@REPLACE_MKTIME''@|0|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|0|g' \ -e 's|@REPLACE_TIMEGM''@|0|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h /bin/mkdir -p arpa rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's|@''GNULIB_NL_LANGINFO''@|1|g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's|@''GNULIB_ACOSL''@|0|g' \ -e 's|@''GNULIB_ASINL''@|0|g' \ -e 's|@''GNULIB_ATANL''@|0|g' \ -e 's|@''GNULIB_CEILF''@|0|g' \ -e 's|@''GNULIB_CEILL''@|0|g' \ -e 's|@''GNULIB_COSL''@|0|g' \ -e 's|@''GNULIB_EXPL''@|0|g' \ -e 's|@''GNULIB_FLOORF''@|0|g' \ -e 's|@''GNULIB_FLOORL''@|0|g' \ -e 's|@''GNULIB_FREXP''@|1|g' \ -e 's|@''GNULIB_FREXPL''@|1|g' \ -e 's|@''GNULIB_ISFINITE''@|0|g' \ -e 's|@''GNULIB_ISINF''@|0|g' \ -e 's|@''GNULIB_ISNAN''@|0|g' \ -e 's|@''GNULIB_ISNANF''@|0|g' \ -e 's|@''GNULIB_ISNAND''@|0|g' \ -e 's|@''GNULIB_ISNANL''@|0|g' \ -e 's|@''GNULIB_LDEXPL''@|0|g' \ -e 's|@''GNULIB_LOGL''@|0|g' \ -e 's|@''GNULIB_ROUND''@|0|g' \ -e 's|@''GNULIB_ROUNDF''@|0|g' \ -e 's|@''GNULIB_ROUNDL''@|0|g' \ -e 's|@''GNULIB_SIGNBIT''@|1|g' \ -e 's|@''GNULIB_SINL''@|0|g' \ -e 's|@''GNULIB_SQRTL''@|0|g' \ -e 's|@''GNULIB_TANL''@|0|g' \ -e 's|@''GNULIB_TRUNC''@|0|g' \ -e 's|@''GNULIB_TRUNCF''@|0|g' \ -e 's|@''GNULIB_TRUNCL''@|0|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./math.in.h; \ } > math.h-t && \ mv math.h-t math.h rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's|@''GNULIB_INET_NTOP''@|1|g' \ -e 's|@''GNULIB_INET_PTON''@|1|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \ -e 's|@''GNULIB_SIGACTION''@|0|g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|1|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|1|g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FPURGE''@|0|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PERROR''@|1|g' \ -e 's|@''GNULIB_POPEN''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_REMOVE''@|0|g' \ -e 's|@''GNULIB_RENAME''@|0|g' \ -e 's|@''GNULIB_RENAMEAT''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|1|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|1|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALPATH''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|1|g' \ -e 's|@''GNULIB_MEMMEM''@|1|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|1|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|1|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ < ./string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h /bin/mkdir -p sys /bin/mkdir -p sys rm -f sys/ioctl.h-t sys/ioctl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||g' \ -e 's|@''GNULIB_IOCTL''@|1|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_ioctl.in.h; \ } > sys/ioctl.h-t && \ mv sys/ioctl.h-t sys/ioctl.h rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's|@''GNULIB_SELECT''@|1|g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h /bin/mkdir -p sys /bin/mkdir -p sys /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_FCHMODAT''@|0|g' \ -e 's|@''GNULIB_FSTATAT''@|0|g' \ -e 's|@''GNULIB_FUTIMENS''@|0|g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''GNULIB_MKDIRAT''@|0|g' \ -e 's|@''GNULIB_MKFIFO''@|0|g' \ -e 's|@''GNULIB_MKFIFOAT''@|0|g' \ -e 's|@''GNULIB_MKNOD''@|0|g' \ -e 's|@''GNULIB_MKNODAT''@|0|g' \ -e 's|@''GNULIB_STAT''@|1|g' \ -e 's|@''GNULIB_UTIMENSAT''@|0|g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's|@''GNULIB_CLOSE''@|1|g' \ -e 's|@''GNULIB_SOCKET''@|1|g' \ -e 's|@''GNULIB_CONNECT''@|1|g' \ -e 's|@''GNULIB_ACCEPT''@|1|g' \ -e 's|@''GNULIB_BIND''@|1|g' \ -e 's|@''GNULIB_GETPEERNAME''@|0|g' \ -e 's|@''GNULIB_GETSOCKNAME''@|1|g' \ -e 's|@''GNULIB_GETSOCKOPT''@|0|g' \ -e 's|@''GNULIB_LISTEN''@|1|g' \ -e 's|@''GNULIB_RECV''@|0|g' \ -e 's|@''GNULIB_SEND''@|0|g' \ -e 's|@''GNULIB_RECVFROM''@|0|g' \ -e 's|@''GNULIB_SENDTO''@|0|g' \ -e 's|@''GNULIB_SETSOCKOPT''@|1|g' \ -e 's|@''GNULIB_SHUTDOWN''@|0|g' \ -e 's|@''GNULIB_ACCEPT4''@|0|g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /bin/mkdir -p sys rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|1|g' \ -e 's|@''GNULIB_DUP2''@|1|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|1|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|1|g' \ -e 's|@''GNULIB_SYMLINK''@|1|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|1|g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/utsname.h-t sys/utsname.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_UTSNAME_H''@||g' \ -e 's|@''GNULIB_UNAME''@|1|g' \ -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \ -e 's|@''HAVE_UNAME''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_utsname.in.h; \ } > sys/utsname.h-t && \ mv sys/utsname.h-t sys/utsname.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|1|g' \ -e 's|@''GNULIB_WCTOB''@|1|g' \ -e 's|@''GNULIB_MBSINIT''@|1|g' \ -e 's|@''GNULIB_MBRTOWC''@|1|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|1|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing' Making all in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing/tests' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../.././arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../.././warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's|@''GNULIB_FCNTL''@|0|g' \ -e 's|@''GNULIB_OPEN''@|1|g' \ -e 's|@''GNULIB_OPENAT''@|0|g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h make all-recursive make[5]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing/tests' make[6]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing/tests' make[5]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing/tests' make[4]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing/tests' make[4]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing' depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo close-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT close-hook.lo -MD -MP -MF $depbase.Tpo -c -o close-hook.lo close-hook.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo printf-frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT printf-frexp.lo -MD -MP -MF $depbase.Tpo -c -o printf-frexp.lo printf-frexp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo printf-frexpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT printf-frexpl.lo -MD -MP -MF $depbase.Tpo -c -o printf-frexpl.lo printf-frexpl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT sockets.lo -MD -MP -MF $depbase.Tpo -c -o sockets.lo sockets.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo glthread/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/thread.lo -MD -MP -MF $depbase.Tpo -c -o glthread/thread.lo glthread/thread.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo glthread/tls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/tls.lo -MD -MP -MF $depbase.Tpo -c -o glthread/tls.lo glthread/tls.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT close-hook.lo -MD -MP -MF .deps/close-hook.Tpo -c close-hook.c -fPIC -DPIC -o .libs/close-hook.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/thread.lo -MD -MP -MF glthread/.deps/thread.Tpo -c glthread/thread.c -fPIC -DPIC -o glthread/.libs/thread.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT printf-frexp.lo -MD -MP -MF .deps/printf-frexp.Tpo -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT printf-frexpl.lo -MD -MP -MF .deps/printf-frexpl.Tpo -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/tls.lo -MD -MP -MF glthread/.deps/tls.Tpo -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o depbase=`echo isnanl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT isnanl.lo -MD -MP -MF $depbase.Tpo -c -o isnanl.lo isnanl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo regex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT regex.lo -MD -MP -MF $depbase.Tpo -c -o regex.lo regex.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT snprintf.lo -MD -MP -MF $depbase.Tpo -c -o snprintf.lo snprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vsnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT vsnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vsnprintf.lo vsnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libprelude/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT isnanl.lo -MD -MP -MF .deps/isnanl.Tpo -c isnanl.c -fPIC -DPIC -o .libs/isnanl.o rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libprelude/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed depbase=`echo glthread/cond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/cond.lo -MD -MP -MF $depbase.Tpo -c -o glthread/cond.lo glthread/cond.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT vsnprintf.lo -MD -MP -MF .deps/vsnprintf.Tpo -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/cond.lo -MD -MP -MF glthread/.deps/cond.Tpo -c glthread/cond.c -fPIC -DPIC -o glthread/.libs/cond.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -Wl,-O1 -Wl,--as-needed -z relro -z now -o libmissing.la c-ctype.lo close-hook.lo glthread/cond.lo localcharset.lo glthread/lock.lo printf-frexp.lo printf-frexpl.lo sockets.lo glthread/thread.lo glthread/threadlib.lo glthread/tls.lo asnprintf.lo isnanl.lo printf-args.lo printf-parse.lo regex.lo snprintf.lo vasnprintf.lo vsnprintf.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmissing.a .libs/c-ctype.o .libs/close-hook.o glthread/.libs/cond.o .libs/localcharset.o glthread/.libs/lock.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/sockets.o glthread/.libs/thread.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/asnprintf.o .libs/isnanl.o .libs/printf-args.o .libs/printf-parse.o .libs/regex.o .libs/snprintf.o .libs/vasnprintf.o .libs/vsnprintf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmissing.a libtool: link: ( cd ".libs" && rm -f "libmissing.la" && ln -s "../libmissing.la" "libmissing.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing' make[3]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing' make[2]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/libmissing' Making all in m4 make[2]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/m4' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' Making all in libprelude-error make[4]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src/libprelude-error' LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \ ./err-sources.h.in >err-sources.h LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \ ./err-codes.h.in >err-codes.h LANG="" gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h LANG="" gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ ./err-sources.h.in >err-sources-sym.h x86_64-pc-linux-gnu-gcc -E _mkerrcodes.h | grep PRELUDE_ERROR_ | LANG="" gawk -f ./mkerrcodes.awk >mkerrcodes.h LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ ./err-codes.h.in >err-codes-sym.h LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ -v prefix=PRELUDE_ERROR_ -v namespace=errnos_ \ ./errnos.in >errnos-sym.h LANG="" gawk -f ./mkheader.awk \ ./err-sources.h.in \ ./err-codes.h.in \ ./errnos.in \ ./prelude-error.h.in > prelude-error.h rm _mkerrcodes.h x86_64-pc-linux-gnu-gcc -I. -I. -o mkerrcodes ./mkerrcodes.c ./mkerrcodes | LANG="" gawk -f ./mkerrcodes2.awk >code-from-errno.h make all-am make[5]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src/libprelude-error' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-error.lo -MD -MP -MF .deps/prelude-error.Tpo -c -o prelude-error.lo prelude-error.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c -o strsource.lo strsource.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c -o strerror.lo strerror.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-error.lo -MD -MP -MF .deps/prelude-error.Tpo -c prelude-error.c -fPIC -DPIC -o .libs/prelude-error.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c strsource.c -fPIC -DPIC -o .libs/strsource.o mv -f .deps/strsource.Tpo .deps/strsource.Plo mv -f .deps/strerror.Tpo .deps/strerror.Plo mv -f .deps/prelude-error.Tpo .deps/prelude-error.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -no-undefined -Wl,-O1 -Wl,--as-needed -z relro -z now -o libprelude-error.la prelude-error.lo strsource.lo strerror.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libprelude-error.a .libs/prelude-error.o .libs/strsource.o .libs/strerror.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libprelude-error.a libtool: link: ( cd ".libs" && rm -f "libprelude-error.la" && ln -s "../libprelude-error.la" "libprelude-error.la" ) make[5]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src/libprelude-error' make[4]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src/libprelude-error' Making all in include make[4]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src/include' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src/include' make[4]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT config-engine.lo -MD -MP -MF .deps/config-engine.Tpo -c -o config-engine.lo config-engine.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c -o daemonize.lo daemonize.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT ntp.lo -MD -MP -MF .deps/ntp.Tpo -c -o ntp.lo ntp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT tls-auth.lo -MD -MP -MF .deps/tls-auth.Tpo -c -o tls-auth.lo tls-auth.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT tls-util.lo -MD -MP -MF .deps/tls-util.Tpo -c -o tls-util.lo tls-util.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c -o variable.lo variable.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c -o prelude.lo prelude.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-async.lo -MD -MP -MF .deps/prelude-async.Tpo -c -o prelude-async.lo prelude-async.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-client.lo -MD -MP -MF .deps/prelude-client.Tpo -c -o prelude-client.lo prelude-client.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT tls-auth.lo -MD -MP -MF .deps/tls-auth.Tpo -c tls-auth.c -fPIC -DPIC -o .libs/tls-auth.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT config-engine.lo -MD -MP -MF .deps/config-engine.Tpo -c config-engine.c -fPIC -DPIC -o .libs/config-engine.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT ntp.lo -MD -MP -MF .deps/ntp.Tpo -c ntp.c -fPIC -DPIC -o .libs/ntp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT tls-util.lo -MD -MP -MF .deps/tls-util.Tpo -c tls-util.c -fPIC -DPIC -o .libs/tls-util.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c daemonize.c -fPIC -DPIC -o .libs/daemonize.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c prelude.c -fPIC -DPIC -o .libs/prelude.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.c -fPIC -DPIC -o .libs/variable.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-async.lo -MD -MP -MF .deps/prelude-async.Tpo -c prelude-async.c -fPIC -DPIC -o .libs/prelude-async.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-client.lo -MD -MP -MF .deps/prelude-client.Tpo -c prelude-client.c -fPIC -DPIC -o .libs/prelude-client.o mv -f .deps/ntp.Tpo .deps/ntp.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-client-profile.lo -MD -MP -MF .deps/prelude-client-profile.Tpo -c -o prelude-client-profile.lo prelude-client-profile.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-client-profile.lo -MD -MP -MF .deps/prelude-client-profile.Tpo -c prelude-client-profile.c -fPIC -DPIC -o .libs/prelude-client-profile.o mv -f .deps/daemonize.Tpo .deps/daemonize.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-connection.lo -MD -MP -MF .deps/prelude-connection.Tpo -c -o prelude-connection.lo prelude-connection.c mv -f .deps/variable.Tpo .deps/variable.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-connection-pool.lo -MD -MP -MF .deps/prelude-connection-pool.Tpo -c -o prelude-connection-pool.lo prelude-connection-pool.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-connection.lo -MD -MP -MF .deps/prelude-connection.Tpo -c prelude-connection.c -fPIC -DPIC -o .libs/prelude-connection.o mv -f .deps/prelude-async.Tpo .deps/prelude-async.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-failover.lo -MD -MP -MF .deps/prelude-failover.Tpo -c -o prelude-failover.lo prelude-failover.c mv -f .deps/tls-util.Tpo .deps/tls-util.Plo mv -f .deps/prelude.Tpo .deps/prelude.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-hash.lo -MD -MP -MF .deps/prelude-hash.Tpo -c -o prelude-hash.lo prelude-hash.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-ident.lo -MD -MP -MF .deps/prelude-ident.Tpo -c -o prelude-ident.lo prelude-ident.c prelude-client.c: In function 'prelude_client_init': prelude-client.c:1351:61: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] mv -f .deps/common.Tpo .deps/common.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-failover.lo -MD -MP -MF .deps/prelude-failover.Tpo -c prelude-failover.c -fPIC -DPIC -o .libs/prelude-failover.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-connection-pool.lo -MD -MP -MF .deps/prelude-connection-pool.Tpo -c prelude-connection-pool.c -fPIC -DPIC -o .libs/prelude-connection-pool.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-io.lo -MD -MP -MF .deps/prelude-io.Tpo -c -o prelude-io.lo prelude-io.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-hash.lo -MD -MP -MF .deps/prelude-hash.Tpo -c prelude-hash.c -fPIC -DPIC -o .libs/prelude-hash.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-ident.lo -MD -MP -MF .deps/prelude-ident.Tpo -c prelude-ident.c -fPIC -DPIC -o .libs/prelude-ident.o mv -f .deps/tls-auth.Tpo .deps/tls-auth.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-log.lo -MD -MP -MF .deps/prelude-log.Tpo -c -o prelude-log.lo prelude-log.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-io.lo -MD -MP -MF .deps/prelude-io.Tpo -c prelude-io.c -fPIC -DPIC -o .libs/prelude-io.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-log.lo -MD -MP -MF .deps/prelude-log.Tpo -c prelude-log.c -fPIC -DPIC -o .libs/prelude-log.o mv -f .deps/prelude-ident.Tpo .deps/prelude-ident.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-msg.lo -MD -MP -MF .deps/prelude-msg.Tpo -c -o prelude-msg.lo prelude-msg.c mv -f .deps/config-engine.Tpo .deps/config-engine.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-msgbuf.lo -MD -MP -MF .deps/prelude-msgbuf.Tpo -c -o prelude-msgbuf.lo prelude-msgbuf.c mv -f .deps/prelude-hash.Tpo .deps/prelude-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-option.lo -MD -MP -MF .deps/prelude-option.Tpo -c -o prelude-option.lo prelude-option.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-msg.lo -MD -MP -MF .deps/prelude-msg.Tpo -c prelude-msg.c -fPIC -DPIC -o .libs/prelude-msg.o mv -f .deps/prelude-client-profile.Tpo .deps/prelude-client-profile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-option-wide.lo -MD -MP -MF .deps/prelude-option-wide.Tpo -c -o prelude-option-wide.lo prelude-option-wide.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-msgbuf.lo -MD -MP -MF .deps/prelude-msgbuf.Tpo -c prelude-msgbuf.c -fPIC -DPIC -o .libs/prelude-msgbuf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-option.lo -MD -MP -MF .deps/prelude-option.Tpo -c prelude-option.c -fPIC -DPIC -o .libs/prelude-option.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-option-wide.lo -MD -MP -MF .deps/prelude-option-wide.Tpo -c prelude-option-wide.c -fPIC -DPIC -o .libs/prelude-option-wide.o mv -f .deps/prelude-log.Tpo .deps/prelude-log.Plo mv -f .deps/prelude-failover.Tpo .deps/prelude-failover.Plo mv -f .deps/prelude-connection.Tpo .deps/prelude-connection.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-plugin.lo -MD -MP -MF .deps/prelude-plugin.Tpo -c -o prelude-plugin.lo prelude-plugin.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-string.lo -MD -MP -MF .deps/prelude-string.Tpo -c -o prelude-string.lo prelude-string.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-timer.lo -MD -MP -MF .deps/prelude-timer.Tpo -c -o prelude-timer.lo prelude-timer.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-plugin.lo -MD -MP -MF .deps/prelude-plugin.Tpo -c prelude-plugin.c -fPIC -DPIC -o .libs/prelude-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-string.lo -MD -MP -MF .deps/prelude-string.Tpo -c prelude-string.c -fPIC -DPIC -o .libs/prelude-string.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-timer.lo -MD -MP -MF .deps/prelude-timer.Tpo -c prelude-timer.c -fPIC -DPIC -o .libs/prelude-timer.o prelude-option-wide.c: In function 'read_option_request': prelude-option-wide.c:280:63: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] mv -f .deps/prelude-msg.Tpo .deps/prelude-msg.Plo mv -f .deps/prelude-client.Tpo .deps/prelude-client.Plo mv -f .deps/prelude-msgbuf.Tpo .deps/prelude-msgbuf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-thread.lo -MD -MP -MF .deps/prelude-thread.Tpo -c -o prelude-thread.lo prelude-thread.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-additional-data.lo -MD -MP -MF .deps/idmef-additional-data.Tpo -c -o idmef-additional-data.lo idmef-additional-data.c prelude-option.c: In function 'print_space':/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-class.lo -MD -MP -MF .deps/idmef-class.Tpo -c -o idmef-class.lo idmef-class.c prelude-option.c:969:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] mv -f .deps/prelude-io.Tpo .deps/prelude-io.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-criteria.lo -MD -MP -MF .deps/idmef-criteria.Tpo -c -o idmef-criteria.lo idmef-criteria.c prelude-timer.c: In function 'search_previous_timer': prelude-timer.c:261:16: warning: variable 'expire' set but not used [-Wunused-but-set-variable] libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-class.lo -MD -MP -MF .deps/idmef-class.Tpo -c idmef-class.c -fPIC -DPIC -o .libs/idmef-class.o mv -f .deps/prelude-connection-pool.Tpo .deps/prelude-connection-pool.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-thread.lo -MD -MP -MF .deps/prelude-thread.Tpo -c prelude-thread.c -fPIC -DPIC -o .libs/prelude-thread.o make idmef-criteria-string.yac.lo CFLAGS="-march=core2 -mtune=core2 -msse4.1 -O2 -pipe -include ../config.h" IDMEF_CRITERIA_STRING_YAC_LO=dummy-idmef-criteria-string.yac.lo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-additional-data.lo -MD -MP -MF .deps/idmef-additional-data.Tpo -c idmef-additional-data.c -fPIC -DPIC -o .libs/idmef-additional-data.o make[5]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-criteria.lo -MD -MP -MF .deps/idmef-criteria.Tpo -c idmef-criteria.c -fPIC -DPIC -o .libs/idmef-criteria.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -include ../config.h -MT idmef-criteria-string.yac.lo -MD -MP -MF .deps/idmef-criteria-string.yac.Tpo -c -o idmef-criteria-string.yac.lo idmef-criteria-string.yac.c prelude-option-wide.c: In function 'prelude_option_process_request': prelude-option-wide.c:293:29: warning: 'request' may be used uninitialized in this function [-Wuninitialized] prelude-option-wide.c:245:15: note: 'request' was declared here libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -include ../config.h -MT idmef-criteria-string.yac.lo -MD -MP -MF .deps/idmef-criteria-string.yac.Tpo -c idmef-criteria-string.yac.c -fPIC -DPIC -o .libs/idmef-criteria-string.yac.o mv -f .deps/prelude-timer.Tpo .deps/prelude-timer.Plo mv -f .deps/prelude-option-wide.Tpo .deps/prelude-option-wide.Plo make idmef-criteria-string.lex.lo CFLAGS="-march=core2 -mtune=core2 -msse4.1 -O2 -pipe -include ../config.h" IDMEF_CRITERIA_STRING_LEX_LO=dummy-idmef-criteria-string.lex.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-criterion-value.lo -MD -MP -MF .deps/idmef-criterion-value.Tpo -c -o idmef-criterion-value.lo idmef-criterion-value.c make[5]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -include ../config.h -MT idmef-criteria-string.lex.lo -MD -MP -MF .deps/idmef-criteria-string.lex.Tpo -c -o idmef-criteria-string.lex.lo idmef-criteria-string.lex.c mv -f .deps/prelude-thread.Tpo .deps/prelude-thread.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-criterion-value.lo -MD -MP -MF .deps/idmef-criterion-value.Tpo -c idmef-criterion-value.c -fPIC -DPIC -o .libs/idmef-criterion-value.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-data.lo -MD -MP -MF .deps/idmef-data.Tpo -c -o idmef-data.lo idmef-data.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -include ../config.h -MT idmef-criteria-string.lex.lo -MD -MP -MF .deps/idmef-criteria-string.lex.Tpo -c idmef-criteria-string.lex.c -fPIC -DPIC -o .libs/idmef-criteria-string.lex.o mv -f .deps/prelude-string.Tpo .deps/prelude-string.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-data.lo -MD -MP -MF .deps/idmef-data.Tpo -c idmef-data.c -fPIC -DPIC -o .libs/idmef-data.o mv -f .deps/prelude-plugin.Tpo .deps/prelude-plugin.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-message-helpers.lo -MD -MP -MF .deps/idmef-message-helpers.Tpo -c -o idmef-message-helpers.lo idmef-message-helpers.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-message-print.lo -MD -MP -MF .deps/idmef-message-print.Tpo -c -o idmef-message-print.lo idmef-message-print.c mv -f .deps/idmef-class.Tpo .deps/idmef-class.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-message-read.lo -MD -MP -MF .deps/idmef-message-read.Tpo -c -o idmef-message-read.lo idmef-message-read.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-message-helpers.lo -MD -MP -MF .deps/idmef-message-helpers.Tpo -c idmef-message-helpers.c -fPIC -DPIC -o .libs/idmef-message-helpers.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-message-print.lo -MD -MP -MF .deps/idmef-message-print.Tpo -c idmef-message-print.c -fPIC -DPIC -o .libs/idmef-message-print.o idmef-criteria-string.lex.c:1451:17: warning: 'yyunput' defined but not used [-Wunused-function] idmef-criteria-string.lex.c:1492:16: warning: 'input' defined but not used [-Wunused-function] idmef-criteria-string.lex.c:1947:16: warning: 'yy_top_state' defined but not used [-Wunused-function] idmef-criteria-string.lex.l: In function 'yylex': idmef-criteria-string.lex.l:196:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-message-read.lo -MD -MP -MF .deps/idmef-message-read.Tpo -c idmef-message-read.c -fPIC -DPIC -o .libs/idmef-message-read.o mv -f .deps/idmef-criteria.Tpo .deps/idmef-criteria.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-message-write.lo -MD -MP -MF .deps/idmef-message-write.Tpo -c -o idmef-message-write.lo idmef-message-write.c mv -f .deps/prelude-option.Tpo .deps/prelude-option.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-path.lo -MD -MP -MF .deps/idmef-path.Tpo -c -o idmef-path.lo idmef-path.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-message-write.lo -MD -MP -MF .deps/idmef-message-write.Tpo -c idmef-message-write.c -fPIC -DPIC -o .libs/idmef-message-write.o mv -f .deps/idmef-additional-data.Tpo .deps/idmef-additional-data.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-time.lo -MD -MP -MF .deps/idmef-time.Tpo -c -o idmef-time.lo idmef-time.c mv -f .deps/idmef-message-helpers.Tpo .deps/idmef-message-helpers.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-tree-wrap.lo -MD -MP -MF .deps/idmef-tree-wrap.Tpo -c -o idmef-tree-wrap.lo idmef-tree-wrap.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-path.lo -MD -MP -MF .deps/idmef-path.Tpo -c idmef-path.c -fPIC -DPIC -o .libs/idmef-path.o mv -f .deps/idmef-criterion-value.Tpo .deps/idmef-criterion-value.Plo mv -f .deps/idmef-criteria-string.yac.Tpo .deps/idmef-criteria-string.yac.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-value.lo -MD -MP -MF .deps/idmef-value.Tpo -c -o idmef-value.lo idmef-value.c make[5]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-value-type.lo -MD -MP -MF .deps/idmef-value-type.Tpo -c -o idmef-value-type.lo idmef-value-type.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-time.lo -MD -MP -MF .deps/idmef-time.Tpo -c idmef-time.c -fPIC -DPIC -o .libs/idmef-time.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-tree-wrap.lo -MD -MP -MF .deps/idmef-tree-wrap.Tpo -c idmef-tree-wrap.c -fPIC -DPIC -o .libs/idmef-tree-wrap.o mv -f .deps/idmef-data.Tpo .deps/idmef-data.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-value.lo -MD -MP -MF .deps/idmef-value.Tpo -c idmef-value.c -fPIC -DPIC -o .libs/idmef-value.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT idmef-value-type.lo -MD -MP -MF .deps/idmef-value-type.Tpo -c idmef-value-type.c -fPIC -DPIC -o .libs/idmef-value-type.o idmef-time.c: In function 'idmef_time_to_string': idmef-time.c:335:37: warning: variable 'sec_off' set but not used [-Wunused-but-set-variable] idmef-path.c: In function 'idmef_path_parse_new': idmef-path.c:560:33: warning: variable 'prev_class' set but not used [-Wunused-but-set-variable] mv -f .deps/idmef-criteria-string.lex.Tpo .deps/idmef-criteria-string.lex.Plo make[5]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' mv -f .deps/idmef-message-print.Tpo .deps/idmef-message-print.Plo idmef-tree-wrap.c: In function 'idmef_confidence_copy': idmef-tree-wrap.c:17618:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] mv -f .deps/idmef-value-type.Tpo .deps/idmef-value-type.Plo mv -f .deps/idmef-time.Tpo .deps/idmef-time.Plo mv -f .deps/idmef-path.Tpo .deps/idmef-path.Plo mv -f .deps/idmef-message-write.Tpo .deps/idmef-message-write.Plo mv -f .deps/idmef-message-read.Tpo .deps/idmef-message-read.Plo mv -f .deps/idmef-value.Tpo .deps/idmef-value.Plo mv -f .deps/idmef-tree-wrap.Tpo .deps/idmef-tree-wrap.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -no-undefined -version-info 21:1:19 -export-symbols-regex "^(idmef|_?prelude)_" -Wl,-O1 -Wl,--as-needed -z relro -z now -o libprelude.la -rpath /usr/lib64 common.lo config-engine.lo daemonize.lo ntp.lo tls-auth.lo tls-util.lo variable.lo prelude.lo prelude-async.lo prelude-client.lo prelude-client-profile.lo prelude-connection.lo prelude-connection-pool.lo prelude-failover.lo prelude-hash.lo prelude-ident.lo prelude-io.lo prelude-log.lo prelude-msg.lo prelude-msgbuf.lo prelude-option.lo prelude-option-wide.lo prelude-plugin.lo prelude-string.lo prelude-timer.lo prelude-thread.lo idmef-additional-data.lo idmef-class.lo idmef-criteria.lo idmef-criteria-string.yac.lo idmef-criteria-string.lex.lo idmef-criterion-value.lo idmef-data.lo idmef-message-helpers.lo idmef-message-print.lo idmef-message-read.lo idmef-message-write.lo idmef-path.lo idmef-time.lo idmef-tree-wrap.lo idmef-value.lo idmef-value-type.lo -lgnutls -lgcrypt -lgpg-error -lltdl ../libmissing/libmissing.la libprelude-error/libprelude-error.la -ldl libtool: link: /usr/bin/nm -B .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-helpers.o .libs/idmef-message-print.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libprelude.exp libtool: link: /bin/grep -E -e "^(idmef|_?prelude)_" ".libs/libprelude.exp" > ".libs/libprelude.expT" libtool: link: mv -f ".libs/libprelude.expT" ".libs/libprelude.exp" libtool: link: echo "{ global:" > .libs/libprelude.ver libtool: link: cat .libs/libprelude.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libprelude.ver libtool: link: echo "local: *; };" >> .libs/libprelude.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-helpers.o .libs/idmef-message-print.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o -Wl,--whole-archive ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a -Wl,--no-whole-archive -lgnutls -lgcrypt -lgpg-error /usr/lib64/libltdl.so -ldl -march=core2 -mtune=core2 -msse4.1 -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libprelude.so.2 -Wl,-version-script -Wl,.libs/libprelude.ver -o .libs/libprelude.so.2.19.1 libtool: link: (cd ".libs" && rm -f "libprelude.so.2" && ln -s "libprelude.so.2.19.1" "libprelude.so.2") libtool: link: (cd ".libs" && rm -f "libprelude.so" && ln -s "libprelude.so.2.19.1" "libprelude.so") libtool: link: ( cd ".libs" && rm -f "libprelude.la" && ln -s "../libprelude.la" "libprelude.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' make[3]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' make[2]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/src' Making all in prelude-admin make[2]: Entering directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/prelude-admin' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT prelude-admin.o -MD -MP -MF .deps/prelude-admin.Tpo -c -o prelude-admin.o prelude-admin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error -march=core2 -mtune=core2 -msse4.1 -O2 -pipe -MT tls-register.o -MD -MP -MF .deps/tls-register.Tpo -c -o tls-register.o tls-register.c server.c:42:26: fatal error: gnutls/extra.h: No such file or directory compilation terminated. make[2]: *** [server.o] Error 1 make[2]: *** Waiting for unfinished jobs.... prelude-admin.c:60:26: fatal error: gnutls/extra.h: No such file or directory compilation terminated. make[2]: *** [prelude-admin.o] Error 1 tls-register.c: In function ‘generate_certificate_request’: tls-register.c:515:9: warning: ‘gnutls_x509_crq_sign’ is deprecated (declared at /usr/include/gnutls/compat.h:263) [-Wdeprecated-declarations] tls-register.c: In function ‘tls_revoke_analyzer’: tls-register.c:976:9: warning: ‘gnutls_x509_crl_sign’ is deprecated (declared at /usr/include/gnutls/compat.h:269) [-Wdeprecated-declarations] mv -f .deps/tls-register.Tpo .deps/tls-register.Po make[2]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0/prelude-admin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0' make: *** [all] Error 2 emake failed * ERROR: dev-libs/libprelude-1.0.0-r1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 91: Called src_compile * environment, line 6442: Called die * The specific snippet of code: * emake OTHERLDFLAGS="${LDFLAGS}" || die "emake failed"; * * If you need support, post the output of 'emerge --info =dev-libs/libprelude-1.0.0-r1', * the complete build log and the output of 'emerge -pqv =dev-libs/libprelude-1.0.0-r1'. * The complete build log is located at '/var/log/portage/build/dev-libs/libprelude-1.0.0-r1:20111029-062554.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/temp/environment'. * S: '/var/tmp/portage/dev-libs/libprelude-1.0.0-r1/work/libprelude-1.0.0'