* Package: dev-cpp/libassa-3.5.0 * Repository: gentoo * Maintainer: angelos@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking libassa-3.5.0.tar.gz to /var/tmp/portage/dev-cpp/libassa-3.5.0/work >>> Source unpacked in /var/tmp/portage/dev-cpp/libassa-3.5.0/work >>> Preparing source in /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0 ... * Applying libassa-3.5.0-gcc44.patch ... [ ok ] * Applying libassa-3.5.0-dont-run-ldconfig.patch ... [ ok ] * Applying libassa-3.5.0-fix-tests.patch ... [ ok ] * Applying libassa-3.5.0-ldflags.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' ... * Running aclocal -I /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/macros ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/macros ... [ ok ] * Running autoconf -I /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/macros ... [ ok ] * Running autoheader -I /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/macros ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: libassa-3.5.0/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0 ... * econf: updating libassa-3.5.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libassa-3.5.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 --disable-static configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for doxygen... no checking for dot... no checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether build environment is sane... yes checking for main in -lrpc... no checking for win32 environment... ... configure: creating ./config.status config.status: creating Makefile config.status: creating libassa.spec config.status: creating assa-3.5.pc config.status: creating assa/Makefile config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating examples/helloworld/Makefile config.status: creating examples/logserver/Makefile config.status: creating examples/logserver/server/Makefile config.status: creating examples/logserver/monitor/Makefile config.status: creating examples/logserver/client/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' Making all in assa make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CharInBuffer.lo -MD -MP -MF .deps/CharInBuffer.Tpo -c -o CharInBuffer.lo CharInBuffer.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CmdLineOpts.lo -MD -MP -MF .deps/CmdLineOpts.Tpo -c -o CmdLineOpts.lo CmdLineOpts.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CommonUtils.lo -MD -MP -MF .deps/CommonUtils.Tpo -c -o CommonUtils.lo CommonUtils.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT ConUDPSocket.lo -MD -MP -MF .deps/ConUDPSocket.Tpo -c -o ConUDPSocket.lo ConUDPSocket.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FileLogger.lo -MD -MP -MF .deps/FileLogger.Tpo -c -o FileLogger.lo FileLogger.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FdSet.lo -MD -MP -MF .deps/FdSet.Tpo -c -o FdSet.lo FdSet.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Fork.lo -MD -MP -MF .deps/Fork.Tpo -c -o Fork.lo Fork.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT GenServer.lo -MD -MP -MF .deps/GenServer.Tpo -c -o GenServer.lo GenServer.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT INETAddress.lo -MD -MP -MF .deps/INETAddress.Tpo -c -o INETAddress.lo INETAddress.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IniFile.lo -MD -MP -MF .deps/IniFile.Tpo -c -o IniFile.lo IniFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IPv4Socket.lo -MD -MP -MF .deps/IPv4Socket.Tpo -c -o IPv4Socket.lo IPv4Socket.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IdSet.lo -MD -MP -MF .deps/IdSet.Tpo -c -o IdSet.lo IdSet.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT MemDump.lo -MD -MP -MF .deps/MemDump.Tpo -c -o MemDump.lo MemDump.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT PidFileLock.lo -MD -MP -MF .deps/PidFileLock.Tpo -c -o PidFileLock.lo PidFileLock.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CommonUtils.lo -MD -MP -MF .deps/CommonUtils.Tpo -c CommonUtils.cpp -fPIC -DPIC -o .libs/CommonUtils.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Fork.lo -MD -MP -MF .deps/Fork.Tpo -c Fork.cpp -fPIC -DPIC -o .libs/Fork.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CmdLineOpts.lo -MD -MP -MF .deps/CmdLineOpts.Tpo -c CmdLineOpts.cpp -fPIC -DPIC -o .libs/CmdLineOpts.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT ConUDPSocket.lo -MD -MP -MF .deps/ConUDPSocket.Tpo -c ConUDPSocket.cpp -fPIC -DPIC -o .libs/ConUDPSocket.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CharInBuffer.lo -MD -MP -MF .deps/CharInBuffer.Tpo -c CharInBuffer.cpp -fPIC -DPIC -o .libs/CharInBuffer.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FdSet.lo -MD -MP -MF .deps/FdSet.Tpo -c FdSet.cpp -fPIC -DPIC -o .libs/FdSet.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT INETAddress.lo -MD -MP -MF .deps/INETAddress.Tpo -c INETAddress.cpp -fPIC -DPIC -o .libs/INETAddress.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT MemDump.lo -MD -MP -MF .deps/MemDump.Tpo -c MemDump.cpp -fPIC -DPIC -o .libs/MemDump.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IniFile.lo -MD -MP -MF .deps/IniFile.Tpo -c IniFile.cpp -fPIC -DPIC -o .libs/IniFile.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IdSet.lo -MD -MP -MF .deps/IdSet.Tpo -c IdSet.cpp -fPIC -DPIC -o .libs/IdSet.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT GenServer.lo -MD -MP -MF .deps/GenServer.Tpo -c GenServer.cpp -fPIC -DPIC -o .libs/GenServer.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT PidFileLock.lo -MD -MP -MF .deps/PidFileLock.Tpo -c PidFileLock.cpp -fPIC -DPIC -o .libs/PidFileLock.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FileLogger.lo -MD -MP -MF .deps/FileLogger.Tpo -c FileLogger.cpp -fPIC -DPIC -o .libs/FileLogger.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IPv4Socket.lo -MD -MP -MF .deps/IPv4Socket.Tpo -c IPv4Socket.cpp -fPIC -DPIC -o .libs/IPv4Socket.o mv -f .deps/CommonUtils.Tpo .deps/CommonUtils.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Pipe.lo -MD -MP -MF .deps/Pipe.Tpo -c -o Pipe.lo Pipe.cpp mv -f .deps/FileLogger.Tpo .deps/FileLogger.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Reactor.lo -MD -MP -MF .deps/Reactor.Tpo -c -o Reactor.lo Reactor.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Pipe.lo -MD -MP -MF .deps/Pipe.Tpo -c Pipe.cpp -fPIC -DPIC -o .libs/Pipe.o mv -f .deps/MemDump.Tpo .deps/MemDump.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Regexp.lo -MD -MP -MF .deps/Regexp.Tpo -c -o Regexp.lo Regexp.cpp mv -f .deps/IdSet.Tpo .deps/IdSet.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Semaphore.lo -MD -MP -MF .deps/Semaphore.Tpo -c -o Semaphore.lo Semaphore.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Reactor.lo -MD -MP -MF .deps/Reactor.Tpo -c Reactor.cpp -fPIC -DPIC -o .libs/Reactor.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Regexp.lo -MD -MP -MF .deps/Regexp.Tpo -c Regexp.cpp -fPIC -DPIC -o .libs/Regexp.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Semaphore.lo -MD -MP -MF .deps/Semaphore.Tpo -c Semaphore.cpp -fPIC -DPIC -o .libs/Semaphore.o mv -f .deps/FdSet.Tpo .deps/FdSet.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandler.lo -MD -MP -MF .deps/SigHandler.Tpo -c -o SigHandler.lo SigHandler.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandler.lo -MD -MP -MF .deps/SigHandler.Tpo -c SigHandler.cpp -fPIC -DPIC -o .libs/SigHandler.o mv -f .deps/CharInBuffer.Tpo .deps/CharInBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandlers.lo -MD -MP -MF .deps/SigHandlers.Tpo -c -o SigHandlers.lo SigHandlers.cpp mv -f .deps/Regexp.Tpo .deps/Regexp.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c -o Socket.lo Socket.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandlers.lo -MD -MP -MF .deps/SigHandlers.Tpo -c SigHandlers.cpp -fPIC -DPIC -o .libs/SigHandlers.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c Socket.cpp -fPIC -DPIC -o .libs/Socket.o In file included from Socket.cpp:33:0: ../assa/XDRHack.h:99:23: fatal error: rpc/rpc.h: No such file or directory compilation terminated. make[2]: *** [Socket.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/PidFileLock.Tpo .deps/PidFileLock.Plo mv -f .deps/GenServer.Tpo .deps/GenServer.Plo mv -f .deps/Fork.Tpo .deps/Fork.Plo mv -f .deps/ConUDPSocket.Tpo .deps/ConUDPSocket.Plo mv -f .deps/IPv4Socket.Tpo .deps/IPv4Socket.Plo mv -f .deps/CmdLineOpts.Tpo .deps/CmdLineOpts.Plo mv -f .deps/INETAddress.Tpo .deps/INETAddress.Plo mv -f .deps/Pipe.Tpo .deps/Pipe.Plo mv -f .deps/IniFile.Tpo .deps/IniFile.Plo mv -f .deps/Reactor.Tpo .deps/Reactor.Plo mv -f .deps/SigHandler.Tpo .deps/SigHandler.Plo mv -f .deps/Semaphore.Tpo .deps/Semaphore.Plo mv -f .deps/SigHandlers.Tpo .deps/SigHandlers.Plo make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' make: *** [all] Error 2 emake failed * ERROR: dev-cpp/libassa-3.5.0 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2937: 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-cpp/libassa-3.5.0', * the complete build log and the output of 'emerge -pqv =dev-cpp/libassa-3.5.0'. * The complete build log is located at '/var/log/portage/build/dev-cpp/libassa-3.5.0:20110608-185219.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/libassa-3.5.0/temp/environment'. * S: '/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0'