pkgsrc-Bugs archive

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

pkg/51105: python 2.7 crashes while building gstreamer



>Number:         51105
>Category:       pkg
>Synopsis:       python 2.7 crashes while building gstreamer
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 30 13:35:00 +0000 2016
>Originator:     Martin Husemann
>Release:        NetBSD 7.99.29
>Organization:
The NetBSD foundation, Inc.
>Environment:
System: NetBSD martins.aprisoft.de 7.99.29 NetBSD 7.99.29 (GENERIC) #65: Fri Apr 29 10:12:01 CEST 2016 martin%martins.aprisoft.de@localhost:/ssd/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:

After removing all old pkgs and trying to rebuild everything now that gcc 5.3
is used in base, I ran into this failure in gstreamer 0.10:

libtool: link: gcc -o /ssd/pkgobj/multimedia/gstreamer0.10/work/gstreamer-0.10.36/gst/tmp-introspectyaQJr7/.libs/Gst-0.10 -I/ssd/pkgobj/multimedia/gstreamer0.10/work/.buildlink/include -O2 -pipe -Wl,-R/usr/pkg/lib tmp-introspectyaQJr7/ssd/pkgobj/multimedia/gstreamer0.10/work/gstreamer-0.10.36/gst/tmp-introspectyaQJr7/Gst-0.10.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic  -L/ssd/pkgobj/multimedia/gstreamer0.10/work/.buildlink/lib -L. -L./.libs -lgstreamer-0.10 -lc -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lpcre -lintl -lxml2 -lz -llzma -lm -pthread -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/ssd/pkgobj/multimedia/gstreamer0.10/work/.buildlink/lib
g-ir-scanner: Gst: warning: 125 warnings suppressed (use --warn-all to see them)
[1]   Segmentation fault (core dumped) GST_PLUGIN_SYSTE...
Makefile:1784: recipe for target 'Gst-0.10.gir' failed
gmake[4]: *** [Gst-0.10.gir] Error 139

Core was generated by `python2.7'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f7feca05643 in ?? ()
(gdb) bt
#0  0x00007f7feca05643 in ?? ()
#1  0x00007f7fec6005a5 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
#2  0x00007f7ff7e20a40 in ?? ()
#3  0x00007f7fec600689 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
#4  0x0000000000000000 in ?? ()



>How-To-Repeat:
Build multimedia/gstreamer0.10 with python2.7 build by latest netbsd-current
on amd64.

>Fix:
n/a



Home | Main Index | Thread Index | Old Index