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: Wed, 19 Oct 2016 20:58:53 -0500 (CDT)

 Just to see what would happen, I self-hosted a release build for amd64
 to have -current built on -current.  The build completed without incident.
 I then updated with the resulting release sets.
 
 Returning to updating packages, Upon reaching
 "devel/gobject-introspection", the build process failed in the same
 fashion as originally reported--segfaults during "GICOMP" operations.
 
 This time, there was a little more information available from 'gdb':
 
 Core was generated by `g-ir-compiler'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x00007d375ae06571 in ?? ()
 (gdb) bt
 #0  0x00007d375ae06571 in ?? ()
 #1  0x00007d375aa005a5 in ?? ()
    from /d0/build/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
 #2  0x00007d375f0d2320 in ?? ()
 #3  0x00007d375aa00689 in _fini ()
    from /d0/build/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
 #4  0x0000000000000000 in ?? ()
 
 
 Core was generated by `python2.7'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x000072048f806571 in ?? ()
 (gdb) bt
 #0  0x000072048f806571 in ?? ()
 #1  0x000072048f4005a5 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
 #2  0x000072049b32d400 in ?? ()
 #3  0x000072048f400689 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
 #4  0x0000000000000000 in ?? ()
 
 -- 
 |/"\ 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