Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385829 - gnome-base/libglade-2.6.4 fails to compile: not finding glib.h
Summary: gnome-base/libglade-2.6.4 fails to compile: not finding glib.h
Status: RESOLVED DUPLICATE of bug 383655
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 01:54 UTC by Hans Nieser
Modified: 2011-10-06 02:51 UTC (History)
0 users

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


Attachments
emerge build log (build.log,11.02 KB, text/plain)
2011-10-06 01:55 UTC, Hans Nieser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Nieser 2011-10-06 01:54:28 UTC
Decided to upgrade libpng (on ~amd64), and during the inevitable revdep-rebuild, libglade needed to be rebuilt, but failed with:

>>> Compiling source in /var/tmp/portage/gnome-base/libglade-2.6.4/work/libglade-2.6.4 ...
make -j3 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/gnome-base/libglade-2.6.4/work/libglade-2.6.4'
Making all in glade
make[2]: Entering directory `/var/tmp/portage/gnome-base/libglade-2.6.4/work/libglade-2.6.4/glade'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I..  -DGLADE_LIBDIR=\""/usr/lib64"\" -DGLADE_PREFIX=\""/usr"\"        -O2 -march=athlon64 -pipe -Wall -std=c9x -MT glade-init.lo -MD -MP -MF .deps/glade-init.Tpo -c -o glade-init.lo glade-init.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I..  -DGLADE_LIBDIR=\""/usr/lib64"\" -DGLADE_PREFIX=\""/usr"\"        -O2 -march=athlon64 -pipe -Wall -std=c9x -MT glade-xml.lo -MD -MP -MF .deps/glade-xml.Tpo -c -o glade-xml.lo glade-xml.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I..  -DGLADE_LIBDIR=\""/usr/lib64"\" -DGLADE_PREFIX=\""/usr"\"        -O2 -march=athlon64 -pipe -Wall -std=c9x -MT glade-parser.lo -MD -MP -MF .deps/glade-parser.Tpo -c -o glade-parser.lo glade-parser.c
mkdir .libs
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -DGLADE_LIBDIR=\"/usr/lib64\" -DGLADE_PREFIX=\"/usr\" -O2 -march=athlon64 -pipe -Wall -std=c9x -MT glade-init.lo -MD -MP -MF .deps/glade-init.Tpo -c glade-init.c  -fPIC -DPIC -o .libs/glade-init.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -DGLADE_LIBDIR=\"/usr/lib64\" -DGLADE_PREFIX=\"/usr\" -O2 -march=athlon64 -pipe -Wall -std=c9x -MT glade-xml.lo -MD -MP -MF .deps/glade-xml.Tpo -c glade-xml.c  -fPIC -DPIC -o .libs/glade-xml.o
glade-init.c:27:18: fatal error: glib.h: No such file or directory
compilation terminated.
make[2]: *** [glade-init.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from glade-xml.c:28:0:
../glade/glade-xml.h:25:18: fatal error: glib.h: No such file or directory
compilation terminated.
make[2]: *** [glade-xml.lo] Error 1
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -DGLADE_LIBDIR=\"/usr/lib64\" -DGLADE_PREFIX=\"/usr\" -O2 -march=athlon64 -pipe -Wall -std=c9x -MT glade-parser.lo -MD -MP -MF .deps/glade-parser.Tpo -c glade-parser.c  -fPIC -DPIC -o .libs/glade-parser.o
glade-parser.c:37:27: fatal error: libxml/parser.h: No such file or directory
compilation terminated.
make[2]: *** [glade-parser.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-base/libglade-2.6.4/work/libglade-2.6.4/glade'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/libglade-2.6.4/work/libglade-2.6.4'
make: *** [all] Error 2
emake failed

Will attach build log

Reproducible: Always




# emerge --info libglade
Portage 2.1.10.20 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.13-r4, 3.0.3-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.0.3-gentoo-x86_64-AMD_Athlon-tm-_II_X2_245e_Processor-with-gentoo-2.0.3
Timestamp of tree: Wed, 05 Oct 2011 13:00:01 +0000
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r2, 3.2-r2
dev-util/cmake:           2.8.5-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.3.4, 4.5.3-r1
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo x-crossdev-overlay sunrise x11 aphax-overlay
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://mirror.leaseweb.com/gentoo "
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/crossdev-overlay /var/lib/layman/sunrise /var/lib/layman/x11 /usr/local/aphax-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acl acpi alsa amd64 audacious automount avahi bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr cjk cli consolekit cracklib crypt cups cxx dbus dirac divx djvu dri dts dv dvd dvdr eds emboss encode evo exif fam ffmpeg firefox flac fortran fuse gdbm gdu gif gnome gnome-keyring gpm gstreamer gtk gtk2 iconv ieee1394 ipv6 jpeg jpeg2k lcms ldap libnotify mad matroska mmx mmxext mng modules mono moonlight mp3 mp4 mpeg mudflap multilib nautilus ncurses nls nntp nptl nptlonly nvidia ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd python qt3support readline samba sdl session spell sse sse2 sse3 ssl startup-notification svg sysfs tcpd theora threads tiff truetype udev unicode usb vcd vdpau vim-syntax vorbis wmf wmp wxwindows x264 xcb xinerama xml xorg xulrunner xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="wacom evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="vesa radeon radeonhd nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

gnome-base/libglade-2.6.4 was built with the following:
USE="(multilib) -doc -static-libs -test"
Comment 1 Hans Nieser 2011-10-06 01:55:37 UTC
Created attachment 288931 [details]
emerge build log
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2011-10-06 02:51:18 UTC

*** This bug has been marked as a duplicate of bug 383655 ***