Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8012 - emerge/ebuild fails for openafs
Summary: emerge/ebuild fails for openafs
Status: RESOLVED DUPLICATE of bug 7775
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
: 8297 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-16 21:26 UTC by conteb
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

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 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 ***