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, 29 Jul 2016 20:16:09 -0500 (CDT)
On Sat, 23 Jul 2016, John D. Baker wrote:
> Now, under i386-7.99.34, gobject-introspection fails during build of
> "chat/telepathy-glib", leaving behind a "python2.7.core" file under
> "${WRKSRC}/telepathy-glib".
I see the same failure on amd64-7.99.34 (which had previously succeeded
under amd64-7.99.3[23]). The build host is semi-diskless (WRKOBJDIR on
tmpfs).
I rebuilt "devel/glib" and "lang/python27" with debugging symbols.
Attempting to rebuild "devel/gobject-introspection" failed in the same
fashion as initially reported (for i386) in this PR.
Unfortunately, no addtional debugging information was provided.
The gobject-introspection build leaves behind "g-ir-compiler.core"
which appears to belong to: '${WRKSRC}/.libs/g-ir-compiler'. The
backtrace:
Reading symbols from /tmp/pkgsrc/devel/gobject-introspection/work/gobject-introspection-1.48.0/.libs/g-ir-compiler...done.
[New process 1]
Core was generated by `g-ir-compiler'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000739791805673 in ?? ()
(gdb) bt
#0 0x0000739791805673 in ?? ()
#1 0x00007397914005a5 in ?? ()
from /tmp/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
#2 0x0000739795b24320 in ?? ()
#3 0x0000739791400689 in _fini ()
from /tmp/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0
#4 0x0000000000000000 in ?? ()
Curiously, this is the same backtrace that claims to be from the
"python2.7.core" file when attempting to build "chat/telepathy-glib".
Reading symbols from python2.7...done.
[New process 1]
Core was generated by `python2.7'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007075f7405673 in ?? ()
(gdb) bt
#0 0x00007075f7405673 in ?? ()
#1 0x00007075f70005a5 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
#2 0x0000707602f15ca0 in ?? ()
#3 0x00007075f7000689 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
#4 0x0000000000000000 in ?? ()
I will see about arranging an amd64 system with a -current installation
on local disk to see if it gets any further.
--
|/"\ 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