>>> Unpacking source... >>> Unpacking bo2k_plugins-0.2.1.tar.gz to /var/tmp/portage/net-misc/bo2k_plugins-0.2.1/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-misc/bo2k_plugins-0.2.1/work/bo2k_plugins-0.2.1 ... * econf: updating bo2k_plugins-0.2.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bo2k_plugins-0.2.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu 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... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -Wl,-O1) works... yes checking whether the C++ compiler (c++ -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... gcc -E 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 whether ln -s works... yes checking how to recognise dependant 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... 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 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 -lc should be explicitly linked in... no creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking whether byte ordering is bigendian... no checking for sys/filio.h... no updating cache ./config.cache creating ./config.status creating Makefile creating bo2k_simpleauth/Makefile creating bo2k_simplenet/Makefile creating enc_aes/Makefile creating bo2k_plugins.spec make -j14 Making all in bo2k_simpleauth make[1]: Entering directory `/var/tmp/portage/net-misc/bo2k_plugins-0.2.1/work/bo2k_plugins-0.2.1/bo2k_simpleauth' /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c main.cpp /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c nullauth.cpp c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c nullauth.cpp -fPIC -DPIC -o nullauth.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c main.cpp -fPIC -DPIC -o main.lo nullauth.cpp: In function 'char* NULLAUTH_Query()': nullauth.cpp:74: warning: deprecated conversion from string constant to 'char*' main.cpp: In function 'BOOL PluginVersion(PLUGIN_VERSION*)': main.cpp:69: warning: deprecated conversion from string constant to 'char*' main.cpp:70: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -o nullauth.la -rpath /usr/lib/bo2k -version-info 0:1:0 -module main.lo nullauth.lo mkdir .libs rm -fr .libs/nullauth.la .libs/nullauth.* .libs/nullauth.* (cd . && ln -s main.lo main.o) (cd . && ln -s nullauth.lo nullauth.o) gcc -shared main.lo nullauth.lo -Wl,-O1 -Wl,-soname -Wl,nullauth.so.0 -o .libs/nullauth.so.0.0.1 (cd .libs && rm -f nullauth.so.0 && ln -s nullauth.so.0.0.1 nullauth.so.0) (cd .libs && rm -f nullauth.so && ln -s nullauth.so.0.0.1 nullauth.so) creating nullauth.la (cd .libs && rm -f nullauth.la && ln -s ../nullauth.la nullauth.la) make[1]: Leaving directory `/var/tmp/portage/net-misc/bo2k_plugins-0.2.1/work/bo2k_plugins-0.2.1/bo2k_simpleauth' Making all in bo2k_simplenet make[1]: Entering directory `/var/tmp/portage/net-misc/bo2k_plugins-0.2.1/work/bo2k_plugins-0.2.1/bo2k_simplenet' /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c config.cpp /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c io_simpletcp.cpp /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c io_simpleudp.cpp /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c main.cpp /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c strhandle.cpp c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c io_simpletcp.cpp -fPIC -DPIC -o io_simpletcp.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c config.cpp -fPIC -DPIC -o config.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c strhandle.cpp -fPIC -DPIC -o strhandle.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c main.cpp -fPIC -DPIC -o main.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c io_simpleudp.cpp -fPIC -DPIC -o io_simpleudp.lo main.cpp: In function 'BOOL PluginVersion(PLUGIN_VERSION*)': main.cpp:80: warning: deprecated conversion from string constant to 'char*' main.cpp:81: warning: deprecated conversion from string constant to 'char*' io_simpletcp.cpp: In function 'void* TCPIO_Listen(const char*)': io_simpletcp.cpp:106: warning: deprecated conversion from string constant to 'char*' io_simpletcp.cpp: In function 'char* TCPIO_Query()': io_simpletcp.cpp:309: warning: deprecated conversion from string constant to 'char*' io_simpleudp.cpp: In function 'void* UDPIO_Listen(const char*)': io_simpleudp.cpp:118: warning: deprecated conversion from string constant to 'char*' io_simpleudp.cpp: In function 'char* UDPIO_Query()': io_simpleudp.cpp:388: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wl,-O1 -o simplenet.la -rpath /usr/lib/bo2k -version-info 0:1:0 -module config.lo io_simpletcp.lo io_simpleudp.lo main.lo strhandle.lo mkdir .libs rm -fr .libs/simplenet.la .libs/simplenet.* .libs/simplenet.* (cd . && ln -s config.lo config.o) (cd . && ln -s io_simpletcp.lo io_simpletcp.o) (cd . && ln -s io_simpleudp.lo io_simpleudp.o) (cd . && ln -s main.lo main.o) (cd . && ln -s strhandle.lo strhandle.o) gcc -shared config.lo io_simpletcp.lo io_simpleudp.lo main.lo strhandle.lo -Wl,-O1 -Wl,-soname -Wl,simplenet.so.0 -o .libs/simplenet.so.0.0.1 (cd .libs && rm -f simplenet.so.0 && ln -s simplenet.so.0.0.1 simplenet.so.0) (cd .libs && rm -f simplenet.so && ln -s simplenet.so.0.0.1 simplenet.so) creating simplenet.la (cd .libs && rm -f simplenet.la && ln -s ../simplenet.la simplenet.la) make[1]: Leaving directory `/var/tmp/portage/net-misc/bo2k_plugins-0.2.1/work/bo2k_plugins-0.2.1/bo2k_simplenet' Making all in enc_aes make[1]: Entering directory `/var/tmp/portage/net-misc/bo2k_plugins-0.2.1/work/bo2k_plugins-0.2.1/enc_aes' /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c config.cpp /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c engine.cpp /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c fake_libc.c /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c main.cpp /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c newdelete.cpp /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c rijndael.c /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c rijndael_core.c /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c sha256.c /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c strhandle.cpp gcc -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c fake_libc.c -fPIC -DPIC -o fake_libc.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c config.cpp -fPIC -DPIC -o config.lo gcc -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c rijndael.c -fPIC -DPIC -o rijndael.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c engine.cpp -fPIC -DPIC -o engine.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c newdelete.cpp -fPIC -DPIC -o newdelete.lo gcc -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c sha256.c -fPIC -DPIC -o sha256.lo gcc -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c rijndael_core.c -fPIC -DPIC -o rijndael_core.lo c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c strhandle.cpp -fPIC -DPIC -o strhandle.lo rijndael.c: In function 'rijndaelEncrypt': rijndael.c:383: error: lvalue required as left operand of assignment rijndael.c:385: error: lvalue required as left operand of assignment rijndael.c:387: error: lvalue required as left operand of assignment rijndael.c:389: error: lvalue required as left operand of assignment rijndael.c:401: error: lvalue required as left operand of assignment rijndael.c:402: error: lvalue required as left operand of assignment rijndael.c:414: error: lvalue required as left operand of assignment rijndael.c:421: error: lvalue required as left operand of assignment c++ -DPACKAGE=\"bo2k_plugins\" -DVERSION=\"0.2.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/bo2k -O2 -pipe -c main.cpp -fPIC -DPIC -o main.lo rijndael.c: In function 'rijndaelDecrypt': rijndael.c:545: error: lvalue required as left operand of assignment rijndael.c:560: error: lvalue required as left operand of assignment rijndael.c:561: error: lvalue required as left operand of assignment rijndael.c:577: error: lvalue required as increment operand rijndael.c:578: error: lvalue required as increment operand rijndael.c:584: error: lvalue required as left operand of assignment rijndael.c:585: error: lvalue required as left operand of assignment make[1]: *** [rijndael.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... engine.cpp: In function 'char* AES_Query()': engine.cpp:51: warning: deprecated conversion from string constant to 'char*' main.cpp: In function 'BOOL PluginVersion(PLUGIN_VERSION*)': main.cpp:75: warning: deprecated conversion from string constant to 'char*' main.cpp:76: warning: deprecated conversion from string constant to 'char*' make[1]: Leaving directory `/var/tmp/portage/net-misc/bo2k_plugins-0.2.1/work/bo2k_plugins-0.2.1/enc_aes' make: *** [all-recursive] Error 1 * * ERROR: net-misc/bo2k_plugins-0.2.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 174: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-misc/bo2k_plugins-0.2.1:20081218-131134.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/bo2k_plugins-0.2.1/temp/environment'. *