Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27873 - emerge glib for the first time on a stage3 installed system makes make enter an infinit loop
Summary: emerge glib for the first time on a stage3 installed system makes make enter ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Release Team
URL: http://www.elf98.com/bug/bug.txt
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-03 11:39 UTC by Erik Larsson
Modified: 2003-09-04 23:32 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 Erik Larsson 2003-09-03 11:39:49 UTC
The system is just installed. I typed 'emerge pango' when glib 2.2.2 is about 
to get installed make enters an infinit loop. (see the url for the complete 
output)

The system is diskless. The first steps of the install is performed on the 
server (unpacking the stage3 file, passwd, fstab, resolve hosts). The machine 
then boots without any errors at all.

Reproducible: Always
Steps to Reproduce:
1.install from the current stage3 (stage3-pentium3-1.4-20030726.tar.bz2)
2.emerge sync
3.emerge pango

Actual Results:  
make enters an infinit loop while making glib. see the url

Expected Results:  
emerge should have been successfull

contents of make.conf:

USE="X gtk -gnome -alsa -kde"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -fexpensive-
optimizations -funroll-loops -fmove-all-movables"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="x86"
GENTOO_MIRRORS="ftp://ftp.sunet.se/pub/os/Linux/distributions/gentoo 
http://gentoo.oregonstate.edu 
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
AUTOCLEAN="yes"
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2003-09-03 13:29:34 UTC
Is the date on the system set incorrectly?
Comment 2 Erik Larsson 2003-09-03 22:57:25 UTC
Yes the date is set correctly.

I removed the optimizations to gcc and restarted the glib emerge. Now in the morning the emerge is successful. Unfourtantly I don't have the output of this emerge, so I don't know if or for how long it looped.

I started the emerge of pango, and that emerge loops in a similar way.
Even if the emerge is successful it is really a waste of time looping like this.
Comment 3 Erik Larsson 2003-09-03 23:15:14 UTC
The emerge of pango looped until I got this error msg:

make: *** creating jobs pipe: Too many open files. Stop.

!!! ERROR: x11-libs/pango-1.2.3 failed.
!!! Function Gnome2_src_compile, Line 39 Exitcode 2.
!!! compile failure
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2003-09-04 14:46:49 UTC
Hmm, any idea if auto{make,conf} was already installed by this time - or
rephrase, does it do it with autoconf and automake updated to latest, and
not from stage3 ?

Comment 5 Erik Larsson 2003-09-04 23:28:30 UTC
Problem is solved. 

I replaced the RAM and now everything works. 
just swithced the memmory modules between two boxes, and now both boxes runs perfectly!

So this bug should be Closed - Invalid.
Comment 6 Jon Portnoy (RETIRED) gentoo-dev 2003-09-04 23:32:38 UTC
Closing.