Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102492 - sys-apps/file-4.13 fails to build in fresh stage 1 install
Summary: sys-apps/file-4.13 fails to build in fresh stage 1 install
Status: RESOLVED DUPLICATE of bug 88777
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 07:23 UTC by Rémi Cardona (RETIRED)
Modified: 2005-08-14 19:54 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 Rémi Cardona (RETIRED) gentoo-dev 2005-08-14 07:23:36 UTC
make: Leaving directory `/var/tmp/portage/file-4.13/work/file-4.13/magic'
running build
running build_ext
building 'magic' extension
creating build
creating build/temp.linux-i686-2.3
i386-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -march=pentium3
-fomit-frame-pointer -pipe -mmmx -msse -fPIC -I./ -I../ -I../src -I/usr/include/
-I/usr/include/python2.3 -c py_magic.c -o build/temp.linux-i686-2.3/py_magic.o
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
error: command 'i386-pc-linux-gnu-gcc' failed with exit status 1

!!! ERROR: sys-apps/file-4.13 failed.
!!! Function distutils_src_compile, Line 35, Exitcode 1
!!! compilation failed

I tried to env-update, killing the chroot and going back again, tried fiddling
with PATH to no avail.

file starts to build with i686 but continues with i386 gcc ... which is there
but the ebuild refuses to find it.

Reproducible: Always
Steps to Reproduce:
1. fresh stage 1 using the handbook
2. emerge -e system
3. hangs/fails at file-4.13




Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1.70GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 acpi alsa avi berkdb bitmap-fonts cdr crypt cups dbus dga
directfb dts dvd dvdr dvdread eds emboss encode evo foomaticdb fortran gdbm gif
gnome gpm gstreamer gtk gtk2 hal howl imlib ipv6 jpeg libg++ libwww mad mikmod
mmx motif mp3 mpeg ncurses nls nptl nptlonly ogg oggvorbis opengl pam pda pdflib
perl png ppds python quicktime readline real sdl spell sse ssl svg tcpd theora
tiff truetype truetype-fonts type1-fonts unicode userlocales vorbis win32codecs
xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-08-14 19:54:35 UTC
re-emerge python

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