* Package: x11-misc/fbdesk-1.4.1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux png userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking fbdesk-1.4.1.tar.gz to /var/tmp/portage/x11-misc/fbdesk-1.4.1/work >>> Source unpacked in /var/tmp/portage/x11-misc/fbdesk-1.4.1/work >>> Preparing source in /var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1 ... * Applying fbdesk-1.4.1-gcc-4.3.patch ... [ ok ] * Applying fbdesk-1.4.1-libpng14.patch ... [ ok ] * Applying fbdesk-1.4.1-libpng15.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1 ... * econf: updating fbdesk-1.4.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fbdesk-1.4.1/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --libdir=/usr/lib64 --disable-debug --enable-png checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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... none 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++... none checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... x86_64-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for sigaction... yes checking for strcasestr... yes checking for X... libraries /usr/lib64, headers checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking whether to build support for the XShape extension... yes checking for XShapeCombineShape in -lXext... yes checking for X11/extensions/shape.h... yes checking whether to have Xpm (pixmap themes) support... yes checking for XpmReadFileToPixmap in -lXpm... yes checking whether to include verbose debugging code... no checking whether to have Xrender (transparent) support... yes checking for XRenderCreatePicture in -lXrender... yes checking whether to have Xft support... yes checking for pkg-config... /usr/bin/pkg-config checking Xft UTF-8 support... yes checking whether to have Xmb (multibyte font, utf-8) support... yes checking for libpng-config... /usr/bin/libpng-config checking whether to have Imlib2 (pixmap themes) support... yes checking for imlib2-config... /usr/bin/imlib2-config checking for imlib2 - version >= 1.0.0... yes fbdesk version 1.4.1 configured successfully. Using '/usr' for installation. Using 'x86_64-pc-linux-gnu-g++' for C++ compiler. Building with '-march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 ' for C++ compiler flags. Building with ' -L/usr/lib64 -lX11 -lXext -lXpm -lXrender -lXft -lpng16 -L/usr/lib64 -lImlib2' for linker flags. configure: creating ./config.status config.status: creating Makefile config.status: creating version.h config.status: creating src/Makefile config.status: creating src/FbTk/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1' Making all in src make[2]: Entering directory '/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1/src' Making all in FbTk make[3]: Entering directory '/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1/src/FbTk' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o App.o App.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o Color.o Color.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o EventManager.o EventManager.cc In file included from EventManager.cc:25:0: FbWindow.hh:220:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr m_transparent; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/memory:81:0, from FbWindow.hh:30, from EventManager.cc:25: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o FbWindow.o FbWindow.cc In file included from FbWindow.cc:24:0: FbWindow.hh:220:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr m_transparent; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/memory:81:0, from FbWindow.hh:30, from FbWindow.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o Font.o Font.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o Directory.o Directory.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o XFontImp.o XFontImp.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o FbDrawable.o FbDrawable.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o XftFontImp.o XftFontImp.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o XmbFontImp.o XmbFontImp.cc XmbFontImp.cc: In function ‘_XOC* {anonymous}::createFontSet(const char*, bool&)’: XmbFontImp.cc:116:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] char **missing, *def = "-"; ^~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o ImageControl.o ImageControl.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o Image.o Image.cc Image.cc: In static member function ‘static FbTk::PixmapWithMask* FbTk::Image::load(const string&, int)’: Image.cc:88:16: error: cannot convert ‘bool’ to ‘FbTk::PixmapWithMask*’ in return return false; ^~~~~ Image.cc:95:16: error: cannot convert ‘bool’ to ‘FbTk::PixmapWithMask*’ in return return false; ^~~~~ make[3]: *** [Makefile:355: Image.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1/src/FbTk' make[2]: *** [Makefile:421: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1/src' make[1]: *** [Makefile:275: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1' make: *** [Makefile:202: all] Error 2 * ERROR: x11-misc/fbdesk-1.4.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/fbdesk-1.4.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/fbdesk-1.4.1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:fbdesk-1.4.1:20160917-020736.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/fbdesk-1.4.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/fbdesk-1.4.1/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1' * S: '/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1'