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

Bug 313805

Summary: ERROR: dev-libs/nss-3.12.6-r1 fails to build
Product: Gentoo Linux Reporter: Zeno Davatz <zdavatz>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Zeno Davatz 2010-04-08 09:16:22 UTC
Ok, I am running emerge -u world and 

 dev-libs/nss-3.12.6-r1

says: 

make: *** [libs] Fehler 2
 * ERROR: dev-libs/nss-3.12.6-r1 failed:
 *   nss make failed
 * 
 * Call stack:
 *     ebuild.sh, line  48:  Called src_compile
 *   environment, line 5832:  Called die
 * The specific snippet of code:
 *       emake -j1 CC="$(tc-getCC)" || die "nss make failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-libs/nss-3.12.6-r1',
 * the complete build log and the output of 'emerge -pqv =dev-libs/nss-3.12.6-r1'.
 * The complete build log is located at '/var/tmp/portage/dev-libs/nss-3.12.6-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/nss-3.12.6-r1/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/nss-3.12.6-r1/work/nss-3.12.6'

/var/tmp/portage/dev-libs/nss-3.12.6-r1/temp/build.log

stops with:

libc_PTH_OPT.OBJ/shlibsign -v -i /var/tmp/portage/dev-libs/nss-3.12.6-r1/work/nss-3.12.6/mozilla/security/nss/cmd/shlibsign/../../../dist/Linux2.6_x86_i686-pc-linux-gnu-gcc_glibc_PTH_OPT.OBJ/lib/libsoftokn3.so
moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' flags=noCertDB, noModDB
/var/tmp/portage/dev-libs/nss-3.12.6-r1/work/nss-3.12.6/mozilla/security/nss/cmd/shlibsign/./sign.sh: line 2: 10764 Abgebrochen             "${2}"/shlibsign -v -i "${5}"
make[2]: *** [../../../dist/Linux2.6_x86_i686-pc-linux-gnu-gcc_glibc_PTH_OPT.OBJ/lib/libsoftokn3.chk] Fehler 134
make[2]: Leaving directory `/var/tmp/portage/dev-libs/nss-3.12.6-r1/work/nss-3.12.6/mozilla/security/nss/cmd/shlibsign'
make[1]: *** [libs] Fehler 2
make[1]: Leaving directory `/var/tmp/portage/dev-libs/nss-3.12.6-r1/work/nss-3.12.6/mozilla/security/nss/cmd'
make: *** [libs] Fehler 2
 ^[[31;01m*^[[0m ERROR: dev-libs/nss-3.12.6-r1 failed:
 ^[[31;01m*^[[0m   nss make failed
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m     ebuild.sh, line  48:  Called src_compile
 ^[[31;01m*^[[0m   environment, line 5832:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       emake -j1 CC="$(tc-getCC)" || die "nss make failed"
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the output of 'emerge --info =dev-libs/nss-3.12.6-r1',
 ^[[31;01m*^[[0m the complete build log and the output of 'emerge -pqv =dev-libs/nss-3.12.6-r1'.
 ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/dev-libs/nss-3.12.6-r1/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/nss-3.12.6-r1/temp/environment'.
 ^[[31;01m*^[[0m S: '/var/tmp/portage/dev-libs/nss-3.12.6-r1/work/nss-3.12.6'

Let me know if you need anything else.
Comment 1 Zeno Davatz 2010-04-08 09:39:08 UTC
See: http://bugs.gentoo.org/show_bug.cgi?id=312341#c12

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