Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43434 - Portage crashes when compiling bash with tarball from 2004.0
Summary: Portage crashes when compiling bash with tarball from 2004.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-01 18:03 UTC by Fluff
Modified: 2004-03-04 05:18 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 Fluff 2004-03-01 18:03:52 UTC
While trying to install Gentoo on my Celeron-based computer I bumped into the following error:

checking whether setvbuf arguments are reversed... configure: error: cannot run test program while cross compiling

!!! ERROR: app-shells/bash-2.05b-r9 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

There seams to be many people with this problem. I'd figure it has something to do with the tarball since people in the forum reports success with tarballs from sept 11, 2003.

Reproducible: Always
Steps to Reproduce:
1. Start a fresh start from sractch with the current LiveCD.
2. Copy the tarball from the cd or from any mirror from  the catalouge releases/2004.0/x86
3. Proceed with normal installationprocess untill you reach emerge system. Here the error apears.
Actual Results:  
checking whether setvbuf arguments are reversed... configure: error: cannot run 
test program while cross compiling

!!! ERROR: app-shells/bash-2.05b-r9 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed


Expected Results:  
Compiled nice and smoothly

Portage 2.0.50-r1 (hardened-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.21-gss)
=================================================================
System uname: 2.4.21-gss i686 Intel(R) Celeron(R) CPU 2.50GHz
Gentoo Base System version 1.4.3.13
Autoconf:
Automake:
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=pentium3 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
COMPILER="gcc3"
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/env.d"
CXXFLAGS="-O2 -mcpu=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.linux.no/ http://ds.thn.htu.se/linux/gentoo"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="acl apm berkdb crypt doc gd gif icq imagemagick imap innodb jabber jpeg 
libwww maildir mysql ncurses nls odbc pam pdflib perl pic python readline ssl 
tcpd truetype x86 xml zlib"
Comment 1 Fluff 2004-03-04 05:18:44 UTC
Due to a missunderstanding, the bug can be closed. The installation that failed was intended for SELinux. (stage1-x86-pie-ssp-2004.0.tar.bz2)