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, 29 Jun 2016 10:50:10 -0500 (CDT)

 On Tue, 28 Jun 2016, John D. Baker wrote:
 
 > Starting over from scratch has seen no recurrence of this, so it was
 > ultimately a local issue.
 
 Until I got to "multimedia/gstreamer1" (dependency of "misc/libreoffice").
 
 > More to the point, don't mix stuff built with GCC 5.3 with stuff being
 > built by GCC 5.4.
 
 In this case, everything has been built from scratch with only GCC 5.4.
 The failure is much the same:
 
 [...]
   GEN      Gst-1.0.gir
 g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst/tmp-introspectZQFhHp/Gst-1.0 -export-dynamic -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib tmp-introspectZQFhHp/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst/tmp-introspectZQFhHp/Gst-1.0.o -L. libgstreamer-1.0.la -L/usr/pkg/lib -lgio-2.0 -Wl,--export-dynamic -lgobject-2.0 -lgmodule-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl
 libtool: link: gcc -o /tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst/tmp-introspectZQFhHp/.libs/Gst-1.0 -I/tmp/pkgsrc/multimedia/gstreamer1/work/.buildlink/include -O2 -Wl,-R/usr/pkg/lib tmp-introspectZQFhHp/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst/tmp-introspectZQFhHp/Gst-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic  -L/tmp/pkgsrc/multimedia/gstreamer1/work/.buildlink/lib -L. -L./.libs -lgstreamer-1.0 -lc -lm -lrt -lgio-2.0 -lz -lgobject-2.0 -lffi -lgmodule-2.0 -lglib-2.0 -lpcre -lintl -pthread -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/tmp/pkgsrc/multimedia/gstreamer1/work/.buildlink/lib
 Command '[u'/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst/tmp-introspectZQFhHp/Gst-1.0', u'--introspect-dump=/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst/tmp-introspectZQFhHp/functions.txt,/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst/tmp-introspectZQFhHp/dump.xml']' returned non-zero exit status -11
 [1]   Segmentation fault (core dumped) GST_PLUGIN_SYSTE...
 gmake[4]: *** [Makefile:2065: Gst-1.0.gir] Error 139
 gmake[4]: Leaving directory '/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst'
 gmake[3]: *** [Makefile:1743: all-recursive] Error 1
 gmake[3]: Leaving directory '/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst'
 gmake[2]: *** [Makefile:942: all] Error 2
 gmake[2]: Leaving directory '/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2/gst'
 gmake[1]: *** [Makefile:769: all-recursive] Error 1
 gmake[1]: Leaving directory '/tmp/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.8.2'
 gmake: *** [Makefile:675: all] Error 2
 *** Error code 2
 
 Stop.
 make[1]: stopped in /x/pkgsrc/multimedia/gstreamer1
 *** Error code 1
 
 Stop.
 make: stopped in /x/pkgsrc/multimedia/gstreamer1
 
 
 The only core files lying around were "${WRKOBJDIR}/gst/Gst-1.0.core",
 for which I could find no matching "Gst-1.0" file and
 "${WRKOBJDIR}/gst/python2.7.core" which reported the following:
 
 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  0x000070c9b1005673 in ?? ()
 (gdb) bt
 #0  0x000070c9b1005673 in ?? ()
 #1  0x000070c9b0c005a5 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
 #2  0x000070c9bcb09ca0 in ?? ()
 #3  0x000070c9b0c00689 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
 #4  0x0000000000000000 in ?? ()
 
 -- 
 |/"\ 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