After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 321312 - Errors testing gstreamer 0.9.5
Errors testing gstreamer 0.9.5
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.9.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-12 20:51 UTC by Pierre
Modified: 2006-03-22 14:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pierre 2005-11-12 20:51:10 UTC
[...]
make  check-TESTS
make[2]: Entering directory `/tmp/gstreamer-0.9.5/check'
Running suite(s): Gst
100%: Checks: 5, Failures: 0, Errors: 0
PASS: gst/gst
[...]
Running suite(s): GstElement
100%: Checks: 5, Failures: 0, Errors: 0
PASS: gst/gstelement
Running suite(s): GstEventcheck_msg.c:256: No messaging setup

50%: Checks: 2, Failures: 0, Errors: 1
gst/gstevent.c:326:E:customevents:send_custom_events: (after this point) Early
exit with return value 2
FAIL: gst/gstevent
Running suite(s): GstGhostPad
100%: Checks: 5, Failures: 0, Errors: 0
PASS: gst/gstghostpad
[...]
Running suite(s): GstMessage
100%: Checks: 1, Failures: 0, Errors: 0
PASS: gst/gstmessage
Running suite(s): GstMiniObjectcheck_msg.c:256: No messaging setup
check_msg.c:256: No messaging setup
check_msg.c:256: 
80%: Checks: 5, Failures: 0, Errors: 1
gst/gstminiobject.c:113:E:general:test_ref_threaded: (after this point) Early
exit with return value 2
FAIL: gst/gstminiobject
Running suite(s): GstObject
100%: Checks: 8, Failures: 0, Errors: 0
PASS: gst/gstobject
[...]
Running suite(s): data protocol
100%: Checks: 4, Failures: 0, Errors: 0
PASS: gst-libs/gdp
====================
2 of 29 tests failed
====================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/tmp/gstreamer-0.9.5/check'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/tmp/gstreamer-0.9.5/check'
make: *** [check-recursive] Error 1
Comment 1 Andy Wingo 2006-01-16 15:29:23 UTC
Pierre, would you mind trying the 0.10.1.2 prerelease and see if it's OK for you? Thanks!