>>> Unpacking source... >>> Unpacking worker-2.17.2.tar.bz2 to /var/tmp/portage/app-misc/worker-2.17.2/work >>> Source unpacked in /var/tmp/portage/app-misc/worker-2.17.2/work >>> Compiling source in /var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2 ... ./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 --disable-utf-8 --without-avfs checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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 dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for X... libraries /usr/lib, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for pow in -lm... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for off_t... yes checking for off_t... (cached) yes checking size of off_t... 8 checking for loff_t... yes checking for loff_t... (cached) yes checking size of loff_t... 8 checking whether we can support large files... yes checking for working POSIX fnmatch... yes checking whether GNU fnmatch is available... yes checking for strftime... yes checking for mkdir... yes checking for nanosleep... yes checking for usleep... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... (cached) yes checking for select... yes checking for strstr... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for statvfs... yes checking whether statvfs_t is available... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking whether sysinfo call works as expected... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking for regexec... yes checking for regfree... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sigaction... yes checking for snprintf... yes checking for pthread_create in -lpthread... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking for shmget... yes checking for shmat... (cached) yes checking for shmdt... yes checking for needed X include dir... no checking for good XRegisterIMInstantiateCallback... yes checking for XSetIMValues prototype... yes checking whether the C++ works with "-Wall"... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/aguix/Makefile config.status: creating scripts/Makefile config.status: creating catalogs/Makefile config.status: creating Icons/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating man/fr/Makefile config.status: creating man/it/Makefile config.status: creating src/aguix/aguixconfig.h config.status: executing depfiles commands Configuration finished: AVFS usage : no Large file support : yes Regular expressions support : yes X11 XIM usage : yes UTF8 support : yes Libmagic support : yes Installation prefix : /usr To compile do make make -j2 Making all in src make[1]: Entering directory `/var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2/src' Making all in aguix make[2]: Entering directory `/var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2/src/aguix' make all-am make[3]: Entering directory `/var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2/src/aguix' if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT acontainer.o -MD -MP -MF ".deps/acontainer.Tpo" -c -o acontainer.o acontainer.cc; \ then mv -f ".deps/acontainer.Tpo" ".deps/acontainer.Po"; else rm -f ".deps/acontainer.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT acontainerbb.o -MD -MP -MF ".deps/acontainerbb.Tpo" -c -o acontainerbb.o acontainerbb.cc; \ then mv -f ".deps/acontainerbb.Tpo" ".deps/acontainerbb.Po"; else rm -f ".deps/acontainerbb.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT aguix.o -MD -MP -MF ".deps/aguix.Tpo" -c -o aguix.o aguix.cc; \ then mv -f ".deps/aguix.Tpo" ".deps/aguix.Po"; else rm -f ".deps/aguix.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT aguixcolor.o -MD -MP -MF ".deps/aguixcolor.Tpo" -c -o aguixcolor.o aguixcolor.cc; \ then mv -f ".deps/aguixcolor.Tpo" ".deps/aguixcolor.Po"; else rm -f ".deps/aguixcolor.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT aguixfont.o -MD -MP -MF ".deps/aguixfont.Tpo" -c -o aguixfont.o aguixfont.cc; \ then mv -f ".deps/aguixfont.Tpo" ".deps/aguixfont.Po"; else rm -f ".deps/aguixfont.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT ascaler.o -MD -MP -MF ".deps/ascaler.Tpo" -c -o ascaler.o ascaler.cc; \ then mv -f ".deps/ascaler.Tpo" ".deps/ascaler.Po"; else rm -f ".deps/ascaler.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT awidth.o -MD -MP -MF ".deps/awidth.Tpo" -c -o awidth.o awidth.cc; \ then mv -f ".deps/awidth.Tpo" ".deps/awidth.Po"; else rm -f ".deps/awidth.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT awindow.o -MD -MP -MF ".deps/awindow.Tpo" -c -o awindow.o awindow.cc; \ then mv -f ".deps/awindow.Tpo" ".deps/awindow.Po"; else rm -f ".deps/awindow.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT bevelbox.o -MD -MP -MF ".deps/bevelbox.Tpo" -c -o bevelbox.o bevelbox.cc; \ then mv -f ".deps/bevelbox.Tpo" ".deps/bevelbox.Po"; else rm -f ".deps/bevelbox.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT button.o -MD -MP -MF ".deps/button.Tpo" -c -o button.o button.cc; \ then mv -f ".deps/button.Tpo" ".deps/button.Po"; else rm -f ".deps/button.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT callback.o -MD -MP -MF ".deps/callback.Tpo" -c -o callback.o callback.cc; \ then mv -f ".deps/callback.Tpo" ".deps/callback.Po"; else rm -f ".deps/callback.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT choosebutton.o -MD -MP -MF ".deps/choosebutton.Tpo" -c -o choosebutton.o choosebutton.cc; \ then mv -f ".deps/choosebutton.Tpo" ".deps/choosebutton.Po"; else rm -f ".deps/choosebutton.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT compregex.o -MD -MP -MF ".deps/compregex.Tpo" -c -o compregex.o compregex.cc; \ then mv -f ".deps/compregex.Tpo" ".deps/compregex.Po"; else rm -f ".deps/compregex.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT condvar.o -MD -MP -MF ".deps/condvar.Tpo" -c -o condvar.o condvar.cc; \ then mv -f ".deps/condvar.Tpo" ".deps/condvar.Po"; else rm -f ".deps/condvar.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT cyclebutton.o -MD -MP -MF ".deps/cyclebutton.Tpo" -c -o cyclebutton.o cyclebutton.cc; \ then mv -f ".deps/cyclebutton.Tpo" ".deps/cyclebutton.Po"; else rm -f ".deps/cyclebutton.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dndelement.o -MD -MP -MF ".deps/dndelement.Tpo" -c -o dndelement.o dndelement.cc; \ then mv -f ".deps/dndelement.Tpo" ".deps/dndelement.Po"; else rm -f ".deps/dndelement.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dndtext.o -MD -MP -MF ".deps/dndtext.Tpo" -c -o dndtext.o dndtext.cc; \ then mv -f ".deps/dndtext.Tpo" ".deps/dndtext.Po"; else rm -f ".deps/dndtext.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT drawablecont.o -MD -MP -MF ".deps/drawablecont.Tpo" -c -o drawablecont.o drawablecont.cc; \ then mv -f ".deps/drawablecont.Tpo" ".deps/drawablecont.Po"; else rm -f ".deps/drawablecont.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT fieldlistview.o -MD -MP -MF ".deps/fieldlistview.Tpo" -c -o fieldlistview.o fieldlistview.cc; \ then mv -f ".deps/fieldlistview.Tpo" ".deps/fieldlistview.Po"; else rm -f ".deps/fieldlistview.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT fieldlistviewdnd.o -MD -MP -MF ".deps/fieldlistviewdnd.Tpo" -c -o fieldlistviewdnd.o fieldlistviewdnd.cc; \ then mv -f ".deps/fieldlistviewdnd.Tpo" ".deps/fieldlistviewdnd.Po"; else rm -f ".deps/fieldlistviewdnd.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT fieldlvrowdata.o -MD -MP -MF ".deps/fieldlvrowdata.Tpo" -c -o fieldlvrowdata.o fieldlvrowdata.cc; \ then mv -f ".deps/fieldlvrowdata.Tpo" ".deps/fieldlvrowdata.Po"; else rm -f ".deps/fieldlvrowdata.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT focus.o -MD -MP -MF ".deps/focus.Tpo" -c -o focus.o focus.cc; \ then mv -f ".deps/focus.Tpo" ".deps/focus.Po"; else rm -f ".deps/focus.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT guielement.o -MD -MP -MF ".deps/guielement.Tpo" -c -o guielement.o guielement.cc; \ then mv -f ".deps/guielement.Tpo" ".deps/guielement.Po"; else rm -f ".deps/guielement.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT kartei.o -MD -MP -MF ".deps/kartei.Tpo" -c -o kartei.o kartei.cc; \ then mv -f ".deps/kartei.Tpo" ".deps/kartei.Po"; else rm -f ".deps/kartei.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT karteibutton.o -MD -MP -MF ".deps/karteibutton.Tpo" -c -o karteibutton.o karteibutton.cc; \ then mv -f ".deps/karteibutton.Tpo" ".deps/karteibutton.Po"; else rm -f ".deps/karteibutton.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT lowlevelfunc.o -MD -MP -MF ".deps/lowlevelfunc.Tpo" -c -o lowlevelfunc.o lowlevelfunc.cc; \ then mv -f ".deps/lowlevelfunc.Tpo" ".deps/lowlevelfunc.Po"; else rm -f ".deps/lowlevelfunc.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT message.o -MD -MP -MF ".deps/message.Tpo" -c -o message.o message.cc; \ then mv -f ".deps/message.Tpo" ".deps/message.Po"; else rm -f ".deps/message.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT mutex.o -MD -MP -MF ".deps/mutex.Tpo" -c -o mutex.o mutex.cc; \ then mv -f ".deps/mutex.Tpo" ".deps/mutex.Po"; else rm -f ".deps/mutex.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT popupmenu.o -MD -MP -MF ".deps/popupmenu.Tpo" -c -o popupmenu.o popupmenu.cc; \ then mv -f ".deps/popupmenu.Tpo" ".deps/popupmenu.Po"; else rm -f ".deps/popupmenu.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT popupwindow.o -MD -MP -MF ".deps/popupwindow.Tpo" -c -o popupwindow.o popupwindow.cc; \ then mv -f ".deps/popupwindow.Tpo" ".deps/popupwindow.Po"; else rm -f ".deps/popupwindow.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT request.o -MD -MP -MF ".deps/request.Tpo" -c -o request.o request.cc; \ then mv -f ".deps/request.Tpo" ".deps/request.Po"; else rm -f ".deps/request.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT searchtextstorage.o -MD -MP -MF ".deps/searchtextstorage.Tpo" -c -o searchtextstorage.o searchtextstorage.cc; \ then mv -f ".deps/searchtextstorage.Tpo" ".deps/searchtextstorage.Po"; else rm -f ".deps/searchtextstorage.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT slider.o -MD -MP -MF ".deps/slider.Tpo" -c -o slider.o slider.cc; \ then mv -f ".deps/slider.Tpo" ".deps/slider.Po"; else rm -f ".deps/slider.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT solidbutton.o -MD -MP -MF ".deps/solidbutton.Tpo" -c -o solidbutton.o solidbutton.cc; \ then mv -f ".deps/solidbutton.Tpo" ".deps/solidbutton.Po"; else rm -f ".deps/solidbutton.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT stringgadget.o -MD -MP -MF ".deps/stringgadget.Tpo" -c -o stringgadget.o stringgadget.cc; \ then mv -f ".deps/stringgadget.Tpo" ".deps/stringgadget.Po"; else rm -f ".deps/stringgadget.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT text.o -MD -MP -MF ".deps/text.Tpo" -c -o text.o text.cc; \ then mv -f ".deps/text.Tpo" ".deps/text.Po"; else rm -f ".deps/text.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT textshrinker.o -MD -MP -MF ".deps/textshrinker.Tpo" -c -o textshrinker.o textshrinker.cc; \ then mv -f ".deps/textshrinker.Tpo" ".deps/textshrinker.Po"; else rm -f ".deps/textshrinker.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT textstorage.o -MD -MP -MF ".deps/textstorage.Tpo" -c -o textstorage.o textstorage.cc; \ then mv -f ".deps/textstorage.Tpo" ".deps/textstorage.Po"; else rm -f ".deps/textstorage.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT textview.o -MD -MP -MF ".deps/textview.Tpo" -c -o textview.o textview.cc; \ then mv -f ".deps/textview.Tpo" ".deps/textview.Po"; else rm -f ".deps/textview.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT thread.o -MD -MP -MF ".deps/thread.Tpo" -c -o thread.o thread.cc; \ then mv -f ".deps/thread.Tpo" ".deps/thread.Po"; else rm -f ".deps/thread.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT utf8.o -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.cc; \ then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f ".deps/utf8.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.cc; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT widget.o -MD -MP -MF ".deps/widget.Tpo" -c -o widget.o widget.cc; \ then mv -f ".deps/widget.Tpo" ".deps/widget.Po"; else rm -f ".deps/widget.Tpo"; exit 1; fi rm -f libaguix.a ar cru libaguix.a acontainer.o acontainerbb.o aguix.o aguixcolor.o aguixfont.o ascaler.o awidth.o awindow.o bevelbox.o button.o callback.o choosebutton.o compregex.o condvar.o cyclebutton.o dndelement.o dndtext.o drawablecont.o fieldlistview.o fieldlistviewdnd.o fieldlvrowdata.o focus.o guielement.o kartei.o karteibutton.o lowlevelfunc.o message.o mutex.o popupmenu.o popupwindow.o request.o searchtextstorage.o slider.o solidbutton.o stringgadget.o text.o textshrinker.o textstorage.o textview.o thread.o utf8.o util.o widget.o x86_64-pc-linux-gnu-ranlib libaguix.a make[3]: Leaving directory `/var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2/src/aguix' make[2]: Leaving directory `/var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2/src/aguix' make[2]: Entering directory `/var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2/src' if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT avfssupport.o -MD -MP -MF ".deps/avfssupport.Tpo" -c -o avfssupport.o avfssupport.cc; \ then mv -f ".deps/avfssupport.Tpo" ".deps/avfssupport.Po"; else rm -f ".deps/avfssupport.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT basic_actions.o -MD -MP -MF ".deps/basic_actions.Tpo" -c -o basic_actions.o basic_actions.cc; \ then mv -f ".deps/basic_actions.Tpo" ".deps/basic_actions.Po"; else rm -f ".deps/basic_actions.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT bookmarkdb.o -MD -MP -MF ".deps/bookmarkdb.Tpo" -c -o bookmarkdb.o bookmarkdb.cc; \ then mv -f ".deps/bookmarkdb.Tpo" ".deps/bookmarkdb.Po"; else rm -f ".deps/bookmarkdb.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT bookmarkdb_scanner.o -MD -MP -MF ".deps/bookmarkdb_scanner.Tpo" -c -o bookmarkdb_scanner.o bookmarkdb_scanner.cc; \ then mv -f ".deps/bookmarkdb_scanner.Tpo" ".deps/bookmarkdb_scanner.Po"; else rm -f ".deps/bookmarkdb_scanner.Tpo"; exit 1; fi bookmarkdb_scanner.cc: In function 'int yy_get_next_buffer()': bookmarkdb_scanner.cc:1109: warning: comparison between signed and unsigned integer expressions if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT bookmarkdbentry.o -MD -MP -MF ".deps/bookmarkdbentry.Tpo" -c -o bookmarkdbentry.o bookmarkdbentry.cc; \ then mv -f ".deps/bookmarkdbentry.Tpo" ".deps/bookmarkdbentry.Po"; else rm -f ".deps/bookmarkdbentry.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT bookmarkdbfilter.o -MD -MP -MF ".deps/bookmarkdbfilter.Tpo" -c -o bookmarkdbfilter.o bookmarkdbfilter.cc; \ then mv -f ".deps/bookmarkdbfilter.Tpo" ".deps/bookmarkdbfilter.Po"; else rm -f ".deps/bookmarkdbfilter.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT bookmarkdbproxy.o -MD -MP -MF ".deps/bookmarkdbproxy.Tpo" -c -o bookmarkdbproxy.o bookmarkdbproxy.cc; \ then mv -f ".deps/bookmarkdbproxy.Tpo" ".deps/bookmarkdbproxy.Po"; else rm -f ".deps/bookmarkdbproxy.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT calendar.o -MD -MP -MF ".deps/calendar.Tpo" -c -o calendar.o calendar.cc; \ then mv -f ".deps/calendar.Tpo" ".deps/calendar.Po"; else rm -f ".deps/calendar.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT changelabelop.o -MD -MP -MF ".deps/changelabelop.Tpo" -c -o changelabelop.o changelabelop.cc; \ then mv -f ".deps/changelabelop.Tpo" ".deps/changelabelop.Po"; else rm -f ".deps/changelabelop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT changesymlinkop.o -MD -MP -MF ".deps/changesymlinkop.Tpo" -c -o changesymlinkop.o changesymlinkop.cc; \ then mv -f ".deps/changesymlinkop.Tpo" ".deps/changesymlinkop.Po"; else rm -f ".deps/changesymlinkop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT chmodop.o -MD -MP -MF ".deps/chmodop.Tpo" -c -o chmodop.o chmodop.cc; \ then mv -f ".deps/chmodop.Tpo" ".deps/chmodop.Po"; else rm -f ".deps/chmodop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT chownop.o -MD -MP -MF ".deps/chownop.Tpo" -c -o chownop.o chownop.cc; \ then mv -f ".deps/chownop.Tpo" ".deps/chownop.Po"; else rm -f ".deps/chownop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT condparser.o -MD -MP -MF ".deps/condparser.Tpo" -c -o condparser.o condparser.cc; \ then mv -f ".deps/condparser.Tpo" ".deps/condparser.Po"; else rm -f ".deps/condparser.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT configparser.tab.o -MD -MP -MF ".deps/configparser.tab.Tpo" -c -o configparser.tab.o configparser.tab.cc; \ then mv -f ".deps/configparser.tab.Tpo" ".deps/configparser.tab.Po"; else rm -f ".deps/configparser.tab.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT configscanner.o -MD -MP -MF ".deps/configscanner.Tpo" -c -o configscanner.o configscanner.cc; \ then mv -f ".deps/configscanner.Tpo" ".deps/configscanner.Po"; else rm -f ".deps/configscanner.Tpo"; exit 1; fi configparser.tab.c: In function 'int yyparse()': configparser.tab.c:6831: warning: deprecated conversion from string constant to 'char*' configparser.tab.c:6939: warning: deprecated conversion from string constant to 'char*' configscanner.cc: In function 'int yy_get_next_buffer()': configscanner.cc:1089: warning: comparison between signed and unsigned integer expressions if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT configtokens.o -MD -MP -MF ".deps/configtokens.Tpo" -c -o configtokens.o configtokens.cc; \ then mv -f ".deps/configtokens.Tpo" ".deps/configtokens.Po"; else rm -f ".deps/configtokens.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT copyop.o -MD -MP -MF ".deps/copyop.Tpo" -c -o copyop.o copyop.cc; \ then mv -f ".deps/copyop.Tpo" ".deps/copyop.Po"; else rm -f ".deps/copyop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT copyopwin.o -MD -MP -MF ".deps/copyopwin.Tpo" -c -o copyopwin.o copyopwin.cc; \ then mv -f ".deps/copyopwin.Tpo" ".deps/copyopwin.Po"; else rm -f ".deps/copyopwin.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT createsymlinkop.o -MD -MP -MF ".deps/createsymlinkop.Tpo" -c -o createsymlinkop.o createsymlinkop.cc; \ then mv -f ".deps/createsymlinkop.Tpo" ".deps/createsymlinkop.Po"; else rm -f ".deps/createsymlinkop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT cursorops.o -MD -MP -MF ".deps/cursorops.Tpo" -c -o cursorops.o cursorops.cc; \ then mv -f ".deps/cursorops.Tpo" ".deps/cursorops.Po"; else rm -f ".deps/cursorops.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT datei.o -MD -MP -MF ".deps/datei.Tpo" -c -o datei.o datei.cc; \ then mv -f ".deps/datei.Tpo" ".deps/datei.Po"; else rm -f ".deps/datei.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT deleteop.o -MD -MP -MF ".deps/deleteop.Tpo" -c -o deleteop.o deleteop.cc; \ then mv -f ".deps/deleteop.Tpo" ".deps/deleteop.Po"; else rm -f ".deps/deleteop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dirbookmarkaddui.o -MD -MP -MF ".deps/dirbookmarkaddui.Tpo" -c -o dirbookmarkaddui.o dirbookmarkaddui.cc; \ then mv -f ".deps/dirbookmarkaddui.Tpo" ".deps/dirbookmarkaddui.Po"; else rm -f ".deps/dirbookmarkaddui.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dirbookmarkeditui.o -MD -MP -MF ".deps/dirbookmarkeditui.Tpo" -c -o dirbookmarkeditui.o dirbookmarkeditui.cc; \ then mv -f ".deps/dirbookmarkeditui.Tpo" ".deps/dirbookmarkeditui.Po"; else rm -f ".deps/dirbookmarkeditui.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dirbookmarkop.o -MD -MP -MF ".deps/dirbookmarkop.Tpo" -c -o dirbookmarkop.o dirbookmarkop.cc; \ then mv -f ".deps/dirbookmarkop.Tpo" ".deps/dirbookmarkop.Po"; else rm -f ".deps/dirbookmarkop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dirbookmarkssettings.o -MD -MP -MF ".deps/dirbookmarkssettings.Tpo" -c -o dirbookmarkssettings.o dirbookmarkssettings.cc; \ then mv -f ".deps/dirbookmarkssettings.Tpo" ".deps/dirbookmarkssettings.Po"; else rm -f ".deps/dirbookmarkssettings.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dirbookmarkui.o -MD -MP -MF ".deps/dirbookmarkui.Tpo" -c -o dirbookmarkui.o dirbookmarkui.cc; \ then mv -f ".deps/dirbookmarkui.Tpo" ".deps/dirbookmarkui.Po"; else rm -f ".deps/dirbookmarkui.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dirfiltersettings.o -MD -MP -MF ".deps/dirfiltersettings.Tpo" -c -o dirfiltersettings.o dirfiltersettings.cc; \ then mv -f ".deps/dirfiltersettings.Tpo" ".deps/dirfiltersettings.Po"; else rm -f ".deps/dirfiltersettings.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dirsizeop.o -MD -MP -MF ".deps/dirsizeop.Tpo" -c -o dirsizeop.o dirsizeop.cc; \ then mv -f ".deps/dirsizeop.Tpo" ".deps/dirsizeop.Po"; else rm -f ".deps/dirsizeop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dirsortsettings.o -MD -MP -MF ".deps/dirsortsettings.Tpo" -c -o dirsortsettings.o dirsortsettings.cc; \ then mv -f ".deps/dirsortsettings.Tpo" ".deps/dirsortsettings.Po"; else rm -f ".deps/dirsortsettings.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT dnd.o -MD -MP -MF ".deps/dnd.Tpo" -c -o dnd.o dnd.cc; \ then mv -f ".deps/dnd.Tpo" ".deps/dnd.Po"; else rm -f ".deps/dnd.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT enterpathop.o -MD -MP -MF ".deps/enterpathop.Tpo" -c -o enterpathop.o enterpathop.cc; \ then mv -f ".deps/enterpathop.Tpo" ".deps/enterpathop.Po"; else rm -f ".deps/enterpathop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT execlass.o -MD -MP -MF ".deps/execlass.Tpo" -c -o execlass.o execlass.cc; \ then mv -f ".deps/execlass.Tpo" ".deps/execlass.Po"; else rm -f ".deps/execlass.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT fileentry.o -MD -MP -MF ".deps/fileentry.Tpo" -c -o fileentry.o fileentry.cc; \ then mv -f ".deps/fileentry.Tpo" ".deps/fileentry.Po"; else rm -f ".deps/fileentry.Tpo"; exit 1; fi execlass.cc: In member function 'void ExeClass::execute()': execlass.cc:172: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT fileentry_color.o -MD -MP -MF ".deps/fileentry_color.Tpo" -c -o fileentry_color.o fileentry_color.cc; \ then mv -f ".deps/fileentry_color.Tpo" ".deps/fileentry_color.Po"; else rm -f ".deps/fileentry_color.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT fileentry_customcolor.o -MD -MP -MF ".deps/fileentry_customcolor.Tpo" -c -o fileentry_customcolor.o fileentry_customcolor.cc; \ then mv -f ".deps/fileentry_customcolor.Tpo" ".deps/fileentry_customcolor.Po"; else rm -f ".deps/fileentry_customcolor.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT filenameshrinker.o -MD -MP -MF ".deps/filenameshrinker.Tpo" -c -o filenameshrinker.o filenameshrinker.cc; \ then mv -f ".deps/filenameshrinker.Tpo" ".deps/filenameshrinker.Po"; else rm -f ".deps/filenameshrinker.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT filereq.o -MD -MP -MF ".deps/filereq.Tpo" -c -o filereq.o filereq.cc; \ then mv -f ".deps/filereq.Tpo" ".deps/filereq.Po"; else rm -f ".deps/filereq.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT fileviewer.o -MD -MP -MF ".deps/fileviewer.Tpo" -c -o fileviewer.o fileviewer.cc; \ then mv -f ".deps/fileviewer.Tpo" ".deps/fileviewer.Po"; else rm -f ".deps/fileviewer.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT flagreplacer.o -MD -MP -MF ".deps/flagreplacer.Tpo" -c -o flagreplacer.o flagreplacer.cc; \ then mv -f ".deps/flagreplacer.Tpo" ".deps/flagreplacer.Po"; else rm -f ".deps/flagreplacer.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT flattypelist.o -MD -MP -MF ".deps/flattypelist.Tpo" -c -o flattypelist.o flattypelist.cc; \ then mv -f ".deps/flattypelist.Tpo" ".deps/flattypelist.Po"; else rm -f ".deps/flattypelist.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT fontreq.o -MD -MP -MF ".deps/fontreq.Tpo" -c -o fontreq.o fontreq.cc; \ then mv -f ".deps/fontreq.Tpo" ".deps/fontreq.Po"; else rm -f ".deps/fontreq.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT functionproto.o -MD -MP -MF ".deps/functionproto.Tpo" -c -o functionproto.o functionproto.cc; \ then mv -f ".deps/functionproto.Tpo" ".deps/functionproto.Po"; else rm -f ".deps/functionproto.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT goftpop.o -MD -MP -MF ".deps/goftpop.Tpo" -c -o goftpop.o goftpop.cc; \ then mv -f ".deps/goftpop.Tpo" ".deps/goftpop.Po"; else rm -f ".deps/goftpop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT grouphash.o -MD -MP -MF ".deps/grouphash.Tpo" -c -o grouphash.o grouphash.cc; \ then mv -f ".deps/grouphash.Tpo" ".deps/grouphash.Po"; else rm -f ".deps/grouphash.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT import.o -MD -MP -MF ".deps/import.Tpo" -c -o import.o import.cc; \ then mv -f ".deps/import.Tpo" ".deps/import.Po"; else rm -f ".deps/import.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT informationmode.o -MD -MP -MF ".deps/informationmode.Tpo" -c -o informationmode.o informationmode.cc; \ then mv -f ".deps/informationmode.Tpo" ".deps/informationmode.Po"; else rm -f ".deps/informationmode.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT intviewop.o -MD -MP -MF ".deps/intviewop.Tpo" -c -o intviewop.o intviewop.cc; \ then mv -f ".deps/intviewop.Tpo" ".deps/intviewop.Po"; else rm -f ".deps/intviewop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT lister.o -MD -MP -MF ".deps/lister.Tpo" -c -o lister.o lister.cc; \ then mv -f ".deps/lister.Tpo" ".deps/lister.Po"; else rm -f ".deps/lister.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT listermode.o -MD -MP -MF ".deps/listermode.Tpo" -c -o listermode.o listermode.cc; \ then mv -f ".deps/listermode.Tpo" ".deps/listermode.Po"; else rm -f ".deps/listermode.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT magic_db.o -MD -MP -MF ".deps/magic_db.Tpo" -c -o magic_db.o magic_db.cc; \ then mv -f ".deps/magic_db.Tpo" ".deps/magic_db.Po"; else rm -f ".deps/magic_db.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT makedirop.o -MD -MP -MF ".deps/makedirop.Tpo" -c -o makedirop.o makedirop.cc; \ then mv -f ".deps/makedirop.Tpo" ".deps/makedirop.Po"; else rm -f ".deps/makedirop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT modifytabsop.o -MD -MP -MF ".deps/modifytabsop.Tpo" -c -o modifytabsop.o modifytabsop.cc; \ then mv -f ".deps/modifytabsop.Tpo" ".deps/modifytabsop.Po"; else rm -f ".deps/modifytabsop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nmbookmarkcb.o -MD -MP -MF ".deps/nmbookmarkcb.Tpo" -c -o nmbookmarkcb.o nmbookmarkcb.cc; \ then mv -f ".deps/nmbookmarkcb.Tpo" ".deps/nmbookmarkcb.Po"; else rm -f ".deps/nmbookmarkcb.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nmcacheentry.o -MD -MP -MF ".deps/nmcacheentry.Tpo" -c -o nmcacheentry.o nmcacheentry.cc; \ then mv -f ".deps/nmcacheentry.Tpo" ".deps/nmcacheentry.Po"; else rm -f ".deps/nmcacheentry.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nmcopyopdir.o -MD -MP -MF ".deps/nmcopyopdir.Tpo" -c -o nmcopyopdir.o nmcopyopdir.cc; \ then mv -f ".deps/nmcopyopdir.Tpo" ".deps/nmcopyopdir.Po"; else rm -f ".deps/nmcopyopdir.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nmexternfe.o -MD -MP -MF ".deps/nmexternfe.Tpo" -c -o nmexternfe.o nmexternfe.cc; \ then mv -f ".deps/nmexternfe.Tpo" ".deps/nmexternfe.Po"; else rm -f ".deps/nmexternfe.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nmextlist.o -MD -MP -MF ".deps/nmextlist.Tpo" -c -o nmextlist.o nmextlist.cc; \ then mv -f ".deps/nmextlist.Tpo" ".deps/nmextlist.Po"; else rm -f ".deps/nmextlist.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nmfilter.o -MD -MP -MF ".deps/nmfilter.Tpo" -c -o nmfilter.o nmfilter.cc; \ then mv -f ".deps/nmfilter.Tpo" ".deps/nmfilter.Po"; else rm -f ".deps/nmfilter.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nmrowdata.o -MD -MP -MF ".deps/nmrowdata.Tpo" -c -o nmrowdata.o nmrowdata.cc; \ then mv -f ".deps/nmrowdata.Tpo" ".deps/nmrowdata.Po"; else rm -f ".deps/nmrowdata.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nmspecialsourceext.o -MD -MP -MF ".deps/nmspecialsourceext.Tpo" -c -o nmspecialsourceext.o nmspecialsourceext.cc; \ then mv -f ".deps/nmspecialsourceext.Tpo" ".deps/nmspecialsourceext.Po"; else rm -f ".deps/nmspecialsourceext.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nooperationop.o -MD -MP -MF ".deps/nooperationop.Tpo" -c -o nooperationop.o nooperationop.cc; \ then mv -f ".deps/nooperationop.Tpo" ".deps/nooperationop.Po"; else rm -f ".deps/nooperationop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT normalmode.o -MD -MP -MF ".deps/normalmode.Tpo" -c -o normalmode.o normalmode.cc; \ then mv -f ".deps/normalmode.Tpo" ".deps/normalmode.Po"; else rm -f ".deps/normalmode.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT normalops.o -MD -MP -MF ".deps/normalops.Tpo" -c -o normalops.o normalops.cc; \ then mv -f ".deps/normalops.Tpo" ".deps/normalops.Po"; else rm -f ".deps/normalops.Tpo"; exit 1; fi normalmode.cc: In member function 'NormalMode::nm_copy_t NormalMode::copydir(const FileEntry*, NM_CopyOp_Dir*, NM_copyorder*, bool, char*)': normalmode.cc:3618: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nwc_dir.o -MD -MP -MF ".deps/nwc_dir.Tpo" -c -o nwc_dir.o nwc_dir.cc; \ then mv -f ".deps/nwc_dir.Tpo" ".deps/nwc_dir.Po"; else rm -f ".deps/nwc_dir.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nwc_file.o -MD -MP -MF ".deps/nwc_file.Tpo" -c -o nwc_file.o nwc_file.cc; \ then mv -f ".deps/nwc_file.Tpo" ".deps/nwc_file.Po"; else rm -f ".deps/nwc_file.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nwc_fsentry.o -MD -MP -MF ".deps/nwc_fsentry.Tpo" -c -o nwc_fsentry.o nwc_fsentry.cc; \ then mv -f ".deps/nwc_fsentry.Tpo" ".deps/nwc_fsentry.Po"; else rm -f ".deps/nwc_fsentry.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nwc_path.o -MD -MP -MF ".deps/nwc_path.Tpo" -c -o nwc_path.o nwc_path.cc; \ then mv -f ".deps/nwc_path.Tpo" ".deps/nwc_path.Po"; else rm -f ".deps/nwc_path.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT nwc_virtualdir.o -MD -MP -MF ".deps/nwc_virtualdir.Tpo" -c -o nwc_virtualdir.o nwc_virtualdir.cc; \ then mv -f ".deps/nwc_virtualdir.Tpo" ".deps/nwc_virtualdir.Po"; else rm -f ".deps/nwc_virtualdir.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT opencontextmenuop.o -MD -MP -MF ".deps/opencontextmenuop.Tpo" -c -o opencontextmenuop.o opencontextmenuop.cc; \ then mv -f ".deps/opencontextmenuop.Tpo" ".deps/opencontextmenuop.Po"; else rm -f ".deps/opencontextmenuop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT openworkermenuop.o -MD -MP -MF ".deps/openworkermenuop.Tpo" -c -o openworkermenuop.o openworkermenuop.cc; \ then mv -f ".deps/openworkermenuop.Tpo" ".deps/openworkermenuop.Po"; else rm -f ".deps/openworkermenuop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT ownop.o -MD -MP -MF ".deps/ownop.Tpo" -c -o ownop.o ownop.cc; \ then mv -f ".deps/ownop.Tpo" ".deps/ownop.Po"; else rm -f ".deps/ownop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT panel.o -MD -MP -MF ".deps/panel.Tpo" -c -o panel.o panel.cc; \ then mv -f ".deps/panel.Tpo" ".deps/panel.Po"; else rm -f ".deps/panel.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT parentactionop.o -MD -MP -MF ".deps/parentactionop.Tpo" -c -o parentactionop.o parentactionop.cc; \ then mv -f ".deps/parentactionop.Tpo" ".deps/parentactionop.Po"; else rm -f ".deps/parentactionop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT partspace.o -MD -MP -MF ".deps/partspace.Tpo" -c -o partspace.o partspace.cc; \ then mv -f ".deps/partspace.Tpo" ".deps/partspace.Po"; else rm -f ".deps/partspace.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT pdatei.o -MD -MP -MF ".deps/pdatei.Tpo" -c -o pdatei.o pdatei.cc; \ then mv -f ".deps/pdatei.Tpo" ".deps/pdatei.Po"; else rm -f ".deps/pdatei.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT reloadop.o -MD -MP -MF ".deps/reloadop.Tpo" -c -o reloadop.o reloadop.cc; \ then mv -f ".deps/reloadop.Tpo" ".deps/reloadop.Po"; else rm -f ".deps/reloadop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT renameop.o -MD -MP -MF ".deps/renameop.Tpo" -c -o renameop.o renameop.cc; \ then mv -f ".deps/renameop.Tpo" ".deps/renameop.Po"; else rm -f ".deps/renameop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT run_custom_action.o -MD -MP -MF ".deps/run_custom_action.Tpo" -c -o run_custom_action.o run_custom_action.cc; \ then mv -f ".deps/run_custom_action.Tpo" ".deps/run_custom_action.Po"; else rm -f ".deps/run_custom_action.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT scriptop.o -MD -MP -MF ".deps/scriptop.Tpo" -c -o scriptop.o scriptop.cc; \ then mv -f ".deps/scriptop.Tpo" ".deps/scriptop.Po"; else rm -f ".deps/scriptop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT scrolllisterop.o -MD -MP -MF ".deps/scrolllisterop.Tpo" -c -o scrolllisterop.o scrolllisterop.cc; \ then mv -f ".deps/scrolllisterop.Tpo" ".deps/scrolllisterop.Po"; else rm -f ".deps/scrolllisterop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT searchentryop.o -MD -MP -MF ".deps/searchentryop.Tpo" -c -o searchentryop.o searchentryop.cc; \ then mv -f ".deps/searchentryop.Tpo" ".deps/searchentryop.Po"; else rm -f ".deps/searchentryop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT searchop.o -MD -MP -MF ".deps/searchop.Tpo" -c -o searchop.o searchop.cc; \ then mv -f ".deps/searchop.Tpo" ".deps/searchop.Po"; else rm -f ".deps/searchop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT searchop_resultstore.o -MD -MP -MF ".deps/searchop_resultstore.Tpo" -c -o searchop_resultstore.o searchop_resultstore.cc; \ then mv -f ".deps/searchop_resultstore.Tpo" ".deps/searchop_resultstore.Po"; else rm -f ".deps/searchop_resultstore.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT searchsettings.o -MD -MP -MF ".deps/searchsettings.Tpo" -c -o searchsettings.o searchsettings.cc; \ then mv -f ".deps/searchsettings.Tpo" ".deps/searchsettings.Po"; else rm -f ".deps/searchsettings.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT searchthread.o -MD -MP -MF ".deps/searchthread.Tpo" -c -o searchthread.o searchthread.cc; \ then mv -f ".deps/searchthread.Tpo" ".deps/searchthread.Po"; else rm -f ".deps/searchthread.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT setfilterop.o -MD -MP -MF ".deps/setfilterop.Tpo" -c -o setfilterop.o setfilterop.cc; \ then mv -f ".deps/setfilterop.Tpo" ".deps/setfilterop.Po"; else rm -f ".deps/setfilterop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT setsortmodeop.o -MD -MP -MF ".deps/setsortmodeop.Tpo" -c -o setsortmodeop.o setsortmodeop.cc; \ then mv -f ".deps/setsortmodeop.Tpo" ".deps/setsortmodeop.Po"; else rm -f ".deps/setsortmodeop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT shortkeyfromlistop.o -MD -MP -MF ".deps/shortkeyfromlistop.Tpo" -c -o shortkeyfromlistop.o shortkeyfromlistop.cc; \ then mv -f ".deps/shortkeyfromlistop.Tpo" ".deps/shortkeyfromlistop.Po"; else rm -f ".deps/shortkeyfromlistop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT showdircacheop.o -MD -MP -MF ".deps/showdircacheop.Tpo" -c -o showdircacheop.o showdircacheop.cc; \ then mv -f ".deps/showdircacheop.Tpo" ".deps/showdircacheop.Po"; else rm -f ".deps/showdircacheop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT showimagemode.o -MD -MP -MF ".deps/showimagemode.Tpo" -c -o showimagemode.o showimagemode.cc; \ then mv -f ".deps/showimagemode.Tpo" ".deps/showimagemode.Po"; else rm -f ".deps/showimagemode.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT simddop.o -MD -MP -MF ".deps/simddop.Tpo" -c -o simddop.o simddop.cc; \ then mv -f ".deps/simddop.Tpo" ".deps/simddop.Po"; else rm -f ".deps/simddop.Tpo"; exit 1; fi showimagemode.cc: In member function 'void ShowImageMode::update(bool)': showimagemode.cc:390: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT simplelist.o -MD -MP -MF ".deps/simplelist.Tpo" -c -o simplelist.o simplelist.cc; \ then mv -f ".deps/simplelist.Tpo" ".deps/simplelist.Po"; else rm -f ".deps/simplelist.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT startprogop.o -MD -MP -MF ".deps/startprogop.Tpo" -c -o startprogop.o startprogop.cc; \ then mv -f ".deps/startprogop.Tpo" ".deps/startprogop.Po"; else rm -f ".deps/startprogop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT stringbuf.o -MD -MP -MF ".deps/stringbuf.Tpo" -c -o stringbuf.o stringbuf.cc; \ then mv -f ".deps/stringbuf.Tpo" ".deps/stringbuf.Po"; else rm -f ".deps/stringbuf.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT stringmatcher.o -MD -MP -MF ".deps/stringmatcher.Tpo" -c -o stringmatcher.o stringmatcher.cc; \ then mv -f ".deps/stringmatcher.Tpo" ".deps/stringmatcher.Po"; else rm -f ".deps/stringmatcher.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT stringmatcher_fnmatch.o -MD -MP -MF ".deps/stringmatcher_fnmatch.Tpo" -c -o stringmatcher_fnmatch.o stringmatcher_fnmatch.cc; \ then mv -f ".deps/stringmatcher_fnmatch.Tpo" ".deps/stringmatcher_fnmatch.Po"; else rm -f ".deps/stringmatcher_fnmatch.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT textstoragefile.o -MD -MP -MF ".deps/textstoragefile.Tpo" -c -o textstoragefile.o textstoragefile.cc; \ then mv -f ".deps/textstoragefile.Tpo" ".deps/textstoragefile.Po"; else rm -f ".deps/textstoragefile.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT togglelistermodeop.o -MD -MP -MF ".deps/togglelistermodeop.Tpo" -c -o togglelistermodeop.o togglelistermodeop.cc; \ then mv -f ".deps/togglelistermodeop.Tpo" ".deps/togglelistermodeop.Po"; else rm -f ".deps/togglelistermodeop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT verzeichnis.o -MD -MP -MF ".deps/verzeichnis.Tpo" -c -o verzeichnis.o verzeichnis.cc; \ then mv -f ".deps/verzeichnis.Tpo" ".deps/verzeichnis.Po"; else rm -f ".deps/verzeichnis.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wc_color.o -MD -MP -MF ".deps/wc_color.Tpo" -c -o wc_color.o wc_color.cc; \ then mv -f ".deps/wc_color.Tpo" ".deps/wc_color.Po"; else rm -f ".deps/wc_color.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wcbutton.o -MD -MP -MF ".deps/wcbutton.Tpo" -c -o wcbutton.o wcbutton.cc; \ then mv -f ".deps/wcbutton.Tpo" ".deps/wcbutton.Po"; else rm -f ".deps/wcbutton.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wcdoubleshortkey.o -MD -MP -MF ".deps/wcdoubleshortkey.Tpo" -c -o wcdoubleshortkey.o wcdoubleshortkey.cc; \ then mv -f ".deps/wcdoubleshortkey.Tpo" ".deps/wcdoubleshortkey.Po"; else rm -f ".deps/wcdoubleshortkey.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wcfiletype.o -MD -MP -MF ".deps/wcfiletype.Tpo" -c -o wcfiletype.o wcfiletype.cc; \ then mv -f ".deps/wcfiletype.Tpo" ".deps/wcfiletype.Po"; else rm -f ".deps/wcfiletype.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wchotkey.o -MD -MP -MF ".deps/wchotkey.Tpo" -c -o wchotkey.o wchotkey.cc; \ then mv -f ".deps/wchotkey.Tpo" ".deps/wchotkey.Po"; else rm -f ".deps/wchotkey.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wckey.o -MD -MP -MF ".deps/wckey.Tpo" -c -o wckey.o wckey.cc; \ then mv -f ".deps/wckey.Tpo" ".deps/wckey.Po"; else rm -f ".deps/wckey.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig.o -MD -MP -MF ".deps/wconfig.Tpo" -c -o wconfig.o wconfig.cc; \ then mv -f ".deps/wconfig.Tpo" ".deps/wconfig.Po"; else rm -f ".deps/wconfig.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_bookmarkcolor.o -MD -MP -MF ".deps/wconfig_bookmarkcolor.Tpo" -c -o wconfig_bookmarkcolor.o wconfig_bookmarkcolor.cc; \ then mv -f ".deps/wconfig_bookmarkcolor.Tpo" ".deps/wconfig_bookmarkcolor.Po"; else rm -f ".deps/wconfig_bookmarkcolor.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_button.o -MD -MP -MF ".deps/wconfig_button.Tpo" -c -o wconfig_button.o wconfig_button.cc; \ then mv -f ".deps/wconfig_button.Tpo" ".deps/wconfig_button.Po"; else rm -f ".deps/wconfig_button.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_buttongrpconf.o -MD -MP -MF ".deps/wconfig_buttongrpconf.Tpo" -c -o wconfig_buttongrpconf.o wconfig_buttongrpconf.cc; \ then mv -f ".deps/wconfig_buttongrpconf.Tpo" ".deps/wconfig_buttongrpconf.Po"; else rm -f ".deps/wconfig_buttongrpconf.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_cachesize.o -MD -MP -MF ".deps/wconfig_cachesize.Tpo" -c -o wconfig_cachesize.o wconfig_cachesize.cc; \ then mv -f ".deps/wconfig_cachesize.Tpo" ".deps/wconfig_cachesize.Po"; else rm -f ".deps/wconfig_cachesize.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_clock.o -MD -MP -MF ".deps/wconfig_clock.Tpo" -c -o wconfig_clock.o wconfig_clock.cc; \ then mv -f ".deps/wconfig_clock.Tpo" ".deps/wconfig_clock.Po"; else rm -f ".deps/wconfig_clock.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_color.o -MD -MP -MF ".deps/wconfig_color.Tpo" -c -o wconfig_color.o wconfig_color.cc; \ then mv -f ".deps/wconfig_color.Tpo" ".deps/wconfig_color.Po"; else rm -f ".deps/wconfig_color.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_colorconf.o -MD -MP -MF ".deps/wconfig_colorconf.Tpo" -c -o wconfig_colorconf.o wconfig_colorconf.cc; \ then mv -f ".deps/wconfig_colorconf.Tpo" ".deps/wconfig_colorconf.Po"; else rm -f ".deps/wconfig_colorconf.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_colordef.o -MD -MP -MF ".deps/wconfig_colordef.Tpo" -c -o wconfig_colordef.o wconfig_colordef.cc; \ then mv -f ".deps/wconfig_colordef.Tpo" ".deps/wconfig_colordef.Po"; else rm -f ".deps/wconfig_colordef.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_dcd.o -MD -MP -MF ".deps/wconfig_dcd.Tpo" -c -o wconfig_dcd.o wconfig_dcd.cc; \ then mv -f ".deps/wconfig_dcd.Tpo" ".deps/wconfig_dcd.Po"; else rm -f ".deps/wconfig_dcd.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_dirsizeconf.o -MD -MP -MF ".deps/wconfig_dirsizeconf.Tpo" -c -o wconfig_dirsizeconf.o wconfig_dirsizeconf.cc; \ then mv -f ".deps/wconfig_dirsizeconf.Tpo" ".deps/wconfig_dirsizeconf.Po"; else rm -f ".deps/wconfig_dirsizeconf.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_expertui.o -MD -MP -MF ".deps/wconfig_expertui.Tpo" -c -o wconfig_expertui.o wconfig_expertui.cc; \ then mv -f ".deps/wconfig_expertui.Tpo" ".deps/wconfig_expertui.Po"; else rm -f ".deps/wconfig_expertui.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_filetype.o -MD -MP -MF ".deps/wconfig_filetype.Tpo" -c -o wconfig_filetype.o wconfig_filetype.cc; \ then mv -f ".deps/wconfig_filetype.Tpo" ".deps/wconfig_filetype.Po"; else rm -f ".deps/wconfig_filetype.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_font.o -MD -MP -MF ".deps/wconfig_font.Tpo" -c -o wconfig_font.o wconfig_font.cc; \ then mv -f ".deps/wconfig_font.Tpo" ".deps/wconfig_font.Po"; else rm -f ".deps/wconfig_font.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_generalconf.o -MD -MP -MF ".deps/wconfig_generalconf.Tpo" -c -o wconfig_generalconf.o wconfig_generalconf.cc; \ then mv -f ".deps/wconfig_generalconf.Tpo" ".deps/wconfig_generalconf.Po"; else rm -f ".deps/wconfig_generalconf.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_hotkey.o -MD -MP -MF ".deps/wconfig_hotkey.Tpo" -c -o wconfig_hotkey.o wconfig_hotkey.cc; \ then mv -f ".deps/wconfig_hotkey.Tpo" ".deps/wconfig_hotkey.Po"; else rm -f ".deps/wconfig_hotkey.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_imexport.o -MD -MP -MF ".deps/wconfig_imexport.Tpo" -c -o wconfig_imexport.o wconfig_imexport.cc; \ then mv -f ".deps/wconfig_imexport.Tpo" ".deps/wconfig_imexport.Po"; else rm -f ".deps/wconfig_imexport.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_lang.o -MD -MP -MF ".deps/wconfig_lang.Tpo" -c -o wconfig_lang.o wconfig_lang.cc; \ then mv -f ".deps/wconfig_lang.Tpo" ".deps/wconfig_lang.Po"; else rm -f ".deps/wconfig_lang.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../src/aguix -D_REENTRANT -march=k8 -O2 -pipe -Wall -MT wconfig_layout.o -MD -MP -MF ".deps/wconfig_layout.Tpo" -c -o wconfig_layout.o wconfig_layout.cc; \ then mv -f ".deps/wconfig_layout.Tpo" ".deps/wconfig_layout.Po"; else rm -f ".deps/wconfig_layout.Tpo"; exit 1; fi wconfig_layout.cc: In function 'int countID(const std::list >, std::allocator > > >&, WConfig::layoutID_t)': wconfig_layout.cc:47: error: 'find' is not a member of 'std' wconfig_layout.cc: In member function 'void LayoutPanel::setupElementsLV()': wconfig_layout.cc:710: error: 'count' is not a member of 'std' wconfig_layout.cc:722: error: 'count' is not a member of 'std' make[2]: *** [wconfig_layout.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-misc/worker-2.17.2/work/worker-2.17.2/src' make: *** [all-recursive] Error 1 * * ERROR: app-misc/worker-2.17.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2172: Called die * The specific snippet of code: * emake || die "make failed" * The die message: * make failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-misc/worker-2.17.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/worker-2.17.2/temp/environment'. *