Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216816 - sys-devel/gettext-0.17 fails to build
Summary: sys-devel/gettext-0.17 fails to build
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 04:18 UTC by Werner M. Mayer
Modified: 2008-04-10 04:03 UTC (History)
0 users

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


Attachments
emerge -vaunt system (emerge-vaunt-system.zip,2.07 KB, application/octet-stream)
2008-04-08 04:30 UTC, Werner M. Mayer
Details
sys-devel:gettext-0.17:20080407-011215.log (sys-devel_gettext-0.17_20080407-011215.zip,4.31 KB, application/octet-stream)
2008-04-08 05:12 UTC, Werner M. Mayer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Werner M. Mayer 2008-04-08 04:18:11 UTC
sys-devel/gettext-0.17 fails compile after emerge --sync and emerge -vaunN system on x86



Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -vaunN system


Actual Results:  
sys-devel/gettext-0.17 fails compile with error in configure phase.



Expected Results:  
Expecting successful compile.

Instead:
emerge -vaunN   fails after compilation of a few programs and system update
ist not further possible.


I know my system isn't up to date but trying to update it lead to this problem
in the first place.

This error also comes up when trying to emerge other packages like gcc.

This system is a stage 3 installation, knowing you don't support lower stages.

Bug #133225 could still be effective or related to this bug.

My "emerge --info":   

 Gentoo Base System version 1.6.14
Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 
2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 VIA Samuel 2
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]                
sys-apps/sandbox:    1.2.17
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-r2
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 -mtune=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache cvs distcc distlocks keeptemp keepwork noauto noclean notitles sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cdr cli crypt cups dri eds emboss encode esd expat foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png pppd python qt quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev usb vorbis xml xmms xorg xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS


* Messages for package sys-devel/gettext-0.17:

 *
 * ERROR: sys-devel/gettext-0.17 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2626:  Called econf 'src_compile' 'src_compile' '--docdir=/usr/share/doc/gettext-0.17' '--without-emacs' '--disable-java' '--with-included-glib' '--with-included-libcroco' '--enable-openmp'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/sys-devel:gettext-0.17:20080407-011215.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gettext-0.17/temp/environment'.
 *

Please give me a few days to respond.

Please allow a few days for reporting, as the data has to be copied from one 
system to another because the faulty system has no usable X system and reporting
and enclosing attachments via links doesn't seem to work well, I kept getting
error messages when posting from the affectedin the past.

In the meantime, if you have any suggestions for trying things out, please forward any comments to me.


Bye, Werner.
Comment 1 Werner M. Mayer 2008-04-08 04:30:52 UTC
Created attachment 149071 [details]
emerge -vaunt system

#define PACKAGE_NAME ""
Contents of .../gettext-0.17/work/gettext-0.17/confdefs.h:

### snip ###
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gettext"
#define VERSION "0.17"

### snap ###
Comment 2 Werner M. Mayer 2008-04-08 05:12:40 UTC
Created attachment 149073 [details]
sys-devel:gettext-0.17:20080407-011215.log

* Messages for package sys-devel/gettext-0.17:

 *
 * ERROR: sys-devel/gettext-0.17 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2626:  Called econf 'src_compile' 'src_compile' '--docdir=/usr/share/doc/gettext-0.17' '--without-emacs' '--disable-java' '--with-included-glib' '--with-included-libcroco' '--enable-openmp'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/sys-devel:gettext-0.17:20080407-011215.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gettext-0.17/temp/environment'.
 *
Comment 3 Werner M. Mayer 2008-04-08 05:17:05 UTC
Comment on attachment 149071 [details]
emerge -vaunt system

Sorry, is zip file, not plain text
Comment 4 Werner M. Mayer 2008-04-08 05:21:53 UTC
Comment on attachment 149071 [details]
emerge -vaunt system

If file /var/tmp/portage/sys-devel/gettext-0.17/temp/environment
is needed please say so.

Thanks,

Werner.
Comment 5 Werner M. Mayer 2008-04-08 05:25:26 UTC
Comment on attachment 149071 [details]
emerge -vaunt system

Contents of .../gettext-0.17/work/gettext-0.17/confdefs.h:

### snip ###

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gettext"
#define VERSION "0.17"

### snap ###
Comment 6 SpanKY gentoo-dev 2008-04-10 04:01:40 UTC
Comment on attachment 149071 [details]
emerge -vaunt system

dont post zip files
Comment 7 SpanKY gentoo-dev 2008-04-10 04:03:12 UTC
Comment on attachment 149073 [details]
sys-devel:gettext-0.17:20080407-011215.log

this log is a mess.  please do:
rm -rf /var/tmp/portage
emerge gettext >& log
and then post the log file as an attachment (and not as a zip)