Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245776 - emerge eix fails when the configuration cannot find a bunch of headers.
Summary: emerge eix fails when the configuration cannot find a bunch of headers.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 02:27 UTC by Halim Can ALBASAN
Modified: 2008-11-06 16:48 UTC (History)
2 users (show)

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


Attachments
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. (for eix-0.14.2) (config.log,57.70 KB, text/plain)
2008-11-06 16:13 UTC, Halim Can ALBASAN
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Halim Can ALBASAN 2008-11-06 02:27:54 UTC
seems like a duplicate of bug 111912, but i opened a new report anyway, since the files emerge cannot find are different. i thought it's better for you to figure out if it is a duplicate or not...

i entered the keyword amd64 for this package in package.keywords. below are the information.

# eix eix
[U] app-portage/eix
     Available versions:  0.10.2 0.10.5 0.12.4 (~)0.12.5 {doc sqlite}
     Installed versions:  0.12.1(18:09:30 03/15/08)(sqlite -doc)
     Homepage:            http://eix.sourceforge.net
     Description:         Small utility for searching ebuilds with indexing for fast results

# emerge -av eix

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] app-portage/eix-0.14.2 [0.12.1] USE="sqlite -doc" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) app-portage/eix-0.14.2 to /
 * eix-0.14.2.tar.lzma RMD160 SHA1 SHA256 size ;-) ...                         [ ok ]
 * checking ebuild checksums ;-) ...                                           [ ok ]
 * checking auxfile checksums ;-) ...                                          [ ok ]
 * checking miscfile checksums ;-) ...                                         [ ok ]
 * checking eix-0.14.2.tar.lzma ;-) ...                                        [ ok ]
>>> Unpacking source...
>>> Unpacking eix-0.14.2.tar.lzma to /var/tmp/portage/app-portage/eix-0.14.2/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2 ...
 * econf: updating eix-0.14.2/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating eix-0.14.2/config/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-bzip2 --with-sqlite --without-rst --with-ebuild-sh-default=/usr/lib64/portage/bin/ebuild.sh --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /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 x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
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-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking for _LARGEFILE_SOURCE value needed for large files... unknown
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking for uint8_t... no
checking for uint16_t... no
checking for uint32_t... no
checking whether ln -s works... yes
checking for regcomp... no
configure: error: We really need those functions ..

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config.log
 *
 * ERROR: app-portage/eix-0.14.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  765:  Called econf 'src_compile' 'src_compile' '--with-bzip2' '--with-sqlite'
 *               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/tmp/portage/app-portage/eix-0.14.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-portage/eix-0.14.2/temp/environment'.
 *


$ emerge --info
Portage 2.1.4.4 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r3 x86_64 Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
Timestamp of tree: Wed, 05 Nov 2008 20:36:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -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/config"
CONFIG_PROTECT_MASK="/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 /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.linux.org.tr/pub/mirrors/gentoo http://ftp.uoi.gr/mirror/OS/gentoo/  http://distro.ibiblio.org/pub/linux/distributions/gentoo/ "
LINGUAS="en_US en_GB tr"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aac accessibility acl acpi akode alisp alsa amarok amd64 ao aoss arts audiofile automount bash-completion berkdb bindist branding bzip2 caps cjk cli cracklib crypt cups custom-cflags dbus directfb djvu dmx dri dvd dvdr dvdread emacs emovix encode examples exif ffmpeg fftw flac fortran ftp gdbm gif glep glitz gnokii gnutls gphoto2 gpm gstreamer gzip hal hardened iconv id3tag idn imlib immqt-bc injection ipv6 isdnlog java java6 javascript jbig jingle jpeg jpeg2k kde kdehiddenvisibility kig-scripting krb4 lcms ldap libnotify live livecd lm_sensors lyrics lzo madwifi md5sum midi mmx mp3 mp3rtp mpd mplayer mudflap musepack musicbrainz mysql nano-syntax ncurses network-cron networking nls nptl nptlonly nsplugin odbc ogg openexr opengl openmp oss overlays pam paste64 pcre pcsc-lite pda pdf perl php png ppds pppd python qt qt3 qt4 quicktime readline reflection samba sametime sasl sdl session slp smartcard smbkrb5passwd sndfile snmp solver sound speex spell spl spoof-source sqlite sqlite3 srt sse sse2 ssl startup-notification svg sysfs syslog taglib tcl tcpd theora tiff timidity tk toolbar truetype unicode utempter v4l v4l2 vcd vorbis wavpack wifi wma xattr xcb xcomposite xine xorg xprint xv xvid zlib" ALSA_CARDS="hda-intel" 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="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US en_GB tr" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Halim Can ALBASAN 2008-11-06 02:33:48 UTC
by the way, the situation is not the same for other packages.
Comment 2 Emil Beinroth 2008-11-06 09:01:58 UTC
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config.log
Comment 3 Halim Can ALBASAN 2008-11-06 16:13:09 UTC
Created attachment 170921 [details]
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. (for eix-0.14.2)

Here it is. (attached)
Comment 4 Halim Can ALBASAN 2008-11-06 16:48:01 UTC
seems like i have a filesystem issue. it turns out i keep losing files... >(.

i ran fsck and it found soooo many errors in the filesystem and fixed it all. but now i am not able to use the system including X.. i guess if emerge -E system/world kind of thing does not work, i will have to reinstall gentoo ...

crap.. my first suspect on this isuue is amd64 system..

anyway, i am changing this to resolution:invalid..