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: Thu, 1 Dec 2016 09:19:12 -0600 (CST)

 On Thu, 1 Dec 2016, John D. Baker wrote:
 
 > I'll try on amd64 soon.  The backtraces from failures on amd64 have
 > never been particularly helpful as there are never any symbols for
 > the reported addresses, even with all the debugging turned on.
 
 The amd64 system, which previously built all of my usual complement of
 packages (using a TNF snapshot), when updated to my locally-built release
 fails building "gobject-introspection" as before.
 
 Now, however, there was a bit more debugging information in the backtrace:
 
 Core was generated by `g-ir-compiler'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x0000700958006551 in ?? ()
 (gdb) bt
 #0  0x0000700958006551 in ?? ()
 #1  0x0000700957c00585 in ?? ()
    from /d0/build/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
 #2  0x000070095c3c5320 in ?? ()
 #3  0x0000700957c00669 in _fini ()
    from /d0/build/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
 #4  0x0000000000000000 in ?? ()
 
 It is at least consistent with the i386 results (fault in libgthread).
 Before, it would only show addresses/offsets but no library names.
 
 There's been another change to ld.elf_so:
 
   http://mail-index.netbsd.org/source-changes/2016/12/01/msg079430.html
 
 When I reach a convenient point to interrupt things, I'll update again.
 
 -- 
 |/"\ 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