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

Bug 8012

Summary: emerge/ebuild fails for openafs
Product: Gentoo Linux Reporter: conteb
Component: New packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: bart, rphillips
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description conteb 2002-09-16 21:26:34 UTC
Snipet from the end of the attempted build.

Please note there was a recent thread about this in the gentoo forums, so i 
am not the only one having this problem.

This is after a fresh rsync, and deleing the cached copies.

Also, note the problem is that the hostname is attached to the end of the 
filename, causing the copy to fail (its looking for libprocmgmt.a.lain, not 
libprocmgmt.a)

--------------------------------------------------------


rm -f libprocmgmt.a
ar crv libprocmgmt.a procmgmt_unix.o AFS_component_version_number.o
a - procmgmt_unix.o
a - AFS_component_version_number.o
ranlib libprocmgmt.a
/var/tmp/portage/openafs-1.2.6/work/openafs-1.2.6/src/pinstall/pinstall 
libprocmgmt.a 
/var/tmp/portage/openafs-1.2.6/work/openafs-1.2.6/lib/libprocmgmt.a
Bad exit code from /bin/cp: 11
Could not open output temp file 
``/var/tmp/portage/openafs-1.2.6/work/openafs-1.2.6/lib/libprocmgmt.a.lain'': 
No such file or directory
make[3]: *** 
[/var/tmp/portage/openafs-1.2.6/work/openafs-1.2.6/lib/libprocmgmt.a] Error 
1
make[3]: Leaving directory 
`/tmp/portage/openafs-1.2.6/work/openafs-1.2.6/src/procmgmt'
make[2]: *** [procmgmt] Error 2
make[2]: Leaving directory `/tmp/portage/openafs-1.2.6/work/openafs-1.2.6'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/tmp/portage/openafs-1.2.6/work/openafs-1.2.6'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 4, Exitcode 2
!!! (no error message)

root@lain openafs-1.2.6 #
Comment 1 Brad Cowan (RETIRED) gentoo-dev 2002-09-16 21:50:15 UTC
hmm. this bug had previously been fixed..seems as someone reintroduced the bug
as I have tested and its back :)
Comment 2 Chris Snyder 2002-09-21 15:06:11 UTC
Just got the same error, with a 1.4-rc1 system.  GCC 3.2?
Comment 3 Chris Snyder 2002-09-21 16:19:33 UTC
Built fine when using export FEATURE="-sandbox".  Ignore my GCC 3.2 hypothesis.
Comment 4 SpanKY gentoo-dev 2002-09-24 14:55:34 UTC
*** Bug 8297 has been marked as a duplicate of this bug. ***
Comment 5 SpanKY gentoo-dev 2002-09-24 14:57:18 UTC

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