pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51266: devel/gobject-introspection build fails on i386-7.99.32
The following reply was made to PR pkg/51266; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51266: devel/gobject-introspection build fails on i386-7.99.32
Date: Sat, 25 Jun 2016 12:18:33 -0500 (CDT)
I've looked at this a bit and see that the core file shares the same
name as a shell script in same directory (g-ir-compiler). Hacking 'set
-x' into the script, it actually fails in a binary of the same name in
the ".libs" subdirectory of ${WRKOBJDIR}.
Loading this program into 'gdb' with the core file shows:
Reading symbols from /tmp/pkgsrc/devel/gobject-introspection/work/gobject-introspection-1.48.0/.libs/g-ir-compiler...(no debugging symbols found)...done.
[New process 1]
Core was generated by `g-ir-compiler'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007bd9fd605673 in ?? ()
(gdb) bt
#0 0x00007bd9fd605673 in ?? ()
#1 0x00007bd9fd2005a5 in ?? ()
from /tmp/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
#2 0x00007bda01942320 in ?? ()
#3 0x00007bd9fd200689 in _fini ()
from /tmp/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
#4 0x0000000000000000 in ?? ()
I last updated packages for pkgsrc-2016Q1 on this machine a couple of
weeks ago with GCC 5.4 and didn't have this problem. Strange interaction
with glib?
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index