[gstreamer-bugs] [Bug 393796] 21 of 44 tests failed w/ HP-UX 11.11 & native compiler

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 7 12:13:22 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=393796

  GStreamer | gstreamer (core) | Ver: 0.10.11


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #1 from Tim-Philipp Müller  2007-01-07 20:11 UTC -------
This looks like there is some error with linking and/or with dlopen'ing the
plugin files. All of these tests fail because core plugins (and even the static
elements like 'pipeline' and 'bin') aren't available/registered.

Why did you change the LDFLAGS in the Makefile.am?

Did you specify any additional configure options? If yes, what are they?


Could you do this:

  $ cd /work/build/gstreamer-0.10.11/tests/check
  $ export GST_DEBUG_NO_COLOR=1
  $ GST_DEBUG=*:5 make gst/gstplugin.check 2>dbg.log
  $ gzip dbg.log

and attach the dbg.log.gz file.




-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list