* Package: dev-libs/sucs-1.0.0 * Repository: gentoo * Maintainer: cpp@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking sucs-1.0.0.tar.bz2 to /var/tmp/portage/dev-libs/sucs-1.0.0/work * Applying sucs-1.0.0-various_fixes.diff ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-libs/sucs-1.0.0/work >>> Compiling source in /var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0 ... * econf: updating sucs-1.0.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sucs-1.0.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking for mawk... mawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C++ compiler (c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /bin/sed checking how to recognise dependent libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... (cached) ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for XML_ParserCreate in -lexpat... yes checking for pcre_free in -lpcre... yes checking for pthread_create in -lpthread... yes checking for dlopen in -ldl... yes checking for unistd.h... yes checking for working const... yes checking for inline... inline checking for ANSI C header files... yes checking for pid_t... yes checking return type of signal handlers... void updating cache ./config.cache creating ./config.status creating misc/Makefile creating ipc/Makefile creating thread/Makefile creating signals/Makefile creating network/Makefile creating kohonen/Makefile creating regexp/Makefile creating xml/Makefile creating daemon/Makefile creating sonic/Makefile creating plugin/Makefile creating Makefile creating config.h make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0' Making all in ipc make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/ipc' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c sema.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c mutex.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c condition.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c conditionmutex.cpp mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists rm -f .libs/condition.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/sema.pp -c sema.cpp -fPIC -DPIC -o .libs/sema.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/conditionmutex.pp -c conditionmutex.cpp -fPIC -DPIC -o .libs/conditionmutex.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/mutex.pp -c mutex.cpp -fPIC -DPIC -o .libs/mutex.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/condition.pp -c condition.cpp -fPIC -DPIC -o .libs/condition.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/conditionmutex.pp -c conditionmutex.cpp -o conditionmutex.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/condition.pp -c condition.cpp -o condition.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/mutex.pp -c mutex.cpp -o mutex.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/sema.pp -c sema.cpp -o sema.o >/dev/null 2>&1 mv -f .libs/conditionmutex.lo conditionmutex.lo mv -f .libs/condition.lo condition.lo mv -f .libs/sema.lo sema.lo mv -f .libs/mutex.lo mutex.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsucipc.la -rpath /usr/lib -release 1.0.0 sema.lo mutex.lo condition.lo conditionmutex.lo -ldl -lpthread -lpcre -lexpat rm -fr .libs/libsucipc.la .libs/libsucipc.* .libs/libsucipc-1.0.0.* gcc -shared sema.lo mutex.lo condition.lo conditionmutex.lo -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsucipc-1.0.0.so -o .libs/libsucipc-1.0.0.so (cd .libs && rm -f libsucipc.so && ln -s libsucipc-1.0.0.so libsucipc.so) ar cru .libs/libsucipc.a sema.o mutex.o condition.o conditionmutex.o ranlib .libs/libsucipc.a creating libsucipc.la (cd .libs && rm -f libsucipc.la && ln -s ../libsucipc.la libsucipc.la) make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/ipc' Making all in thread make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/thread' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -c thread.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -c threaded.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -c threadmaster.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -c stub.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists rm -f .libs/threadmaster.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/threaded.pp -c threaded.cpp -fPIC -DPIC -o .libs/threaded.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/thread.pp -c thread.cpp -fPIC -DPIC -o .libs/thread.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/threadmaster.pp -c threadmaster.cpp -fPIC -DPIC -o .libs/threadmaster.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/threadmaster.pp -c threadmaster.cpp -o threadmaster.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/threaded.pp -c threaded.cpp -o threaded.o >/dev/null 2>&1 mv -f .libs/threadmaster.lo threadmaster.lo mv -f .libs/threaded.lo threaded.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/thread.pp -c thread.cpp -o thread.o >/dev/null 2>&1 mv -f .libs/thread.lo thread.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsucthread.la -rpath /usr/lib -release 1.0.0 thread.lo threaded.lo threadmaster.lo ../ipc/libsucipc.la -ldl -lpthread -lpcre -lexpat rm -fr .libs/libsucthread.la .libs/libsucthread.* .libs/libsucthread-1.0.0.* gcc -shared thread.lo threaded.lo threadmaster.lo -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/ipc/.libs -L/usr/lib ../ipc/.libs/libsucipc.so -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsucthread-1.0.0.so -o .libs/libsucthread-1.0.0.so (cd .libs && rm -f libsucthread.so && ln -s libsucthread-1.0.0.so libsucthread.so) ar cru .libs/libsucthread.a thread.o threaded.o threadmaster.o ranlib .libs/libsucthread.a creating libsucthread.la (cd .libs && rm -f libsucthread.la && ln -s ../libsucthread.la libsucthread.la) /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stub stub.o libsucthread.la -ldl -lpthread -lpcre -lexpat c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/stub stub.o ./.libs/libsucthread.so /var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/ipc/.libs/libsucipc.so -ldl -lpthread -lpcre /usr/lib/libexpat.so creating stub make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/thread' Making all in misc make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/misc' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -c datatools.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -c referencecounted.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -c cleaner.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists rm -f .libs/cleaner.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/datatools.pp -c datatools.cpp -fPIC -DPIC -o .libs/datatools.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/referencecounted.pp -c referencecounted.cpp -fPIC -DPIC -o .libs/referencecounted.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/cleaner.pp -c cleaner.cpp -fPIC -DPIC -o .libs/cleaner.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/datatools.pp -c datatools.cpp -o datatools.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/cleaner.pp -c cleaner.cpp -o cleaner.o >/dev/null 2>&1 mv -f .libs/datatools.lo datatools.lo mv -f .libs/cleaner.lo cleaner.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsuccleaner.la -rpath /usr/lib -release 1.0.0 cleaner.lo ../thread/libsucthread.la -ldl -lpthread -lpcre -lexpat c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -O2 -pipe -Wp,-MD,.deps/referencecounted.pp -c referencecounted.cpp -o referencecounted.o >/dev/null 2>&1 rm -fr .libs/libsuccleaner.la .libs/libsuccleaner.* .libs/libsuccleaner-1.0.0.* gcc -shared cleaner.lo -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/thread/.libs -L/usr/lib -L/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/ipc/.libs ../thread/.libs/libsucthread.so -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsuccleaner-1.0.0.so -o .libs/libsuccleaner-1.0.0.so mv -f .libs/referencecounted.lo referencecounted.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsucdatatools.la -rpath /usr/lib -release 1.0.0 datatools.lo referencecounted.lo -ldl -lpthread -lpcre -lexpat (cd .libs && rm -f libsuccleaner.so && ln -s libsuccleaner-1.0.0.so libsuccleaner.so) ar cru .libs/libsuccleaner.a cleaner.o ranlib .libs/libsuccleaner.a creating libsuccleaner.la (cd .libs && rm -f libsuccleaner.la && ln -s ../libsuccleaner.la libsuccleaner.la) rm -fr .libs/libsucdatatools.la .libs/libsucdatatools.* .libs/libsucdatatools-1.0.0.* gcc -shared datatools.lo referencecounted.lo -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsucdatatools-1.0.0.so -o .libs/libsucdatatools-1.0.0.so (cd .libs && rm -f libsucdatatools.so && ln -s libsucdatatools-1.0.0.so libsucdatatools.so) ar cru .libs/libsucdatatools.a datatools.o referencecounted.o ranlib .libs/libsucdatatools.a creating libsucdatatools.la (cd .libs && rm -f libsucdatatools.la && ln -s ../libsucdatatools.la libsucdatatools.la) make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/misc' Making all in signals make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/signals' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../thread -I../ipc -O2 -pipe -c signalhandler.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../thread -I../ipc -O2 -pipe -c signallistener.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../thread -I../ipc -O2 -pipe -Wp,-MD,.deps/signalhandler.pp -c signalhandler.cpp -fPIC -DPIC -o .libs/signalhandler.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../thread -I../ipc -O2 -pipe -Wp,-MD,.deps/signallistener.pp -c signallistener.cpp -fPIC -DPIC -o .libs/signallistener.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../thread -I../ipc -O2 -pipe -Wp,-MD,.deps/signallistener.pp -c signallistener.cpp -o signallistener.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../thread -I../ipc -O2 -pipe -Wp,-MD,.deps/signalhandler.pp -c signalhandler.cpp -o signalhandler.o >/dev/null 2>&1 mv -f .libs/signallistener.lo signallistener.lo mv -f .libs/signalhandler.lo signalhandler.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsucsignal.la -rpath /usr/lib -release 1.0.0 signalhandler.lo signallistener.lo ../thread/libsucthread.la -ldl -lpthread -lpcre -lexpat rm -fr .libs/libsucsignal.la .libs/libsucsignal.* .libs/libsucsignal-1.0.0.* gcc -shared signalhandler.lo signallistener.lo -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/thread/.libs -L/usr/lib -L/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/ipc/.libs ../thread/.libs/libsucthread.so -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsucsignal-1.0.0.so -o .libs/libsucsignal-1.0.0.so (cd .libs && rm -f libsucsignal.so && ln -s libsucsignal-1.0.0.so libsucsignal.so) ar cru .libs/libsucsignal.a signalhandler.o signallistener.o ranlib .libs/libsucsignal.a creating libsucsignal.la (cd .libs && rm -f libsucsignal.la && ln -s ../libsucsignal.la libsucsignal.la) make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/signals' Making all in network make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/network' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -c link.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -c mast.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -c socket.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -c stub.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -Wp,-MD,.deps/link.pp -c link.cpp -fPIC -DPIC -o .libs/link.lo rm -f .libs/mast.lo rm -f .libs/socket.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -Wp,-MD,.deps/mast.pp -c mast.cpp -fPIC -DPIC -o .libs/mast.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -Wp,-MD,.deps/socket.pp -c socket.cpp -fPIC -DPIC -o .libs/socket.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -Wp,-MD,.deps/socket.pp -c socket.cpp -o socket.o >/dev/null 2>&1 mv -f .libs/socket.lo socket.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -Wp,-MD,.deps/link.pp -c link.cpp -o link.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ipc -I../misc -I../signals -I../thread -O2 -pipe -Wp,-MD,.deps/mast.pp -c mast.cpp -o mast.o >/dev/null 2>&1 mv -f .libs/mast.lo mast.lo mv -f .libs/link.lo link.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsucnetwork.la -rpath /usr/lib -release 1.0.0 link.lo mast.lo socket.lo ../thread/libsucthread.la ../misc/libsuccleaner.la ../signals/libsucsignal.la -ldl -lpthread -lpcre -lexpat rm -fr .libs/libsucnetwork.la .libs/libsucnetwork.* .libs/libsucnetwork-1.0.0.* gcc -shared link.lo mast.lo socket.lo -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/thread/.libs -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/misc/.libs -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/signals/.libs -L/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/thread/.libs -L/usr/lib -L/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/ipc/.libs ../thread/.libs/libsucthread.so ../misc/.libs/libsuccleaner.so ../signals/.libs/libsucsignal.so -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsucnetwork-1.0.0.so -o .libs/libsucnetwork-1.0.0.so (cd .libs && rm -f libsucnetwork.so && ln -s libsucnetwork-1.0.0.so libsucnetwork.so) ar cru .libs/libsucnetwork.a link.o mast.o socket.o ranlib .libs/libsucnetwork.a creating libsucnetwork.la (cd .libs && rm -f libsucnetwork.la && ln -s ../libsucnetwork.la libsucnetwork.la) /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stub stub.o libsucnetwork.la ../thread/libsucthread.la -ldl -lpthread -lpcre -lexpat c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/stub stub.o ./.libs/libsucnetwork.so /var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/misc/.libs/libsuccleaner.so /var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/signals/.libs/libsucsignal.so /var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/thread/.libs/libsucthread.so ../thread/.libs/libsucthread.so /var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/ipc/.libs/libsucipc.so -ldl -lpthread -lpcre /usr/lib/libexpat.so creating stub make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/network' Making all in daemon make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/daemon' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c daemon.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c stub.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/daemon.pp -c daemon.cpp -fPIC -DPIC -o .libs/daemon.lo daemon.cpp: In member function 'void sucs::Daemon::Daemonise()': daemon.cpp:87:12: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] daemon.cpp:90:15: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result] daemon.cpp:91:15: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result] c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/daemon.pp -c daemon.cpp -o daemon.o >/dev/null 2>&1 mv -f .libs/daemon.lo daemon.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsucdaemon.la -rpath /usr/lib -release 1.0.0 daemon.lo -ldl -lpthread -lpcre -lexpat rm -fr .libs/libsucdaemon.la .libs/libsucdaemon.* .libs/libsucdaemon-1.0.0.* gcc -shared daemon.lo -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsucdaemon-1.0.0.so -o .libs/libsucdaemon-1.0.0.so (cd .libs && rm -f libsucdaemon.so && ln -s libsucdaemon-1.0.0.so libsucdaemon.so) ar cru .libs/libsucdaemon.a daemon.o ranlib .libs/libsucdaemon.a creating libsucdaemon.la (cd .libs && rm -f libsucdaemon.la && ln -s ../libsucdaemon.la libsucdaemon.la) /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stub stub.o libsucdaemon.la -ldl -lpthread -lpcre -lexpat c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/stub stub.o ./.libs/libsucdaemon.so -ldl -lpthread -lpcre /usr/lib/libexpat.so creating stub make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/daemon' Making all in regexp make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/regexp' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c regexp.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c stub.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/regexp.pp -c regexp.cpp -fPIC -DPIC -o .libs/regexp.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/regexp.pp -c regexp.cpp -o regexp.o >/dev/null 2>&1 mv -f .libs/regexp.lo regexp.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsucregexp.la -rpath /usr/lib -release 1.0.0 regexp.lo -ldl -lpthread -lpcre -lexpat rm -fr .libs/libsucregexp.la .libs/libsucregexp.* .libs/libsucregexp-1.0.0.* gcc -shared regexp.lo -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsucregexp-1.0.0.so -o .libs/libsucregexp-1.0.0.so (cd .libs && rm -f libsucregexp.so && ln -s libsucregexp-1.0.0.so libsucregexp.so) ar cru .libs/libsucregexp.a regexp.o ranlib .libs/libsucregexp.a creating libsucregexp.la (cd .libs && rm -f libsucregexp.la && ln -s ../libsucregexp.la libsucregexp.la) /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stub stub.o libsucregexp.la -ldl -lpthread -lpcre -lexpat c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/stub stub.o ./.libs/libsucregexp.so -ldl -lpthread -lpcre /usr/lib/libexpat.so creating stub make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/regexp' Making all in xml make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/xml' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c xmlreader.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c stub.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/xmlreader.pp -c xmlreader.cpp -fPIC -DPIC -o .libs/xmlreader.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/xmlreader.pp -c xmlreader.cpp -o xmlreader.o >/dev/null 2>&1 mv -f .libs/xmlreader.lo xmlreader.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsucxml.la -rpath /usr/lib -release 1.0.0 xmlreader.lo -ldl -lpthread -lpcre -lexpat rm -fr .libs/libsucxml.la .libs/libsucxml.* .libs/libsucxml-1.0.0.* gcc -shared xmlreader.lo -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsucxml-1.0.0.so -o .libs/libsucxml-1.0.0.so (cd .libs && rm -f libsucxml.so && ln -s libsucxml-1.0.0.so libsucxml.so) ar cru .libs/libsucxml.a xmlreader.o ranlib .libs/libsucxml.a creating libsucxml.la (cd .libs && rm -f libsucxml.la && ln -s ../libsucxml.la libsucxml.la) /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stub stub.o libsucxml.la -ldl -lpthread -lpcre -lexpat c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/stub stub.o ./.libs/libsucxml.so -ldl -lpthread -lpcre /usr/lib/libexpat.so creating stub make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/xml' Making all in kohonen make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/kohonen' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c kohonennet.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c kohonendata.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c stub.cpp mkdir .libs rm -f .libs/kohonendata.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/kohonennet.pp -c kohonennet.cpp -fPIC -DPIC -o .libs/kohonennet.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/kohonendata.pp -c kohonendata.cpp -fPIC -DPIC -o .libs/kohonendata.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/kohonendata.pp -c kohonendata.cpp -o kohonendata.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/kohonennet.pp -c kohonennet.cpp -o kohonennet.o >/dev/null 2>&1 mv -f .libs/kohonendata.lo kohonendata.lo mv -f .libs/kohonennet.lo kohonennet.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libsuckohonen.la -rpath /usr/lib -release 1.0.0 kohonennet.lo kohonendata.lo -ldl -lpthread -lpcre -lexpat rm -fr .libs/libsuckohonen.la .libs/libsuckohonen.* .libs/libsuckohonen-1.0.0.* gcc -shared kohonennet.lo kohonendata.lo -ldl -lpthread -lpcre /usr/lib/libexpat.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libsuckohonen-1.0.0.so -o .libs/libsuckohonen-1.0.0.so (cd .libs && rm -f libsuckohonen.so && ln -s libsuckohonen-1.0.0.so libsuckohonen.so) ar cru .libs/libsuckohonen.a kohonennet.o kohonendata.o ranlib .libs/libsuckohonen.a creating libsuckohonen.la (cd .libs && rm -f libsuckohonen.la && ln -s ../libsuckohonen.la libsuckohonen.la) /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stub stub.o libsuckohonen.la -ldl -lpthread -lpcre -lexpat c++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/stub stub.o ./.libs/libsuckohonen.so -ldl -lpthread -lpcre /usr/lib/libexpat.so creating stub make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/kohonen' Making all in sonic make[2]: Entering directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/sonic' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c fft.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c spectrum.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c ssmatrix.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c buffer.cpp /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c audioreader.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c stub.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/fft.pp -c fft.cpp -fPIC -DPIC -o .libs/fft.lo rm -f .libs/buffer.lo rm -f .libs/spectrum.lo rm -f .libs/ssmatrix.lo rm -f .libs/audioreader.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/buffer.pp -c buffer.cpp -fPIC -DPIC -o .libs/buffer.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/spectrum.pp -c spectrum.cpp -fPIC -DPIC -o .libs/spectrum.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/ssmatrix.pp -c ssmatrix.cpp -fPIC -DPIC -o .libs/ssmatrix.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/audioreader.pp -c audioreader.cpp -fPIC -DPIC -o .libs/audioreader.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/audioreader.pp -c audioreader.cpp -o audioreader.o >/dev/null 2>&1 mv -f .libs/audioreader.lo audioreader.lo In file included from buffer.cpp:28:0: buffer.h:47:67: error: 'NULL' was not declared in this scope buffer.h:48:65: error: 'NULL' was not declared in this scope buffer.h:51:48: error: 'NULL' was not declared in this scope buffer.cpp: In member function 'sucs::Buffer sucs::Buffer::subBuffer(unsigned int, unsigned int) const': buffer.cpp:86:21: error: 'NULL' was not declared in this scope make[2]: *** [buffer.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/fft.pp -c fft.cpp -o fft.o >/dev/null 2>&1 mv -f .libs/fft.lo fft.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/ssmatrix.pp -c ssmatrix.cpp -o ssmatrix.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/spectrum.pp -c spectrum.cpp -o spectrum.o >/dev/null 2>&1 mv -f .libs/ssmatrix.lo ssmatrix.lo mv -f .libs/spectrum.lo spectrum.lo make[2]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0/sonic' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0' make: *** [all-recursive-am] Error 2 emake failed * ERROR: dev-libs/sucs-1.0.0 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2294: Called _eapi0_src_compile * ebuild.sh, line 625: Called _eapi2_src_compile * ebuild.sh, line 665: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-libs/sucs-1.0.0', * the complete build log and the output of 'emerge -pqv =dev-libs/sucs-1.0.0'. * The complete build log is located at '/var/log/portage/build/dev-libs/sucs-1.0.0:20110413-053729.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/sucs-1.0.0/temp/environment'. * S: '/var/tmp/portage/dev-libs/sucs-1.0.0/work/sucs-1.0.0'