* Package: x11-misc/xsri-2.1.0-r1 * Repository: gentoo * Maintainer: desktop-misc@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking xsri-2.1.0-9.2.1.src.rpm to /var/tmp/portage/x11-misc/xsri-2.1.0-r1/work >>> Unpacking ./xsri-2.1.0.tar.gz to /var/tmp/portage/x11-misc/xsri-2.1.0-r1/work >>> Source unpacked in /var/tmp/portage/x11-misc/xsri-2.1.0-r1/work >>> Compiling source in /var/tmp/portage/x11-misc/xsri-2.1.0-r1/work/xsri-2.1.0 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for a BSD compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 1.3.13... yes checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 checking GTK_LIBS... -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ./configure: line 2399: adnl: command not found configure: creating ./config.status config.status: creating Makefile config.status: creating xsri.spec config.status: creating config.h config.status: executing default-1 commands make -j14 cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands make all-am make[1]: Entering directory `/var/tmp/portage/x11-misc/xsri-2.1.0-r1/work/xsri-2.1.0' source='render-background.c' object='render-background.o' libtool=no \ depfile='.deps/render-background.Po' tmpdepfile='.deps/render-background.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -O2 -pipe -Wall -c `test -f render-background.c || echo './'`render-background.c source='xsri.c' object='xsri.o' libtool=no \ depfile='.deps/xsri.Po' tmpdepfile='.deps/xsri.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -O2 -pipe -Wall -c `test -f xsri.c || echo './'`xsri.c render-background.c: In function ‘make_root_pixmap’: render-background.c:204:5: warning: implicit declaration of function ‘GDK_DISPLAY’ render-background.c: In function ‘set_root_pixmap’: render-background.c:232:2: warning: passing argument 1 of ‘XGrabServer’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2748:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:238:10: warning: passing argument 1 of ‘XGetWindowProperty’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2683:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:241:3: warning: passing argument 1 of ‘XKillClient’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2785:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:254:6: warning: passing argument 1 of ‘XChangeProperty’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2075:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:258:6: warning: passing argument 1 of ‘XChangeProperty’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2075:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:261:10: warning: passing argument 1 of ‘XSetWindowBackgroundPixmap’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:3346:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:264:6: warning: passing argument 1 of ‘XDeleteProperty’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2244:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:266:6: warning: passing argument 1 of ‘XDeleteProperty’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2244:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:269:2: warning: passing argument 1 of ‘XClearWindow’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2162:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:270:2: warning: passing argument 1 of ‘XUngrabServer’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:3493:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:272:2: warning: passing argument 1 of ‘XFlush’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2514:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c: In function ‘xpixel_from_color’: render-background.c:281:2: warning: implicit declaration of function ‘gdk_rgb_find_color’ render-background.c: In function ‘xpixel_to_color’: render-background.c:295:2: warning: passing argument 1 of ‘XQueryColor’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2964:12: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c: In function ‘background_render’: render-background.c:536:2: warning: implicit declaration of function ‘gdk_gc_new’ render-background.c:536:5: warning: assignment makes pointer from integer without a cast render-background.c:537:2: warning: implicit declaration of function ‘gdk_pixbuf_render_to_drawable’ render-background.c: In function ‘get_root_xwindow’: render-background.c:564:8: warning: passing argument 1 of ‘XQueryTree’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:3024:15: note: expected ‘struct Display *’ but argument is of type ‘int’ render-background.c:576:7: warning: passing argument 1 of ‘XGetWindowProperty’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2683:12: note: expected ‘struct Display *’ but argument is of type ‘int’ xsri.c: In function ‘position_emblem’: xsri.c:314:47: warning: pointer targets in passing argument 4 of ‘XParseGeometry’ differ in signedness /usr/include/X11/Xlib.h:2864:12: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xsri.c:314:47: warning: pointer targets in passing argument 5 of ‘XParseGeometry’ differ in signedness /usr/include/X11/Xlib.h:2864:12: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xsri.c: In function ‘main’: xsri.c:546:25: warning: implicit declaration of function ‘GDK_DISPLAY’ xsri.c:547:47: warning: passing argument 1 of ‘XSetWindowBackground’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:3340:12: note: expected ‘struct Display *’ but argument is of type ‘int’ xsri.c:548:25: warning: passing argument 1 of ‘XClearWindow’ makes pointer from integer without a cast /usr/include/X11/Xlib.h:2162:12: note: expected ‘struct Display *’ but argument is of type ‘int’ i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xsri render-background.o xsri.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpopt render-background.o: In function `make_root_pixmap': render-background.c:(.text+0x50a): undefined reference to `GDK_DISPLAY' render-background.c:(.text+0x518): undefined reference to `GDK_DISPLAY' render-background.o: In function `xpixel_to_color': render-background.c:(.text+0x5f1): undefined reference to `GDK_DISPLAY' render-background.o: In function `get_root_xwindow': render-background.c:(.text+0x1012): undefined reference to `GDK_DISPLAY' render-background.c:(.text+0x1065): undefined reference to `GDK_DISPLAY' render-background.o:render-background.c:(.text+0x113d): more undefined references to `GDK_DISPLAY' follow collect2: ld returned 1 exit status make[1]: *** [xsri] Error 1 make[1]: Leaving directory `/var/tmp/portage/x11-misc/xsri-2.1.0-r1/work/xsri-2.1.0' make: *** [all] Error 2 emake failed * ERROR: x11-misc/xsri-2.1.0-r1 failed: * died running emake, base_src_make * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2657: Called base_src_compile * environment, line 395: Called base_src_make * environment, line 433: Called die * The specific snippet of code: * emake "$@" || die "died running emake, $FUNCNAME"; * * If you need support, post the output of 'emerge --info =x11-misc/xsri-2.1.0-r1', * the complete build log and the output of 'emerge -pqv =x11-misc/xsri-2.1.0-r1'. * The complete build log is located at '/var/log/portage/build/x11-misc/xsri-2.1.0-r1:20101003-121758.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xsri-2.1.0-r1/temp/environment'. * S: '/var/tmp/portage/x11-misc/xsri-2.1.0-r1/work/xsri-2.1.0'