Test errors building gst-plugins-base1.0 debs on Raspbian

Arnaud Loonstra arnaud at sphaero.org
Sun Feb 15 11:35:10 PST 2015


Don't know if I should worry about this as the build resumes but these 
errors occurred building the gst-plugins-base1.0 debian packages (1.4.5) 
from experimental on a Raspberry Pi:

Running suite(s): GstAudioDecoder
88%: Checks: 9, Failures: 0, Errors: 1
libs/audiodecoder.c:454:E:general:audiodecoder_flush_events:0: (after 
this point) Received signal 11 (Segmentation fault)
FAIL: libs/audiodecoder
Running suite(s): GstAudioEncoder
75%: Checks: 4, Failures: 0, Errors: 1
libs/audioencoder.c:311:E:general:audioencoder_flush_events:0: (after 
this point) Received signal 11 (Segmentation fault)
...
Running suite(s): GstVideoDecoder
71%: Checks: 7, Failures: 0, Errors: 2
libs/videodecoder.c:346:E:general:videodecoder_playback_with_events:0: 
(after this point) Received signal 11 (Segmentation fault)
libs/videodecoder.c:454:E:general:videodecoder_flush_events:0: (after 
this point) Received signal 11 (Segmentation fault)
FAIL: libs/videodecoder
Running suite(s): GstVideoEncoder
75%: Checks: 4, Failures: 0, Errors: 1
libs/videoencoder.c:424:E:general:videoencoder_flush_events:0: (after 
this point) Received signal 11 (Segmentation fault)
FAIL: libs/videoencoder
Running suite(s): xmpconfig interface
100%: Checks: 3, Failures: 0, Errors: 0

Basically I did:
apt-get source gst-plugins-good1.0/experimental
apt-get build-dep gst-plugins-good1.0/experimental
debuild -us -uc


More information about the gstreamer-devel mailing list