pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/44053: pkgsrc/devel/xulrunner build failure



>Number:         44053
>Category:       pkg
>Synopsis:       pgksrc/devel/xulrunner build failure (core dump)
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 06 06:50:00 +0000 2010
>Originator:     bch%methodlogic.net@localhost
>Release:        NetBSD 5.99.39
>Organization:
        Method Logic Digital (http://www.methodlogic.net/)
>Environment:
System: NetBSD kamloops 5.99.39 NetBSD 5.99.39 (kamloops) #56: Fri Nov 5 
18:59:28 PDT 2010 root@kamloops:/usr/obj/sys/arch/amd64/compile/kamloops amd64
Architecture: x86_64
Machine: amd64
>Description:

from build...:

../../../../coreconf/nsinstall/NetBSD5.99.39_64_OPT.OBJ/nsinstall -R -m 775 
NetBSD5.99.39_64_OPT.OBJ/mangle 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/bin
gmake[5]: Leaving directory 
`/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/security/nss/cmd/shlibsign/mangle'
cd NetBSD5.99.39_64_OPT.OBJ ; sh 
"/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/security/nss/cmd/shlibsign/."/sign.sh
 "/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist" \
"/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/security/nss/cmd/shlibsign/NetBSD5.99.39_64_OPT.OBJ"
 NetBSD \
"/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib" 
"/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libsoftokn3.so"
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/security/nss/cmd/shlibsign/NetBSD5.99.39_64_OPT.OBJ/shlibsign
 -v -i /usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libsoftokn3.so
[1]   Segmentation fault (core dumped) "${2}/shlibsign"...
gmake[4]: *** 
[/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libsoftokn3.chk] Error 
139
gmake[4]: Leaving directory 
`/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/security/nss/cmd/shlibsign'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory 
`/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/security/manager'
gmake[2]: *** [libs_tier_toolkit] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2'
gmake[1]: *** [tier_toolkit] Error 2
gmake[1]: Leaving directory `/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/devel/xulrunner
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/xulrunner
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/png
kamloops# 

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

From gdb:

kamloops# gdb -c shlibsign.core ./shlibsign
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64--netbsd"...(no debugging symbols found)

Reading symbols from /usr/lib/libpthread.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libpthread.so.1
Reading symbols from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libplc4.so...(no 
debugging symbols found)...done.
Loaded symbols for 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libplc4.so
Reading symbols from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libplds4.so...(no 
debugging symbols found)...done.
Loaded symbols for 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libplds4.so
Reading symbols from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libnspr4.so...(no 
debugging symbols found)...done.
Loaded symbols for 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libnspr4.so
Reading symbols from /usr/lib/libc.so.12...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.12
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/libexec/ld.elf_so
Core was generated by `shlibsign'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f7ffcc13374 in pr_FindSymbolInLib () from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libnspr4.so
(gdb) bt
#0  0x00007f7ffcc13374 in pr_FindSymbolInLib () from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libnspr4.so
#1  0x00007f7ffcc134cb in PR_FindSymbol () from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libnspr4.so
#2  0x00000000004020d4 in main ()
(gdb) 


        
>How-To-Repeat:
        Attempt to build pkgsrc/devel/xulrunner w/ pkgsrc -current as of Fri 
Nov  5 23:40:05 PDT 2010
>Fix:
        

>Unformatted:
        <Please check that the above is correct for the bug being reported,>
        <and append source date of snapshot, if applicable (one line).>


Home | Main Index | Thread Index | Old Index