tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: amd64: sysutils/libnotify make failed



From: Martin Husemann <martin%duskware.de@localhost>
Subject: Re: amd64: sysutils/libnotify make failed
Date: Fri, 24 Feb 2017 08:47:06 +0100

> On Fri, Feb 24, 2017 at 01:56:39PM +0900, Jun Ebihara wrote:
>> Command '[u'/usr/pkgsrc/sysutils/libnotify/work.x86_64/libnotify-0.7.6/libnotify/tmp-introspectfWxQbg/Notify-0.7', u'--introspect-dump=/usr/pkgsrc/sysutils/libnotify/work.x86_64/libnotify-0.7.6/libnotify/tmp-introspectfWxQbg/functions.txt,/usr/pkgsrc/sysutils/libnotify/work.x86_64/libnotify-0.7.6/libnotify/tmp-introspectfWxQbg/dump.xml']' returned non-zero exit status -11
>> [1]   Segmentation fault (core dumped) CPPFLAGS="-I/usr...
>> /usr/pkg/share/gobject-introspection-1.0/Makefile.introspection:155: recipe for target 'Notify-0.7.gir' failed
> The infamous libgthread / introspection bug again, see
> 	http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=51266
> Can you look for core files in your work dir and check if it looks similar?

smells like looks similar:
# gdb python2.7 python2.7.core 
Type "apropos word" to search for commands related to "word"...
Reading symbols from python2.7...(no debugging symbols found)...done.
[New process 1]
Core was generated by `python2.7'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000764a89205663 in ?? ()
(gdb) bt
#0  0x0000764a89205663 in ?? ()
#1  0x0000764a88e00585 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
#2  0x0000764a943cd120 in ?? ()
#3  0x0000764a88e00669 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
#4  0x0000000000000000 in ?? ()

> Did you build the base system locally or download from the build cluster?

yeah.

1. Install NetBSD 7.99.62 (GENERIC.201702231500Z) amd64 from nycdn
2. extract pkgsrc and cvs update -PAd
3. cd /usr/pkgsrc/meta-pkgs/xfce4;make package-install
4. and hangs.

thanx martin.
--
Jun Ebihara


Home | Main Index | Thread Index | Old Index