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, 27 Jul 2016 07:11:30 -0500 (CDT)
On Tue, 26 Jul 2016, John D. Baker wrote:
> configuration most packages previously reported as failing build without
> problems.
>
> I still can't build "multimedia/gstreamer1". It fails in the same
Nor can I build "security/libsecret". The superficial effects were
previously reported. More details:
It leaves behind three core files:
${WRKOBJDIR}/security/libsecret/work/libsecret-0.18/python2.7.core
${WRKOBJDIR}/security/libsecret/work/libsecret-0.18/MockService-0.core
${WRKOBJDIR}/security/libsecret/work/libsecret-0.18/Secret-1.core
No corresponding binary can be found for MockService-0.core or
Secret-1.core. They seem to have been created in and run from a
temporary directory which is immediately removed after use/failure.
The python2.7.core file produces (just like all the other cases):
Core was generated by `python2.7'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0xb833bd77 in ?? ()
(gdb) bt
#0 0xb833bd77 in ?? ()
#1 0xba200435 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
#2 0xbb577cb3 in _rtld_exit () from /usr/libexec/ld.elf_so
#3 0xba3b7907 in __cxa_finalize () from /usr/lib/libc.so.12
#4 0xba3b759c in exit () from /usr/lib/libc.so.12
#5 0xba56dbd6 in Py_Exit () from /usr/pkg/lib/libpython2.7.so.1.0
#6 0xba56dcfe in handle_system_exit.part ()
from /usr/pkg/lib/libpython2.7.so.1.0
#7 0xba56df17 in PyErr_PrintEx () from /usr/pkg/lib/libpython2.7.so.1.0
#8 0xba56e11a in PyErr_Print () from /usr/pkg/lib/libpython2.7.so.1.0
#9 0xba56eaa9 in PyRun_SimpleFileExFlags ()
from /usr/pkg/lib/libpython2.7.so.1.0
#10 0xba56ee48 in PyRun_AnyFileExFlags () from /usr/pkg/lib/libpython2.7.so.1.0
#11 0xba57fe57 in Py_Main () from /usr/pkg/lib/libpython2.7.so.1.0
#12 0x08048784 in main ()
The annoying bit is that for most packages that use it,
'gobject-introspection' works just fine. What is it about these that
fail?
Obviously, there's some issue in "glib2" (the parent of libgthread)
that sends it off into the weeds. I should perhaps rebuild "glib2"
with whatever debugging features there are to get more data.
--
|/"\ 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