Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326081 - app-misc/gentoo-0.15.6: fails to build due to GTK+ version
Summary: app-misc/gentoo-0.15.6: fails to build due to GTK+ version
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 00:10 UTC by Jacob Thornberry
Modified: 2010-06-29 17:23 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 Jacob Thornberry 2010-06-29 00:10:43 UTC
After attempting to install app-misc/gentoo-0.15.6, the build fails due to a GTK+ version check. It appears that the program is expecting GTK+ >=2.2.0, which is marked as unstable.

Reproducible: Always

Steps to Reproduce:
1. emerge app-misc/gentoo

Actual Results:  
>>> Emerging (1 of 1) app-misc/gentoo-0.15.6
 * gentoo-0.15.6.tar.gz RMD160 SHA1 SHA256 size ;-) ...                  [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * CPV:  app-misc/gentoo-0.15.6
 * REPO: gentoo
 * USE:  amd64 elibc_glibc kernel_linux multilib nls userland_GNU
>>> Unpacking source...
>>> Unpacking gentoo-0.15.6.tar.gz to /var/tmp/portage/app-misc/gentoo-0.15.6/work
>>> Source unpacked in /var/tmp/portage/app-misc/gentoo-0.15.6/work
>>> Preparing source in /var/tmp/portage/app-misc/gentoo-0.15.6/work/gentoo-0.15.6 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-misc/gentoo-0.15.6/work/gentoo-0.15.6 ...
 * econf: updating gentoo-0.15.6/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gentoo-0.15.6/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --sysconfdir=/etc/gentoo --enable-nls --disable-fam
checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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 for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.14.0... yes (version 2.22.5)
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.2.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: Bad GTK+ version

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-misc/gentoo-0.15.6/work/gentoo-0.15.6/config.log
 * ERROR: app-misc/gentoo-0.15.6 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 2336:  Called econf '--disable-dependency-tracking' '--sysconfdir=/etc/gentoo' '--enable-nls' '--disable-fam'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =app-misc/gentoo-0.15.6',
 * the complete build log and the output of 'emerge -pqv =app-misc/gentoo-0.15.6'.
 * The complete build log is located at '/var/tmp/portage/app-misc/gentoo-0.15.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-misc/gentoo-0.15.6/temp/environment'.
 * S: '/var/tmp/portage/app-misc/gentoo-0.15.6/work/gentoo-0.15.6'

>>> Failed to emerge app-misc/gentoo-0.15.6, Log file:

>>>  '/var/tmp/portage/app-misc/gentoo-0.15.6/temp/build.log'

 * Messages for package app-misc/gentoo-0.15.6:

 * ERROR: app-misc/gentoo-0.15.6 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 2336:  Called econf '--disable-dependency-tracking' '--sysconfdir=/etc/gentoo' '--enable-nls' '--disable-fam'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =app-misc/gentoo-0.15.6',
 * the complete build log and the output of 'emerge -pqv =app-misc/gentoo-0.15.6'.
 * The complete build log is located at '/var/tmp/portage/app-misc/gentoo-0.15.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-misc/gentoo-0.15.6/temp/environment'.
 * S: '/var/tmp/portage/app-misc/gentoo-0.15.6/work/gentoo-0.15.6'


Expected Results:  
The build should have succeeded without unmasking packages.

Portage 2.1.8.3 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.11.2-r0, 2.6.34-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.34-gentoo-r1-x86_64-Intel-R-_Core-TM-_i5_CPU_M_430_@_2.27GHz-with-gentoo-1.12.13
Timestamp of tree: Mon, 28 Jun 2010 23:15:02 +0000
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.5-r2, 3.1.2-r3
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.1 PUEL"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ http://gentoo.mirrors.tds.net/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en_US"
MAKEOPTS="-j5"
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/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 artworkextra audacious bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr chardet cli consolekit cracklib crypt cue cups cxx dbus device-mapper disk-partition dri dvd dvdr emerald escreen exchange exif extras ffmpeg flac fortran fortune fuse gdbm gdu gif glitz gnome gphoto2 gpm gsm gstreamer gtk hal hddtemp howl icecast iconv imagemagick imap iostats ipv6 java jpeg kde kdrive kerberos lame laptop lcms ldap libcaca libnotify lm_sensors lua math matroska mbox mmx mng moc modules mono moonlight mp3 mpd mppe-mppc mudflap multilib mysql nano-syntax nautilus ncurses nethack nls nptl nptlonly nsplugin ntp offensive ogg openal openexr opengl openmp pam passfile pcre pdf perl php png policykit ppp pppd profile python qt qt3support qt4 raw rdesktop rdesktop-vrdp rdp readline reflection rss samba scrobbler sdl semantic-desktop session skins smp smtp sound spell spl sql sqlite sse sse2 ssl ssse3 startup-notification subversion svg swat sysfs tcpd theora threads thumbnail thunar tiff toolbar tools truetype unicode usb vim-syntax vnc vorbis weather-metar weather-xoap webkit wifi wmf x264 xcomposite xinerama xinetd 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 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" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" 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, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-29 00:20:39 UTC
(In reply to comment #0)
> After attempting to install app-misc/gentoo-0.15.6, the build fails due to a
> GTK+ version check. It appears that the program is expecting GTK+ >=2.2.0,
> which is marked as unstable.

GTK+-2.2.0 is from year 2002... not the same thing as 2.20. There's something else wrong. Need config.log:

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-misc/gentoo-0.15.6/work/gentoo-0.15.6/config.log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-06-29 07:16:42 UTC
reopen with config.log
Comment 3 Jacob Thornberry 2010-06-29 17:23:28 UTC
After doing an emerge --sync today, the program builds fine.