GNOME Bugzilla – Bug 651766
gstelementfactory.c:397: error: size of array ‘Compile_Time_Assertion’ is negative
Last modified: 2011-06-03 08:56:21 UTC
During of process jhbuild of gnome-apps-3.2 got an error message libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -I/opt/gnome/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -g -DGST_DISABLE_DEPRECATED -Werror -g -O2 -MT libgstreamer_0.10_la-gstelementfactory.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstelementfactory.Tpo -c gstelementfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstelementfactory.o gstelementfactory.c: In function ‘gst_element_factory_create’: gstelementfactory.c:397: error: size of array ‘Compile_Time_Assertion’ is negative gstelementfactory.c:397: error: invalid use of void expression gstelementfactory.c:397: error: incompatible type for argument 1 of ‘__sync_bool_compare_and_swap’ make[4]: *** [libgstreamer_0.10_la-gstelementfactory.lo] Помилка 1 make[4]: Залишаю каталог "/home/astro/checkout/gnome/gstreamer/gst" make[3]: *** [all-recursive] Помилка 1 make[3]: Залишаю каталог "/home/astro/checkout/gnome/gstreamer/gst" make[2]: *** [all] Помилка 2 make[2]: Залишаю каталог "/home/astro/checkout/gnome/gstreamer/gst" make[1]: *** [all-recursive] Помилка 1 make[1]: Залишаю каталог "/home/astro/checkout/gnome/gstreamer" make: *** [all] Помилка 2
Created attachment 189143 [details] configuration log file of gstreamer ./configure --enable-maintainer-mode --enable-poisoning --prefix /opt/gnome --libdir /opt/gnome/lib64 --disable-tests --disable-static --disable-gtk-doc
root@yuriy:/home/astro# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 6.0.1 (squeeze) Release: 6.0.1 Codename: squeeze root@yuriy:/home/astro# uname -a Linux yuriy 2.6.32-5-amd64 #1 SMP Wed May 18 23:13:22 UTC 2011 x86_64 GNU/Linux root@yuriy:/home/astro#
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 651514 ***