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 11:13:00 -0500 (CDT)
On Wed, 27 Jul 2016, John D. Baker wrote:
> Nor can I build "security/libsecret". The superficial effects were
> previously reported. More details:
And a similar failure with "net/libsoup". The backtrace is the same,
so no point in repeating it as-is.
I added "CONFIGURE_ARGS+= --enable-debug=yes" along with adding "-g" to
CFLAGS and CXXFLAGS and rebuilt "devel/glib2". I also updated the system
to include the debug/xdebug sets. Similarly, I rebuild "lang/python27"
with "-g" added to CFLAGS and CXXFLAGS.
While this reveals more detail from python2.7 and ld.elf_so, it doesn't
provide more information about libgthread. Using "security/libsecret"
as a test platform:
Core was generated by `python2.7'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0xad50fd77 in ?? ()
(gdb) bt
#0 0xad50fd77 in ?? ()
#1 0xad509435 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
#2 0xbbbd0cb3 in _rtld_call_function_void (obj=<optimized out>,
addr=2907744100) at /x/current/src/libexec/ld.elf_so/rtld.h:497
#3 _rtld_call_initfini_function (obj=<optimized out>, mask=0xbfbac4a0,
func=2907744100) at /x/current/src/libexec/ld.elf_so/rtld.c:142
#4 _rtld_call_fini_function (cur_objgen=27, mask=0xbfbac4a0,
obj=<optimized out>) at /x/current/src/libexec/ld.elf_so/rtld.c:157
#5 _rtld_call_fini_functions (force=1, mask=0xbfbac4a0)
at /x/current/src/libexec/ld.elf_so/rtld.c:203
#6 _rtld_exit () at /x/current/src/libexec/ld.elf_so/rtld.c:377
#7 0xade23907 in __cxa_finalize (dso=dso@entry=0x0)
at /x/current/src/lib/libc/stdlib/atexit.c:215
#8 0xade2359c in exit (status=status@entry=1)
at /x/current/src/lib/libc/stdlib/exit.c:58
#9 0xadfd9bd6 in Py_Exit (sts=sts@entry=1) at Python/pythonrun.c:1779
#10 0xadfd9cfe in handle_system_exit () at Python/pythonrun.c:1151
#11 0xadfd9f17 in handle_system_exit () at Python/pythonrun.c:1173
#12 PyErr_PrintEx (set_sys_last_vars=set_sys_last_vars@entry=1)
at Python/pythonrun.c:1161
#13 0xadfda11a in PyErr_Print () at Python/pythonrun.c:1064
#14 0xadfdaaa9 in PyRun_SimpleFileExFlags (fp=<optimized out>,
fp@entry=0xade9a100,
filename=filename@entry=0xbfbad9e7 "/usr/pkg/bin/g-ir-scanner",
closeit=closeit@entry=1, flags=flags@entry=0xbfbac628)
at Python/pythonrun.c:952
#15 0xadfdae48 in PyRun_AnyFileExFlags (fp=fp@entry=0xade9a100,
filename=0xbfbad9e7 "/usr/pkg/bin/g-ir-scanner", closeit=1,
flags=flags@entry=0xbfbac628) at Python/pythonrun.c:752
#16 0xadfebe57 in Py_Main (argc=argc@entry=45, argv=argv@entry=0xbfbac704)
at Modules/main.c:640
#17 0x08048784 in main (argc=45, argv=0xbfbac704) at ./Modules/python.c:23
--
|/"\ 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