Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171892 - x11-libs/gtk+-2.10.11 fails to (re)compile
Summary: x11-libs/gtk+-2.10.11 fails to (re)compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 07:29 UTC by André Terpstra
Modified: 2007-03-29 13:07 UTC (History)
1 user (show)

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


Attachments
portage log (gtk+ portage log (partial),26.92 KB, text/plain)
2007-03-23 07:30 UTC, André Terpstra
Details
compressed full portage log (x11-libs:gtk+-2.10.11:20070322-210119.log.tar.gz,60.59 KB, text/plain)
2007-03-27 17:23 UTC, André Terpstra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description André Terpstra 2007-03-23 07:29:13 UTC
at the end of compilation, when building XML/HTML-files, a crash occurs. See attaches the partial portage log.

Reproducible: Always

Steps to Reproduce:
1.emerge x11-libs/gtk+-2.10.11
2.
3.




oseidonGentooNew ~ # emerge --info
Portage 2.1.2.2 (default-linux/amd64/2006.0, gcc-4.1.2, glibc-2.5-r1, 2.6.20-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.20-gentoo-r2 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
Gentoo Base System version 1.12.9
Timestamp of tree: Thu, 22 Mar 2007 19:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r5
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.15-r1
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS=" -O3 -march=athlon64 -mtune=athlon64 -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS=" -O3 -march=athlon64 -mtune=athlon64 -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://192.168.1.222/gentoo"
LINGUAS="nl en_US"
MAKEOPTS="-j3"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/mnt/temp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.1.222/gentoo-portage"
USE="X acpi alsa amd64 arts artswrappersuid berkdb bitmap-fonts branding cli cracklib crypt cups dbus directfb doc dri dvd dvdr eds emboss encode exif fam fbcon firefox flac foomaticdb fortran gif glibc-omitfp gphoto2 gpm hal iconv ieee1394 imlib insecure-savers ipv6 isdnlog java jpeg kde kdeenablefinal kdehiddenvisibility kdepim lm_sensors logitech-mouse lzw lzw-tiff midi mng mozilla mozsvg mp3 mpeg ncurses nls nntp nptl nptlonly ntfs offensive ogg opengl pam pch pcre pda pdf perl png pppd python qt3 qt4 quicktime rdesktop readline reflection reiserfs scanner sdl session slp sound spell spl ssl svg sysfs tcpd theora tiff truetype truetype-fonts type1-fonts usb userlocales utempter vorbis xcomposite xinerama xml xorg xpm xscreensaver xv zeroconf zlib" ALSA_CARDS="intel8x0 ca0106 mpu401" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" CAMERAS="casio canon olympus" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="nl en_US" USERLAND="GNU" VIDEO_CARDS="fbdev vesa nv nvidia vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

PoseidonGentooNew ~ #
Comment 1 André Terpstra 2007-03-23 07:30:55 UTC
Created attachment 114103 [details]
portage log
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-03-23 16:57:27 UTC
Okay, this just worked for me; I'm guessing you don't have something necessary for processing some graphics file type, but at the moment, I don't know what it is.  I'll try and dig deeper.
Comment 3 Mart Raudsepp gentoo-dev 2007-03-24 02:28:22 UTC
I wonder why we have a doc USE flag anyways, when the docs are pre-built in tarball releases as far I know...
Comment 4 André Terpstra 2007-03-24 16:22:35 UTC
I believe it just compiled after I gave it another shot. Don't know what was changed though...
Comment 5 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-03-26 20:23:34 UTC
Because, it would appear that the makefiles are incapable of installing the pre-generated docs.  They just bail out unless docbook is available, and if it is available, they regenerate the docs.  I think a patch is in order to make it install the generated docs, and not regenerate them.
Comment 6 Peter Volkov (RETIRED) gentoo-dev 2007-03-27 06:50:50 UTC
André, could you please attach gziped full build log? The images are not generated. At least I've checked gtk/stock-icons/24/gtk-about.png image and it sits inside source tarball. Thus seems that something removes images... But I can not reproduce either.
Comment 7 André Terpstra 2007-03-27 17:23:36 UTC
Created attachment 114643 [details]
compressed full portage log
Comment 8 André Terpstra 2007-03-27 17:24:41 UTC
OK I sent it in as a replacement. But as I said, the build completed 2 days later.
Comment 9 Peter Volkov (RETIRED) gentoo-dev 2007-03-29 13:07:37 UTC
André, I've compared your build log with the one I have for normal build procedure and did not found any clues what could cause this problem. If you'll manage to reproduce the problem or find anything which help to understood the root of problem, reopen bug then.