Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 195071 Details for
Bug 274605
net-libs/wvstreams-4.4 fails to compile with NDEBUG defined
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 47.83 KB, created by
Andrey Vihrov
on 2009-06-18 13:20:34 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Andrey Vihrov
Created:
2009-06-18 13:20:34 UTC
Size:
47.83 KB
patch
obsolete
>sandbox:main signal SIGQUIT already had a handler ... > >>>> Unpacking source... >>>> Unpacking wvstreams-4.4.tar.gz to /var/tmp/portage/net-libs/wvstreams-4.4/work > [32;01m*[0m Applying wvstreams-4.4-linux-serial.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-wireless-user.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-uniconfd-ini.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-as-needed.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-sane-cflags.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-type-punned.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-sigaction.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-wvconfemu.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-valgrind.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-gcc-4.3.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wvstreams-4.4-external-xplc.patch ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Replacing obsolete head/tail with POSIX compliant ones > [32;01m*[0m - fixed /var/tmp/portage/net-libs/wvstreams-4.4/work/wvstreams-4.4/configure.ac > [32;01m*[0m Running autoconf ... >[A[194C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/net-libs/wvstreams-4.4/work >sandbox:main signal SIGQUIT already had a handler ... > >>>> Compiling source in /var/tmp/portage/net-libs/wvstreams-4.4/work/wvstreams-4.4 ... > * econf: updating wvstreams-4.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating wvstreams-4.4/config.sub with /usr/share/gnuconfig/config.sub >./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 --without-qdbm --with-pam --without-openslp --without-qt --disable-debug --without-tcl --without-swig --with-xplc --enable-verbose --with-bdb --with-zlib --with-openssl >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for egrep... 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 minix/config.h... (cached) no >checking whether it is safe to define __EXTENSIONS__... (cached) yes >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 whether byte ordering is bigendian... no >checking for __attribute__ ((deprecated))... yes >checking for working alloca.h... yes >checking for alloca... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for inline... inline >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... yes >checking whether ferror_unlocked is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking whether fputc_unlocked is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_unlocked is declared... yes >checking whether getc_unlocked is declared... yes >checking whether getchar_unlocked is declared... yes >checking whether putc_unlocked is declared... yes >checking whether putchar_unlocked is declared... yes >checking for flockfile... yes >checking for funlockfile... yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking linewrap.h usability... no >checking linewrap.h presence... no >checking for linewrap.h... no >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for mbstate_t... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking whether strnlen is declared... yes >checking for EOVERFLOW... yes >checking for signed... yes >checking for long long... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for size_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether vsnprintf is declared... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking for memchr... yes >checking for mempcpy... yes >checking for C/C++ restrict keyword... __restrict >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for strncasecmp... yes >checking for strchrnul... yes >checking for strndup... yes >checking for working strnlen... yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking for vasnprintf... no >checking for ptrdiff_t... yes >checking for snprintf... yes >checking for wcslen... yes >checking for vsnprintf... yes >checking for stdint.h... (cached) yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for error_t... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for net/if.h... yes >checking for net/ethernet.h... yes >checking for netinet/if_ether.h... yes >checking whether ETHER_ADDR_LEN is declared... 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 netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking for netinet/ip.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking linux/serial.h usability... yes >checking linux/serial.h presence... yes >checking for linux/serial.h... yes >checking for cfmakeraw... yes >checking whether ln works...... yes >checking for pkg-config... /usr/bin/pkg-config >checking for bind in -lsocket... no >checking for openssl/ssl.h... yes >checking for X509_free in -lcrypto... yes >checking for SSL_has_matching_session_id in -lssl... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for readline in -lreadline... yes >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for pam_start in -lpam... yes >checking for sane PAM implementation... yes >checking for valgrind... no >checking valgrind/memcheck.h usability... no >checking valgrind/memcheck.h presence... no >checking for valgrind/memcheck.h... no >0.3.13 >checking for xplc/core.h... yes >checking for XPLC_getServiceManager in -lxplc... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for compress in -lz... yes >configure: WARNING: Qt is missing. >configure: WARNING: Valgrind is missing. >configure: creating ./config.status >config.status: creating config.mk >config.status: WARNING: 'config.mk.in' seems to ignore the --datarootdir setting >config.status: creating gnulib/Makefile >config.status: WARNING: 'gnulib/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating pkgconfig/libuniconf.pc >config.status: creating pkgconfig/libuniconf-uninstalled.pc >config.status: creating pkgconfig/libwvbase.pc >config.status: creating pkgconfig/libwvbase-uninstalled.pc >config.status: creating pkgconfig/libwvqt.pc >config.status: creating pkgconfig/libwvqt-uninstalled.pc >config.status: creating pkgconfig/libwvstreams.pc >config.status: creating pkgconfig/libwvstreams-uninstalled.pc >config.status: creating pkgconfig/libwvutils.pc >config.status: creating pkgconfig/libwvutils-uninstalled.pc >config.status: creating pkgconfig/libwvtest.pc >config.status: creating pkgconfig/libwvtest-uninstalled.pc >config.status: creating include/wvautoconf.h >make -j3 'CXXOPTS=-fPIC -DPIC' 'COPTS=-fPIC -DPIC' >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvbufferstore.cc -o utils/wvbufferstore.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvbuffer.cc -o utils/wvbuffer.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvcont.cc -o utils/wvcont.o >utils/wvbufferstore.cc: In member function 'virtual bool WvLinkedBufferStore::unlinksubbuffer(WvBufStore*, bool)': >utils/wvbufferstore.cc:784: warning: unused variable 'link' >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvcont.cc | perl -we '$a = '"'"'utils/wvcont.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvcont.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvbuffer.cc | perl -we '$a = '"'"'utils/wvbuffer.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvbuffer.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wverror.cc -o utils/wverror.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c streams/wvfdstream.cc -o streams/wvfdstream.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvbufferstore.cc | perl -we '$a = '"'"'utils/wvbufferstore.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvbufferstore.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wverror.cc | perl -we '$a = '"'"'utils/wverror.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wverror.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvfork.cc -o utils/wvfork.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvhash.cc -o utils/wvhash.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E streams/wvfdstream.cc | perl -we '$a = '"'"'streams/wvfdstream.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >streams/.wvfdstream.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvhash.cc | perl -we '$a = '"'"'utils/wvhash.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvhash.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvhashtable.cc -o utils/wvhashtable.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvlinklist.cc -o utils/wvlinklist.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvfork.cc | perl -we '$a = '"'"'utils/wvfork.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvfork.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvmoniker.cc -o utils/wvmoniker.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvlinklist.cc | perl -we '$a = '"'"'utils/wvlinklist.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvlinklist.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvhashtable.cc | perl -we '$a = '"'"'utils/wvhashtable.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvhashtable.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvregex.cc -o utils/wvregex.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvscatterhash.cc -o utils/wvscatterhash.o >utils/wvmoniker.cc: In member function 'virtual void* WvMonikerRegistry::create(const WvFastString&)': >utils/wvmoniker.cc:81: warning: deprecated conversion from string constant to 'char*' >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvmoniker.cc | perl -we '$a = '"'"'utils/wvmoniker.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvmoniker.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvregex.cc | perl -we '$a = '"'"'utils/wvregex.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvregex.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvsorter.cc -o utils/wvsorter.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvstring.cc -o utils/wvstring.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvsorter.cc | perl -we '$a = '"'"'utils/wvsorter.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvsorter.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvscatterhash.cc | perl -we '$a = '"'"'utils/wvscatterhash.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvscatterhash.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvstringlist.cc -o utils/wvstringlist.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvstringmask.cc -o utils/wvstringmask.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvstringmask.cc | perl -we '$a = '"'"'utils/wvstringmask.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvstringmask.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/strutils.cc -o utils/strutils.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvstringlist.cc | perl -we '$a = '"'"'utils/wvstringlist.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvstringlist.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvtask.cc -o utils/wvtask.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvstring.cc | perl -we '$a = '"'"'utils/wvstring.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvstring.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvtimeutils.cc -o utils/wvtimeutils.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvtimeutils.cc | perl -we '$a = '"'"'utils/wvtimeutils.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvtimeutils.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvvector.cc -o utils/wvvector.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvvector.cc | perl -we '$a = '"'"'utils/wvvector.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvvector.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvtask.cc | perl -we '$a = '"'"'utils/wvtask.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvtask.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c streams/wvistreamlist.cc -o streams/wvistreamlist.o >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -c utils/wvstreamsdebugger.cc -o utils/wvstreamsdebugger.o >streams/wvistreamlist.cc:193:34: error: macro "wvassert" passed 4 arguments, but takes just 1 >streams/wvistreamlist.cc: In member function 'virtual bool WvIStreamList::post_select(IWvStream::SelectInfo&)': >streams/wvistreamlist.cc:191: error: 'wvassert' was not declared in this scope >streams/wvistreamlist.cc:189: warning: unused variable 'link' >make: *** [streams/wvistreamlist.o] Error 1 >make: *** Waiting for unfinished jobs.... >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/strutils.cc | perl -we '$a = '"'"'utils/strutils.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.strutils.d >x86_64-pc-linux-gnu-g++ -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -msse4.1 -pipe -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -DNDEBUG -Iyes/include -I/usr/include/xplc-0.3.13 -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual -M -E utils/wvstreamsdebugger.cc | perl -we '$a = '"'"'utils/wvstreamsdebugger.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >utils/.wvstreamsdebugger.d > [31;01m*[0m > [31;01m*[0m ERROR: net-libs/wvstreams-4.4 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3095: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake CXXOPTS="-fPIC -DPIC" COPTS="-fPIC -DPIC" || die "compile failed"; > [31;01m*[0m The die message: > [31;01m*[0m compile failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/net-libs/wvstreams-4.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/wvstreams-4.4/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 274605
: 195071 |
195072