Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 9317

Summary: apache 2.0.42 ebuild dies on "determining modules"
Product: Gentoo Linux Reporter: Haroon Rafique <corporate_gadfly>
Component: [OLD] ServerAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Haroon Rafique 2002-10-18 14:19:58 UTC
root # emerge /usr/portage/net-www/apache/apache-2.0.42.ebuild 
Calculating dependencies ...done!
>>> emerge net-www/apache-2.0.42 to /
>>> md5 ;-) httpd-2.0.42.tar.gz
>>> Unpacking source...
>>> Unpacking httpd-2.0.42.tar.gz
>>> Source unpacked.

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -27, Exitcode 1
!!! determining modules

Platform is gcc3.2 on 2.4.19-gentoo-r9 with (xfs patched by hand) on a pentium 4 .
Comment 1 Haroon Rafique 2002-10-18 14:26:10 UTC
I investigated further and the reason for the failure is the missing directory
"/usr/portage/net-www/apache/files/2.0.42". I made a copy of 2.0.40 under the
files directory and called it 2.0.42 and re-ran the emerge and the compilation
process continued further.

Could someone create the missing /usr/portage/net-www/apache/files/2.0.42 directory?
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-18 14:40:18 UTC
better yet, Nick, can you move the patches out to a tarball on the mirrors
instead of in FILESDIR?
Comment 3 Donny Davies (RETIRED) gentoo-dev 2002-11-15 10:55:00 UTC
i fixed this already.