Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6581 - emerge aborting on /usr/portage/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild
Summary: emerge aborting on /usr/portage/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-16 05:13 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2002-08-16 05:13:39 UTC
gcc 3.2, i86 (Am still recompiling tough)...

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/usr/lib\" -DGTK_DATA_PREFIX=\"/usr\"
-DGTK_SYSCONFDIR=\"/etc\" -DGTK_LOCALEDIR=\"/usr/share/locale\"
-DGTK_VERSION=\"2.0.6\" -DGTK_BINARY_VERSION=\"2.0.0\"
-DGTK_HOST=\"i686-pc-linux-gnu\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk
-I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DG_DISABLE_CAST_CHECKS -D_REENTRANT
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0
-I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/atk-1.0   
-march=i686 -O3 -pipe -Wall -c gtkclipboard.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\"
-DGTK_LIBDIR=\"/usr/lib\" -DGTK_DATA_PREFIX=\"/usr\" -DGTK_SYSCONFDIR=\"/etc\"
-DGTK_LOCALEDIR=\"/usr/share/locale\" -DGTK_VERSION=\"2.0.6\"
-DGTK_BINARY_VERSION=\"2.0.0\" -DGTK_HOST=\"i686-pc-linux-gnu\"
-DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf
-I../gdk-pixbuf -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0 -march=i686 -O3 -pipe -Wall -c
gtkclipboard.c  -fPIC -DPIC -o gtkclipboard.lo
gcc: gtkclipboard.c: No such file or directory
gcc: no input files
make[3]: *** [gtkclipboard.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gtk+-2.0.6-r1/work/gtk+-2.0.6/gtk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gtk+-2.0.6-r1/work/gtk+-2.0.6/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.0.6-r1/work/gtk+-2.0.6'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -183, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild .
lappy init.d #
Comment 1 Rigo 2002-08-16 11:13:51 UTC
Also had trouble with x11-libs/gtk+-2.0.5-r2 ....
Comment 2 Spider (RETIRED) gentoo-dev 2002-08-16 13:42:53 UTC
hmm, Now this is interesting... 

Try adding  MAKEOPTS="-j1" to /etc/make.conf   and then emerge gtk+  to see if
it  worsk with that
Comment 3 Rigo 2002-08-16 16:43:56 UTC
Hmm, it compiled now...Closing bug ?
Comment 4 Rigo 2002-08-16 16:48:27 UTC
(Didn't include your tip this time around ;)
Comment 5 Spider (RETIRED) gentoo-dev 2002-08-16 17:03:08 UTC
magic bug dissapearance...