* Package: x11-misc/xxkb-1.11.1 * Repository: gentoo * Maintainer: desktop-misc@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux svg userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xxkb-1.11.1-src.tar.gz to /var/tmp/portage/x11-misc/xxkb-1.11.1/work >>> Unpacking xxkb-flags.tar.bz2 to /var/tmp/portage/x11-misc/xxkb-1.11.1/work >>> Source unpacked in /var/tmp/portage/x11-misc/xxkb-1.11.1/work >>> Preparing source in /var/tmp/portage/x11-misc/xxkb-1.11.1/work/xxkb-1.11.1 ... * Applying svg-flags.patch ... [ ok ] * Applying svg-appdefaults.patch ... [ ok ] * Applying missing_init.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/xxkb-1.11.1/work/xxkb-1.11.1 ... imake -DWITH_SVG_SUPPORT -DUseInstalled -I/usr/lib64/X11/config >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/xxkb-1.11.1/work/xxkb-1.11.1 ... make -j1 'CDEBUGFLAGS=-O2 -pipe -march=native -Wall' EXTRA_LIBRARIES=-lXext 'LOCAL_LDFLAGS=-Wl,-O1 -Wl,--as-needed' PIXMAPDIR=/usr/share/xxkb PROJECTROOT=/usr gcc -O2 -pipe -march=native -Wall -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DAPPDEFDIR=\"/usr/lib64/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DXT_RESOURCE_SEARCH -DSHAPE_EXT -DSVG_GRAPHICS `pkg-config --cflags glib-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0` -c -o xxkb.o xxkb.c Package gdk-pixbuf-xlib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-pixbuf-xlib-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gdk-pixbuf-xlib-2.0', required by 'virtual:world', not found In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:28, from xxkb.c:10: /usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ xxkb.c: In function ‘main’: xxkb.c:313:56: warning: pointer targets in passing argument 6 of ‘XQueryTree’ differ in signedness [-Wpointer-sign] XQueryTree(dpy, root_win, &rwin, &parent, &children, &num); ^ In file included from xxkb.c:13:0: /usr/include/X11/Xlib.h:3017:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ extern Status XQueryTree( ^~~~~~~~~~ xxkb.c:450:85: warning: pointer targets in passing argument 9 of ‘XQueryPointer’ differ in signedness [-Wpointer-sign] Pointer(dpy, temp_win, &root, &child, &root_x, &root_y, &add_x, &add_y, &mask); ^ In file included from xxkb.c:13:0: /usr/include/X11/Xlib.h:2983:13: note: expected ‘unsigned int *’ but argument is of type ‘int *’ extern Bool XQueryPointer( ^~~~~~~~~~~~~ xxkb.c:670:63: warning: pointer targets in passing argument 6 of ‘XQueryTree’ differ in signedness [-Wpointer-sign] if (XQueryTree(dpy, temp_win, &rwin, &parent, &children, &num) != 0) ^ In file included from xxkb.c:13:0: /usr/include/X11/Xlib.h:3017:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ extern Status XQueryTree( ^~~~~~~~~~ xxkb.c: In function ‘GetGrandParent’: xxkb.c:956:54: warning: pointer targets in passing argument 6 of ‘XQueryTree’ differ in signedness [-Wpointer-sign] if (!XQueryTree(dpy, w, &rwin, &parent, &children, &num)) { ^ In file included from xxkb.c:13:0: /usr/include/X11/Xlib.h:3017:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ extern Status XQueryTree( ^~~~~~~~~~ xxkb.c: In function ‘GetAppWindow’: xxkb.c:976:55: warning: pointer targets in passing argument 6 of ‘XQueryTree’ differ in signedness [-Wpointer-sign] if (!XQueryTree(dpy, win, &rwin, &parent, &children, &num)) { ^ In file included from xxkb.c:13:0: /usr/include/X11/Xlib.h:3017:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ extern Status XQueryTree( ^~~~~~~~~~ gcc -O2 -pipe -march=native -Wall -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DAPPDEFDIR=\"/usr/lib64/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DXT_RESOURCE_SEARCH -DSHAPE_EXT -DSVG_GRAPHICS `pkg-config --cflags glib-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0` -c -o resource.o resource.c Package gdk-pixbuf-xlib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-pixbuf-xlib-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gdk-pixbuf-xlib-2.0', required by 'virtual:world', not found In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from resource.c:15: /usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ resource.c:33:45: fatal error: gdk-pixbuf-xlib/gdk-pixbuf-xlib.h: No such file or directory #include ^ compilation terminated. make: *** [: resource.o] Error 1 * ERROR: x11-misc/xxkb-1.11.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/xxkb-1.11.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/xxkb-1.11.1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:xxkb-1.11.1:20170401-173751.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/xxkb-1.11.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xxkb-1.11.1/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/xxkb-1.11.1/work/xxkb-1.11.1' * S: '/var/tmp/portage/x11-misc/xxkb-1.11.1/work/xxkb-1.11.1'