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 652470 - [regression] build failure in gnome 3.1.2 environment
[regression] build failure in gnome 3.1.2 environment
Status: RESOLVED DUPLICATE of bug 651514
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.34
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-13 16:12 UTC by David Ronis
Modified: 2011-06-13 16:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2011-06-13 16:12:59 UTC
Here's the log:

gstelementfactory.c: In function 'gst_element_factory_create':
gstelementfactory.c:397:8: error: size of array 'Compile_Time_Assertion' is negative
gstelementfactory.c:397:8: error: invalid use of void expression
gstelementfactory.c:397:8: error: incompatible type for argument 1 of '__sync_bool_compare_and_swap'
gstelementfactory.c: In function 'gst_element_factory_create':
gstelementfactory.c:397:8: error: size of array 'Compile_Time_Assertion' is negative
gstelementfactory.c:397:8: error: invalid use of void expression
gstelementfactory.c:397:8: error: incompatible type for argument 1 of '__sync_bool_compare_and_swap'

This is probably due to API changes in glib or gtk+.
Comment 1 Tim-Philipp Müller 2011-06-13 16:23:59 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in git. It should be solved in the next software version. You may want to check for a software upgrade.

*** This bug has been marked as a duplicate of bug 651514 ***