* Package: x11-misc/xwallpaper-0.6.2 * Repository: gentoo * Maintainer: gyakovlev@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc jpeg kernel_linux png seccomp userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xwallpaper-0.6.2.tar.xz to /var/tmp/portage/x11-misc/xwallpaper-0.6.2/work >>> Source unpacked in /var/tmp/portage/x11-misc/xwallpaper-0.6.2/work >>> Preparing source in /var/tmp/portage/x11-misc/xwallpaper-0.6.2/work/xwallpaper-0.6.2 ... * Running eautoreconf in '/var/tmp/portage/x11-misc/xwallpaper-0.6.2/work/xwallpaper-0.6.2' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: xwallpaper-0.6.2/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/xwallpaper-0.6.2/work/xwallpaper-0.6.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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xwallpaper-0.6.2 --htmldir=/usr/share/doc/xwallpaper-0.6.2/html --libdir=/usr/lib64 --with-jpeg --with-png --with-seccomp --without-xpm --with-randr --with-zshcompletiondir=/usr/share/zsh/site-functions configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PIXMAN... yes checking for XCB... yes checking for pledge... no checking whether seccomp support is requested... yes checking for SECCOMP... yes checking whether RandR support is requested... yes checking for RANDR... yes checking whether JPEG support is requested... yes checking for JPEG... yes checking whether PNG support is requested... yes checking for PNG... yes checking whether XPM support is requested... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/xwallpaper-0.6.2/work/xwallpaper-0.6.2 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/x11-misc/xwallpaper-0.6.2/work/xwallpaper-0.6.2' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-debug.o `test -f 'debug.c' || echo './'`debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-main.o `test -f 'main.c' || echo './'`main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-options.o `test -f 'options.c' || echo './'`options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-outputs.o `test -f 'outputs.c' || echo './'`outputs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-load_jpeg.o `test -f 'load_jpeg.c' || echo './'`load_jpeg.c load_jpeg.c: In function ‘load_jpeg’: load_jpeg.c:71:26: error: ‘JCS_EXT_BGRA’ undeclared (first use in this function) 71 | cinfo.out_color_space = JCS_EXT_BGRA; | ^~~~~~~~~~~~ load_jpeg.c:71:26: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [Makefile:603: xwallpaper-load_jpeg.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-misc/xwallpaper-0.6.2/work/xwallpaper-0.6.2' make: *** [Makefile:379: all] Error 2 * ERROR: x11-misc/xwallpaper-0.6.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/xwallpaper-0.6.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/xwallpaper-0.6.2::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:xwallpaper-0.6.2:20190708-182942.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/xwallpaper-0.6.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xwallpaper-0.6.2/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/xwallpaper-0.6.2/work/xwallpaper-0.6.2' * S: '/var/tmp/portage/x11-misc/xwallpaper-0.6.2/work/xwallpaper-0.6.2'