Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 303097 Details for
Bug 405657
x11-wm/sawfish-1.8.2 - fonts.c:(.text+0x3b7): undefined reference to `pango_x_render' - should depend on x11-libs/pango[X]?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build.log
Build.log (text/plain), 34.42 KB, created by
Piotr Szymaniak
on 2012-02-24 22:29:26 UTC
(
hide
)
Description:
Build.log
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2012-02-24 22:29:26 UTC
Size:
34.42 KB
patch
obsolete
> * Package: x11-wm/sawfish-1.8.2 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: elibc_glibc kernel_linux nls userland_GNU x86 > * FEATURES: sandbox >>>> Unpacking source... >>>> Unpacking sawfish-1.8.2.tar.xz to /var/tmp/portage/x11-wm/sawfish-1.8.2/work >>>> Source unpacked in /var/tmp/portage/x11-wm/sawfish-1.8.2/work >>>> Preparing source in /var/tmp/portage/x11-wm/sawfish-1.8.2/work/sawfish-1.8.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-wm/sawfish-1.8.2/work/sawfish-1.8.2 ... > * Sorry, but sawfish does not support the LINGUAS: en > * econf: updating sawfish-1.8.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sawfish-1.8.2/config.sub with /usr/share/gnuconfig/config.sub >./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 --without-xinerama --with-gdk-pixbuf --disable-static --enable-linguas= >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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 for gawk... gawk >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for vprintf... yes >checking for _doprnt... no >checking for gethostname... yes >checking for socket... yes >checking for snprintf... yes >checking for getpagesize... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for xdr_void in -lnsl... yes >checking for bind in -lsocket... no >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether time.h and sys/time.h may both be included... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for pkg-config... /usr/bin/pkg-config >checking for X11/extensions/Xdbe.h... yes >checking for libXRandR... yes >checking for libXft... yes >checking for libX11... yes >checking for libICE... yes >checking for libSM... yes >checking for PANGO... yes >checking for PANGOX... no >configure: WARNING: pango x support not available >= 1.8.0 >checking for PANGOXFT... no >configure: WARNING: pango xft support not available 1.8.0 >checking for LIBREP... yes >checking for REP_GTK... yes >checking for GTK... yes >checking for GDK_PIXBUF... yes >./configure: line 13467: kde4-config: command not found >checking for GNOME prefix... ${prefix} >checking for languages to install... >configure: creating ./config.status >config.status: creating Makedefs >config.status: creating Makefile >config.status: creating sawfish.ebuild >config.status: creating sawfish.pc >config.status: creating sawfish.spec >config.status: creating lisp/Makefile >config.status: creating lisp/sawfish/cfg/Makefile >config.status: creating lisp/sawfish/gtk/Makefile >config.status: creating lisp/sawfish/gtk/widgets/font.jl >config.status: creating man/Makefile >config.status: creating po/Makefile >config.status: creating scripts/Makefile >config.status: creating sounds/Makefile >config.status: creating src/Makefile >config.status: creating themes/Makefile >config.status: creating config.h >config.status: executing libtool commands > > == == == == == == == == == == == == == > > sawfish: 1.8.2 'Tunebeat' > > == == == == == == == == == == == == == > > prefix: /usr > exec_prefix: ${prefix} > libdir: ${exec_prefix}/lib > > == == == == == == == == == == == == == > > compiler: i686-pc-linux-gnu-gcc > cflags: -Os -march=pentium4 -pipe > preprocessor: i686-pc-linux-gnu-gcc -E > cppflags: > ldflags: -Wl,-O1 -Wl,--as-needed > makeflags: > > == == == == == == == == == == == == == > > rep: 0.92.1 > rep-gtk: 0.90.7 > glib: 2.30.2 > cairo: 1.10.2 > pango: 1.29.4 > gtk+: 2.24.10 > > == == == == == == == == == == == == == > > xserver: X.Org X11R7 > > == == == == == == == == == == == == == > > image loader: GDK Pixbuf Xlib > > == == == == == == == == == == == == == > > font loader: Pango > > == == == == == == == == == == == == == > > Be sure to read README.IMPORTANT! > > == == == == == == == == == == == == == > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-wm/sawfish-1.8.2/work/sawfish-1.8.2 ... >make -j3 >/bin/sh build-info 1.8.2 '/usr/share/sawfish' \ > '/usr/share/sawfish/lisp' '/usr/lib/sawfish' '/usr/share/locale' >repdoc DOC `find . \( -name '*.c' -o -name '*.jl' \) -print` >dnsdomainname: Unknown host >for dir in src lisp scripts themes sounds man po; do \ > [ -d $dir ] && ( cd $dir && make all ) || exit 1; \ >done >make[1]: Entering directory `/var/tmp/portage/x11-wm/sawfish-1.8.2/work/sawfish-1.8.2/src' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include selection.c \ >| sed '\''s/selection\.o/& selection.lo .selection\.d/g'\'' > .selection.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include x.c \ >| sed '\''s/x\.o/& x.lo .x\.d/g'\'' > .x.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gradient.c \ >| sed '\''s/gradient\.o/& gradient.lo .gradient\.d/g'\'' > .gradient.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include windows.c \ >| sed '\''s/windows\.o/& windows.lo .windows\.d/g'\'' > .windows.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include stacking-list.c \ >| sed '\''s/stacking-list\.o/& stacking-list.lo .stacking-list\.d/g'\'' > .stacking-list.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include session.c \ >| sed '\''s/session\.o/& session.lo .session\.d/g'\'' > .session.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include server.c \ >| sed '\''s/server\.o/& server.lo .server\.d/g'\'' > .server.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include property-cache.c \ >| sed '\''s/property-cache\.o/& property-cache.lo .property-cache\.d/g'\'' > .property-cache.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include pixmap-cache.c \ >| sed '\''s/pixmap-cache\.o/& pixmap-cache.lo .pixmap-cache\.d/g'\'' > .pixmap-cache.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include multihead.c \ >| sed '\''s/multihead\.o/& multihead.lo .multihead\.d/g'\'' > .multihead.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include main.c \ >| sed '\''s/main\.o/& main.lo .main\.d/g'\'' > .main.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include keys.c \ >| sed '\''s/keys\.o/& keys.lo .keys\.d/g'\'' > .keys.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include images.c \ >| sed '\''s/images\.o/& images.lo .images\.d/g'\'' > .images.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include functions.c \ >| sed '\''s/functions\.o/& functions.lo .functions\.d/g'\'' > .functions.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include flippers.c \ >| sed '\''s/flippers\.o/& flippers.lo .flippers\.d/g'\'' > .flippers.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include frames.c \ >| sed '\''s/frames\.o/& frames.lo .frames\.d/g'\'' > .frames.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include fonts.c \ >| sed '\''s/fonts\.o/& fonts.lo .fonts\.d/g'\'' > .fonts.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include events.c \ >| sed '\''s/events\.o/& events.lo .events\.d/g'\'' > .events.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include display.c \ >| sed '\''s/display\.o/& display.lo .display\.d/g'\'' > .display.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include cursors.c \ >| sed '\''s/cursors\.o/& cursors.lo .cursors\.d/g'\'' > .cursors.d' >/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include colors.c \ >| sed '\''s/colors\.o/& colors.lo .colors\.d/g'\'' > .colors.d' >make[1]: Leaving directory `/var/tmp/portage/x11-wm/sawfish-1.8.2/work/sawfish-1.8.2/src' >make[1]: Entering directory `/var/tmp/portage/x11-wm/sawfish-1.8.2/work/sawfish-1.8.2/src' >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o colors.o colors.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o cursors.o cursors.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o display.o display.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o events.o events.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o fonts.o fonts.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o frames.o frames.c >fonts.c: In function âpango_loadâ: >fonts.c:433:16: warning: assignment makes pointer from integer without a cast [enabled by default] >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o flippers.o flippers.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o functions.o functions.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o images.o images.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o keys.o keys.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o main.o main.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o multihead.o multihead.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o pixmap-cache.o pixmap-cache.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o property-cache.o property-cache.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o server.o server.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o session.o session.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o stacking-list.o stacking-list.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o windows.o windows.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o libclient.o libclient.c >/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gradient.c >libtool: compile: i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gradient.c -fPIC -DPIC -o .libs/gradient.o >/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include x.c >libtool: compile: i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include x.c -fPIC -DPIC -o .libs/x.o >/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include selection.c >libtool: compile: i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include selection.c -fPIC -DPIC -o .libs/selection.o >/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include client.c >libtool: compile: i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include client.c -fPIC -DPIC -o .libs/client.o >/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o libclient_.lo libclient.c >i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -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/libpng15 -Wl,-O1 -Wl,--as-needed -o gtk-style gtk-style.c -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 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lnsl >libtool: compile: i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -Os -march=pentium4 -pipe -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include libclient.c -fPIC -DPIC -o .libs/libclient_.o >/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -export-dynamic -Wl,-O1 -Wl,--as-needed \ > -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o flippers.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o -lrep -lcrypt -lgmp -lm -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 \ > -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lX11 -lX11 -lXext -lXrender -lICE -lSM -lXrandr -lXft -lXext -lnsl >/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module -rpath /usr/lib/rep -Wl,-O1 -Wl,--as-needed -o gradient.la gradient.lo >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gradient.o -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,gradient.so -o .libs/gradient.so >libtool: link: i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o flippers.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o -pthread -pthread -Wl,--export-dynamic -lrep -lcrypt -lgmp -lm -lpango-1.0 -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lX11 -lXrender -lICE -lSM -lXrandr -lXft -lXext -lnsl -pthread >/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module -rpath /usr/lib/rep -Wl,-O1 -Wl,--as-needed -o x.la x.lo >libtool: link: ( cd ".libs" && rm -f "gradient.la" && ln -s "../gradient.la" "gradient.la" ) >/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module -rpath /usr/lib/rep -Wl,-O1 -Wl,--as-needed -o selection.la selection.lo >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/x.o -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,x.so -o .libs/x.so >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/selection.o -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,selection.so -o .libs/selection.so >libtool: link: ( cd ".libs" && rm -f "x.la" && ln -s "../x.la" "x.la" ) >/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module -rpath /usr/lib/rep -Wl,-O1 -Wl,--as-needed -o client.la client.lo libclient_.lo -lX11 -lX11 -lXext -lXrender -lICE -lSM -lrep -lcrypt -lgmp -lm -lnsl >libtool: link: ( cd ".libs" && rm -f "selection.la" && ln -s "../selection.la" "selection.la" ) >fonts.o: In function `pango_draw': >fonts.c:(.text+0x3b7): undefined reference to `pango_x_render' >fonts.o: In function `pango_load': >fonts.c:(.text+0x49e): undefined reference to `pango_x_get_context' >collect2: ld returned 1 exit status >make[1]: *** [sawfish] Error 1 >make[1]: *** Waiting for unfinished jobs.... >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/client.o .libs/libclient_.o -lX11 -lXext -lXrender -lICE -lSM -lrep -lcrypt -lgmp -lm -lnsl -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,client.so -o .libs/client.so >libtool: link: ( cd ".libs" && rm -f "client.la" && ln -s "../client.la" "client.la" ) >make[1]: Leaving directory `/var/tmp/portage/x11-wm/sawfish-1.8.2/work/sawfish-1.8.2/src' >make: *** [all] Error 1 > * ERROR: x11-wm/sawfish-1.8.2 failed (compile phase): > * emake failed > * > * If you need support, post the output of 'emerge --info =x11-wm/sawfish-1.8.2', > * the complete build log and the output of 'emerge -pqv =x11-wm/sawfish-1.8.2'. > * The complete build log is located at '/var/log/portage/x11-wm:sawfish-1.8.2:20120217-094622.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-wm/sawfish-1.8.2/temp/environment'. > * S: '/var/tmp/portage/x11-wm/sawfish-1.8.2/work/sawfish-1.8.2' >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored.
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 405657
: 303097