Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 139237 Details for
Bug 203211
[gnome overlay] app-text/gnome-spell-1.0.8 build failure, due to bonobo/glib
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), 28.13 KB, created by
Rémi Cardona (RETIRED)
on 2007-12-24 09:45:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Rémi Cardona (RETIRED)
Created:
2007-12-24 09:45:27 UTC
Size:
28.13 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gnome-spell-1.0.8.tar.bz2 to /var/tmp/portage/app-text/gnome-spell-1.0.8/work > [32;01m*[0m Fixing OMF Makefiles ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gnome-spell-1.0.8 > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying gnome-spell-1.0.8-enchant.patch ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gnome-spell-1.0.7-combo.patch ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gnome-spell-1.0.7-remove_gnome_h.patch ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/app-text/gnome-spell-1.0.8/work/gnome-spell-1.0.8' ... > [32;01m*[0m Running aclocal ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[100C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/app-text/gnome-spell-1.0.8/work/gnome-spell-1.0.8 ... > * econf: updating gnome-spell-1.0.8/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnome-spell-1.0.8/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 >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 whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >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 dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes >checking what language compliance flags to pass to the C compiler... >checking for library containing strerror... none required >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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... 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 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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 98304 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >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 >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC 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 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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for Win32... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for catalogs to be installed... fr >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 GNOME_SPELL... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gnome-spell.spec >config.status: creating gnome-spell-zip >config.status: creating po/Makefile.in >config.status: creating gnome-spell/Makefile >config.status: creating art/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing intltool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-text/gnome-spell-1.0.8/work/gnome-spell-1.0.8' >Making all in po >grep: ./LINGUAS: No such file or directory >grep: ./LINGUAS: No such file or directory >grep: ./LINGUAS: No such file or directory >grep: ./LINGUAS: No such file or directory >grep: ./LINGUAS: No such file or directory >grep: ./LINGUAS: No such file or directory >grep: ./LINGUAS: No such file or directory >grep: ./LINGUAS: No such file or directory >make[2]: Entering directory `/var/tmp/portage/app-text/gnome-spell-1.0.8/work/gnome-spell-1.0.8/po' >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po >file=`echo am | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file am.po >file=`echo az | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file az.po >file=`echo be | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file be.po >file=`echo bg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo dz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file dz.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >file=`echo en_CA | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_CA.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo et | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file et.po >file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo ga | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ga.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po >file=`echo he | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file he.po >file=`echo hr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hr.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po >file=`echo kn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file kn.po >file=`echo lt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po >file=`echo lv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po >file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po >file=`echo rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file rw.po >file=`echo sk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po >file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po >file=`echo sq | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sq.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po >file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@Latn.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo ta | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ta.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po >file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po >file=`echo wa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file wa.po >file=`echo xh | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file xh.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po >make[2]: Leaving directory `/var/tmp/portage/app-text/gnome-spell-1.0.8/work/gnome-spell-1.0.8/po' >Making all in gnome-spell >make[2]: Entering directory `/var/tmp/portage/app-text/gnome-spell-1.0.8/work/gnome-spell-1.0.8/gnome-spell' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\""/usr"\" -DGNOMEDATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-common.lo -MD -MP -MF .deps/Spell-common.Tpo -c -o Spell-common.lo Spell-common.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\"/usr\" -DGNOMEDATADIR=\"/usr/share\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-common.lo -MD -MP -MF .deps/Spell-common.Tpo -c Spell-common.c -fPIC -DPIC -o .libs/Spell-common.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\"/usr\" -DGNOMEDATADIR=\"/usr/share\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-common.lo -MD -MP -MF .deps/Spell-common.Tpo -c Spell-common.c -o Spell-common.o >/dev/null 2>&1 >mv -f .deps/Spell-common.Tpo .deps/Spell-common.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\""/usr"\" -DGNOMEDATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-skels.lo -MD -MP -MF .deps/Spell-skels.Tpo -c -o Spell-skels.lo Spell-skels.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\"/usr\" -DGNOMEDATADIR=\"/usr/share\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-skels.lo -MD -MP -MF .deps/Spell-skels.Tpo -c Spell-skels.c -fPIC -DPIC -o .libs/Spell-skels.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\"/usr\" -DGNOMEDATADIR=\"/usr/share\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-skels.lo -MD -MP -MF .deps/Spell-skels.Tpo -c Spell-skels.c -o Spell-skels.o >/dev/null 2>&1 >mv -f .deps/Spell-skels.Tpo .deps/Spell-skels.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\""/usr"\" -DGNOMEDATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-stubs.lo -MD -MP -MF .deps/Spell-stubs.Tpo -c -o Spell-stubs.lo Spell-stubs.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\"/usr\" -DGNOMEDATADIR=\"/usr/share\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-stubs.lo -MD -MP -MF .deps/Spell-stubs.Tpo -c Spell-stubs.c -fPIC -DPIC -o .libs/Spell-stubs.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\"/usr\" -DGNOMEDATADIR=\"/usr/share\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT Spell-stubs.lo -MD -MP -MF .deps/Spell-stubs.Tpo -c Spell-stubs.c -o Spell-stubs.o >/dev/null 2>&1 >mv -f .deps/Spell-stubs.Tpo .deps/Spell-stubs.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -g -pipe -Wl,--as-needed -o libgnome-spell-idl.la Spell-common.lo Spell-skels.lo Spell-stubs.lo >i686-pc-linux-gnu-ar cru .libs/libgnome-spell-idl.a .libs/Spell-common.o .libs/Spell-skels.o .libs/Spell-stubs.o >i686-pc-linux-gnu-ranlib .libs/libgnome-spell-idl.a >creating libgnome-spell-idl.la >(cd .libs && rm -f libgnome-spell-idl.la && ln -s ../libgnome-spell-idl.la libgnome-spell-idl.la) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\""/usr"\" -DGNOMEDATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPREFIX=\"/usr\" -DGNOMEDATADIR=\"/usr/share\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGLADE_DATADIR=\"/usr/share/gnome-spell-1.0.8\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/enchant -O2 -g -pipe -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.o >control.c: In function 'control_get_prop': >control.c:96: error: expected expression before 'do' >control.c: In function 'control_set_prop': >control.c:284: error: expected expression before 'do' >control.c:287: error: expected expression before 'do' >control.c:290: error: expected expression before 'do' >control.c: In function 'spell_control_construct': >control.c:371: error: expected expression before 'do' >control.c:377: error: expected expression before 'do' >control.c:383: error: expected expression before 'do' >control.c:389: error: expected expression before 'do' >control.c:395: error: expected expression before 'do' >make[2]: *** [control.lo] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-text/gnome-spell-1.0.8/work/gnome-spell-1.0.8/gnome-spell' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-text/gnome-spell-1.0.8/work/gnome-spell-1.0.8' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: app-text/gnome-spell-1.0.8 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 46: Called src_compile > [31;01m*[0m environment, line 2654: Called gnome2_src_compile > [31;01m*[0m environment, line 2053: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || diefunc "$FUNCNAME" "$LINENO" "$?" "compile failure" > [31;01m*[0m The die message: > [31;01m*[0m compile failure > [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/tmp/portage/app-text/gnome-spell-1.0.8/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-text/gnome-spell-1.0.8/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 203211
: 139237