Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Seg Faults building devel/gobject-inspection with latest 8.0_BETA
I just upgraded my desktop from 7.1_STABLE to 8.0_BETA, and I'm
in the process of rebuilding all packages using pkg_rolling-replace.
However, I'm getting consistent failures trying to build
devel/gobject-inspection:
NetBSD capo.xnet.duzan.org 8.0_BETA NetBSD 8.0_BETA (GENERIC) #2: Sun Jun 18 18:18:17 EDT 2017 root%bldr.6net.duzan.org@localhost:/usr/build/netbsd-8/obj/usr/build/netbsd-8/src/sys/arch/amd64/compile/GENERIC amd64
[...]
GEN g-ir-scanner
GEN g-ir-annotation-tool
GISCAN GLib-2.0.gir
/usr/pkg/include/glib/glib-2.0/glib/glib-autocleanups.h:41: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GAsyncQueue *GAsyncQueue_autoptr;' at 'GAsyncQueue_autoptr'
/usr/pkg/include/glib/glib-2.0/glib/glib-autocleanups.h:42: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GBookmarkFile *GBookmarkFile_autoptr;' at 'GBookmarkFile_autoptr'
/usr/pkg/include/glib/glib-2.0/glib/glib-autocleanups.h:43: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GBytes *GBytes_autoptr;' at 'GBytes_autoptr'
/usr/pkg/include/glib/glib-2.0/glib/glib-autocleanups.h:44: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GChecksum *GChecksum_autoptr;' at 'GChecksum_autoptr'
/usr/pkg/include/glib/glib-2.0/glib/glib-autocleanups.h:45: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GDateTime *GDateTime_autoptr;' at 'GDateTime_autoptr'
[...]
/usr/pkg/include/glib/glib-2.0/glib/glib-autocleanups.h:86: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GVariantDict *GVariantDict_autoptr;' at 'GVariantDict_autoptr'
/usr/pkg/include/glib/glib-2.0/glib/glib-autocleanups.h:88: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GVariantType *GVariantType_autoptr;' at 'GVariantType_autoptr'
Command '[u'/usr/pkgsrc/devel/gobject-introspection/work/gobject-introspection-1.50.0/tmp-introspectm6Wk6w/GLib-2.0', u'--introspect-dump=/usr/pkgsrc/devel/gobject-introspection/work/gobject-introspection-1.50.0/tmp-introspectm6Wk6w/functions.txt,/usr/pkgsrc/devel/gobject-introspection/work/gobject-introspection-1.50.0/tmp-introspectm6Wk6w/dump.xml']' returned non-zero exit status -11
[1] Segmentation fault (core dumped) CPPFLAGS="-I/usr...
Makefile:3520: recipe for target 'GLib-2.0.gir' failed
[...]
GLib-2.0.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), NetBSD-style, from 'GLib-2.0', pid=9686, uid=0, gid=0, nlwps=1, lwp=1 (signal 11/code 32767)
python2.7.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), NetBSD-style, from 'python2.7', pid=27916, uid=0, gid=0, nlwps=1, lwp=1 (signal 11/code 32767)
The python stack (what there is of it) looks like:
#0 0x0000793f79805663 in ?? ()
#1 0x0000793f79400585 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
#2 0x0000793f849fa140 in ?? ()
#3 0x0000793f79400669 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
#4 0x0000000000000000 in ?? ()
The other core appears to be from some temporary executable
which got cleaned up, so there is even less information in its
stack trace.
#0 0x000070f568605663 in ?? ()
#1 0x000070f568200585 in ?? ()
#2 0x000070f56c2a4e80 in ?? ()
#3 0x000070f568200669 in ?? ()
#4 0x0000000000000000 in ?? ()
Can anyone else recreate this?
Thanks.
Gary Duzan
Home |
Main Index |
Thread Index |
Old Index