>>> Unpacking source... >>> Unpacking motor-3.4.0.tar.bz2 to /var/tmp/portage/dev-util/motor-3.4.0-r1/work * Applying motor-3.2.2-security.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0 ... * econf: updating motor-3.4.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating motor-3.4.0/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 --enable-nls --build=i686-pc-linux-gnu creating cache ./config.cache checking for non-GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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... found checking for working autoconf... found checking for working automake-1.4... 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 ranlib... ranlib checking for GNU make... gmake checking for main in -lncurses... yes checking how to run the C preprocessor... gcc -E checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking host system type... i686-pc-linux-gnu checking for strerror in -lcposix... no checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for argz.h... yes checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.4, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/debugger/Makefile creating src/executor/Makefile creating src/project/Makefile creating src/configuration/Makefile creating src/manager/Makefile creating src/grepper/Makefile creating src/vcs/Makefile creating src/tagbrowser/Makefile creating src/ui/Makefile creating src/ui/ncurses/Makefile creating kkconsui/Makefile creating kkconsui/src/Makefile creating kkconsui/include/Makefile creating kkstrtext/Makefile creating kksystr/Makefile creating kksystr/src/Makefile creating kksystr/include/Makefile creating parser/Makefile creating parser/src/Makefile creating parser/include/Makefile creating share/Makefile creating misc/Makefile creating po/Makefile.in creating intl/Makefile creating motor.spec creating config.h creating po/POTFILES creating po/Makefile make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0' Making all in intl make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/intl' Making all in po make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/po' Making all in parser make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser' Making all in include make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser/include' Making all in src make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser/src' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -O2 -pipe -c llist.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -O2 -pipe -c parlist.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -O2 -pipe -c parser.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -O2 -pipe -c parser_cgi.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -O2 -pipe -c strfn.c rm -f libsrc.a ar cru libsrc.a llist.o parlist.o parser.o parser_cgi.o strfn.o ranlib libsrc.a make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser/src' make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser' rm -f libparser.a ar cru libparser.a src/llist.o src/parlist.o src/parser.o src/parser_cgi.o src/strfn.o ranlib libparser.a make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser' make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser' Making all in kkstrtext make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkstrtext' c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c kkstrtext.cc kkstrtext.cc: In function 'char* strimlead(char*)': kkstrtext.cc:40: warning: deprecated conversion from string constant to 'char*' kkstrtext.cc: In function 'char* strimtrail(char*)': kkstrtext.cc:41: warning: deprecated conversion from string constant to 'char*' kkstrtext.cc: In function 'char* strim(char*)': kkstrtext.cc:42: warning: deprecated conversion from string constant to 'char*' rm -f libkkstrtext.a ar cru libkkstrtext.a kkstrtext.o ranlib libkkstrtext.a make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkstrtext' Making all in kksystr make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kksystr' Making all in src make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kksystr/src' c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c kkfsys.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c kkiproc.cc kkiproc.cc: In function 'char* gethostname()': kkiproc.cc:152: warning: deprecated conversion from string constant to 'char*' kkiproc.cc: In function 'char* getdomainname()': kkiproc.cc:156: warning: deprecated conversion from string constant to 'char*' rm -f libkksystr.a ar cru libkksystr.a kkfsys.o kkiproc.o ranlib libkksystr.a make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kksystr/src' Making all in include make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kksystr/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kksystr/include' make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kksystr' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kksystr' make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kksystr' Making all in kkconsui make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkconsui' Making all in include make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkconsui/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkconsui/include' Making all in src make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkconsui/src' c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c abstractui.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c cmenus.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c dialogbox.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c fileselector.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c horizontalbar.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c linkedlist.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c textbrowser.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c texteditor.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c textinputline.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c textwindow.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c treeview.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c conscommon.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext -O2 -pipe -c screenarea.cc texteditor.cc: In member function 'int ktool::texteditor::hl_comment(char*, int, int, int)': texteditor.cc:734: warning: deprecated conversion from string constant to 'char*' texteditor.cc: In member function 'void ktool::texteditor::showline(int, int, int, int)': texteditor.cc:841: warning: deprecated conversion from string constant to 'char*' texteditor.cc:870: warning: deprecated conversion from string constant to 'char*' rm -f libkkconsui.a ar cru libkkconsui.a abstractui.o cmenus.o dialogbox.o fileselector.o horizontalbar.o linkedlist.o textbrowser.o texteditor.o textinputline.o textwindow.o treeview.o conscommon.o screenarea.o ranlib libkkconsui.a make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkconsui/src' make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkconsui' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkconsui' make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkconsui' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src' Making all in ui make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src/ui' Making all in ncurses make[4]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src/ui/ncurses' c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kkstrtext -I../../../kkconsui/include -I../../../kksystr/include -I../../../intl -I../../../src/ui/ncurses -I../../../src/debugger -I../../../src/executor -I../../../src/project -I../../../src/configuration -I../../../src/manager -I../../../src/grepper -I../../../src/ui -I../../../src -I../../../src/vcs -I../../../src/tagbrowser -I../../../parser/include -O2 -pipe -c ncursesui.cc c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kkstrtext -I../../../kkconsui/include -I../../../kksystr/include -I../../../intl -I../../../src/ui/ncurses -I../../../src/debugger -I../../../src/executor -I../../../src/project -I../../../src/configuration -I../../../src/manager -I../../../src/grepper -I../../../src/ui -I../../../src -I../../../src/vcs -I../../../src/tagbrowser -I../../../parser/include -O2 -pipe -c uiconfiguration.cc c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kkstrtext -I../../../kkconsui/include -I../../../kksystr/include -I../../../intl -I../../../src/ui/ncurses -I../../../src/debugger -I../../../src/executor -I../../../src/project -I../../../src/configuration -I../../../src/manager -I../../../src/grepper -I../../../src/ui -I../../../src -I../../../src/vcs -I../../../src/tagbrowser -I../../../parser/include -O2 -pipe -c uieditor.cc c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kkstrtext -I../../../kkconsui/include -I../../../kksystr/include -I../../../intl -I../../../src/ui/ncurses -I../../../src/debugger -I../../../src/executor -I../../../src/project -I../../../src/configuration -I../../../src/manager -I../../../src/grepper -I../../../src/ui -I../../../src -I../../../src/vcs -I../../../src/tagbrowser -I../../../parser/include -O2 -pipe -c uitagbrowser.cc c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kkstrtext -I../../../kkconsui/include -I../../../kksystr/include -I../../../intl -I../../../src/ui/ncurses -I../../../src/debugger -I../../../src/executor -I../../../src/project -I../../../src/configuration -I../../../src/manager -I../../../src/grepper -I../../../src/ui -I../../../src -I../../../src/vcs -I../../../src/tagbrowser -I../../../parser/include -O2 -pipe -c uigrepper.cc c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kkstrtext -I../../../kkconsui/include -I../../../kksystr/include -I../../../intl -I../../../src/ui/ncurses -I../../../src/debugger -I../../../src/executor -I../../../src/project -I../../../src/configuration -I../../../src/manager -I../../../src/grepper -I../../../src/ui -I../../../src -I../../../src/vcs -I../../../src/tagbrowser -I../../../parser/include -O2 -pipe -c uiwatcher.cc c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kkstrtext -I../../../kkconsui/include -I../../../kksystr/include -I../../../intl -I../../../src/ui/ncurses -I../../../src/debugger -I../../../src/executor -I../../../src/project -I../../../src/configuration -I../../../src/manager -I../../../src/grepper -I../../../src/ui -I../../../src -I../../../src/vcs -I../../../src/tagbrowser -I../../../parser/include -O2 -pipe -c uiregexper.cc c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kkstrtext -I../../../kkconsui/include -I../../../kksystr/include -I../../../intl -I../../../src/ui/ncurses -I../../../src/debugger -I../../../src/executor -I../../../src/project -I../../../src/configuration -I../../../src/manager -I../../../src/grepper -I../../../src/ui -I../../../src -I../../../src/vcs -I../../../src/tagbrowser -I../../../parser/include -O2 -pipe -c uivcs.cc In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51, from ncursesui.cc:16: /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. rm -f libncursesui.a ar cru libncursesui.a ncursesui.o uiconfiguration.o uieditor.o uitagbrowser.o uigrepper.o uiwatcher.o uiregexper.o uivcs.o ranlib libncursesui.a make[4]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src/ui/ncurses' make[4]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src/ui' c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include -I../../kksystr/include -I../../intl -I../../src/ui/ncurses -I../../src/debugger -I../../src/executor -I../../src/project -I../../src/configuration -I../../src/manager -I../../src/ui -I../../src -I../../parser/include -O2 -pipe -c motorui.cc rm -f libui.a ar cru libui.a motorui.o ranlib libui.a make[4]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src/ui' make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src/ui' Making all in debugger make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src/debugger' c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include -I../../kksystr/include -I../../intl -I../../src/ui/ncurses -I../../src/debugger -I../../src/executor -I../../src/project -I../../src -I../../parser/include -I../../src/ui -I../../src/configuration -I../../src/tagbrowser -O2 -pipe -c breakpoint.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include -I../../kksystr/include -I../../intl -I../../src/ui/ncurses -I../../src/debugger -I../../src/executor -I../../src/project -I../../src -I../../parser/include -I../../src/ui -I../../src/configuration -I../../src/tagbrowser -O2 -pipe -c debuggercommand.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include -I../../kksystr/include -I../../intl -I../../src/ui/ncurses -I../../src/debugger -I../../src/executor -I../../src/project -I../../src -I../../parser/include -I../../src/ui -I../../src/configuration -I../../src/tagbrowser -O2 -pipe -c debuggermessage.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include -I../../kksystr/include -I../../intl -I../../src/ui/ncurses -I../../src/debugger -I../../src/executor -I../../src/project -I../../src -I../../parser/include -I../../src/ui -I../../src/configuration -I../../src/tagbrowser -O2 -pipe -c watch.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include -I../../kksystr/include -I../../intl -I../../src/ui/ncurses -I../../src/debugger -I../../src/executor -I../../src/project -I../../src -I../../parser/include -I../../src/ui -I../../src/configuration -I../../src/tagbrowser -O2 -pipe -c motordebugger.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kkstrtext -I../../kkconsui/include -I../../kksystr/include -I../../intl -I../../src/ui/ncurses -I../../src/debugger -I../../src/executor -I../../src/project -I../../src -I../../parser/include -I../../src/ui -I../../src/configuration -I../../src/tagbrowser -O2 -pipe -c stackitem.cc In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51, from motordebugger.cc:10: /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. motordebugger.cc: In member function 'bool motor::motordebugger::getfreeterm()': motordebugger.cc:84: error: 'auto_ptr' was not declared in this scope motordebugger.cc:84: error: expected primary-expression before 'char' motordebugger.cc:84: error: expected `;' before 'char' motordebugger.cc:85: error: 'rlbuf' was not declared in this scope make[3]: *** [motordebugger.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src/debugger' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0' make: *** [all-recursive-am] Error 2 * * ERROR: dev-util/motor-3.4.0-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2131: 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/dev-util/motor-3.4.0-r1:20081214-190542.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/motor-3.4.0-r1/temp/environment'. *