Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 172180 - sys-libs/db-4.5.20_p2 fails to configure
Summary: sys-libs/db-4.5.20_p2 fails to configure
Status: RESOLVED DUPLICATE of bug 145167
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-25 15:10 UTC by parafin
Modified: 2007-03-25 15:36 UTC (History)
0 users

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


Attachments
config.log (config.log,13.29 KB, text/plain)
2007-03-25 15:12 UTC, parafin
Details
build.log (build.log,5.19 KB, text/plain)
2007-03-25 15:13 UTC, parafin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description parafin 2007-03-25 15:10:43 UTC
emerge -uDN world fails every time on sys-libs/db-4.5.20_p2 (other packages compile fine):
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.


Reproducible: Always

Steps to Reproduce:




Portage 2.1.2.2 (default-linux/x86/2006.1/desktop, gcc-4.1.2, glibc-2.5-r1, 2.6.19.1 i686)
=================================================================
System uname: 2.6.19.1 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.12.9
Timestamp of tree: Wed, 21 Mar 2007 21:30:08 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
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="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=pentium-m -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distcc distlocks fixpackages parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://parafin/ ftp://ftp.corbina.net/pub/Linux/gentoo ftp://ftp.chg.ru/pub/Linux/distributions/gentoo/"
MAKEOPTS="-j4"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://server/gentoo-portage/"
USE="X a52 aac acpi adns alsa audiofile bash-completion berkdb bzip2 cairo cdparanoia cracklib crypt cscope cups curl dbus dri dts dvb dvd dvdread encode exif expat fbcon flac foomaticdb ftp gd gdbm gif gpm graphviz gtk gtk2 gtkhtml iconv idn imagemagick imap imlib ipv6 javascript jpeg lcms mad matroska mmap mmx mng mp3 mpeg ncurses nls nocd nptl nsplugin offensive ogg opengl pam pcre pdf perl pic png ppds python qt3 quicktime readline ruby sasl sdl session slang speex spell sse sse2 ssl svg tcl tcltk tcpd theora threads tiff tk truetype unicode usb videos vim-syntax vorbis win32codecs x264 x86 xface xml xosd xpm xv xvid zlib" ALSA_CARDS="intel8x0" 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" ELIBC="glibc" INPUT_DEVICES="keyboard evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 parafin 2007-03-25 15:12:53 UTC
Created attachment 114360 [details]
config.log
Comment 2 parafin 2007-03-25 15:13:17 UTC
Created attachment 114361 [details]
build.log
Comment 3 parafin 2007-03-25 15:24:55 UTC
Disabling distcc helps, so it has something to do with distcc...
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-25 15:36:27 UTC
rm -f /usr/lib/distcc/bin/i686-pc-linux-gnu-cc


*** This bug has been marked as a duplicate of bug 145167 ***