Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133071 - building gnome 2.14 errors in dev-python/gnome-python-desktop-2.14.0
Summary: building gnome 2.14 errors in dev-python/gnome-python-desktop-2.14.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 17:47 UTC by Nick Brooker
Modified: 2006-05-12 04:06 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 Nick Brooker 2006-05-11 17:47:10 UTC
erin nick # emerge --info
Portage 2.1_pre10-r5 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.citylink.co.nz/gentoo ftp://ftp.nz.debian.org/gentoo ftp://planetmirror.com.au/pub/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d aac acpi alsa apache2 apm arts avi berkdb bitmap-fonts bluetooth cli crypt cups dri dvd dvdr eds emboss encode esd firefox flac fontconfig foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog java jpeg kde libg++ libwww mad mikmod mmx motif mp3 mpeg mysql ncurses nls nptl offensive ogg opengl oss pam pcre pdflib perl png pppd python qt quicktime readline reflection samba sdl session smime spell spl sse ssl tcpd truetype truetype-fonts type1-fonts udev video_cards_trident video_cards_via vorbis xine xml xmms xorg xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

erin nick #
Comment 1 Nick Brooker 2006-05-11 17:50:28 UTC
I was running gnome 2.12 and thought I woudl try 2.14. So I did and ACCEPT_KEYWORDS="~x86" emerge --verbose gnome.  I get to dev-python/gnome-python-desktop and it fails with  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -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/gnome-python-2.0 -O2 -march=pentium3 -fomit-frame-pointer -Wall -std=c9x -fno-strict-aliasing -MT ui_la-printuimodule.lo -MD -MP -MF .deps/ui_la-printuimodule.Tpo -c printuimodule.c  -fPIC -DPIC -o .libs/ui_la-printuimodule.o
printuimodule.c:12:47: libgnomeprintui/gnome-font-dialog.h: No such file or directory
make[2]: *** [ui_la-printuimodule.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/gnomeprint'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0'
make: *** [all] Error 2

!!! ERROR: dev-python/gnome-python-desktop-2.14.0 failed.
Call stack:
  ebuild.sh, line 1527:   Called dyn_compile
  ebuild.sh, line 930:   Called src_compile
  ebuild.sh, line 1239:   Called gnome2_src_compile
  gnome2.eclass, line 58:   Called die


The only reference I could find in goole to gnome-font-config was a package manifest from the gnome site from 2001.
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2006-05-11 17:56:18 UTC
what version of libgnomeprintui do you have installed?
Comment 3 Nick Brooker 2006-05-12 00:16:34 UTC
libgnomeprintui is 2.12.1
Comment 4 Nick Brooker 2006-05-12 01:14:39 UTC
I think it's solved.  I re merge libgnomeprintui and then re merged gtksourceview after getting another error pointing to that and gnome-python-desktop compiled OK.
So maybe add them to the gnome meta package. Or it may be just my system :-)
Comment 5 John N. Laliberte (RETIRED) gentoo-dev 2006-05-12 04:06:23 UTC
looks like it was just a local hiccup.  thanks for reporting.