[Bug 775112] clang compiler warnings due to integer conversions

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 13 11:07:56 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=775112

--- Comment #6 from Hanno Boeck <hanno at hboeck.de> ---
I just tried to build the gstreamer module from git and it fails with a
different error regarding linking, so I can't re-test this right now:

make[4]: Entering directory '/mnt/ram/gstreamer/gst'
  GEN      Gst-1.0.gir
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC clang -o
/mnt/ram/gstreamer/gst/tmp-introspectzxs68ceb/Gst-1.0 -export-dynamic -g -O2
tmp-introspectzxs68ceb/mnt/ram/gstreamer/gst/tmp-introspectzxs68ceb/Gst-1.0.o
-L. libgstreamer-1.0.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread
-lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0
libtool: link: clang -o
/mnt/ram/gstreamer/gst/tmp-introspectzxs68ceb/.libs/Gst-1.0 -g -O2
tmp-introspectzxs68ceb/mnt/ram/gstreamer/gst/tmp-introspectzxs68ceb/Gst-1.0.o
-Wl,--export-dynamic -pthread -pthread  -L. ./.libs/libgstreamer-1.0.so
/usr/lib64/libunwind.so -lc -lgcc_s -ldw -lelf -lm -lrt -ldl -lgio-2.0
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
clang-5.0: error: no such file or directory: './.libs/libgstreamer-1.0.so'
linking of temporary binary failed: Command '['/bin/sh', '../libtool',
'--mode=link', '--tag=CC', 'clang', '-o',
'/mnt/ram/gstreamer/gst/tmp-introspectzxs68ceb/Gst-1.0', '-export-dynamic',
'-g', '-O2',
'tmp-introspectzxs68ceb/mnt/ram/gstreamer/gst/tmp-introspectzxs68ceb/Gst-1.0.o',
'-L.', 'libgstreamer-1.0.la', '-lgio-2.0', '-Wl,--export-dynamic',
'-lgmodule-2.0', '-pthread', '-lgobject-2.0', '-lgmodule-2.0', '-pthread',
'-lglib-2.0']' returned non-zero exit status 1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list