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: Fri, 16 Dec 2016 22:23:57 -0600 (CST)

 As of glib2-2.50.2, gobject-introspection-1.50.0, and
 
 NetBSD plex760.technoskunk.fur 7.99.50 NetBSD 7.99.50 (PLEX760) #13: Fri Dec 16 12:27:42 CST 2016  sysop%yggdrasil.technoskunk.fur@localhost:/r0/build/current/obj/amd64/sys/arch/amd64/compile/PLEX760 amd64
 
 The problem reported in this PR persists.  Attempting to build 
 "devel/gobject-introspection" fails in the manner originally reported.
 
 The "g-ir-compiler.core" file reveals:
 
 Core was generated by `g-ir-compiler'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x00007ee57e806551 in ?? ()
 (gdb) bt
 #0  0x00007ee57e806551 in ?? ()
 #1  0x00007ee57e400585 in ?? ()
    from /d0/build/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
 #2  0x00007ee582ba8320 in ?? ()
 #3  0x00007ee57e400669 in _fini ()
    from /d0/build/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
 #4  0x0000000000000000 in ?? ()
 
 Which is more information (confirming issue with libgthread) than was
 ever shown on amd64 hosts before.
 
 The "python2.7.core" file shows:
 
 Core was generated by `python2.7'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x00007e0645206551 in ?? ()
 (gdb) bt
 #0  0x00007e0645206551 in ?? ()
 #1  0x00007e0644e00585 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
 #2  0x00007e0650bd2400 in ?? ()
 #3  0x00007e0644e00669 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
 #4  0x0000000000000000 in ?? ()
 
 The "GLib-2.0.core" file has no corresponding binary due to it being
 in a transient directory that was removed as soon as the build terminated.
 
 
 Several of the problem packages now have an "introspection" option so
 that it may be disabled by setting the appropriate variable to contain
 "-introspection", this may be the only way forward until glib2's
 libgthread and/or ld.elf_so can be made to behave.
 
 -- 
 |/"\ 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