Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 173235 Details for
Bug 248645
x11-plugins/wmmsg: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
wmmsg-1.0.1:20081124-131252.log (text/plain), 13.29 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-24 16:13:43 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-24 16:13:43 UTC
Size:
13.29 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking wmmsg-1.0.1.tar.gz to /var/tmp/portage/x11-plugins/wmmsg-1.0.1/work > [32;01m*[0m Applying wmmsg-1.0.1-use_gtk2.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/x11-plugins/wmmsg-1.0.1/work/wmmsg-1.0.1' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: wmmsg-1.0.1 > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/x11-plugins/wmmsg-1.0.1/work/wmmsg-1.0.1 ... > * econf: updating wmmsg-1.0.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating wmmsg-1.0.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu >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 a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >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... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking for an ANSI C-conforming const... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-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 fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-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 for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for main in -ldl... yes >checking for sin in -lm... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK... yes >checking for imlib2-config... /usr/bin/imlib2-config >checking for imlib2 - version >= 1.0.0... yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for unistd.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... 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 stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking return type of signal handlers... void >checking for strftime... yes >checking for select... yes >checking for socket... yes >checking for strncasecmp... yes >checking for getopt_long... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >make -j14 >make all-am >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmsg-1.0.1/work/wmmsg-1.0.1' >depbase=`echo src/wmmsg/wmconfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -I. `pkg-config --cflags gtk+-2.0` `imlib2-config --cflags` -O2 -pipe -MT src/wmmsg/wmconfig.o -MD -MP -MF $depbase.Tpo -c -o src/wmmsg/wmconfig.o src/wmmsg/wmconfig.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo src/wmmsg/wmmsg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -I. `pkg-config --cflags gtk+-2.0` `imlib2-config --cflags` -O2 -pipe -MT src/wmmsg/wmmsg.o -MD -MP -MF $depbase.Tpo -c -o src/wmmsg/wmmsg.o src/wmmsg/wmmsg.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo src/wmmsg/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -I. `pkg-config --cflags gtk+-2.0` `imlib2-config --cflags` -O2 -pipe -MT src/wmmsg/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/wmmsg/getopt.o src/wmmsg/getopt.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo src/wmgeneral/wmgeneral.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -I. `pkg-config --cflags gtk+-2.0` `imlib2-config --cflags` -O2 -pipe -MT src/wmgeneral/wmgeneral.o -MD -MP -MF $depbase.Tpo -c -o src/wmgeneral/wmgeneral.o src/wmgeneral/wmgeneral.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo src/wmgeneral/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -I. `pkg-config --cflags gtk+-2.0` `imlib2-config --cflags` -O2 -pipe -MT src/wmgeneral/misc.o -MD -MP -MF $depbase.Tpo -c -o src/wmgeneral/misc.o src/wmgeneral/misc.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo src/wmgeneral/list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -I. `pkg-config --cflags gtk+-2.0` `imlib2-config --cflags` -O2 -pipe -MT src/wmgeneral/list.o -MD -MP -MF $depbase.Tpo -c -o src/wmgeneral/list.o src/wmgeneral/list.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo src/wmmsg/wmmsg_notify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -I. `pkg-config --cflags gtk+-2.0` `imlib2-config --cflags` -O2 -pipe -MT src/wmmsg/wmmsg_notify.o -MD -MP -MF $depbase.Tpo -c -o src/wmmsg/wmmsg_notify.o src/wmmsg/wmmsg_notify.c &&\ > mv -f $depbase.Tpo $depbase.Po >src/wmmsg/wmconfig.c: In function 'outOfMemory': >src/wmmsg/wmconfig.c:390: warning: incompatible implicit declaration of built-in function '_exit' >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -lX11 -lXext -lXpm -L/usr/lib -L/usr/local/lib `pkg-config --libs gtk+-2.0` `imlib2-config --libs` -Wl,-O1 -o wmmsg_notify src/wmmsg/wmmsg_notify.o src/wmmsg/getopt.o -lm -ldl >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -lX11 -lXext -lXpm -L/usr/lib -L/usr/local/lib `pkg-config --libs gtk+-2.0` `imlib2-config --libs` -Wl,-O1 -o wmmsg src/wmmsg/wmconfig.o src/wmmsg/wmmsg.o src/wmmsg/getopt.o src/wmgeneral/wmgeneral.o src/wmgeneral/misc.o src/wmgeneral/list.o -lm -ldl >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o wmmsg_notify src/wmmsg/wmmsg_notify.o src/wmmsg/getopt.o /usr/lib/libXext.so /usr/lib/libXpm.so -L/usr/lib -L/usr/local/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libImlib2.so /usr/lib/libfreetype.so -lz -lm -ldl >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o wmmsg src/wmmsg/wmconfig.o src/wmmsg/wmmsg.o src/wmmsg/getopt.o src/wmgeneral/wmgeneral.o src/wmgeneral/misc.o src/wmgeneral/list.o /usr/lib/libXext.so /usr/lib/libXpm.so -L/usr/lib -L/usr/local/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libImlib2.so /usr/lib/libfreetype.so -lz -lm -ldl >src/wmmsg/wmconfig.o: In function `get_new_config_data': >wmconfig.c:(.text+0x7bf): undefined reference to `imlib_context_set_display' >wmconfig.c:(.text+0x7c9): undefined reference to `imlib_context_set_visual' >wmconfig.c:(.text+0x7d3): undefined reference to `imlib_context_set_colormap' >wmconfig.c:(.text+0x991): undefined reference to `imlib_context_set_drawable' >wmconfig.c:(.text+0x9b0): undefined reference to `imlib_render_image_on_drawable_at_size' >collect2: ld returned 1 exit status >make[1]: *** [wmmsg] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmsg-1.0.1/work/wmmsg-1.0.1' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: x11-plugins/wmmsg-1.0.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2629: Called _eapi0_src_compile > [31;01m*[0m ebuild.sh, line 591: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 625: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/x11-plugins/wmmsg-1.0.1:20081124-131252.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmmsg-1.0.1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 248645
: 173235 |
178694