Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340839 - dev-libs/glib-2.24.1-r1 fails to emerge
Summary: dev-libs/glib-2.24.1-r1 fails to emerge
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-13 12:33 UTC by Eric Meddaugh
Modified: 2012-09-29 12:37 UTC (History)
0 users

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


Attachments
build log (build.log,83.51 KB, text/plain)
2010-10-13 12:34 UTC, Eric Meddaugh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Meddaugh 2010-10-13 12:33:12 UTC
>>> Emerging (1 of 1) dev-libs/glib-2.24.1-r1
 * glib-2.24.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                       [ ok ]
 * checking ebuild checksums ;-) ...                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                       [ ok ]
 * CPV:  dev-libs/glib-2.24.1-r1
 * REPO: gentoo_prefix
 * USE:  elibc_glibc kernel_linux prefix userland_GNU x86
>>> Unpacking source...
>>> Unpacking glib-2.24.1.tar.bz2 to /sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work
>>> Source unpacked in /sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work
>>> Preparing source in /sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1 ...
 * Applying glib-2.12.11-solaris-thread.patch ...                                                                            [ ok ]
 * Applying glib-2.18.1-workaround-gio-test-failure-without-userpriv.patch ...                                               [ ok ]
 * Applying glib-2.12.12-fbsd.patch ...                                                                                      [ ok ]
 * Applying glib-2.22.5-nothreads.patch ...                                                                                  [ ok ]
 * Applying glib-2.24-punt-python-check.patch ...                                                                            [ ok ]
 * Applying glib-2.24-assert-test-failure.patch ...                                                                          [ ok ]
 * Applying glib-2.16.3-macos-inline.patch ...                                                                               [ ok ]
 * Applying glib-2.18.4-compile-warning-sol64.patch ...                                                                      [ ok ]
 * Running eautoreconf in '/sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1' ...
 * Running aclocal -I /sys_tools/usr/share/aclocal ...                                                                       [ ok ]
 * Running libtoolize --copy --force --install --automake ...                                                                [ ok ]
 * Running aclocal -I /sys_tools/usr/share/aclocal ...                                                                       [ ok ]
 * Running autoconf ...                                                                                                      [ ok ]
 * Running autoheader ...                                                                                                    [ ok ]
 * Running automake --add-missing --copy ...                                                                                 [ ok ]
 * Running elibtoolize in: glib-2.24.1
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
>>> Source prepared.
>>> Configuring source in /sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1 ...
 * Removing useless C++ checks ...                                                                                           [ ok ]
 * econf: updating glib-2.24.1/config.sub with /sys_tools/usr/share/gnuconfig/config.sub
 * econf: updating glib-2.24.1/config.guess with /sys_tools/usr/share/gnuconfig/config.guess
./configure --prefix=/sys_tools/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/sys_tools/usr/share/man --infodir=/sys_tools/usr/share/info --datadir=/sys_tools/usr/share --sysconfdir=/sys_tools/etc --localstatedir=/sys_tools/var/lib --with-threads=posix --disable-xattr --disable-man --disable-gtk-doc --disable-fam --disable-selinux --enable-static --enable-regex --with-pcre=internal --with-xml-catalog=/sys_tools/etc/xml/catalog
......
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/sys_tools/usr/include -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -pipe -fgnu89-inline -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c  -fPIC -DPIC -o .libs/gcompletion.o
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/sys_tools/usr/include -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -pipe -fgnu89-inline -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -o gcompletion.o >/dev/null 2>&1
mv -f .deps/gcompletion.Tpo .deps/gcompletion.Plo
/sys_tools/bin/bash ../libtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..  -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/sys_tools/usr/include -DG_DISABLE_SINGLE_INCLUDES -pthread  -O2 -pipe -fgnu89-inline -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c -o gconvert.lo gconvert.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/sys_tools/usr/include -DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -pipe -fgnu89-inline -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c  -fPIC -DPIC -o .libs/gconvert.o
gconvert.c:55:2: error: #error GNU libiconv not in use but included iconv.h is from libiconv
make[4]: *** [gconvert.lo] Error 1
make[4]: Leaving directory `/sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1/glib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1'
make: *** [all] Error 2
 * ERROR: dev-libs/glib-2.24.1-r1 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   53:  Called call-ebuildshell 'src_compile'
 *   environment, line  587:  Called src_compile
 *   environment, line 3270:  Called _eapi2_src_compile
 *     ebuild.sh, line  693:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-libs/glib-2.24.1-r1',
 * the complete build log and the output of 'emerge -pqv =dev-libs/glib-2.24.1-r1'.
 * The complete build log is located at '/sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/environment'.
 * S: '/sys_tools/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1'
Comment 1 Eric Meddaugh 2010-10-13 12:33:36 UTC
emerge --info
Portage 2.2.01.15553-prefix (prefix/linux/x86, gcc-4.4.4, unavailable, 2.6.18-194.8.1.el5 i686)
=================================================================
System uname: Linux-2.6.18-194.8.1.el5-i686-with-redhat-5.5-Final
Timestamp of tree: Wed, 06 Oct 2010 19:41:11 +0000
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.5-r2
dev-util/cmake:      2.8.1-r2
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.9.6-r2, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.51.0.10
sys-devel/gcc:       4.2.4-r01.2, 4.4.4-r1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.35 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="~x86-linux"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -fgnu89-inline"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/terminfo"
CPPFLAGS="-I/sys_tools/usr/include"
CXXFLAGS="-O2 -pipe -fgnu89-inline"
DISTDIR="/sys_tools/usr/portage/distfiles"
FEATURES="assume-digests collision-protect distlocks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-L/sys_tools/usr/lib -R/sys_tools/usr/lib -L/sys_tools/lib -R/sys_tools/lib"
PKGDIR="/sys_tools/usr/portage/packages"
PORTAGE_CONFIGROOT="/sys_tools/"
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="/sys_tools/var/tmp"
PORTDIR="/sys_tools/usr/portage"
PORTDIR_OVERLAY="/sys_tools/usr/local/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 kerberos modules mudflap ncurses nptl nptlonly openmp pcre perl pppd prefix python readline reflection session ssl sysfs tcpd unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http auth_digest" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware voodoo" 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:  CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Eric Meddaugh 2010-10-13 12:34:59 UTC
Created attachment 250453 [details]
build log
Comment 3 Fabian Groffen gentoo-dev 2012-09-29 12:37:27 UTC
we're at 2.32.4 nowadays