GNOME Bugzilla – Bug 635286
incorrect include order for the libs_tag test
Last modified: 2010-11-19 17:40:18 UTC
Because of an incorrect include order, the libs_tag test looks to the installed prior version before looking in the build directory for gst/tag/tag.h. The result is truncated pointers because of the API additions in 0.10.30 that are not declared in 0.10.29's headers. A more detailed writeup on the issue is downstream at https://bugs.gentoo.org/show_bug.cgi?id=346089
This appears to be already fixed in the repository http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tests/check/Makefile.am by this change: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=5f5c52cbc5ccbfba662c24619f4ba6ce7ae815a3