Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65265 - after bootstrap emerge system crashed while trying compile automake
Summary: after bootstrap emerge system crashed while trying compile automake
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: All Linux
: Highest critical (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2004-09-24 17:19 UTC by Marcin Gabrowski
Modified: 2004-09-24 17:33 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 Marcin Gabrowski 2004-09-24 17:19:47 UTC
after bootstrap emerge system crashed while trying compile automake, because it needs perl, that there is no in system. I emerge as follow:

1. emerge --nodeps gdbm
2. USE=ithreads emerge --nodeps libperl perl
3. emerge automake

And now emerge system plays without error

Reproducible: Always
Steps to Reproduce:
emerge system

Actual Results:  
/usr/sbin/ebuild.sh: line 95: perl: command not found
/usr/sbin/ebuild.sh: line 97: perl: command not found
/usr/sbin/ebuild.sh: line 99: perl: command not found
/usr/sbin/ebuild.sh: line 100: perl: command not found
checking build system type... i686-pc-linux-gnu       
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes       
checking for gawk... gawk                        
checking whether make sets $(MAKE)... yes
checking for perl... no
configure: error: perl not found
!!! ERROR: sys-devel/automake-1.8.5-r1 failed.
!!! Function src_compile, Line 107, Exitcode 1
!!! configure 1.8x failed   

Expected Results:  
emerged system

recommended CFLAGS etc, for mashine with 2 x P3 933, 
USE=-X -java, x86
promise 2xxx chiset
512 ram
good server's platform motherbouard.
Comment 1 Marcin Gabrowski 2004-09-24 17:33:12 UTC
It workaround for now, but the order of compiling dependens should be change.