Ticket #51488: updates.txt

File updates.txt, 392.3 KB (added by bill@…, 8 years ago)

Running in Debug Mode for Three Hours

Line 
1--->  Computing dependencies for gstreamer1-gst-plugins-bad
2--->  Fetching archive for gstreamer1-gst-plugins-bad
3--->  gstreamer1-gst-plugins-bad-1.8.1_1.darwin_15.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
4--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.1_1.darwin_15.x86_64.tbz2 from https://packages.macports.org/gstreamer1-gst-plugins-bad
5--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.1_1.darwin_15.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/gstreamer1-gst-plugins-bad
6--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.1_1.darwin_15.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gstreamer1-gst-plugins-bad
7--->  Fetching distfiles for gstreamer1-gst-plugins-bad
8--->  Verifying checksums for gstreamer1-gst-plugins-bad
9--->  Checksumming gst-plugins-bad-1.8.1.tar.xz
10--->  Extracting gstreamer1-gst-plugins-bad
11--->  Extracting gst-plugins-bad-1.8.1.tar.xz
12--->  Applying patches to gstreamer1-gst-plugins-bad
13--->  Applying modplug.patch
14patching file ext/modplug/gstmodplug.h
15--->  Applying openal.patch
16patching file ext/openal/gstopenalsrc.h
17patching file ext/openal/gstopenalsink.h
18xinstall: chdir(/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/gnome/gstreamer1-gst-plugins-bad/files)
19xinstall: corevideomemory.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/sys/applemedia/corevideomemory.h
20xinstall: iosurfacememory.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/sys/applemedia/iosurfacememory.h
21--->  Configuring gstreamer1-gst-plugins-bad
22autoreconf: Entering directory `.'
23autoreconf: running: /opt/local/bin/autopoint --force
24Copying file m4/glibc2.m4
25Copying file m4/intl.m4
26Copying file m4/intldir.m4
27Copying file m4/intmax.m4
28Copying file m4/lock.m4
29Copying file m4/longlong.m4
30Copying file m4/printf-posix.m4
31Copying file m4/size_max.m4
32Copying file m4/visibility.m4
33Copying file m4/wchar_t.m4
34Copying file m4/wint_t.m4
35Copying file m4/xsize.m4
36Copying file po/Makevars.template
37autoreconf: running: /opt/local/bin/aclocal --force -I m4 -I common/m4
38autoreconf: configure.ac: tracing
39autoreconf: running: /opt/local/bin/glibtoolize --copy --force
40glibtoolize: putting auxiliary files in '.'.
41glibtoolize: copying file './ltmain.sh'
42glibtoolize: putting macros in 'm4'.
43glibtoolize: copying file 'm4/libtool.m4'
44glibtoolize: copying file 'm4/ltoptions.m4'
45glibtoolize: copying file 'm4/ltsugar.m4'
46glibtoolize: copying file 'm4/ltversion.m4'
47glibtoolize: copying file 'm4/lt~obsolete.m4'
48glibtoolize: Remember to add 'LT_INIT' to configure.ac.
49glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
50glibtoolize: and rerunning glibtoolize and aclocal.
51autoreconf: running: /opt/local/bin/autoconf --force
52autoreconf: running: /opt/local/bin/autoheader --force
53autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing
54configure.ac:71: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
55configure.ac:71: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
56configure.ac:71: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
57configure.ac:54: installing './compile'
58configure.ac:11: installing './missing'
59ext/apexsink/Makefile.am: installing './depcomp'
60autoreconf: Leaving directory `.'
61checking build system type... x86_64-apple-darwin15
62checking host system type... x86_64-apple-darwin15
63checking target system type... x86_64-apple-darwin15
64checking for a BSD-compatible install... /usr/bin/install -c
65checking whether build environment is sane... yes
66checking for a thread-safe mkdir -p... ./install-sh -c -d
67checking for gawk... gawk
68checking whether make sets $(MAKE)... yes
69checking whether make supports nested variables... yes
70checking whether UID '504' is supported by ustar format... yes
71checking whether GID '501' is supported by ustar format... yes
72checking how to create a ustar tar archive... gnutar
73checking nano version... 0 (release)
74checking whether to enable maintainer-specific portions of Makefiles... yes
75checking whether make supports nested variables... (cached) yes
76checking how to print strings... printf
77checking for style of include used by make... GNU
78checking for x86_64-apple-darwin15-gcc... /usr/bin/clang
79checking whether the C compiler works... yes
80checking for C compiler default output file name... a.out
81checking for suffix of executables...
82checking whether we are cross compiling... no
83checking for suffix of object files... o
84checking whether we are using the GNU C compiler... yes
85checking whether /usr/bin/clang accepts -g... yes
86checking for /usr/bin/clang option to accept ISO C89... none needed
87checking whether /usr/bin/clang understands -c and -o together... yes
88checking dependency style of /usr/bin/clang... gcc3
89checking for a sed that does not truncate output... /usr/bin/sed
90checking for grep that handles long lines and -e... /usr/bin/grep
91checking for egrep... /usr/bin/grep -E
92checking for fgrep... /usr/bin/grep -F
93checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
94checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
95checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
96checking the name lister (/usr/bin/nm -B) interface... BSD nm
97checking whether ln -s works... yes
98checking the maximum length of command line arguments... 196608
99checking how to convert x86_64-apple-darwin15 file names to x86_64-apple-darwin15 format... func_convert_file_noop
100checking how to convert x86_64-apple-darwin15 file names to toolchain format... func_convert_file_noop
101checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
102checking for x86_64-apple-darwin15-objdump... no
103checking for objdump... no
104checking how to recognize dependent libraries... pass_all
105checking for x86_64-apple-darwin15-dlltool... no
106checking for dlltool... no
107checking how to associate runtime and link libraries... printf %s\n
108checking for x86_64-apple-darwin15-ar... no
109checking for ar... ar
110checking for archiver @FILE support... no
111checking for x86_64-apple-darwin15-strip... no
112checking for strip... strip
113checking for x86_64-apple-darwin15-ranlib... no
114checking for ranlib... ranlib
115checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
116checking for sysroot... no
117checking for a working dd... /bin/dd
118checking how to truncate binary pipes... /bin/dd bs=4096 count=1
119checking for x86_64-apple-darwin15-mt... no
120checking for mt... no
121checking if : is a manifest tool... no
122checking for x86_64-apple-darwin15-dsymutil... no
123checking for dsymutil... dsymutil
124checking for x86_64-apple-darwin15-nmedit... no
125checking for nmedit... nmedit
126checking for x86_64-apple-darwin15-lipo... no
127checking for lipo... lipo
128checking for x86_64-apple-darwin15-otool... no
129checking for otool... otool
130checking for x86_64-apple-darwin15-otool64... no
131checking for otool64... no
132checking for -single_module linker flag... yes
133checking for -exported_symbols_list linker flag... yes
134checking for -force_load linker flag... yes
135checking how to run the C preprocessor... /usr/bin/clang -E
136checking for ANSI C header files... yes
137checking for sys/types.h... yes
138checking for sys/stat.h... yes
139checking for stdlib.h... yes
140checking for string.h... yes
141checking for memory.h... yes
142checking for strings.h... yes
143checking for inttypes.h... yes
144checking for stdint.h... yes
145checking for unistd.h... yes
146checking for dlfcn.h... yes
147checking for objdir... .libs
148checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
149checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
150checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
151checking if /usr/bin/clang static flag -static works... no
152checking if /usr/bin/clang supports -c -o file.o... yes
153checking if /usr/bin/clang supports -c -o file.o... (cached) yes
154checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
155checking dynamic linker characteristics... darwin15 dyld
156checking how to hardcode library paths into programs... immediate
157checking for dlopen in -ldl... yes
158checking whether a program can dlopen itself... yes
159checking whether a statically linked program can dlopen itself... yes
160checking whether stripping libraries is possible... yes
161checking if libtool supports shared libraries... yes
162checking whether to build shared libraries... yes
163checking whether to build static libraries... yes
164checking whether NLS is requested... yes
165checking for msgfmt... /opt/local/bin/msgfmt
166checking for gmsgfmt... /opt/local/bin/msgfmt
167checking for xgettext... /opt/local/bin/xgettext
168checking for msgmerge... /opt/local/bin/msgmerge
169checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
170checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
171checking for shared library run path origin... done
172checking for CFPreferencesCopyAppValue... yes
173checking for CFLocaleCopyCurrent... yes
174checking for GNU gettext in libc... no
175checking for iconv... yes
176checking for working iconv... yes
177checking how to link with libiconv... -liconv
178checking for GNU gettext in libintl... yes
179checking whether to use NLS... yes
180checking where the gettext function comes from... external libintl
181checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
182DOMAIN = gst-plugins-bad-1.0
183checking for x86_64-apple-darwin15-pkg-config... no
184checking for pkg-config... /opt/local/bin/pkg-config
185checking pkg-config is at least version 0.9.0... yes
186checking for VALGRIND... no
187configure: Using GStreamer Bad Plug-ins source release as package name
188configure: Using Unknown package origin as package origin
189
190configure: *** checking feature: building of plug-ins with external deps ***
191configure: building external plug-ins
192
193configure: *** checking feature: building of experimental plug-ins ***
194configure: WARNING: building experimental plug-ins
195configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig
196checking whether byte ordering is bigendian... no
197checking whether byte ordering is bigendian... (cached) no
198checking for x86_64-apple-darwin15-gcc... (cached) /usr/bin/clang
199checking whether we are using the GNU C compiler... (cached) yes
200checking whether /usr/bin/clang accepts -g... (cached) yes
201checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
202checking whether /usr/bin/clang understands -c and -o together... (cached) yes
203checking dependency style of /usr/bin/clang... (cached) gcc3
204checking for /usr/bin/clang option to accept ISO C99... none needed
205checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
206checking whether we are using the GNU C++ compiler... yes
207checking whether /usr/bin/clang++ accepts -g... yes
208checking dependency style of /usr/bin/clang++... gcc3
209checking how to run the C++ preprocessor... /usr/bin/clang++ -E
210checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
211checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
212checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
213checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
214checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
215checking if /usr/bin/clang++ static flag -static works... no
216checking if /usr/bin/clang++ supports -c -o file.o... yes
217checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
218checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
219checking dynamic linker characteristics... darwin15 dyld
220checking how to hardcode library paths into programs... immediate
221checking for /usr/bin/clang++... yes
222checking for x86_64-apple-darwin15-gcc... /usr/bin/clang
223checking whether we are using the GNU Objective C compiler... yes
224checking whether /usr/bin/clang accepts -g... yes
225checking dependency style of /usr/bin/clang... gcc3
226checking for working do while(0) macros... no
227checking for valgrind... no
228checking for gobject-introspection... yes
229checking for gtkdoc-check... no
230checking for gtkdoc-rebase... no
231checking for gtkdoc-mkpdf... no
232checking whether to build gtk-doc documentation... no
233checking for python... /usr/bin/python
234checking for python version... 2.7
235checking for python platform... darwin
236checking for python script directory... ${prefix}/lib/python2.7/site-packages
237checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
238checking whether to build plugin documentation... no (gtk-doc disabled or not available)
239checking for stdlib.h... (cached) yes
240checking for unistd.h... (cached) yes
241checking for sys/param.h... yes
242checking for getpagesize... yes
243checking for working mmap... yes
244checking if compiler needs -Werror to reject unknown flags... no
245checking whether pthreads work with -pthread... yes
246checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
247checking if more special flags are required for pthreads... -D_THREAD_SAFE
248checking for PTHREAD_PRIO_INHERIT... yes
249checking for unistd.h... (cached) yes
250checking sys/time.h usability... yes
251checking sys/time.h presence... yes
252checking for sys/time.h... yes
253checking for stdint types... stdint.h (shortcircuit)
254make use of stdint.h in _stdint.h (assuming C99 compatible system)
255checking pthread.h usability... yes
256checking pthread.h presence... yes
257checking for pthread.h... yes
258checking for FIONREAD in sys/ioctl.h... yes
259checking for gmtime_r... yes
260checking sys/utsname.h usability... yes
261checking sys/utsname.h presence... yes
262checking for sys/utsname.h... yes
263checking for socket... yes
264checking for gethostbyname... yes
265checking for GLIB... yes
266checking for glib-genmarshal... glib-genmarshal (from pkg-config path)
267checking for glib-mkenums... glib-mkenums
268checking for GIO... yes
269checking for GST... yes
270configure: using GStreamer tools in /opt/local/bin
271configure: using GStreamer plug-ins in /opt/local/lib/gstreamer-1.0
272checking for GST_BASE... yes
273checking for GST_CHECK... yes
274checking for GST_CONTROLLER... yes
275checking for GST_NET... yes
276checking for GST_PLUGINS_BASE... yes
277configure: using GStreamer Base Plugins in /opt/local/lib/gstreamer-1.0
278checking whether this is an uninstalled GStreamer setup... no
279checking for -Bsymbolic-functions linker flag... no
280checking for GRAPHENE... no
281checking for GMODULE_EXPORT... yes
282checking for GMODULE_NO_EXPORT... yes
283checking for X11... yes
284checking for EXIF... yes
285checking for ORC... yes
286checking for usable orcc... /opt/local/bin/orcc
287configure: Using /opt/local/lib/gstreamer-1.0 as the plugin install location
288configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2016-04-20
289checking whether to build static plugins or not... no
290checking whether the GStreamer debugging system is enabled... yes
291checking to see if compiler understands -Wall... yes
292checking to see if compiler understands -Wdeclaration-after-statement... yes
293checking to see if compiler understands -Wvla... yes
294checking to see if compiler understands -Wpointer-arith... yes
295checking to see if compiler understands -Wmissing-declarations... yes
296checking to see if compiler understands -Wmissing-prototypes... yes
297checking to see if compiler understands -Wredundant-decls... yes
298checking to see if compiler understands -Wwrite-strings... yes
299checking to see if compiler understands -Wformat-security... yes
300checking to see if compiler understands -Wold-style-definition... yes
301checking to see if compiler understands -Winit-self... yes
302checking to see if compiler understands -Wmissing-include-dirs... yes
303checking to see if compiler understands -Waddress... yes
304checking to see if compiler understands -Wno-multichar... yes
305checking to see if compiler understands -Wnested-externs... yes
306configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs
307configure: set ERROR_CFLAGS to
308checking to see if c++ compiler understands ... yes
309checking to see if c++ compiler understands -Wall... yes
310checking to see if c++ compiler understands -Wmissing-declarations... yes
311checking to see if c++ compiler understands -Wredundant-decls... yes
312checking to see if c++ compiler understands -Wwrite-strings... yes
313checking to see if c++ compiler understands -Wformat-nonliteral... yes
314checking to see if c++ compiler understands -Wformat-security... yes
315checking to see if c++ compiler understands -Winit-self... yes
316checking to see if c++ compiler understands -Wmissing-include-dirs... yes
317checking to see if c++ compiler understands -Waddress... yes
318checking to see if c++ compiler understands -Wno-multichar... yes
319configure: set WARNING_CXXFLAGS to  -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar
320configure: set ERROR_CXXFLAGS to
321checking to see if Objective C compiler understands ... yes
322checking to see if Objective C compiler understands -Wall... yes
323checking to see if Objective C compiler understands -Wmissing-declarations... yes
324checking to see if Objective C compiler understands -Wredundant-decls... yes
325checking to see if Objective C compiler understands -Wwrite-strings... yes
326checking to see if Objective C compiler understands -Wformat-nonliteral... yes
327checking to see if Objective C compiler understands -Wformat-security... yes
328checking to see if Objective C compiler understands -Winit-self... yes
329checking to see if Objective C compiler understands -Wmissing-include-dirs... yes
330checking to see if Objective C compiler understands -Wno-multichar... yes
331configure: set WARNING_OBJCFLAGS to  -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar
332configure: set ERROR_OBJCFLAGS to
333configure: Using autoaudiosink as default audio sink
334configure: Using osxaudiosrc as default audio source
335configure: Using autovideosink as default video sink
336configure: Using v4l2src as default video source
337configure: Using goom as default visualizer
338configure: disabling dependency-less plugin frei0r
339checking for AVFoundation/AVFoundation.h... yes
340checking for MobileCoreServices/MobileCoreServices.h... no
341checking for VideoToolbox/VideoToolbox.h... yes
342checking for VTCompressionSessionPrepareToEncodeFrames... yes
343checking sys/socket.h usability... yes
344checking sys/socket.h presence... yes
345checking for sys/socket.h... yes
346checking winsock2.h usability... no
347checking winsock2.h presence... no
348checking for winsock2.h... no
349checking for X... yes
350checking for GL... yes
351checking for GLES2... yes
352checking for EGL... no
353configure: No package 'egl' found
354checking for eglGetError in -lEGL... no
355checking EGL/fbdev_window.h usability... no
356checking EGL/fbdev_window.h presence... no
357checking for EGL/fbdev_window.h... no
358checking for bcm_host_init in -lbcm_host... no
359checking for WAYLAND_EGL... no
360checking libdrm/drm_fourcc.h usability... no
361checking libdrm/drm_fourcc.h presence... no
362checking for libdrm/drm_fourcc.h... no
363checking for GST_ALLOCATORS... yes
364checking whether it is possible to include both GL and GLES2 headers... no
365configure: WARNING: Disabling GL|ES 2.0 support
366host is x86_64-apple-darwin15
367checking for GLeglImageOES... no
368checking for GLchar... yes
369checking for GLsizeiptr... yes
370checking for GLintptr... yes
371checking for GLsync... yes
372checking for GLuint64... yes
373checking for GLint64... yes
374checking for LIBPNG... yes
375checking for jpeg_set_defaults in -ljpeg-mmx... no
376checking for jpeg_set_defaults in -ljpeg... yes
377checking for XCB... yes
378
379configure: *** checking feature: DirectSound ***
380configure: *** for plug-ins: directsoundsrc ***
381checking for DirectSound LDFLAGS... no
382configure: *** These plugins will not be built: directsoundsrc
383
384configure: *** checking feature: WASAPI plug-in ***
385configure: *** for plug-ins: wasapi ***
386checking for WASAPI LDFLAGS... no
387configure: *** These plugins will not be built: wasapi
388
389configure: *** checking feature: Direct3D plug-in ***
390configure: *** for plug-ins: direct3dsink ***
391checking for Direct3D LDFLAGS... no
392configure: *** These plugins will not be built: direct3dsink
393
394configure: *** checking feature: winscreencap plug-in ***
395configure: *** for plug-ins: winscreencap ***
396checking for Direct3D LDFLAGS... no
397configure: *** These plugins will not be built: winscreencap
398
399configure: *** checking feature: Winks plug-in ***
400configure: *** for plug-ins: winks ***
401checking for Winks LDFLAGS... no
402configure: *** These plugins will not be built: winks
403
404configure: *** checking feature: Android Media ***
405configure: *** for plug-ins: androidmedia ***
406configure: *** These plugins will not be built: androidmedia
407
408configure: *** checking feature: Apple video ***
409configure: *** for plug-ins: applemedia ***
410checking SystemConfiguration/SystemConfiguration.h usability... yes
411checking SystemConfiguration/SystemConfiguration.h presence... yes
412checking for SystemConfiguration/SystemConfiguration.h... yes
413checking for VideoToolbox/VideoToolbox.h... (cached) yes
414configure: *** These plugins will be built: applemedia
415
416configure: *** checking feature: Bluez ***
417configure: *** for plug-ins: bluez ***
418checking for BLUEZ5... no
419configure: *** These plugins will not be built: bluez
420
421configure: *** checking feature: AVC Video Services ***
422configure: *** for plug-ins: avcsrc ***
423configure: *** These plugins will not be built: avcsrc
424
425configure: *** checking feature: POSIX shared memory source and sink ***
426configure: *** for plug-ins: shm ***
427configure: *** These plugins will be built: shm
428
429configure: *** checking feature: Video CD ***
430configure: *** for plug-ins: vcdsrc ***
431checking linux/cdrom.h usability... no
432checking linux/cdrom.h presence... no
433checking for linux/cdrom.h... no
434configure: *** These plugins will not be built: vcdsrc
435
436configure: *** checking feature: OpenSL ES ***
437configure: *** for plug-ins: opensl ***
438checking SLES/OpenSLES.h usability... no
439checking SLES/OpenSLES.h presence... no
440checking for SLES/OpenSLES.h... no
441configure: *** These plugins will not be built: opensl
442
443configure: *** checking feature: UVC H264 ***
444configure: *** for plug-ins: uvch264 ***
445checking linux/uvcvideo.h usability... no
446checking linux/uvcvideo.h presence... no
447checking for linux/uvcvideo.h... no
448checking for G_UDEV... no
449checking for LIBUSB... yes
450configure: *** These plugins will not be built: uvch264
451
452configure: *** checking feature: NVIDIA Encode API ***
453configure: *** for plug-ins: nvenc ***
454checking for GST_VIDEO... yes
455checking for GST_PBUTILS... yes
456checking for CUDA... no
457checking for CUDA... no
458checking for CUDA... no
459configure: WARNING: Could not find cuda headers/libraries
460checking cuda.h usability... no
461checking cuda.h presence... no
462checking for cuda.h... no
463configure: WARNING: Could not find cuda.h
464checking cuda_runtime_api.h usability... no
465checking cuda_runtime_api.h presence... no
466checking for cuda_runtime_api.h... no
467configure: WARNING: Could not find cuda_runtime_api.h
468checking for cudaGetErrorString in -lcudart... no
469configure: WARNING: Could not find cudart library
470checking for cuInit in -lcuda... no
471configure: WARNING: Could not find cuda library
472checking nvEncodeAPI.h usability... no
473checking nvEncodeAPI.h presence... no
474checking for nvEncodeAPI.h... no
475configure: WARNING: Could not find nvEncodeAPI.h
476checking for NvEncodeAPICreateInstance in -lnvidia-encode... no
477configure: WARNING: Could not find library nvidia-encode
478configure: *** These plugins will not be built: nvenc
479
480configure: *** checking feature: tinyalsa ***
481configure: *** for plug-ins: tinyalsa ***
482checking tinyalsa/asoundlib.h usability... no
483checking tinyalsa/asoundlib.h presence... no
484checking for tinyalsa/asoundlib.h... no
485configure: *** These plugins will not be built: tinyalsa
486
487configure: *** checking feature: ASS/SSA renderer ***
488configure: *** for plug-ins: assrender ***
489checking for ASSRENDER... yes
490configure: *** These plugins will be built: assrender
491
492configure: *** checking feature: vo-amrwbenc library ***
493configure: *** for plug-ins: vo-amrwbenc ***
494checking for VOAMRWBENC... no
495configure: No package 'vo-amrwbenc' found
496configure: *** These plugins will not be built: vo-amrwbenc
497
498configure: *** checking feature: vo-aacenc library ***
499configure: *** for plug-ins: vo-aacenc ***
500checking for VOAACENC... no
501configure: No package 'vo-aacenc' found
502configure: *** These plugins will not be built: vo-aacenc
503
504configure: *** checking feature: AirPort Express Wireless sink ***
505configure: *** for plug-ins: apexsink ***
506configure: WARNING: *** apexsink not ported
507configure: *** These plugins will not be built: apexsink
508
509configure: *** checking feature: bs2b ***
510configure: *** for plug-ins: bs2b ***
511checking for BS2B... no
512configure: *** These plugins will not be built: bs2b
513
514configure: *** checking feature: bz2 library ***
515configure: *** for plug-ins: bz2 ***
516checking for BZ2_bzlibVersion in -lbz2... yes
517configure: *** These plugins will be built: bz2
518
519configure: *** checking feature: chromaprint ***
520configure: *** for plug-ins: chromaprint ***
521checking for CHROMAPRINT... yes
522configure: *** These plugins will be built: chromaprint
523
524configure: *** checking feature: Curl plugin ***
525configure: *** for plug-ins: curl ***
526checking for CURL... yes
527checking for unistd.h... (cached) yes
528checking for sys/socket.h... (cached) yes
529checking for sys/types.h... (cached) yes
530checking netinet/in.h usability... yes
531checking netinet/in.h presence... yes
532checking for netinet/in.h... yes
533checking netinet/tcp.h usability... yes
534checking netinet/tcp.h presence... yes
535checking for netinet/tcp.h... yes
536checking fcntl.h usability... yes
537checking fcntl.h presence... yes
538checking for fcntl.h... yes
539checking for netinet/ip.h... yes
540checking for socket support needed by curlsink... yes
541checking for SSH2... yes
542configure: *** These plugins will be built: curl
543
544configure: *** checking feature: DASH plug-in ***
545configure: *** for plug-ins: dash ***
546checking for LIBXML2... yes
547configure: *** These plugins will be built: dash
548
549configure: *** checking feature: libdc1394 ***
550configure: *** for plug-ins: dc1394 ***
551configure: WARNING: *** dc1394 not ported
552configure: *** These plugins will not be built: dc1394
553
554configure: *** checking feature: decklink ***
555configure: *** for plug-ins: decklink ***
556checking for dlopen in -ldl... (cached) yes
557configure: *** These plugins will be built: decklink
558
559configure: *** checking feature: directfb ***
560configure: *** for plug-ins: dfbvideosink  ***
561checking for DIRECTFB... no
562configure: *** These plugins will not be built: dfbvideosink
563checking for wayland-scanner... no
564
565configure: *** checking feature: wayland sink ***
566configure: *** for plug-ins: wayland  ***
567checking for WAYLAND... no
568configure: *** These plugins will not be built: wayland
569
570configure: *** checking feature: WebP ***
571configure: *** for plug-ins: webp  ***
572checking for WEBP... yes
573configure: *** These plugins will be built: webp
574
575configure: *** checking feature: daala ***
576configure: *** for plug-ins: daala ***
577checking for DAALA... no
578configure: *** These plugins will not be built: daala
579
580configure: *** checking feature: dts library ***
581configure: *** for plug-ins: dtsdec ***
582checking for dca_init in -ldca... yes
583checking dca.h usability... yes
584checking dca.h presence... yes
585checking for dca.h... yes
586configure: *** These plugins will be built: dtsdec
587
588configure: *** checking feature: resindvd plugin ***
589configure: *** for plug-ins: resindvd ***
590checking for DVDNAV... yes
591configure: *** These plugins will be built: resindvd
592
593configure: *** checking feature: AAC encoder plug-in ***
594configure: *** for plug-ins: faac ***
595configure: *** These plugins will not be built: faac
596
597configure: *** checking feature: FAAD2 AAC decoder plug-in ***
598configure: *** for plug-ins: faad ***
599checking for NeAACDecOpen in -lfaad... yes
600checking neaacdec.h usability... yes
601checking neaacdec.h presence... yes
602checking for neaacdec.h... yes
603configure: *** These plugins will be built: faad
604
605configure: *** checking feature: linux framebuffer ***
606configure: *** for plug-ins: fbdevsink ***
607checking linux/fb.h usability... no
608checking linux/fb.h presence... no
609checking for linux/fb.h... no
610configure: *** These plugins will not be built: fbdevsink
611
612configure: *** checking feature: Flite plugin ***
613configure: *** for plug-ins: flite ***
614checking for flite_init in -lflite... no
615configure: *** These plugins will not be built: flite
616
617configure: *** checking feature: GSM library ***
618configure: *** for plug-ins: gsmenc gsmdec ***
619checking for gsm_create in -lgsm... no
620checking for gsm_create in -lgsm... (cached) no
621configure: *** These plugins will not be built: gsmenc gsmdec
622
623configure: *** checking feature: fluidsynth ***
624configure: *** for plug-ins: fluidsynth ***
625checking for FLUIDSYNTH... yes
626configure: *** These plugins will be built: fluidsynth
627
628configure: *** checking feature: Kate ***
629configure: *** for plug-ins: kate ***
630checking for KATE... no
631checking for TIGER... no
632configure: *** These plugins will not be built: kate
633
634configure: *** checking feature: ladspa ***
635configure: *** for plug-ins: ladspa ***
636checking ladspa.h usability... no
637checking ladspa.h presence... no
638checking for ladspa.h... no
639checking for LRDF... no
640configure: *** These plugins will not be built: ladspa
641
642configure: *** checking feature: lv2 ***
643configure: *** for plug-ins: lv2 ***
644configure: WARNING: *** lv2 not ported
645configure: *** These plugins will not be built: lv2
646
647configure: *** checking feature: libde265 HEVC/H.265 decoder ***
648configure: *** for plug-ins: libde265 ***
649checking for LIBDE265... no
650configure: *** These plugins will not be built: libde265
651
652configure: *** checking feature: mms protocol library ***
653configure: *** for plug-ins: libmms ***
654checking for LIBMMS... yes
655configure: *** These plugins will be built: libmms
656
657configure: *** checking feature: srtp library ***
658configure: *** for plug-ins: srtp ***
659checking for SRTP... no
660checking for srtp_init in -lsrtp... no
661configure: *** These plugins will not be built: srtp
662
663configure: *** checking feature: DTLS plugin ***
664configure: *** for plug-ins: dtls ***
665checking for DTLS... yes
666configure: *** These plugins will be built: dtls
667
668configure: *** checking feature: Linear Systems SDI plugin ***
669configure: *** for plug-ins: linsys ***
670configure: WARNING: *** linsys not ported
671configure: *** These plugins will not be built: linsys
672
673configure: *** checking feature: modplug ***
674configure: *** for plug-ins: modplug ***
675checking for MODPLUG... yes
676configure: *** These plugins will be built: modplug
677
678configure: *** checking feature: libmimic library ***
679configure: *** for plug-ins: mimic ***
680checking for MIMIC... no
681configure: *** These plugins will not be built: mimic
682
683checking for MJPEG... no
684
685configure: *** checking feature: mpeg2enc ***
686configure: *** for plug-ins: mpeg2enc ***
687configure: *** These plugins will not be built: mpeg2enc
688
689configure: *** checking feature: mplex ***
690configure: *** for plug-ins: mplex ***
691configure: *** These plugins will not be built: mplex
692
693configure: *** checking feature: musepackdec ***
694configure: *** for plug-ins: musepack ***
695configure: WARNING: *** musepack not ported
696configure: *** These plugins will not be built: musepack
697
698configure: *** checking feature: nas plug-in ***
699configure: *** for plug-ins: nassink ***
700configure: WARNING: *** nassink not ported
701configure: *** These plugins will not be built: nassink
702
703configure: *** checking feature: neon http client plugins ***
704configure: *** for plug-ins: neonhttpsrc ***
705checking for NEON... yes
706configure: *** These plugins will be built: neonhttpsrc
707
708configure: *** checking feature: ofa plugins ***
709configure: *** for plug-ins: ofa ***
710checking for OFA... no
711configure: *** These plugins will not be built: ofa
712
713configure: *** checking feature: OpenAL plugin ***
714configure: *** for plug-ins: openal ***
715checking for OPENAL... yes
716configure: *** These plugins will be built: openal
717
718configure: *** checking feature: opencv plugins ***
719configure: *** for plug-ins: opencv ***
720configure: *** These plugins will not be built: opencv
721
722configure: *** checking feature: openexr library ***
723configure: *** for plug-ins: openexr ***
724checking for OPENEXR... yes
725configure: *** These plugins will be built: openexr
726
727configure: *** checking feature: openh264 library ***
728configure: *** for plug-ins: openh264 ***
729checking for OPENH264... no
730configure: No package 'openh264' found
731configure: *** These plugins will not be built: openh264
732
733configure: *** checking feature: openjpeg library ***
734configure: *** for plug-ins: openjpeg ***
735checking for OPENJPEG... yes
736configure: *** These plugins will be built: openjpeg
737
738configure: *** checking feature: openni2 library ***
739configure: *** for plug-ins: openni2 ***
740checking for OPENNI2... no
741configure: *** These plugins will not be built: openni2
742
743configure: *** checking feature: opus ***
744configure: *** for plug-ins: opus ***
745configure: *** These plugins will not be built: opus
746
747configure: *** checking feature: pvrvideosink ***
748configure: *** for plug-ins: pvr ***
749checking for PVR... no
750configure: *** These plugins will not be built: pvr
751
752configure: *** checking feature: rsvg decoder ***
753configure: *** for plug-ins: rsvg ***
754checking for RSVG... yes
755configure: *** These plugins will be built: rsvg
756
757configure: *** checking feature: gl elements ***
758configure: *** for plug-ins: gl ***
759configure: *** These plugins will be built: gl
760
761configure: *** checking feature: Gtk+ elements ***
762configure: *** for plug-ins: gtk ***
763configure: *** These plugins will not be built: gtk
764
765configure: *** checking feature: Qt elements ***
766configure: *** for plug-ins: qt ***
767configure: *** These plugins will not be built: qt
768
769configure: *** checking feature: Vulkan elements ***
770configure: *** for plug-ins: vulkan ***
771checking vulkan/vulkan.h usability... no
772checking vulkan/vulkan.h presence... no
773checking for vulkan/vulkan.h... no
774configure: *** These plugins will not be built: vulkan
775
776configure: *** checking feature: libvisual visualization library ***
777configure: *** for plug-ins: libvisual ***
778configure: WARNING: *** libvisual not ported
779configure: *** These plugins will not be built: libvisual
780
781configure: *** checking feature: timidity midi soft synth plugin ***
782configure: *** for plug-ins: timidity ***
783configure: WARNING: *** timidity not ported
784configure: *** These plugins will not be built: timidity
785
786configure: *** checking feature: Teletext decoder ***
787configure: *** for plug-ins: teletextdec ***
788checking for TELETEXTDEC... no
789configure: No package 'zvbi-0.2' found
790configure: *** These plugins will not be built: teletextdec
791
792configure: *** checking feature: wildmidi midi soft synth plugin ***
793configure: *** for plug-ins: wildmidi ***
794checking for WildMidi_Init in -lWildMidi... no
795checking for WildMidi_LoadSamples in -lWildMidi... no
796configure: WARNING: no WildMidi library found (libWildMidi)
797configure: *** These plugins will not be built: wildmidi
798
799configure: *** checking feature: SDL plug-in ***
800configure: *** for plug-ins: sdlvideosink sdlaudiosink ***
801configure: WARNING: *** sdlvideosink sdlaudiosink not ported
802configure: *** These plugins will not be built: sdlvideosink sdlaudiosink
803
804configure: *** checking feature: Smooth Streaming plug-in ***
805configure: *** for plug-ins: smoothstreaming ***
806checking for LIBXML2... yes
807configure: *** These plugins will be built: smoothstreaming
808
809configure: *** checking feature: sndfile plug-in ***
810configure: *** for plug-ins: sfdec sfenc ***
811checking for SNDFILE... yes
812configure: *** These plugins will be built: sfdec sfenc
813
814configure: *** checking feature: soundtouch plug-in ***
815configure: *** for plug-ins: soundtouch ***
816checking for SOUNDTOUCH... yes
817configure: *** These plugins will be built: soundtouch
818
819configure: *** checking feature: spc decoder ***
820configure: *** for plug-ins: spc ***
821checking openspc.h usability... no
822checking openspc.h presence... no
823checking for openspc.h... no
824configure: *** These plugins will not be built: spc
825
826configure: *** checking feature: gme decoder ***
827configure: *** for plug-ins: gme ***
828checking gme/gme.h usability... no
829checking gme/gme.h presence... no
830checking for gme/gme.h... no
831configure: *** These plugins will not be built: gme
832
833configure: *** checking feature: xvid plugins ***
834configure: *** for plug-ins: xvid ***
835configure: WARNING: *** xvid not ported
836configure: *** These plugins will not be built: xvid
837
838configure: *** checking feature: DVB Source ***
839configure: *** for plug-ins: dvb ***
840checking Checking for up to date dvb installation... checking linux/dvb/version.h usability... no
841checking linux/dvb/version.h presence... no
842checking for linux/dvb/version.h... no
843configure: *** These plugins will not be built: dvb
844
845configure: *** checking feature: Windows internet library ***
846configure: *** for plug-ins: wininet ***
847configure: WARNING: *** wininet not ported
848configure: *** These plugins will not be built: wininet
849
850configure: *** checking feature: Windows ACM library ***
851configure: *** for plug-ins: acm ***
852checking Checking for ACM support... checking for windows.h... no
853checking for msacm.h... no
854configure: *** These plugins will not be built: acm
855
856configure: *** checking feature: VDPAU ***
857configure: *** for plug-ins: vdpau ***
858checking for VDPAU... no
859checking vdpau/vdpau.h usability... no
860checking vdpau/vdpau.h presence... no
861checking for vdpau/vdpau.h... no
862configure: VDPAU header not in standard path. Checking /usr/include/nvidia
863checking vdpau/vdpau.h usability... no
864checking vdpau/vdpau.h presence... no
865checking for vdpau/vdpau.h... no
866checking vdpau/vdpau_x11.h usability... no
867checking vdpau/vdpau_x11.h presence... no
868checking for vdpau/vdpau_x11.h... no
869configure: *** These plugins will not be built: vdpau
870
871configure: *** checking feature: SBC bluetooth audio codec ***
872configure: *** for plug-ins: sbc ***
873checking for SBC... no
874configure: No package 'sbc' found
875configure: *** These plugins will not be built: sbc
876
877configure: *** checking feature: Schroedinger video codec ***
878configure: *** for plug-ins: schro ***
879checking for SCHRO... yes
880configure: *** These plugins will be built: schro
881
882configure: *** checking feature: ZBar barcode detector ***
883configure: *** for plug-ins: zbar ***
884checking for ZBAR... no
885configure: No package 'zbar' found
886configure: *** These plugins will not be built: zbar
887
888configure: *** checking feature: rtmp library ***
889configure: *** for plug-ins: rtmp ***
890checking for RTMP... yes
891configure: *** These plugins will be built: rtmp
892
893configure: *** checking feature: Spandsp ***
894configure: *** for plug-ins: spandsp ***
895checking for SPANDSP... yes
896configure: *** These plugins will be built: spandsp
897
898configure: *** checking feature: sndio audio ***
899configure: *** for plug-ins: sndio ***
900configure: WARNING: *** sndio not ported
901configure: *** These plugins will not be built: sndio
902
903configure: *** checking feature: http live streaming plugin ***
904configure: *** for plug-ins: hls ***
905checking for NETTLE... yes
906configure: *** These plugins will be built: hls
907
908configure: *** checking feature: x265 plug-in ***
909configure: *** for plug-ins: x265 ***
910checking for X265... yes
911configure: *** These plugins will be built: x265
912checking that generated files are newer than configure... done
913configure: creating ./config.status
914config.status: creating Makefile
915config.status: creating common/Makefile
916config.status: creating common/m4/Makefile
917config.status: creating gst-plugins-bad.spec
918config.status: creating gst/Makefile
919config.status: creating gst/accurip/Makefile
920config.status: creating gst/adpcmdec/Makefile
921config.status: creating gst/adpcmenc/Makefile
922config.status: creating gst/aiff/Makefile
923config.status: creating gst/videoframe_audiolevel/Makefile
924config.status: creating gst/asfmux/Makefile
925config.status: creating gst/audiofxbad/Makefile
926config.status: creating gst/audiomixer/Makefile
927config.status: creating gst/audiovisualizers/Makefile
928config.status: creating gst/autoconvert/Makefile
929config.status: creating gst/bayer/Makefile
930config.status: creating gst/camerabin2/Makefile
931config.status: creating gst/cdxaparse/Makefile
932config.status: creating gst/coloreffects/Makefile
933config.status: creating gst/dataurisrc/Makefile
934config.status: creating gst/dccp/Makefile
935config.status: creating gst/debugutils/Makefile
936config.status: creating gst/dvbsuboverlay/Makefile
937config.status: creating gst/dvdspu/Makefile
938config.status: creating gst/faceoverlay/Makefile
939config.status: creating gst/festival/Makefile
940config.status: creating gst/fieldanalysis/Makefile
941config.status: creating gst/freeverb/Makefile
942config.status: creating gst/frei0r/Makefile
943config.status: creating gst/gaudieffects/Makefile
944config.status: creating gst/geometrictransform/Makefile
945config.status: creating gst/gdp/Makefile
946config.status: creating gst/hdvparse/Makefile
947config.status: creating gst/id3tag/Makefile
948config.status: creating gst/inter/Makefile
949config.status: creating gst/interlace/Makefile
950config.status: creating gst/ivfparse/Makefile
951config.status: creating gst/ivtc/Makefile
952config.status: creating gst/jp2kdecimator/Makefile
953config.status: creating gst/jpegformat/Makefile
954config.status: creating gst/librfb/Makefile
955config.status: creating gst/midi/Makefile
956config.status: creating gst/mpegdemux/Makefile
957config.status: creating gst/mpegtsdemux/Makefile
958config.status: creating gst/mpegtsmux/Makefile
959config.status: creating gst/mpegtsmux/tsmux/Makefile
960config.status: creating gst/mpegpsmux/Makefile
961config.status: creating gst/mve/Makefile
962config.status: creating gst/mxf/Makefile
963config.status: creating gst/netsim/Makefile
964config.status: creating gst/nuvdemux/Makefile
965config.status: creating gst/onvif/Makefile
966config.status: creating gst/patchdetect/Makefile
967config.status: creating gst/pcapparse/Makefile
968config.status: creating gst/pnm/Makefile
969config.status: creating gst/rawparse/Makefile
970config.status: creating gst/removesilence/Makefile
971config.status: creating gst/sdi/Makefile
972config.status: creating gst/sdp/Makefile
973config.status: creating gst/segmentclip/Makefile
974config.status: creating gst/siren/Makefile
975config.status: creating gst/smooth/Makefile
976config.status: creating gst/speed/Makefile
977config.status: creating gst/subenc/Makefile
978config.status: creating gst/stereo/Makefile
979config.status: creating gst/tta/Makefile
980config.status: creating gst/videofilters/Makefile
981config.status: creating gst/videomeasure/Makefile
982config.status: creating gst/videoparsers/Makefile
983config.status: creating gst/videosignal/Makefile
984config.status: creating gst/vmnc/Makefile
985config.status: creating gst/y4m/Makefile
986config.status: creating gst/yadif/Makefile
987config.status: creating gst/compositor/Makefile
988config.status: creating gst-libs/Makefile
989config.status: creating gst-libs/gst/Makefile
990config.status: creating gst-libs/gst/adaptivedemux/Makefile
991config.status: creating gst-libs/gst/basecamerabinsrc/Makefile
992config.status: creating gst-libs/gst/gl/Makefile
993config.status: creating gst-libs/gst/gl/android/Makefile
994config.status: creating gst-libs/gst/gl/cocoa/Makefile
995config.status: creating gst-libs/gst/gl/dispmanx/Makefile
996config.status: creating gst-libs/gst/gl/glprototypes/Makefile
997config.status: creating gst-libs/gst/gl/eagl/Makefile
998config.status: creating gst-libs/gst/gl/egl/Makefile
999config.status: creating gst-libs/gst/gl/wayland/Makefile
1000config.status: creating gst-libs/gst/gl/win32/Makefile
1001config.status: creating gst-libs/gst/gl/x11/Makefile
1002config.status: creating gst-libs/gst/insertbin/Makefile
1003config.status: creating gst-libs/gst/interfaces/Makefile
1004config.status: creating gst-libs/gst/codecparsers/Makefile
1005config.status: creating gst-libs/gst/mpegts/Makefile
1006config.status: creating gst-libs/gst/uridownloader/Makefile
1007config.status: creating gst-libs/gst/wayland/Makefile
1008config.status: creating gst-libs/gst/base/Makefile
1009config.status: creating gst-libs/gst/player/Makefile
1010config.status: creating gst-libs/gst/video/Makefile
1011config.status: creating gst-libs/gst/audio/Makefile
1012config.status: creating sys/Makefile
1013config.status: creating sys/dshowdecwrapper/Makefile
1014config.status: creating sys/acmenc/Makefile
1015config.status: creating sys/acmmp3dec/Makefile
1016config.status: creating sys/androidmedia/Makefile
1017config.status: creating sys/applemedia/Makefile
1018config.status: creating sys/applemedia-nonpublic/Makefile
1019config.status: creating sys/avc/Makefile
1020config.status: creating sys/bluez/Makefile
1021config.status: creating sys/d3dvideosink/Makefile
1022config.status: creating sys/decklink/Makefile
1023config.status: creating sys/directsound/Makefile
1024config.status: creating sys/dshowsrcwrapper/Makefile
1025config.status: creating sys/dshowvideosink/Makefile
1026config.status: creating sys/dvb/Makefile
1027config.status: creating sys/fbdev/Makefile
1028config.status: creating sys/linsys/Makefile
1029config.status: creating sys/nvenc/Makefile
1030config.status: creating sys/opensles/Makefile
1031config.status: creating sys/shm/Makefile
1032config.status: creating sys/tinyalsa/Makefile
1033config.status: creating sys/uvch264/Makefile
1034config.status: creating sys/vcd/Makefile
1035config.status: creating sys/vdpau/Makefile
1036config.status: creating sys/pvr2d/Makefile
1037config.status: creating sys/wasapi/Makefile
1038config.status: creating sys/wininet/Makefile
1039config.status: creating sys/winks/Makefile
1040config.status: creating sys/winscreencap/Makefile
1041config.status: creating tests/Makefile
1042config.status: creating tests/check/Makefile
1043config.status: creating tests/files/Makefile
1044config.status: creating tests/examples/Makefile
1045config.status: creating tests/examples/avsamplesink/Makefile
1046config.status: creating tests/examples/camerabin2/Makefile
1047config.status: creating tests/examples/codecparsers/Makefile
1048config.status: creating tests/examples/directfb/Makefile
1049config.status: creating tests/examples/gl/Makefile
1050config.status: creating tests/examples/gl/cocoa/Makefile
1051config.status: creating tests/examples/gl/clutter/Makefile
1052config.status: creating tests/examples/gl/generic/Makefile
1053config.status: creating tests/examples/gl/generic/cube/Makefile
1054config.status: creating tests/examples/gl/generic/cubeyuv/Makefile
1055config.status: creating tests/examples/gl/generic/doublecube/Makefile
1056config.status: creating tests/examples/gl/generic/recordgraphic/Makefile
1057config.status: creating tests/examples/gl/gtk/Makefile
1058config.status: creating tests/examples/gl/gtk/gtkvideooverlay/Makefile
1059config.status: creating tests/examples/gl/gtk/3dvideo/Makefile
1060config.status: creating tests/examples/gl/gtk/filternovideooverlay/Makefile
1061config.status: creating tests/examples/gl/gtk/filtervideooverlay/Makefile
1062config.status: creating tests/examples/gl/gtk/fxtest/Makefile
1063config.status: creating tests/examples/gl/gtk/switchvideooverlay/Makefile
1064config.status: creating tests/examples/gl/qt/Makefile
1065config.status: creating tests/examples/gl/sdl/Makefile
1066config.status: creating tests/examples/gtk/Makefile
1067config.status: creating tests/examples/mpegts/Makefile
1068config.status: creating tests/examples/mxf/Makefile
1069config.status: creating tests/examples/opencv/Makefile
1070config.status: creating tests/examples/uvch264/Makefile
1071config.status: creating tests/examples/waylandsink/Makefile
1072config.status: creating tests/icles/Makefile
1073config.status: creating ext/voamrwbenc/Makefile
1074config.status: creating ext/voaacenc/Makefile
1075config.status: creating ext/assrender/Makefile
1076config.status: creating ext/apexsink/Makefile
1077config.status: creating ext/bs2b/Makefile
1078config.status: creating ext/bz2/Makefile
1079config.status: creating ext/chromaprint/Makefile
1080config.status: creating ext/curl/Makefile
1081config.status: creating ext/dash/Makefile
1082config.status: creating ext/dc1394/Makefile
1083config.status: creating ext/directfb/Makefile
1084config.status: creating ext/wayland/Makefile
1085config.status: creating ext/daala/Makefile
1086config.status: creating ext/dts/Makefile
1087config.status: creating ext/gl/Makefile
1088config.status: creating ext/gtk/Makefile
1089config.status: creating ext/faac/Makefile
1090config.status: creating ext/faad/Makefile
1091config.status: creating ext/flite/Makefile
1092config.status: creating ext/fluidsynth/Makefile
1093config.status: creating ext/gsm/Makefile
1094config.status: creating ext/hls/Makefile
1095config.status: creating ext/kate/Makefile
1096config.status: creating ext/ladspa/Makefile
1097config.status: creating ext/lv2/Makefile
1098config.status: creating ext/libde265/Makefile
1099config.status: creating ext/libmms/Makefile
1100config.status: creating ext/libvisual/Makefile
1101config.status: creating ext/Makefile
1102config.status: creating ext/modplug/Makefile
1103config.status: creating ext/mpeg2enc/Makefile
1104config.status: creating ext/mimic/Makefile
1105config.status: creating ext/mplex/Makefile
1106config.status: creating ext/musepack/Makefile
1107config.status: creating ext/nas/Makefile
1108config.status: creating ext/neon/Makefile
1109config.status: creating ext/ofa/Makefile
1110config.status: creating ext/openal/Makefile
1111config.status: creating ext/opencv/Makefile
1112config.status: creating ext/openexr/Makefile
1113config.status: creating ext/openh264/Makefile
1114config.status: creating ext/openjpeg/Makefile
1115config.status: creating ext/openni2/Makefile
1116config.status: creating ext/opus/Makefile
1117config.status: creating ext/qt/Makefile
1118config.status: creating ext/rsvg/Makefile
1119config.status: creating ext/resindvd/Makefile
1120config.status: creating ext/rtmp/Makefile
1121config.status: creating ext/sbc/Makefile
1122config.status: creating ext/schroedinger/Makefile
1123config.status: creating ext/sdl/Makefile
1124config.status: creating ext/smoothstreaming/Makefile
1125config.status: creating ext/sndfile/Makefile
1126config.status: creating ext/soundtouch/Makefile
1127config.status: creating ext/spandsp/Makefile
1128config.status: creating ext/sndio/Makefile
1129config.status: creating ext/srtp/Makefile
1130config.status: creating ext/teletextdec/Makefile
1131config.status: creating ext/gme/Makefile
1132config.status: creating ext/spc/Makefile
1133config.status: creating ext/timidity/Makefile
1134config.status: creating ext/vulkan/Makefile
1135config.status: creating ext/vulkan/xcb/Makefile
1136config.status: creating ext/webp/Makefile
1137config.status: creating ext/x265/Makefile
1138config.status: creating ext/xvid/Makefile
1139config.status: creating ext/zbar/Makefile
1140config.status: creating ext/dtls/Makefile
1141config.status: creating po/Makefile.in
1142config.status: creating docs/Makefile
1143config.status: creating docs/plugins/Makefile
1144config.status: creating docs/libs/Makefile
1145config.status: creating docs/version.entities
1146config.status: creating pkgconfig/Makefile
1147config.status: creating pkgconfig/gstreamer-plugins-bad.pc
1148config.status: creating pkgconfig/gstreamer-plugins-bad-uninstalled.pc
1149config.status: creating pkgconfig/gstreamer-codecparsers.pc
1150config.status: creating pkgconfig/gstreamer-codecparsers-uninstalled.pc
1151config.status: creating pkgconfig/gstreamer-insertbin.pc
1152config.status: creating pkgconfig/gstreamer-insertbin-uninstalled.pc
1153config.status: creating pkgconfig/gstreamer-gl.pc
1154config.status: creating pkgconfig/gstreamer-gl-uninstalled.pc
1155config.status: creating pkgconfig/gstreamer-mpegts.pc
1156config.status: creating pkgconfig/gstreamer-mpegts-uninstalled.pc
1157config.status: creating pkgconfig/gstreamer-player.pc
1158config.status: creating pkgconfig/gstreamer-player-uninstalled.pc
1159config.status: creating pkgconfig/gstreamer-wayland.pc
1160config.status: creating pkgconfig/gstreamer-wayland-uninstalled.pc
1161config.status: creating pkgconfig/gstreamer-bad-base.pc
1162config.status: creating pkgconfig/gstreamer-bad-base-uninstalled.pc
1163config.status: creating pkgconfig/gstreamer-bad-video.pc
1164config.status: creating pkgconfig/gstreamer-bad-video-uninstalled.pc
1165config.status: creating pkgconfig/gstreamer-bad-audio.pc
1166config.status: creating pkgconfig/gstreamer-bad-audio-uninstalled.pc
1167config.status: creating tools/Makefile
1168config.status: creating m4/Makefile
1169config.status: creating config.h
1170config.status: executing depfiles commands
1171config.status: executing libtool commands
1172config.status: executing po-directories commands
1173config.status: creating po/POTFILES
1174config.status: creating po/Makefile
1175config.status: executing _stdint.h commands
1176config.status: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H
1177config.status: executing gst-libs/gst/gl/gstglconfig.h commands
1178config.status: executing ext/vulkan/vkconfig.h commands
1179config.status: ext/vulkan/vkconfig.h is unchanged
1180configure: *** Plug-ins without external dependencies that will be built:
1181        accurip
1182        adpcmdec
1183        adpcmenc
1184        aiff
1185        asfmux
1186        audiofxbad
1187        audiomixer
1188        audiovisualizers
1189        autoconvert
1190        bayer
1191        camerabin2
1192        coloreffects
1193        compositor
1194        dataurisrc
1195        debugutils
1196        dvbsuboverlay
1197        dvdspu
1198        festival
1199        fieldanalysis
1200        freeverb
1201        gaudieffects
1202        gdp
1203        geometrictransform
1204        id3tag
1205        inter
1206        interlace
1207        ivfparse
1208        ivtc
1209        jp2kdecimator
1210        jpegformat
1211        librfb
1212        midi
1213        mpegdemux
1214        mpegpsmux
1215        mpegtsdemux
1216        mpegtsmux
1217        mxf
1218        netsim
1219        onvif
1220        pcapparse
1221        pnm
1222        rawparse
1223        removesilence
1224        sdp
1225        segmentclip
1226        siren
1227        smooth
1228        speed
1229        stereo
1230        subenc
1231        videofilters
1232        videoframe_audiolevel
1233        videoparsers
1234        videosignal
1235        vmnc
1236        y4m
1237        yadif
1238
1239configure: *** Plug-ins without external dependencies that will NOT be built:
1240        cdxaparse
1241        dccp
1242        faceoverlay
1243        frei0r
1244        hdvparse
1245        mve
1246        nuvdemux
1247        patchdetect
1248        sdi
1249        tta
1250        videomeasure
1251
1252configure: *** Plug-ins that have NOT been ported:
1253        apexsink
1254        cdxaparse
1255        dc1394
1256        dccp
1257        faceoverlay
1258        hdvparse
1259        libvisual
1260        linsys
1261        lv2
1262        musepack
1263        mve
1264        nas
1265        nuvdemux
1266        patchdetect
1267        sdi
1268        sdl
1269        sndio
1270        timidity
1271        tta
1272        videomeasure
1273        wininet
1274        xvid
1275
1276configure: *** Plug-ins with dependencies that will be built:
1277        applemedia
1278        assrender
1279        bz2
1280        chromaprint
1281        curl
1282        dash
1283        decklink
1284        dtls
1285        dtsdec
1286        faad
1287        fluidsynth
1288        gl
1289        hls
1290        libmms
1291        modplug
1292        neonhttpsrc
1293        openal
1294        openexr
1295        openjpeg
1296        resindvd
1297        rsvg
1298        rtmp
1299        schro
1300        sfdec sfenc
1301        shm
1302        smoothstreaming
1303        soundtouch
1304        spandsp
1305        webp
1306        x265
1307
1308configure: *** Plug-ins with dependencies that will NOT be built:
1309        acm
1310        androidmedia
1311        apexsink
1312        avcsrc
1313        bluez
1314        bs2b
1315        daala
1316        dc1394
1317        dfbvideosink
1318        direct3dsink
1319        directsoundsrc
1320        dvb
1321        faac
1322        fbdevsink
1323        flite
1324        gme
1325        gsmenc gsmdec
1326        gtk
1327        kate
1328        ladspa
1329        libde265
1330        libvisual
1331        linsys
1332        lv2
1333        mimic
1334        mpeg2enc
1335        mplex
1336        musepack
1337        nassink
1338        nvenc
1339        ofa
1340        opencv
1341        openh264
1342        openni2
1343        opensl
1344        opus
1345        pvr
1346        qt
1347        sbc
1348        sdlvideosink sdlaudiosink
1349        sndio
1350        spc
1351        srtp
1352        teletextdec
1353        timidity
1354        tinyalsa
1355        uvch264
1356        vcdsrc
1357        vdpau
1358        vo-aacenc
1359        vo-amrwbenc
1360        vulkan
1361        wasapi
1362        wayland
1363        wildmidi
1364        wininet
1365        winks
1366        winscreencap
1367        xvid
1368        zbar
1369
1370configure: *** Orc acceleration enabled.
1371
1372--->  Building gstreamer1-gst-plugins-bad
1373make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1'
1374/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
1375make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1'
1376Making all in gst-libs
1377make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs'
1378Making all in gst
1379make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst'
1380/Applications/Xcode.app/Contents/Developer/usr/bin/make -C interfaces
1381/Applications/Xcode.app/Contents/Developer/usr/bin/make -C basecamerabinsrc
1382/Applications/Xcode.app/Contents/Developer/usr/bin/make -C codecparsers
1383/Applications/Xcode.app/Contents/Developer/usr/bin/make -C insertbin
1384make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/insertbin'
1385/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstinsertbin_1.0_la-gstinsertbin.lo -MD -MP -MF .deps/libgstinsertbin_1.0_la-gstinsertbin.Tpo -c -o libgstinsertbin_1.0_la-gstinsertbin.lo `test -f 'gstinsertbin.c' || echo './'`gstinsertbin.c
1386make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/interfaces'
1387make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/basecamerabinsrc'
1388/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.Tpo -c -o libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.lo `test -f 'gstcamerabin-enum.c' || echo './'`gstcamerabin-enum.c
1389make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/codecparsers'
1390/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpegvideoparser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpegvideoparser.Tpo -c -o libgstcodecparsers_1.0_la-gstmpegvideoparser.lo `test -f 'gstmpegvideoparser.c' || echo './'`gstmpegvideoparser.c
1391glib-mkenums \
1392        --fhead "#include \"photography-enumtypes.h\"\n\n#include \"photography.h\"" \
1393        --fprod "\n/* enumerations from \"@filename@\" */" \
1394        --vhead "GType\n@enum_name@_get_type (void)\n{\n  static volatile gsize g_define_type_id__volatile = 0;\n  if (g_once_init_enter (&g_define_type_id__volatile)) {\n    static const G@Type@Value values[] = {"     \
1395        --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
1396        --vtail "      { 0, NULL, NULL }\n    };\n    GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n    g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n  }\n  return g_define_type_id__volatile;\n}\n" \
1397        photography.h > photography-enumtypes.c
1398libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstinsertbin_1.0_la-gstinsertbin.lo -MD -MP -MF .deps/libgstinsertbin_1.0_la-gstinsertbin.Tpo -c gstinsertbin.c  -fno-common -DPIC -o .libs/libgstinsertbin_1.0_la-gstinsertbin.o
1399libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpegvideoparser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpegvideoparser.Tpo -c gstmpegvideoparser.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gstmpegvideoparser.o
1400clang: warning: clang: warningargument unused during compilation: '-L/opt/local/lib'
1401: argument unused during compilation: '-L/opt/local/lib'
1402libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.Tpo -c gstcamerabin-enum.c  -fno-common -DPIC -o .libs/libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.o
1403glib-mkenums \
1404        --fhead "#ifndef __GST_PHOTOGRAPHY_ENUM_TYPES_H__\n#define __GST_PHOTOGRAPHY_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
1405        --fprod "\n/* enumerations from \"@filename@\" */\n" \
1406        --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"         \
1407        --ftail "G_END_DECLS\n\n#endif /* __GST_PHOTOGRAPHY_ENUM_TYPES_H__ */" \
1408        photography.h > photography-enumtypes.h
1409clang: warning: argument unused during compilation: '-L/opt/local/lib'
1410/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
1411make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/interfaces'
1412/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -DGST_USE_UNSTABLE_API -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstphotography_1.0_la-photography.lo -MD -MP -MF .deps/libgstphotography_1.0_la-photography.Tpo -c -o libgstphotography_1.0_la-photography.lo `test -f 'photography.c' || echo './'`photography.c
1413libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -DGST_USE_UNSTABLE_API -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstphotography_1.0_la-photography.lo -MD -MP -MF .deps/libgstphotography_1.0_la-photography.Tpo -c photography.c  -fno-common -DPIC -o .libs/libgstphotography_1.0_la-photography.o
1414clang: warning: argument unused during compilation: '-L/opt/local/lib'
1415libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.Tpo -c gstcamerabin-enum.c -o libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.o >/dev/null 2>&1
1416libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -DGST_USE_UNSTABLE_API -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstphotography_1.0_la-photography.lo -MD -MP -MF .deps/libgstphotography_1.0_la-photography.Tpo -c photography.c -o libgstphotography_1.0_la-photography.o >/dev/null 2>&1
1417libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-dmv -f .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.Tpo .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.Plo
1418ecls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstinsertbin_1.0_la-gstinsertbin.lo -MD -MP -MF .deps/libgstinsertbin_1.0_la-gstinsertbin.Tpo -c gstinsertbin.c -o libgstinsertbin_1.0_la-gstinsertbin.o >/dev/null 2>&1
1419/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.Tpo -c -o libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.lo `test -f 'gstcamerabinpreview.c' || echo './'`gstcamerabinpreview.c
1420mv -f .deps/libgstphotography_1.0_la-photography.Tpo .deps/libgstphotography_1.0_la-photography.Plo
1421/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -DGST_USE_UNSTABLE_API -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstphotography_1.0_la-photography-enumtypes.lo -MD -MP -MF .deps/libgstphotography_1.0_la-photography-enumtypes.Tpo -c -o libgstphotography_1.0_la-photography-enumtypes.lo `test -f 'photography-enumtypes.c' || echo './'`photography-enumtypes.c
1422libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.Tpo -c gstcamerabinpreview.c  -fno-common -DPIC -o .libs/libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.o
1423clang: warning: argument unused during compilation: '-L/opt/local/lib'
1424mv -f .deps/libgstinsertbin_1.0_la-gstinsertbin.Tpo .deps/libgstinsertbin_1.0_la-gstinsertbin.Plo
1425/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstinsertbin-1.0.la -rpath /opt/local/lib libgstinsertbin_1.0_la-gstinsertbin.lo -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1426libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -DGST_USE_UNSTABLE_API -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstphotography_1.0_la-photography-enumtypes.lo -MD -MP -MF .deps/libgstphotography_1.0_la-photography-enumtypes.Tpo -c photography-enumtypes.c  -fno-common -DPIC -o .libs/libgstphotography_1.0_la-photography-enumtypes.o
1427clang: warning: argument unused during compilation: '-L/opt/local/lib'
1428libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -DGST_USE_UNSTABLE_API -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstphotography_1.0_la-photography-enumtypes.lo -MD -MP -MF .deps/libgstphotography_1.0_la-photography-enumtypes.Tpo -c photography-enumtypes.c -o libgstphotography_1.0_la-photography-enumtypes.o >/dev/null 2>&1
1429libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.Tpo -c gstcamerabinpreview.c -o libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.o >/dev/null 2>&1
1430libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpegvideoparser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpegvideoparser.Tpo -c gstmpegvideoparser.c -o libgstcodecparsers_1.0_la-gstmpegvideoparser.o >/dev/null 2>&1
1431mv -f .deps/libgstphotography_1.0_la-photography-enumtypes.Tpo .deps/libgstphotography_1.0_la-photography-enumtypes.Plo
1432/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -DGST_USE_UNSTABLE_API -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstphotography-1.0.la -rpath /opt/local/lib libgstphotography_1.0_la-photography.lo libgstphotography_1.0_la-photography-enumtypes.lo -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl 
1433libtool: link: /usr/bin/nm -B  .libs/libgstinsertbin_1.0_la-gstinsertbin.o   | sed -n -e 's/^.*[         ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstinsertbin-1.0.exp
1434mv -f .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.Tpo .deps/libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.Plo
1435/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.Tpo -c -o libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.lo `test -f 'gstbasecamerasrc.c' || echo './'`gstbasecamerasrc.c
1436libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.Tpo -c gstbasecamerasrc.c  -fno-common -DPIC -o .libs/libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.o
1437clang: warning: argument unused during compilation: '-L/opt/local/lib'
1438libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstinsertbin-1.0.exp" > ".libs/libgstinsertbin-1.0.expT"
1439libtool: link: mv -f ".libs/libgstinsertbin-1.0.expT" ".libs/libgstinsertbin-1.0.exp"
1440libtool: link: sed 's|^|_|' < .libs/libgstinsertbin-1.0.exp > .libs/libgstinsertbin-1.0-symbols.expsym
1441libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgstinsertbin-1.0.0.dylib  .libs/libgstinsertbin_1.0_la-gstinsertbin.o   -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libgstinsertbin-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgstinsertbin-1.0-symbols.expsym
1442libtool: link: /usr/bin/nm -B  .libs/libgstphotography_1.0_la-photography.o .libs/libgstphotography_1.0_la-photography-enumtypes.o   | sed -n -e 's/^.*[         ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstphotography-1.0.exp
1443libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstphotography-1.0.exp" > ".libs/libgstphotography-1.0.expT"
1444libtool: link: mv -f ".libs/libgstphotography-1.0.expT" ".libs/libgstphotography-1.0.exp"
1445libtool: link: sed 's|^|_|' < .libs/libgstphotography-1.0.exp > .libs/libgstphotography-1.0-symbols.expsym
1446libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgstphotography-1.0.0.dylib  .libs/libgstphotography_1.0_la-photography.o .libs/libgstphotography_1.0_la-photography-enumtypes.o   -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libgstphotography-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgstphotography-1.0-symbols.expsym
1447libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.lo -MD -MP -MF .deps/libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.Tpo -c gstbasecamerasrc.c -o libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.o >/dev/null 2>&1
1448libtool: link: (cd ".libs" && rm -f "libgstphotography-1.0.dylib" && ln -s "libgstphotography-1.0.0.dylib" "libgstphotography-1.0.dylib")
1449libtool: link: (cd ".libs" && rm -f "libgstinsertbin-1.0.dylib" && ln -s "libgstinsertbin-1.0.0.dylib" "libgstinsertbin-1.0.dylib")
1450mv -f .deps/libgstcodecparsers_1.0_la-gstmpegvideoparser.Tpo .deps/libgstcodecparsers_1.0_la-gstmpegvideoparser.Plo
1451/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gsth264parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gsth264parser.Tpo -c -o libgstcodecparsers_1.0_la-gsth264parser.lo `test -f 'gsth264parser.c' || echo './'`gsth264parser.c
1452libtool: link: ar cru .libs/libgstinsertbin-1.0.a  libgstinsertbin_1.0_la-gstinsertbin.o
1453libtool: link: ar cru .libs/libgstphotography-1.0.a  libgstphotography_1.0_la-photography.o libgstphotography_1.0_la-photography-enumtypes.o
1454libtool: link: ranlib .libs/libgstinsertbin-1.0.a
1455libtool: link: ranlib .libs/libgstphotography-1.0.a
1456libtool: link: ( cd ".libs" && rm -f "libgstphotography-1.0.la" && ln -s "../libgstphotography-1.0.la" "libgstphotography-1.0.la" )
1457libtool: link: ( cd ".libs" && rm -f "libgstinsertbin-1.0.la" && ln -s "../libgstinsertbin-1.0.la" "libgstinsertbin-1.0.la" )
1458make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/interfaces'
1459make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/interfaces'
1460/Applications/Xcode.app/Contents/Developer/usr/bin/make -C uridownloader
1461PKG_CONFIG_PATH="../../../pkgconfig"  GI_SCANNER_DISABLE_CACHE=yes\
1462                GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_UPDATE=no \
1463                /opt/local/bin/g-ir-scanner -v --namespace GstInsertBin \
1464                --nsversion=1.0 \
1465                --identifier-prefix=Gst \
1466                --symbol-prefix=gst \
1467                --warn-all \
1468                --c-include "gst/insertbin/gstinsertbin.h" \
1469                -I../../../gst-libs \
1470                -I../../../gst-libs \
1471                --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-1.0` \
1472                --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-base-1.0` \
1473                --library=libgstinsertbin-1.0.la \
1474                --include=Gst-1.0 \
1475                --include=GstBase-1.0 \
1476                --libtool="../../../libtool" \
1477                --pkg gstreamer-1.0 \
1478                --pkg gstreamer-base-1.0 \
1479                --pkg-export gstreamer-insertbin-1.0 \
1480                --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \
1481                -DGST_USE_UNSTABLE_API \
1482                --output GstInsertBin-1.0.gir \
1483                ./gstinsertbin.h  \
1484                ./gstinsertbin.c
1485libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gsth264parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gsth264parser.Tpo -c gsth264parser.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gsth264parser.o
1486clang: warning: argument unused during compilation: '-L/opt/local/lib'
1487mv -f .deps/libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.Tpo .deps/libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.Plo
1488make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/uridownloader'
1489/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgsturidownloader_1.0_la-gstfragment.lo -MD -MP -MF .deps/libgsturidownloader_1.0_la-gstfragment.Tpo -c -o libgsturidownloader_1.0_la-gstfragment.lo `test -f 'gstfragment.c' || echo './'`gstfragment.c
1490/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstbasecamerabinsrc-1.0.la -rpath /opt/local/lib libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.lo libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.lo libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.lo -lgstapp-1.0 -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1491libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgsturidownloader_1.0_la-gstfragment.lo -MD -MP -MF .deps/libgsturidownloader_1.0_la-gstfragment.Tpo -c gstfragment.c  -fno-common -DPIC -o .libs/libgsturidownloader_1.0_la-gstfragment.o
1492clang: warning: argument unused during compilation: '-L/opt/local/lib'
1493libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgsturidownloader_1.0_la-gstfragment.lo -MD -MP -MF .deps/libgsturidownloader_1.0_la-gstfragment.Tpo -c gstfragment.c -o libgsturidownloader_1.0_la-gstfragment.o >/dev/null 2>&1
1494libtool: link: /usr/bin/nm -B  .libs/libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.o .libs/libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.o .libs/libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.o   | sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstbasecamerabinsrc-1.0.exp
1495libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstbasecamerabinsrc-1.0.exp" > ".libs/libgstbasecamerabinsrc-1.0.expT"
1496libtool: link: mv -f ".libs/libgstbasecamerabinsrc-1.0.expT" ".libs/libgstbasecamerabinsrc-1.0.exp"
1497libtool: link: sed 's|^|_|' < .libs/libgstbasecamerabinsrc-1.0.exp > .libs/libgstbasecamerabinsrc-1.0-symbols.expsym
1498libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgstbasecamerabinsrc-1.0.0.dylib  .libs/libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.o .libs/libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.o .libs/libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.o   -L/opt/local/lib -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libgstbasecamerabinsrc-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgstbasecamerabinsrc-1.0-symbols.expsym
1499mv -f .deps/libgsturidownloader_1.0_la-gstfragment.Tpo .deps/libgsturidownloader_1.0_la-gstfragment.Plo
1500/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgsturidownloader_1.0_la-gsturidownloader.lo -MD -MP -MF .deps/libgsturidownloader_1.0_la-gsturidownloader.Tpo -c -o libgsturidownloader_1.0_la-gsturidownloader.lo `test -f 'gsturidownloader.c' || echo './'`gsturidownloader.c
1501libtool: link: (cd ".libs" && rm -f "libgstbasecamerabinsrc-1.0.dylib" && ln -s "libgstbasecamerabinsrc-1.0.0.dylib" "libgstbasecamerabinsrc-1.0.dylib")
1502libtool: link: ar cru .libs/libgstbasecamerabinsrc-1.0.a  libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.o libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.o libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.o
1503libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgsturidownloader_1.0_la-gsturidownloader.lo -MD -MP -MF .deps/libgsturidownloader_1.0_la-gsturidownloader.Tpo -c gsturidownloader.c  -fno-common -DPIC -o .libs/libgsturidownloader_1.0_la-gsturidownloader.o
1504clang: warning: argument unused during compilation: '-L/opt/local/lib'
1505libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gsth264parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gsth264parser.Tpo -c gsth264parser.c -o libgstcodecparsers_1.0_la-gsth264parser.o >/dev/null 2>&1
1506libtool: link: ranlib .libs/libgstbasecamerabinsrc-1.0.a
1507libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgsturidownloader_1.0_la-gsturidownloader.lo -MD -MP -MF .deps/libgsturidownloader_1.0_la-gsturidownloader.Tpo -c gsturidownloader.c -o libgsturidownloader_1.0_la-gsturidownloader.o >/dev/null 2>&1
1508libtool: link: ( cd ".libs" && rm -f "libgstbasecamerabinsrc-1.0.la" && ln -s "../libgstbasecamerabinsrc-1.0.la" "libgstbasecamerabinsrc-1.0.la" )
1509make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/basecamerabinsrc'
1510/Applications/Xcode.app/Contents/Developer/usr/bin/make -C mpegts
1511make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/mpegts'
1512glib-mkenums \
1513        --fhead "#include \"gstmpegts-enumtypes.h\"\n\n#include \"gstmpegtssection.h\" \n#include \"gstmpegtsdescriptor.h\" \n#include \"gst-atsc-section.h\" \n#include \"gst-dvb-section.h\" \n#include \"gst-scte-section.h\" \n#include \"gst-dvb-descriptor.h\"" \
1514        --fprod "\n/* enumerations from \"@filename@\" */" \
1515        --vhead "GType\n@enum_name@_get_type (void)\n{\n  static volatile gsize g_define_type_id__volatile = 0;\n  if (g_once_init_enter (&g_define_type_id__volatile)) {\n    static const G@Type@Value values[] = {"     \
1516        --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
1517        --vtail "      { 0, NULL, NULL }\n    };\n    GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n    g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n  }\n  return g_define_type_id__volatile;\n}\n" \
1518        gstmpegtssection.h gstmpegtsdescriptor.h gst-atsc-section.h gst-dvb-section.h gst-scte-section.h gst-dvb-descriptor.h > gstmpegts-enumtypes.c
1519mv -f .deps/libgsturidownloader_1.0_la-gsturidownloader.Tpo .deps/libgsturidownloader_1.0_la-gsturidownloader.Plo
1520/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgsturidownloader-1.0.la -rpath /opt/local/lib libgsturidownloader_1.0_la-gstfragment.lo libgsturidownloader_1.0_la-gsturidownloader.lo -L/opt/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1521glib-mkenums \
1522        --fhead "#ifndef __GST_MPEGTS_ENUM_TYPES_H__\n#define __GST_MPEGTS_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
1523        --fprod "\n/* enumerations from \"@filename@\" */\n" \
1524        --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"         \
1525        --ftail "G_END_DECLS\n\n#endif /* __GST_MPEGTS_ENUM_TYPES_H__ */" \
1526        gstmpegtssection.h gstmpegtsdescriptor.h gst-atsc-section.h gst-dvb-section.h gst-scte-section.h gst-dvb-descriptor.h > gstmpegts-enumtypes.h
1527mv -f .deps/libgstcodecparsers_1.0_la-gsth264parser.Tpo .deps/libgstcodecparsers_1.0_la-gsth264parser.Plo
1528/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvc1parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvc1parser.Tpo -c -o libgstcodecparsers_1.0_la-gstvc1parser.lo `test -f 'gstvc1parser.c' || echo './'`gstvc1parser.c
1529libtool: link: /usr/bin/nm -B  .libs/libgsturidownloader_1.0_la-gstfragment.o .libs/libgsturidownloader_1.0_la-gsturidownloader.o   | sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgsturidownloader-1.0.exp
1530libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgsturidownloader-1.0.exp" > ".libs/libgsturidownloader-1.0.expT"
1531/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
1532make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/mpegts'
1533/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegtssection.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegtssection.Tpo -c -o libgstmpegts_1.0_la-gstmpegtssection.lo `test -f 'gstmpegtssection.c' || echo './'`gstmpegtssection.c
1534libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvc1parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvc1parser.Tpo -c gstvc1parser.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gstvc1parser.o
1535libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegtssection.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegtssection.Tpo -c gstmpegtssection.c  -fno-common -DPIC -o .libs/libgstmpegts_1.0_la-gstmpegtssection.o
1536clang: warning: argument unused during compilation: '-L/opt/local/lib'
1537libtool: link: mv -f ".libs/libgsturidownloader-1.0.expT" ".libs/libgsturidownloader-1.0.exp"
1538clang: warning: argument unused during compilation: '-L/opt/local/lib'
1539libtool: link: sed 's|^|_|' < .libs/libgsturidownloader-1.0.exp > .libs/libgsturidownloader-1.0-symbols.expsym
1540libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgsturidownloader-1.0.0.dylib  .libs/libgsturidownloader_1.0_la-gstfragment.o .libs/libgsturidownloader_1.0_la-gsturidownloader.o   -L/opt/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libgsturidownloader-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgsturidownloader-1.0-symbols.expsym
1541libtool: link: (cd ".libs" && rm -f "libgsturidownloader-1.0.dylib" && ln -s "libgsturidownloader-1.0.0.dylib" "libgsturidownloader-1.0.dylib")
1542libtool: link: ar cru .libs/libgsturidownloader-1.0.a  libgsturidownloader_1.0_la-gstfragment.o libgsturidownloader_1.0_la-gsturidownloader.o
1543libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegtssection.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegtssection.Tpo -c gstmpegtssection.c -o libgstmpegts_1.0_la-gstmpegtssection.o >/dev/null 2>&1
1544libtool: link: ranlib .libs/libgsturidownloader-1.0.a
1545mv -f .deps/libgstmpegts_1.0_la-gstmpegtssection.Tpo .deps/libgstmpegts_1.0_la-gstmpegtssection.Plo
1546/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegtsdescriptor.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegtsdescriptor.Tpo -c -o libgstmpegts_1.0_la-gstmpegtsdescriptor.lo `test -f 'gstmpegtsdescriptor.c' || echo './'`gstmpegtsdescriptor.c
1547libtool: link: ( cd ".libs" && rm -f "libgsturidownloader-1.0.la" && ln -s "../libgsturidownloader-1.0.la" "libgsturidownloader-1.0.la" )
1548make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/uridownloader'
1549/Applications/Xcode.app/Contents/Developer/usr/bin/make -C base
1550make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/base'
1551/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -DGST_USE_UNSTABLE_API -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbadbase_1.0_la-gstaggregator.lo -MD -MP -MF .deps/libgstbadbase_1.0_la-gstaggregator.Tpo -c -o libgstbadbase_1.0_la-gstaggregator.lo `test -f 'gstaggregator.c' || echo './'`gstaggregator.c
1552libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegtsdescriptor.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegtsdescriptor.Tpo -c gstmpegtsdescriptor.c  -fno-common -DPIC -o .libs/libgstmpegts_1.0_la-gstmpegtsdescriptor.o
1553clang: warning: argument unused during compilation: '-L/opt/local/lib'
1554libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -DGST_USE_UNSTABLE_API -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbadbase_1.0_la-gstaggregator.lo -MD -MP -MF .deps/libgstbadbase_1.0_la-gstaggregator.Tpo -c gstaggregator.c  -fno-common -DPIC -o .libs/libgstbadbase_1.0_la-gstaggregator.o
1555clang: warning: argument unused during compilation: '-L/opt/local/lib'
1556libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegtsdescriptor.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegtsdescriptor.Tpo -c gstmpegtsdescriptor.c -o libgstmpegts_1.0_la-gstmpegtsdescriptor.o >/dev/null 2>&1
1557mv -f .deps/libgstmpegts_1.0_la-gstmpegtsdescriptor.Tpo .deps/libgstmpegts_1.0_la-gstmpegtsdescriptor.Plo
1558/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-dvb-descriptor.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-dvb-descriptor.Tpo -c -o libgstmpegts_1.0_la-gst-dvb-descriptor.lo `test -f 'gst-dvb-descriptor.c' || echo './'`gst-dvb-descriptor.c
1559libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -DGST_USE_UNSTABLE_API -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstbadbase_1.0_la-gstaggregator.lo -MD -MP -MF .deps/libgstbadbase_1.0_la-gstaggregator.Tpo -c gstaggregator.c -o libgstbadbase_1.0_la-gstaggregator.o >/dev/null 2>&1
1560libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-dvb-descriptor.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-dvb-descriptor.Tpo -c gst-dvb-descriptor.c  -fno-common -DPIC -o .libs/libgstmpegts_1.0_la-gst-dvb-descriptor.o
1561libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvc1parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvc1parser.Tpo -c gstvc1parser.c -o libgstcodecparsers_1.0_la-gstvc1parser.o >/dev/null 2>&1
1562clang: warning: argument unused during compilation: '-L/opt/local/lib'
1563mv -f .deps/libgstbadbase_1.0_la-gstaggregator.Tpo .deps/libgstbadbase_1.0_la-gstaggregator.Plo
1564/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -DGST_USE_UNSTABLE_API -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstbadbase-1.0.la -rpath /opt/local/lib libgstbadbase_1.0_la-gstaggregator.lo -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1565libtool: link: /usr/bin/nm -B  .libs/libgstbadbase_1.0_la-gstaggregator.o   | sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstbadbase-1.0.exp
1566libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstbadbase-1.0.exp" > ".libs/libgstbadbase-1.0.expT"
1567libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-dvb-descriptor.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-dvb-descriptor.Tpo -c gst-dvb-descriptor.c -o libgstmpegts_1.0_la-gst-dvb-descriptor.o >/dev/null 2>&1
1568libtool: link: mv -f ".libs/libgstbadbase-1.0.expT" ".libs/libgstbadbase-1.0.exp"
1569libtool: link: sed 's|^|_|' < .libs/libgstbadbase-1.0.exp > .libs/libgstbadbase-1.0-symbols.expsym
1570libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgstbadbase-1.0.0.dylib  .libs/libgstbadbase_1.0_la-gstaggregator.o   -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libgstbadbase-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgstbadbase-1.0-symbols.expsym
1571libtool: link: (cd ".libs" && rm -f "libgstbadbase-1.0.dylib" && ln -s "libgstbadbase-1.0.0.dylib" "libgstbadbase-1.0.dylib")
1572libtool: link: ar cru .libs/libgstbadbase-1.0.a  libgstbadbase_1.0_la-gstaggregator.o
1573libtool: link: ranlib .libs/libgstbadbase-1.0.a
1574libtool: link: ( cd ".libs" && rm -f "libgstbadbase-1.0.la" && ln -s "../libgstbadbase-1.0.la" "libgstbadbase-1.0.la" )
1575make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/base'
1576/Applications/Xcode.app/Contents/Developer/usr/bin/make -C player
1577make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/player'
1578/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer.Tpo -c -o libgstplayer_1.0_la-gstplayer.lo `test -f 'gstplayer.c' || echo './'`gstplayer.c
1579mv -f .deps/libgstmpegts_1.0_la-gst-dvb-descriptor.Tpo .deps/libgstmpegts_1.0_la-gst-dvb-descriptor.Plo
1580/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-dvb-section.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-dvb-section.Tpo -c -o libgstmpegts_1.0_la-gst-dvb-section.lo `test -f 'gst-dvb-section.c' || echo './'`gst-dvb-section.c
1581mv -f .deps/libgstcodecparsers_1.0_la-gstvc1parser.Tpo .deps/libgstcodecparsers_1.0_la-gstvc1parser.Plo
1582/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpeg4parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpeg4parser.Tpo -c -o libgstcodecparsers_1.0_la-gstmpeg4parser.lo `test -f 'gstmpeg4parser.c' || echo './'`gstmpeg4parser.c
1583libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer.Tpo -c gstplayer.c  -fno-common -DPIC -o .libs/libgstplayer_1.0_la-gstplayer.o
1584libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-dvb-section.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-dvb-section.Tpo -c gst-dvb-section.c  -fno-common -DPIC -o .libs/libgstmpegts_1.0_la-gst-dvb-section.o
1585clang: warning: argument unused during compilation: '-L/opt/local/lib'
1586clang: warning: argument unused during compilation: '-L/opt/local/lib'
1587libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpeg4parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpeg4parser.Tpo -c gstmpeg4parser.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gstmpeg4parser.o
1588clang: warning: argument unused during compilation: '-L/opt/local/lib'
1589libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-dvb-section.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-dvb-section.Tpo -c gst-dvb-section.c -o libgstmpegts_1.0_la-gst-dvb-section.o >/dev/null 2>&1
1590mv -f .deps/libgstmpegts_1.0_la-gst-dvb-section.Tpo .deps/libgstmpegts_1.0_la-gst-dvb-section.Plo
1591/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-atsc-section.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-atsc-section.Tpo -c -o libgstmpegts_1.0_la-gst-atsc-section.lo `test -f 'gst-atsc-section.c' || echo './'`gst-atsc-section.c
1592libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-atsc-section.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-atsc-section.Tpo -c gst-atsc-section.c  -fno-common -DPIC -o .libs/libgstmpegts_1.0_la-gst-atsc-section.o
1593clang: warning: argument unused during compilation: '-L/opt/local/lib'
1594libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer.Tpo -c gstplayer.c -o libgstplayer_1.0_la-gstplayer.o >/dev/null 2>&1
1595libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpeg4parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpeg4parser.Tpo -c gstmpeg4parser.c -o libgstcodecparsers_1.0_la-gstmpeg4parser.o >/dev/null 2>&1
1596libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gst-atsc-section.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gst-atsc-section.Tpo -c gst-atsc-section.c -o libgstmpegts_1.0_la-gst-atsc-section.o >/dev/null 2>&1
1597mv -f .deps/libgstmpegts_1.0_la-gst-atsc-section.Tpo .deps/libgstmpegts_1.0_la-gst-atsc-section.Plo
1598/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegts-enumtypes.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegts-enumtypes.Tpo -c -o libgstmpegts_1.0_la-gstmpegts-enumtypes.lo `test -f 'gstmpegts-enumtypes.c' || echo './'`gstmpegts-enumtypes.c
1599g-ir-scanner: link: ../../../libtool --mode=link --tag=CC /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/insertbin/tmp-introspectpwlEi0/GstInsertBin-1.0 -export-dynamic tmp-introspectpwlEi0/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/insertbin/tmp-introspectpwlEi0/GstInsertBin-1.0.o -L. libgstinsertbin-1.0.la -L/opt/local/lib -lgio-2.0 -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1600libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegts-enumtypes.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegts-enumtypes.Tpo -c gstmpegts-enumtypes.c  -fno-common -DPIC -o .libs/libgstmpegts_1.0_la-gstmpegts-enumtypes.o
1601clang: warning: argument unused during compilation: '-L/opt/local/lib'
1602libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstmpegts_1.0_la-gstmpegts-enumtypes.lo -MD -MP -MF .deps/libgstmpegts_1.0_la-gstmpegts-enumtypes.Tpo -c gstmpegts-enumtypes.c -o libgstmpegts_1.0_la-gstmpegts-enumtypes.o >/dev/null 2>&1
1603mv -f .deps/libgstplayer_1.0_la-gstplayer.Tpo .deps/libgstplayer_1.0_la-gstplayer.Plo
1604/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-signal-dispatcher.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-signal-dispatcher.Tpo -c -o libgstplayer_1.0_la-gstplayer-signal-dispatcher.lo `test -f 'gstplayer-signal-dispatcher.c' || echo './'`gstplayer-signal-dispatcher.c
1605libtool: link: /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/insertbin/tmp-introspectpwlEi0/.libs/GstInsertBin-1.0 tmp-introspectpwlEi0/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/insertbin/tmp-introspectpwlEi0/GstInsertBin-1.0.o  -L. ./.libs/libgstinsertbin-1.0.dylib -L/opt/local/lib -lgio-2.0 -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1606libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-signal-dispatcher.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-signal-dispatcher.Tpo -c gstplayer-signal-dispatcher.c  -fno-common -DPIC -o .libs/libgstplayer_1.0_la-gstplayer-signal-dispatcher.o
1607mv -f .deps/libgstmpegts_1.0_la-gstmpegts-enumtypes.Tpo .deps/libgstmpegts_1.0_la-gstmpegts-enumtypes.Plo
1608/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstmpegts-1.0.la -rpath /opt/local/lib libgstmpegts_1.0_la-gstmpegtssection.lo libgstmpegts_1.0_la-gstmpegtsdescriptor.lo libgstmpegts_1.0_la-gst-dvb-descriptor.lo libgstmpegts_1.0_la-gst-dvb-section.lo libgstmpegts_1.0_la-gst-atsc-section.lo libgstmpegts_1.0_la-gstmpegts-enumtypes.lo -L/opt/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1609clang: warning: argument unused during compilation: '-L/opt/local/lib'
1610mv -f .deps/libgstcodecparsers_1.0_la-gstmpeg4parser.Tpo .deps/libgstcodecparsers_1.0_la-gstmpeg4parser.Plo
1611/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gsth265parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gsth265parser.Tpo -c -o libgstcodecparsers_1.0_la-gsth265parser.lo `test -f 'gsth265parser.c' || echo './'`gsth265parser.c
1612libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-signal-dispatcher.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-signal-dispatcher.Tpo -c gstplayer-signal-dispatcher.c -o libgstplayer_1.0_la-gstplayer-signal-dispatcher.o >/dev/null 2>&1
1613libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gsth265parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gsth265parser.Tpo -c gsth265parser.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gsth265parser.o
1614clang: warning: argument unused during compilation: '-L/opt/local/lib'
1615libtool: link: /usr/bin/nm -B  .libs/libgstmpegts_1.0_la-gstmpegtssection.o .libs/libgstmpegts_1.0_la-gstmpegtsdescriptor.o .libs/libgstmpegts_1.0_la-gst-dvb-descriptor.o .libs/libgstmpegts_1.0_la-gst-dvb-section.o .libs/libgstmpegts_1.0_la-gst-atsc-section.o .libs/libgstmpegts_1.0_la-gstmpegts-enumtypes.o   | sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstmpegts-1.0.exp
1616mv -f .deps/libgstplayer_1.0_la-gstplayer-signal-dispatcher.Tpo .deps/libgstplayer_1.0_la-gstplayer-signal-dispatcher.Plo
1617libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstmpegts-1.0.exp" > ".libs/libgstmpegts-1.0.expT"
1618/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-video-renderer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-video-renderer.Tpo -c -o libgstplayer_1.0_la-gstplayer-video-renderer.lo `test -f 'gstplayer-video-renderer.c' || echo './'`gstplayer-video-renderer.c
1619libtool: link: mv -f ".libs/libgstmpegts-1.0.expT" ".libs/libgstmpegts-1.0.exp"
1620libtool: link: sed 's|^|_|' < .libs/libgstmpegts-1.0.exp > .libs/libgstmpegts-1.0-symbols.expsym
1621PKG_CONFIG_PATH="../../../pkgconfig" \
1622                /opt/local/bin/g-ir-compiler \
1623                --includedir=. \
1624                --includedir=. \
1625                --includedir=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-1.0` \
1626                --includedir=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-base-1.0` \
1627                 GstInsertBin-1.0.gir -o GstInsertBin-1.0.typelib
1628libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgstmpegts-1.0.0.dylib  .libs/libgstmpegts_1.0_la-gstmpegtssection.o .libs/libgstmpegts_1.0_la-gstmpegtsdescriptor.o .libs/libgstmpegts_1.0_la-gst-dvb-descriptor.o .libs/libgstmpegts_1.0_la-gst-dvb-section.o .libs/libgstmpegts_1.0_la-gst-atsc-section.o .libs/libgstmpegts_1.0_la-gstmpegts-enumtypes.o   -L/opt/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libgstmpegts-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgstmpegts-1.0-symbols.expsym
1629libtool: link: (cd ".libs" && rm -f "libgstmpegts-1.0.dylib" && ln -s "libgstmpegts-1.0.0.dylib" "libgstmpegts-1.0.dylib")
1630libtool: link: ar cru .libs/libgstmpegts-1.0.a  libgstmpegts_1.0_la-gstmpegtssection.o libgstmpegts_1.0_la-gstmpegtsdescriptor.o libgstmpegts_1.0_la-gst-dvb-descriptor.o libgstmpegts_1.0_la-gst-dvb-section.o libgstmpegts_1.0_la-gst-atsc-section.o libgstmpegts_1.0_la-gstmpegts-enumtypes.o
1631libtool: link: ranlib .libs/libgstmpegts-1.0.a
1632libtool: link: ( cd ".libs" && rm -f "libgstmpegts-1.0.la" && ln -s "../libgstmpegts-1.0.la" "libgstmpegts-1.0.la" )
1633PKG_CONFIG_PATH="../../../pkgconfig"  GI_SCANNER_DISABLE_CACHE=yes\
1634                GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_UPDATE=no \
1635                /opt/local/bin/g-ir-scanner -v --namespace GstMpegts \
1636                --nsversion=1.0 \
1637                --identifier-prefix=GstMpegts \
1638                --symbol-prefix=gst_mpegts \
1639                --symbol-prefix=gst \
1640                --warn-all -v \
1641                --c-include "gst/mpegts/mpegts.h" \
1642                -I../../../gst-libs \
1643                -I../../../gst-libs \
1644                --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-1.0` \
1645                --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-video-1.0` \
1646                --library=libgstmpegts-1.0.la \
1647                --include=Gst-1.0 \
1648                --libtool="../../../libtool" \
1649                --pkg gstreamer-1.0 \
1650                --pkg gstreamer-video-1.0 \
1651                --pkg-export gstreamer-mpegts-1.0 \
1652                --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \
1653                -DGST_USE_UNSTABLE_API \
1654                --output GstMpegts-1.0.gir \
1655                ./gstmpegtssection.h ./gst-atsc-section.h ./gst-dvb-section.h ./gst-scte-section.h ./gstmpegtsdescriptor.h ./gst-dvb-descriptor.h ./mpegts.h  \
1656                ./gstmpegtssection.c ./gstmpegtsdescriptor.c ./gst-dvb-descriptor.c ./gst-dvb-section.c ./gst-atsc-section.c
1657libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-video-renderer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-video-renderer.Tpo -c gstplayer-video-renderer.c  -fno-common -DPIC -o .libs/libgstplayer_1.0_la-gstplayer-video-renderer.o
1658clang: warning: argument unused during compilation: '-L/opt/local/lib'
1659make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/insertbin'
1660/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp8parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp8parser.Tpo -c -o libgstcodecparsers_1.0_la-gstvp8parser.lo `test -f 'gstvp8parser.c' || echo './'`gstvp8parser.c
1661libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-video-renderer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-video-renderer.Tpo -c gstplayer-video-renderer.c -o libgstplayer_1.0_la-gstplayer-video-renderer.o >/dev/null 2>&1
1662libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp8parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp8parser.Tpo -c gstvp8parser.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gstvp8parser.o
1663clang: warning: argument unused during compilation: '-L/opt/local/lib'
1664mv -f .deps/libgstplayer_1.0_la-gstplayer-video-renderer.Tpo .deps/libgstplayer_1.0_la-gstplayer-video-renderer.Plo
1665/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-media-info.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-media-info.Tpo -c -o libgstplayer_1.0_la-gstplayer-media-info.lo `test -f 'gstplayer-media-info.c' || echo './'`gstplayer-media-info.c
1666libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gsth265parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gsth265parser.Tpo -c gsth265parser.c -o libgstcodecparsers_1.0_la-gsth265parser.o >/dev/null 2>&1
1667libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-media-info.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-media-info.Tpo -c gstplayer-media-info.c  -fno-common -DPIC -o .libs/libgstplayer_1.0_la-gstplayer-media-info.o
1668clang: warning: argument unused during compilation: '-L/opt/local/lib'
1669libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp8parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp8parser.Tpo -c gstvp8parser.c -o libgstcodecparsers_1.0_la-gstvp8parser.o >/dev/null 2>&1
1670libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-media-info.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-media-info.Tpo -c gstplayer-media-info.c -o libgstplayer_1.0_la-gstplayer-media-info.o >/dev/null 2>&1
1671mv -f .deps/libgstcodecparsers_1.0_la-gstvp8parser.Tpo .deps/libgstcodecparsers_1.0_la-gstvp8parser.Plo
1672/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp8rangedecoder.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp8rangedecoder.Tpo -c -o libgstcodecparsers_1.0_la-gstvp8rangedecoder.lo `test -f 'gstvp8rangedecoder.c' || echo './'`gstvp8rangedecoder.c
1673mv -f .deps/libgstplayer_1.0_la-gstplayer-media-info.Tpo .deps/libgstplayer_1.0_la-gstplayer-media-info.Plo
1674/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.Tpo -c -o libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.lo `test -f 'gstplayer-g-main-context-signal-dispatcher.c' || echo './'`gstplayer-g-main-context-signal-dispatcher.c
1675mv -f .deps/libgstcodecparsers_1.0_la-gsth265parser.Tpo .deps/libgstcodecparsers_1.0_la-gsth265parser.Plo
1676/Applications/Xcode.app/Contents/Developer/usr/bin/make -C gl
1677libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp8rangedecoder.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp8rangedecoder.Tpo -c gstvp8rangedecoder.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gstvp8rangedecoder.o
1678clang: warning: argument unused during compilation: '-L/opt/local/lib'
1679libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.Tpo -c gstplayer-g-main-context-signal-dispatcher.c  -fno-common -DPIC -o .libs/libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.o
1680clang: warning: argument unused during compilation: '-L/opt/local/lib'
1681libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp8rangedecoder.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp8rangedecoder.Tpo -c gstvp8rangedecoder.c -o libgstcodecparsers_1.0_la-gstvp8rangedecoder.o >/dev/null 2>&1
1682make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl'
1683Making all in glprototypes
1684make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/glprototypes'
1685make[5]: Nothing to be done for `all'.
1686make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/glprototypes'
1687Making all in cocoa
1688make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/cocoa'
1689/bin/sh ../../../../libtool  --tag=disable-static --tag=CC  --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../..   -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs  -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar   -g    -pipe -Os -arch x86_64 -MT libgstgl_cocoa_la-gstglwindow_cocoa.lo -MD -MP -MF .deps/libgstgl_cocoa_la-gstglwindow_cocoa.Tpo -c -o libgstgl_cocoa_la-gstglwindow_cocoa.lo `test -f 'gstglwindow_cocoa.m' || echo './'`gstglwindow_cocoa.m
1690libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.Tpo -c gstplayer-g-main-context-signal-dispatcher.c -o libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.o >/dev/null 2>&1
1691mv -f .deps/libgstcodecparsers_1.0_la-gstvp8rangedecoder.Tpo .deps/libgstcodecparsers_1.0_la-gstvp8rangedecoder.Plo
1692/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-parserutils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-parserutils.Tpo -c -o libgstcodecparsers_1.0_la-parserutils.lo `test -f 'parserutils.c' || echo './'`parserutils.c
1693libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar -g -pipe -Os -arch x86_64 -MT libgstgl_cocoa_la-gstglwindow_cocoa.lo -MD -MP -MF .deps/libgstgl_cocoa_la-gstglwindow_cocoa.Tpo -c gstglwindow_cocoa.m  -fno-common -DPIC -o .libs/libgstgl_cocoa_la-gstglwindow_cocoa.o
1694clang: warning: argument unused during compilation: '-L/opt/local/lib'
1695libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-parserutils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-parserutils.Tpo -c parserutils.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-parserutils.o
1696clang: warning: argument unused during compilation: '-L/opt/local/lib'
1697mv -f .deps/libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.Tpo .deps/libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.Plo
1698/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.Tpo -c -o libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.lo `test -f 'gstplayer-video-overlay-video-renderer.c' || echo './'`gstplayer-video-overlay-video-renderer.c
1699libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.Tpo -c gstplayer-video-overlay-video-renderer.c  -fno-common -DPIC -o .libs/libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.o
1700libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-parserutils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-parserutils.Tpo -c parserutils.c -o libgstcodecparsers_1.0_la-parserutils.o >/dev/null 2>&1
1701clang: warning: argument unused during compilation: '-L/opt/local/lib'
1702libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.Tpo -c gstplayer-video-overlay-video-renderer.c -o libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.o >/dev/null 2>&1
1703mv -f .deps/libgstcodecparsers_1.0_la-parserutils.Tpo .deps/libgstcodecparsers_1.0_la-parserutils.Plo
1704/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-nalutils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-nalutils.Tpo -c -o libgstcodecparsers_1.0_la-nalutils.lo `test -f 'nalutils.c' || echo './'`nalutils.c
1705g-ir-scanner: link: ../../../libtool --mode=link --tag=CC /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/mpegts/tmp-introspect9KjjZn/GstMpegts-1.0 -export-dynamic tmp-introspect9KjjZn/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/mpegts/tmp-introspect9KjjZn/GstMpegts-1.0.o -L. libgstmpegts-1.0.la -L/opt/local/lib -lgio-2.0 -lgmodule-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1706libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-nalutils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-nalutils.Tpo -c nalutils.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-nalutils.o
1707clang: warning: argument unused during compilation: '-L/opt/local/lib'
1708mv -f .deps/libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.Tpo .deps/libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.Plo
1709/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-visualization.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-visualization.Tpo -c -o libgstplayer_1.0_la-gstplayer-visualization.lo `test -f 'gstplayer-visualization.c' || echo './'`gstplayer-visualization.c
1710libtool: link: /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/mpegts/tmp-introspect9KjjZn/.libs/GstMpegts-1.0 tmp-introspect9KjjZn/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/mpegts/tmp-introspect9KjjZn/GstMpegts-1.0.o  -L. ./.libs/libgstmpegts-1.0.dylib -L/opt/local/lib -lgio-2.0 -lgmodule-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1711libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-visualization.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-visualization.Tpo -c gstplayer-visualization.c  -fno-common -DPIC -o .libs/libgstplayer_1.0_la-gstplayer-visualization.o
1712clang: warning: argument unused during compilation: '-L/opt/local/lib'
1713libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-nalutils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-nalutils.Tpo -c nalutils.c -o libgstcodecparsers_1.0_la-nalutils.o >/dev/null 2>&1
1714libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstplayer_1.0_la-gstplayer-visualization.lo -MD -MP -MF .deps/libgstplayer_1.0_la-gstplayer-visualization.Tpo -c gstplayer-visualization.c -o libgstplayer_1.0_la-gstplayer-visualization.o >/dev/null 2>&1
1715mv -f .deps/libgstcodecparsers_1.0_la-nalutils.Tpo .deps/libgstcodecparsers_1.0_la-nalutils.Plo
1716/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-dboolhuff.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-dboolhuff.Tpo -c -o libgstcodecparsers_1.0_la-dboolhuff.lo `test -f 'dboolhuff.c' || echo './'`dboolhuff.c
1717mv -f .deps/libgstplayer_1.0_la-gstplayer-visualization.Tpo .deps/libgstplayer_1.0_la-gstplayer-visualization.Plo
1718/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstplayer-1.0.la -rpath /opt/local/lib libgstplayer_1.0_la-gstplayer.lo libgstplayer_1.0_la-gstplayer-signal-dispatcher.lo libgstplayer_1.0_la-gstplayer-video-renderer.lo libgstplayer_1.0_la-gstplayer-media-info.lo libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.lo libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.lo libgstplayer_1.0_la-gstplayer-visualization.lo -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lgstvideo-1.0 -lgstaudio-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl 
1719libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-dboolhuff.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-dboolhuff.Tpo -c dboolhuff.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-dboolhuff.o
1720PKG_CONFIG_PATH="../../../pkgconfig" \
1721                /opt/local/bin/g-ir-compiler \
1722                --includedir=. \
1723                --includedir=. \
1724                --includedir=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-1.0` \
1725                --includedir=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-base-1.0` \
1726                 GstMpegts-1.0.gir -o GstMpegts-1.0.typelib
1727clang: warning: argument unused during compilation: '-L/opt/local/lib'
1728libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-dboolhuff.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-dboolhuff.Tpo -c dboolhuff.c -o libgstcodecparsers_1.0_la-dboolhuff.o >/dev/null 2>&1
1729libtool: link: /usr/bin/nm -B  .libs/libgstplayer_1.0_la-gstplayer.o .libs/libgstplayer_1.0_la-gstplayer-signal-dispatcher.o .libs/libgstplayer_1.0_la-gstplayer-video-renderer.o .libs/libgstplayer_1.0_la-gstplayer-media-info.o .libs/libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.o .libs/libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.o .libs/libgstplayer_1.0_la-gstplayer-visualization.o   | sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstplayer-1.0.exp
1730libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstplayer-1.0.exp" > ".libs/libgstplayer-1.0.expT"
1731mv -f .deps/libgstcodecparsers_1.0_la-dboolhuff.Tpo .deps/libgstcodecparsers_1.0_la-dboolhuff.Plo
1732libtool: link: mv -f ".libs/libgstplayer-1.0.expT" ".libs/libgstplayer-1.0.exp"
1733/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-vp8utils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-vp8utils.Tpo -c -o libgstcodecparsers_1.0_la-vp8utils.lo `test -f 'vp8utils.c' || echo './'`vp8utils.c
1734libtool: link: sed 's|^|_|' < .libs/libgstplayer-1.0.exp > .libs/libgstplayer-1.0-symbols.expsym
1735libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgstplayer-1.0.0.dylib  .libs/libgstplayer_1.0_la-gstplayer.o .libs/libgstplayer_1.0_la-gstplayer-signal-dispatcher.o .libs/libgstplayer_1.0_la-gstplayer-video-renderer.o .libs/libgstplayer_1.0_la-gstplayer-media-info.o .libs/libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.o .libs/libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.o .libs/libgstplayer_1.0_la-gstplayer-visualization.o   -L/opt/local/lib -lgstvideo-1.0 -lgstaudio-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libgstplayer-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgstplayer-1.0-symbols.expsym
1736make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/mpegts'
1737make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/mpegts'
1738/bin/sh ../../../../libtool  --tag=disable-static --tag=CC  --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../..   -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs  -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar   -g    -pipe -Os -arch x86_64 -MT libgstgl_cocoa_la-gstglcontext_cocoa.lo -MD -MP -MF .deps/libgstgl_cocoa_la-gstglcontext_cocoa.Tpo -c -o libgstgl_cocoa_la-gstglcontext_cocoa.lo `test -f 'gstglcontext_cocoa.m' || echo './'`gstglcontext_cocoa.m
1739libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-vp8utils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-vp8utils.Tpo -c vp8utils.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-vp8utils.o
1740clang: warning: argument unused during compilation: '-L/opt/local/lib'
1741libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar -g -pipe -Os -arch x86_64 -MT libgstgl_cocoa_la-gstglcontext_cocoa.lo -MD -MP -MF .deps/libgstgl_cocoa_la-gstglcontext_cocoa.Tpo -c gstglcontext_cocoa.m  -fno-common -DPIC -o .libs/libgstgl_cocoa_la-gstglcontext_cocoa.o
1742clang: warning: argument unused during compilation: '-L/opt/local/lib'
1743libtool: link: (cd ".libs" && rm -f "libgstplayer-1.0.dylib" && ln -s "libgstplayer-1.0.0.dylib" "libgstplayer-1.0.dylib")
1744libtool: link: ar cru .libs/libgstplayer-1.0.a  libgstplayer_1.0_la-gstplayer.o libgstplayer_1.0_la-gstplayer-signal-dispatcher.o libgstplayer_1.0_la-gstplayer-video-renderer.o libgstplayer_1.0_la-gstplayer-media-info.o libgstplayer_1.0_la-gstplayer-g-main-context-signal-dispatcher.o libgstplayer_1.0_la-gstplayer-video-overlay-video-renderer.o libgstplayer_1.0_la-gstplayer-visualization.o
1745libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-vp8utils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-vp8utils.Tpo -c vp8utils.c -o libgstcodecparsers_1.0_la-vp8utils.o >/dev/null 2>&1
1746mv -f .deps/libgstcodecparsers_1.0_la-vp8utils.Tpo .deps/libgstcodecparsers_1.0_la-vp8utils.Plo
1747/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstjpegparser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstjpegparser.Tpo -c -o libgstcodecparsers_1.0_la-gstjpegparser.lo `test -f 'gstjpegparser.c' || echo './'`gstjpegparser.c
1748libtool: link: ranlib .libs/libgstplayer-1.0.a
1749libtool: link: ( cd ".libs" && rm -f "libgstplayer-1.0.la" && ln -s "../libgstplayer-1.0.la" "libgstplayer-1.0.la" )
1750libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstjpegparser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstjpegparser.Tpo -c gstjpegparser.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gstjpegparser.o
1751PKG_CONFIG_PATH="../../../pkgconfig" \
1752                /opt/local/bin/g-ir-scanner -v --namespace GstPlayer \
1753                --nsversion=1.0 \
1754                --warn-all \
1755                --strip-prefix=Gst \
1756                -I../../../gst-libs \
1757                -I../../../gst-libs \
1758                --c-include "gst/player/player.h" \
1759                --add-include-path=../../../gst-libs \
1760                --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-1.0` \
1761                --library-path=../../../gst-libs \
1762                --library=libgstplayer-1.0.la \
1763                --include=Gst-1.0 \
1764                --libtool="/bin/sh ../../../libtool" \
1765                --pkg gstreamer-1.0 \
1766                --pkg gstreamer-audio-1.0 \
1767                --pkg gstreamer-video-1.0 \
1768                --pkg gstreamer-tag-1.0 \
1769                --pkg gstreamer-pbutils-1.0 \
1770                --pkg-export gstreamer-player-1.0 \
1771                --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \
1772                --output GstPlayer-1.0.gir \
1773                ./player.h ./gstplayer.h ./gstplayer-types.h ./gstplayer-signal-dispatcher.h ./gstplayer-video-renderer.h ./gstplayer-media-info.h ./gstplayer-g-main-context-signal-dispatcher.h ./gstplayer-video-overlay-video-renderer.h ./gstplayer-visualization.h \
1774                ./gstplayer.c ./gstplayer-signal-dispatcher.c ./gstplayer-video-renderer.c ./gstplayer-media-info.c ./gstplayer-g-main-context-signal-dispatcher.c ./gstplayer-video-overlay-video-renderer.c ./gstplayer-visualization.c
1775clang: warning: argument unused during compilation: '-L/opt/local/lib'
1776libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstjpegparser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstjpegparser.Tpo -c gstjpegparser.c -o libgstcodecparsers_1.0_la-gstjpegparser.o >/dev/null 2>&1
1777mv -f .deps/libgstcodecparsers_1.0_la-gstjpegparser.Tpo .deps/libgstcodecparsers_1.0_la-gstjpegparser.Plo
1778/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpegvideometa.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpegvideometa.Tpo -c -o libgstcodecparsers_1.0_la-gstmpegvideometa.lo `test -f 'gstmpegvideometa.c' || echo './'`gstmpegvideometa.c
1779libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpegvideometa.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpegvideometa.Tpo -c gstmpegvideometa.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gstmpegvideometa.o
1780clang: warning: argument unused during compilation: '-L/opt/local/lib'
1781libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstmpegvideometa.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstmpegvideometa.Tpo -c gstmpegvideometa.c -o libgstcodecparsers_1.0_la-gstmpegvideometa.o >/dev/null 2>&1
1782mv -f .deps/libgstcodecparsers_1.0_la-gstmpegvideometa.Tpo .deps/libgstcodecparsers_1.0_la-gstmpegvideometa.Plo
1783/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp9parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp9parser.Tpo -c -o libgstcodecparsers_1.0_la-gstvp9parser.lo `test -f 'gstvp9parser.c' || echo './'`gstvp9parser.c
1784libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp9parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp9parser.Tpo -c gstvp9parser.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-gstvp9parser.o
1785clang: warning: argument unused during compilation: '-L/opt/local/lib'
1786g-ir-scanner: warning: Option --strip-prefix has been deprecated;
1787see --identifier-prefix and --symbol-prefix.
1788g-ir-scanner: link: /bin/sh ../../../libtool --mode=link --tag=CC /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/player/tmp-introspectOvzyaL/GstPlayer-1.0 -export-dynamic tmp-introspectOvzyaL/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/player/tmp-introspectOvzyaL/GstPlayer-1.0.o -L. libgstplayer-1.0.la -L../../../gst-libs -L/opt/local/lib -lgio-2.0 -lgmodule-2.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1789mv -f .deps/libgstgl_cocoa_la-gstglcontext_cocoa.Tpo .deps/libgstgl_cocoa_la-gstglcontext_cocoa.Plo
1790/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-vp9utils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-vp9utils.Tpo -c -o libgstcodecparsers_1.0_la-vp9utils.lo `test -f 'vp9utils.c' || echo './'`vp9utils.c
1791mv -f .deps/libgstgl_cocoa_la-gstglwindow_cocoa.Tpo .deps/libgstgl_cocoa_la-gstglwindow_cocoa.Plo
1792libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-gstvp9parser.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-gstvp9parser.Tpo -c gstvp9parser.c -o libgstcodecparsers_1.0_la-gstvp9parser.o >/dev/null 2>&1
1793libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-vp9utils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-vp9utils.Tpo -c vp9utils.c  -fno-common -DPIC -o .libs/libgstcodecparsers_1.0_la-vp9utils.o
1794/bin/sh ../../../../libtool  --tag=disable-static --tag=CC  --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../..   -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs  -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar   -g    -pipe -Os -arch x86_64 -MT libgstgl_cocoa_la-gstgldisplay_cocoa.lo -MD -MP -MF .deps/libgstgl_cocoa_la-gstgldisplay_cocoa.Tpo -c -o libgstgl_cocoa_la-gstgldisplay_cocoa.lo `test -f 'gstgldisplay_cocoa.m' || echo './'`gstgldisplay_cocoa.m
1795clang: warning: argument unused during compilation: '-L/opt/local/lib'
1796libtool: link: /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/player/tmp-introspectOvzyaL/.libs/GstPlayer-1.0 tmp-introspectOvzyaL/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/player/tmp-introspectOvzyaL/GstPlayer-1.0.o  -L. ./.libs/libgstplayer-1.0.dylib -L/opt/local/lib -L../../../gst-libs -lgio-2.0 -lgmodule-2.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1797libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstcodecparsers_1.0_la-vp9utils.lo -MD -MP -MF .deps/libgstcodecparsers_1.0_la-vp9utils.Tpo -c vp9utils.c -o libgstcodecparsers_1.0_la-vp9utils.o >/dev/null 2>&1
1798mv -f .deps/libgstcodecparsers_1.0_la-vp9utils.Tpo .deps/libgstcodecparsers_1.0_la-vp9utils.Plo
1799/bin/sh ../../../../libtool  --tag=disable-static --tag=CC  --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../..   -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs  -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar   -g    -pipe -Os -arch x86_64 -MT libgstgl_cocoa_la-gstglcaopengllayer.lo -MD -MP -MF .deps/libgstgl_cocoa_la-gstglcaopengllayer.Tpo -c -o libgstgl_cocoa_la-gstglcaopengllayer.lo `test -f 'gstglcaopengllayer.m' || echo './'`gstglcaopengllayer.m
1800libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar -g -pipe -Os -arch x86_64 -MT libgstgl_cocoa_la-gstgldisplay_cocoa.lo -MD -MP -MF .deps/libgstgl_cocoa_la-gstgldisplay_cocoa.Tpo -c gstgldisplay_cocoa.m  -fno-common -DPIC -o .libs/libgstgl_cocoa_la-gstgldisplay_cocoa.o
1801clang: warning: argument unused during compilation: '-L/opt/local/lib'
1802libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar -g -pipe -Os -arch x86_64 -MT libgstgl_cocoa_la-gstglcaopengllayer.lo -MD -MP -MF .deps/libgstgl_cocoa_la-gstglcaopengllayer.Tpo -c gstglcaopengllayer.m  -fno-common -DPIC -o .libs/libgstgl_cocoa_la-gstglcaopengllayer.o
1803clang: warning: argument unused during compilation: '-L/opt/local/lib'
1804mv -f .deps/libgstcodecparsers_1.0_la-gstvp9parser.Tpo .deps/libgstcodecparsers_1.0_la-gstvp9parser.Plo
1805/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -I../../../gst-libs -I../../../gst-libs -DGST_USE_UNSTABLE_API -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -Dvp8_norm=gst_codecparsers_vp8_norm -Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode -Dvp8dx_bool_decoder_fill=gst_codecparsers_vp8dx_bool_decoder_fill -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstcodecparsers-1.0.la -rpath /opt/local/lib libgstcodecparsers_1.0_la-gstmpegvideoparser.lo libgstcodecparsers_1.0_la-gsth264parser.lo libgstcodecparsers_1.0_la-gstvc1parser.lo libgstcodecparsers_1.0_la-gstmpeg4parser.lo libgstcodecparsers_1.0_la-gsth265parser.lo libgstcodecparsers_1.0_la-gstvp8parser.lo libgstcodecparsers_1.0_la-gstvp8rangedecoder.lo libgstcodecparsers_1.0_la-parserutils.lo libgstcodecparsers_1.0_la-nalutils.lo libgstcodecparsers_1.0_la-dboolhuff.lo libgstcodecparsers_1.0_la-vp8utils.lo libgstcodecparsers_1.0_la-gstjpegparser.lo libgstcodecparsers_1.0_la-gstmpegvideometa.lo libgstcodecparsers_1.0_la-gstvp9parser.lo libgstcodecparsers_1.0_la-vp9utils.lo -L/opt/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl 
1806mv -f .deps/libgstgl_cocoa_la-gstgldisplay_cocoa.Tpo .deps/libgstgl_cocoa_la-gstgldisplay_cocoa.Plo
1807libtool: link: /usr/bin/nm -B  .libs/libgstcodecparsers_1.0_la-gstmpegvideoparser.o .libs/libgstcodecparsers_1.0_la-gsth264parser.o .libs/libgstcodecparsers_1.0_la-gstvc1parser.o .libs/libgstcodecparsers_1.0_la-gstmpeg4parser.o .libs/libgstcodecparsers_1.0_la-gsth265parser.o .libs/libgstcodecparsers_1.0_la-gstvp8parser.o .libs/libgstcodecparsers_1.0_la-gstvp8rangedecoder.o .libs/libgstcodecparsers_1.0_la-parserutils.o .libs/libgstcodecparsers_1.0_la-nalutils.o .libs/libgstcodecparsers_1.0_la-dboolhuff.o .libs/libgstcodecparsers_1.0_la-vp8utils.o .libs/libgstcodecparsers_1.0_la-gstjpegparser.o .libs/libgstcodecparsers_1.0_la-gstmpegvideometa.o .libs/libgstcodecparsers_1.0_la-gstvp9parser.o .libs/libgstcodecparsers_1.0_la-vp9utils.o   | sed -n -e 's/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstcodecparsers-1.0.exp
1808gstglcaopengllayer.m:129:55: warning: incompatible pointer types passing 'GstGLContextCocoa *' (aka 'struct _GstGLContextCocoa *') to parameter of type 'GstGLContext *' (aka 'struct _GstGLContext *') [-Wincompatible-pointer-types]
1809  gst_gl_context_set_shared_with (self->draw_context, self->gst_gl_context);
1810                                                      ^~~~~~~~~~~~~~~~~~~~
1811../../../../gst-libs/gst/gl/gstglcontext.h:152:97: note: passing argument to parameter 'share' here
1812void          gst_gl_context_set_shared_with            (GstGLContext * context, GstGLContext * share);
1813                                                                                                ^
18141 warning generated.
1815mv -f .deps/libgstgl_cocoa_la-gstglcaopengllayer.Tpo .deps/libgstgl_cocoa_la-gstglcaopengllayer.Plo
1816/bin/sh ../../../../libtool  --tag=disable-static --tag=CC  --mode=link /usr/bin/clang -I../../../../gst-libs -I../../../../gst-libs  -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar   -g    -pipe -Os -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstgl-cocoa.la  libgstgl_cocoa_la-gstglwindow_cocoa.lo libgstgl_cocoa_la-gstglcontext_cocoa.lo libgstgl_cocoa_la-gstgldisplay_cocoa.lo libgstgl_cocoa_la-gstglcaopengllayer.lo 
1817libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstcodecparsers-1.0.exp" > ".libs/libgstcodecparsers-1.0.expT"
1818libtool: link: mv -f ".libs/libgstcodecparsers-1.0.expT" ".libs/libgstcodecparsers-1.0.exp"
1819libtool: link: sed 's|^|_|' < .libs/libgstcodecparsers-1.0.exp > .libs/libgstcodecparsers-1.0-symbols.expsym
1820libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgstcodecparsers-1.0.0.dylib  .libs/libgstcodecparsers_1.0_la-gstmpegvideoparser.o .libs/libgstcodecparsers_1.0_la-gsth264parser.o .libs/libgstcodecparsers_1.0_la-gstvc1parser.o .libs/libgstcodecparsers_1.0_la-gstmpeg4parser.o .libs/libgstcodecparsers_1.0_la-gsth265parser.o .libs/libgstcodecparsers_1.0_la-gstvp8parser.o .libs/libgstcodecparsers_1.0_la-gstvp8rangedecoder.o .libs/libgstcodecparsers_1.0_la-parserutils.o .libs/libgstcodecparsers_1.0_la-nalutils.o .libs/libgstcodecparsers_1.0_la-dboolhuff.o .libs/libgstcodecparsers_1.0_la-vp8utils.o .libs/libgstcodecparsers_1.0_la-gstjpegparser.o .libs/libgstcodecparsers_1.0_la-gstmpegvideometa.o .libs/libgstcodecparsers_1.0_la-gstvp9parser.o .libs/libgstcodecparsers_1.0_la-vp9utils.o   -L/opt/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libgstcodecparsers-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgstcodecparsers-1.0-symbols.expsym
1821libtool: link: (cd ".libs" && rm -f "libgstcodecparsers-1.0.dylib" && ln -s "libgstcodecparsers-1.0.0.dylib" "libgstcodecparsers-1.0.dylib")
1822libtool: link: ar cru .libs/libgstcodecparsers-1.0.a  libgstcodecparsers_1.0_la-gstmpegvideoparser.o libgstcodecparsers_1.0_la-gsth264parser.o libgstcodecparsers_1.0_la-gstvc1parser.o libgstcodecparsers_1.0_la-gstmpeg4parser.o libgstcodecparsers_1.0_la-gsth265parser.o libgstcodecparsers_1.0_la-gstvp8parser.o libgstcodecparsers_1.0_la-gstvp8rangedecoder.o libgstcodecparsers_1.0_la-parserutils.o libgstcodecparsers_1.0_la-nalutils.o libgstcodecparsers_1.0_la-dboolhuff.o libgstcodecparsers_1.0_la-vp8utils.o libgstcodecparsers_1.0_la-gstjpegparser.o libgstcodecparsers_1.0_la-gstmpegvideometa.o libgstcodecparsers_1.0_la-gstvp9parser.o libgstcodecparsers_1.0_la-vp9utils.o
1823libtool: link: ar cru .libs/libgstgl-cocoa.a .libs/libgstgl_cocoa_la-gstglwindow_cocoa.o .libs/libgstgl_cocoa_la-gstglcontext_cocoa.o .libs/libgstgl_cocoa_la-gstgldisplay_cocoa.o .libs/libgstgl_cocoa_la-gstglcaopengllayer.o
1824libtool: link: ranlib .libs/libgstcodecparsers-1.0.a
1825libtool: link: ranlib .libs/libgstgl-cocoa.a
1826libtool: link: ( cd ".libs" && rm -f "libgstgl-cocoa.la" && ln -s "../libgstgl-cocoa.la" "libgstgl-cocoa.la" )
1827make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/cocoa'
1828Making all in x11
1829libtool: link: ( cd ".libs" && rm -f "libgstcodecparsers-1.0.la" && ln -s "../libgstcodecparsers-1.0.la" "libgstcodecparsers-1.0.la" )
1830make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/codecparsers'
1831make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/x11'
1832/bin/sh ../../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../..   -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstgldisplay_x11.lo -MD -MP -MF .deps/libgstgl_x11_la-gstgldisplay_x11.Tpo -c -o libgstgl_x11_la-gstgldisplay_x11.lo `test -f 'gstgldisplay_x11.c' || echo './'`gstgldisplay_x11.c
1833/bin/sh ../../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../..   -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstglwindow_x11.lo -MD -MP -MF .deps/libgstgl_x11_la-gstglwindow_x11.Tpo -c -o libgstgl_x11_la-gstglwindow_x11.lo `test -f 'gstglwindow_x11.c' || echo './'`gstglwindow_x11.c
1834/bin/sh ../../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../..   -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-x11_event_source.lo -MD -MP -MF .deps/libgstgl_x11_la-x11_event_source.Tpo -c -o libgstgl_x11_la-x11_event_source.lo `test -f 'x11_event_source.c' || echo './'`x11_event_source.c
1835libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-x11_event_source.lo -MD -MP -MF .deps/libgstgl_x11_la-x11_event_source.Tpo -c x11_event_source.c  -fno-common -DPIC -o .libs/libgstgl_x11_la-x11_event_source.o
1836libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstglwindow_x11.lo -MD -MP -MF .deps/libgstgl_x11_la-gstglwindow_x11.Tpo -c gstglwindow_x11.c  -fno-common -DPIC -o .libs/libgstgl_x11_la-gstglwindow_x11.o
1837libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstgldisplay_x11.lo -MD -MP -MF .deps/libgstgl_x11_la-gstgldisplay_x11.Tpo -c gstgldisplay_x11.c  -fno-common -DPIC -o .libs/libgstgl_x11_la-gstgldisplay_x11.o
1838clang: warning: argument unused during compilation: '-L/opt/local/lib'
1839clang: warning: argument unused during compilation: '-L/opt/local/lib'
1840clang: warning: argument unused during compilation: '-L/opt/local/lib'
1841libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstgldisplay_x11.lo -MD -MP -MF .deps/libgstgl_x11_la-gstgldisplay_x11.Tpo -c gstgldisplay_x11.c -o libgstgl_x11_la-gstgldisplay_x11.o >/dev/null 2>&1
1842libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-x11_event_source.lo -MD -MP -MF .deps/libgstgl_x11_la-x11_event_source.Tpo -c x11_event_source.c -o libgstgl_x11_la-x11_event_source.o >/dev/null 2>&1
1843libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstglwindow_x11.lo -MD -MP -MF .deps/libgstgl_x11_la-gstglwindow_x11.Tpo -c gstglwindow_x11.c -o libgstgl_x11_la-gstglwindow_x11.o >/dev/null 2>&1
1844mv -f .deps/libgstgl_x11_la-gstgldisplay_x11.Tpo .deps/libgstgl_x11_la-gstgldisplay_x11.Plo
1845mv -f .deps/libgstgl_x11_la-x11_event_source.Tpo .deps/libgstgl_x11_la-x11_event_source.Plo
1846/bin/sh ../../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../..   -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstglcontext_glx.lo -MD -MP -MF .deps/libgstgl_x11_la-gstglcontext_glx.Tpo -c -o libgstgl_x11_la-gstglcontext_glx.lo `test -f 'gstglcontext_glx.c' || echo './'`gstglcontext_glx.c
1847mv -f .deps/libgstgl_x11_la-gstglwindow_x11.Tpo .deps/libgstgl_x11_la-gstglwindow_x11.Plo
1848libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstglcontext_glx.lo -MD -MP -MF .deps/libgstgl_x11_la-gstglcontext_glx.Tpo -c gstglcontext_glx.c  -fno-common -DPIC -o .libs/libgstgl_x11_la-gstglcontext_glx.o
1849clang: warning: argument unused during compilation: '-L/opt/local/lib'
1850libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/local/include -L/opt/local/lib -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_x11_la-gstglcontext_glx.lo -MD -MP -MF .deps/libgstgl_x11_la-gstglcontext_glx.Tpo -c gstglcontext_glx.c -o libgstgl_x11_la-gstglcontext_glx.o >/dev/null 2>&1
1851mv -f .deps/libgstgl_x11_la-gstglcontext_glx.Tpo .deps/libgstgl_x11_la-gstglcontext_glx.Plo
1852/bin/sh ../../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -I../../../../gst-libs -I../../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstgl-x11.la  libgstgl_x11_la-gstgldisplay_x11.lo libgstgl_x11_la-gstglwindow_x11.lo libgstgl_x11_la-x11_event_source.lo libgstgl_x11_la-gstglcontext_glx.lo 
1853libtool: link: ar cru .libs/libgstgl-x11.a .libs/libgstgl_x11_la-gstgldisplay_x11.o .libs/libgstgl_x11_la-gstglwindow_x11.o .libs/libgstgl_x11_la-x11_event_source.o .libs/libgstgl_x11_la-gstglcontext_glx.o
1854libtool: link: ranlib .libs/libgstgl-x11.a
1855libtool: link: ( cd ".libs" && rm -f "libgstgl-x11.la" && ln -s "../libgstgl-x11.la" "libgstgl-x11.la" )
1856make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/x11'
1857make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl'
1858/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgldisplay.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgldisplay.Tpo -c -o libgstgl_1.0_la-gstgldisplay.lo `test -f 'gstgldisplay.c' || echo './'`gstgldisplay.c
1859/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcontext.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcontext.Tpo -c -o libgstgl_1.0_la-gstglcontext.lo `test -f 'gstglcontext.c' || echo './'`gstglcontext.c
1860/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgldebug.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgldebug.Tpo -c -o libgstgl_1.0_la-gstgldebug.lo `test -f 'gstgldebug.c' || echo './'`gstgldebug.c
1861libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcontext.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcontext.Tpo -c gstglcontext.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglcontext.o
1862libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgldisplay.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgldisplay.Tpo -c gstgldisplay.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstgldisplay.o
1863clang: warning: argument unused during compilation: '-L/opt/local/lib'
1864libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgldebug.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgldebug.Tpo -c gstgldebug.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstgldebug.o
1865clang: warning: argument unused during compilation: '-L/opt/local/lib'
1866clang: warning: argument unused during compilation: '-L/opt/local/lib'
1867libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgldebug.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgldebug.Tpo -c gstgldebug.c -o libgstgl_1.0_la-gstgldebug.o >/dev/null 2>&1
1868libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgldisplay.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgldisplay.Tpo -c gstgldisplay.c -o libgstgl_1.0_la-gstgldisplay.o >/dev/null 2>&1
1869libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcontext.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcontext.Tpo -c gstglcontext.c -o libgstgl_1.0_la-gstglcontext.o >/dev/null 2>&1
1870mv -f .deps/libgstgl_1.0_la-gstgldebug.Tpo .deps/libgstgl_1.0_la-gstgldebug.Plo
1871/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbasememory.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbasememory.Tpo -c -o libgstgl_1.0_la-gstglbasememory.lo `test -f 'gstglbasememory.c' || echo './'`gstglbasememory.c
1872mv -f .deps/libgstgl_1.0_la-gstgldisplay.Tpo .deps/libgstgl_1.0_la-gstgldisplay.Plo
1873/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbuffer.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbuffer.Tpo -c -o libgstgl_1.0_la-gstglbuffer.lo `test -f 'gstglbuffer.c' || echo './'`gstglbuffer.c
1874libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbasememory.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbasememory.Tpo -c gstglbasememory.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglbasememory.o
1875clang: warning: argument unused during compilation: '-L/opt/local/lib'
1876libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbuffer.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbuffer.Tpo -c gstglbuffer.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglbuffer.o
1877clang: warning: argument unused during compilation: '-L/opt/local/lib'
1878mv -f .deps/libgstgl_1.0_la-gstglcontext.Tpo .deps/libgstgl_1.0_la-gstglcontext.Plo
1879/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglmemory.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglmemory.Tpo -c -o libgstgl_1.0_la-gstglmemory.lo `test -f 'gstglmemory.c' || echo './'`gstglmemory.c
1880libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbuffer.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbuffer.Tpo -c gstglbuffer.c -o libgstgl_1.0_la-gstglbuffer.o >/dev/null 2>&1
1881libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbasememory.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbasememory.Tpo -c gstglbasememory.c -o libgstgl_1.0_la-gstglbasememory.o >/dev/null 2>&1
1882libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglmemory.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglmemory.Tpo -c gstglmemory.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglmemory.o
1883clang: warning: argument unused during compilation: '-L/opt/local/lib'
1884mv -f .deps/libgstgl_1.0_la-gstglbuffer.Tpo .deps/libgstgl_1.0_la-gstglbuffer.Plo
1885/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglmemorypbo.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglmemorypbo.Tpo -c -o libgstgl_1.0_la-gstglmemorypbo.lo `test -f 'gstglmemorypbo.c' || echo './'`gstglmemorypbo.c
1886mv -f .deps/libgstgl_1.0_la-gstglbasememory.Tpo .deps/libgstgl_1.0_la-gstglbasememory.Plo
1887/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbufferpool.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbufferpool.Tpo -c -o libgstgl_1.0_la-gstglbufferpool.lo `test -f 'gstglbufferpool.c' || echo './'`gstglbufferpool.c
1888libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglmemorypbo.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglmemorypbo.Tpo -c gstglmemorypbo.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglmemorypbo.o
1889libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglmemory.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglmemory.Tpo -c gstglmemory.c -o libgstgl_1.0_la-gstglmemory.o >/dev/null 2>&1
1890libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbufferpool.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbufferpool.Tpo -c gstglbufferpool.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglbufferpool.o
1891clang: warning: argument unused during compilation: '-L/opt/local/lib'
1892clang: warning: argument unused during compilation: '-L/opt/local/lib'
1893libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbufferpool.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbufferpool.Tpo -c gstglbufferpool.c -o libgstgl_1.0_la-gstglbufferpool.o >/dev/null 2>&1
1894libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglmemorypbo.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglmemorypbo.Tpo -c gstglmemorypbo.c -o libgstgl_1.0_la-gstglmemorypbo.o >/dev/null 2>&1
1895mv -f .deps/libgstgl_1.0_la-gstglmemory.Tpo .deps/libgstgl_1.0_la-gstglmemory.Plo
1896/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglfilter.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglfilter.Tpo -c -o libgstgl_1.0_la-gstglfilter.lo `test -f 'gstglfilter.c' || echo './'`gstglfilter.c
1897libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglfilter.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglfilter.Tpo -c gstglfilter.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglfilter.o
1898clang: warning: argument unused during compilation: '-L/opt/local/lib'
1899mv -f .deps/libgstgl_1.0_la-gstglbufferpool.Tpo .deps/libgstgl_1.0_la-gstglbufferpool.Plo
1900mv -f .deps/libgstgl_1.0_la-gstglmemorypbo.Tpo .deps/libgstgl_1.0_la-gstglmemorypbo.Plo
1901/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglformat.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglformat.Tpo -c -o libgstgl_1.0_la-gstglformat.lo `test -f 'gstglformat.c' || echo './'`gstglformat.c
1902/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbasefilter.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbasefilter.Tpo -c -o libgstgl_1.0_la-gstglbasefilter.lo `test -f 'gstglbasefilter.c' || echo './'`gstglbasefilter.c
1903libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/locallibtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/op/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbasefilter.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbasefilter.Tpo -c gstglbasefilter.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglbasefilter.o
1904t/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglformat.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglformat.Tpo -c gstglformat.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglformat.o
1905clang: warning: argument unused during compilation: '-L/opt/local/lib'
1906clang: warning: argument unused during compilation: '-L/opt/local/lib'
1907libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglfilter.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglfilter.Tpo -c gstglfilter.c -o libgstgl_1.0_la-gstglfilter.o >/dev/null 2>&1
1908libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglformat.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglformat.Tpo -c gstglformat.c -o libgstgl_1.0_la-gstglformat.o >/dev/null 2>&1
1909libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglbasefilter.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglbasefilter.Tpo -c gstglbasefilter.c -o libgstgl_1.0_la-gstglbasefilter.o >/dev/null 2>&1
1910mv -f .deps/libgstgl_1.0_la-gstglformat.Tpo .deps/libgstgl_1.0_la-gstglformat.Plo
1911/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglshader.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglshader.Tpo -c -o libgstgl_1.0_la-gstglshader.lo `test -f 'gstglshader.c' || echo './'`gstglshader.c
1912mv -f .deps/libgstgl_1.0_la-gstglfilter.Tpo .deps/libgstgl_1.0_la-gstglfilter.Plo
1913/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglshaderstrings.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglshaderstrings.Tpo -c -o libgstgl_1.0_la-gstglshaderstrings.lo `test -f 'gstglshaderstrings.c' || echo './'`gstglshaderstrings.c
1914mv -f .deps/libgstgl_1.0_la-gstglbasefilter.Tpo .deps/libgstgl_1.0_la-gstglbasefilter.Plo
1915/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglsl.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglsl.Tpo -c -o libgstgl_1.0_la-gstglsl.lo `test -f 'gstglsl.c' || echo './'`gstglsl.c
1916libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglshader.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglshader.Tpo -c gstglshader.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglshader.o
1917clang: warning: argument unused during compilation: '-L/opt/local/lib'
1918libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/locallibtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglsl.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglsl.Tpo -c gstglsl.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglsl.o
1919/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglshaderstrings.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglshaderstrings.Tpo -c gstglshaderstrings.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglshaderstrings.o
1920clang: warning: argument unused during compilation: '-L/opt/local/lib'
1921clang: warning: argument unused during compilation: '-L/opt/local/lib'
1922libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglshaderstrings.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglshaderstrings.Tpo -c gstglshaderstrings.c -o libgstgl_1.0_la-gstglshaderstrings.o >/dev/null 2>&1
1923libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglsl.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglsl.Tpo -c gstglsl.c -o libgstgl_1.0_la-gstglsl.o >/dev/null 2>&1
1924mv -f .deps/libgstgl_1.0_la-gstglshaderstrings.Tpo .deps/libgstgl_1.0_la-gstglshaderstrings.Plo
1925/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglslstage.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglslstage.Tpo -c -o libgstgl_1.0_la-gstglslstage.lo `test -f 'gstglslstage.c' || echo './'`gstglslstage.c
1926libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglshader.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglshader.Tpo -c gstglshader.c -o libgstgl_1.0_la-gstglshader.o >/dev/null 2>&1
1927mv -f .deps/libgstgl_1.0_la-gstglsl.Tpo .deps/libgstgl_1.0_la-gstglsl.Plo
1928libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglslstage.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglslstage.Tpo -c gstglslstage.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglslstage.o
1929/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcolorconvert.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcolorconvert.Tpo -c -o libgstgl_1.0_la-gstglcolorconvert.lo `test -f 'gstglcolorconvert.c' || echo './'`gstglcolorconvert.c
1930clang: warning: argument unused during compilation: '-L/opt/local/lib'
1931libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcolorconvert.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcolorconvert.Tpo -c gstglcolorconvert.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglcolorconvert.o
1932clang: warning: argument unused during compilation: '-L/opt/local/lib'
1933libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglslstage.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglslstage.Tpo -c gstglslstage.c -o libgstgl_1.0_la-gstglslstage.o >/dev/null 2>&1
1934mv -f .deps/libgstgl_1.0_la-gstglshader.Tpo .deps/libgstgl_1.0_la-gstglshader.Plo
1935/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglupload.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglupload.Tpo -c -o libgstgl_1.0_la-gstglupload.lo `test -f 'gstglupload.c' || echo './'`gstglupload.c
1936mv -f .deps/libgstgl_1.0_la-gstglslstage.Tpo .deps/libgstgl_1.0_la-gstglslstage.Plo
1937/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglwindow.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglwindow.Tpo -c -o libgstgl_1.0_la-gstglwindow.lo `test -f 'gstglwindow.c' || echo './'`gstglwindow.c
1938libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglupload.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglupload.Tpo -c gstglupload.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglupload.o
1939clang: warning: argument unused during compilation: '-L/opt/local/lib'
1940libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglwindow.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglwindow.Tpo -c gstglwindow.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglwindow.o
1941clang: warning: argument unused during compilation: '-L/opt/local/lib'
1942libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcolorconvert.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcolorconvert.Tpo -c gstglcolorconvert.c -o libgstgl_1.0_la-gstglcolorconvert.o >/dev/null 2>&1
1943libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglwindow.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglwindow.Tpo -c gstglwindow.c -o libgstgl_1.0_la-gstglwindow.o >/dev/null 2>&1
1944libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglupload.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglupload.Tpo -c gstglupload.c -o libgstgl_1.0_la-gstglupload.o >/dev/null 2>&1
1945mv -f .deps/libgstgl_1.0_la-gstglupload.Tpo .deps/libgstgl_1.0_la-gstglupload.Plo
1946mv -f .deps/libgstgl_1.0_la-gstglwindow.Tpo .deps/libgstgl_1.0_la-gstglwindow.Plo
1947mv -f .deps/libgstgl_1.0_la-gstglcolorconvert.Tpo .deps/libgstgl_1.0_la-gstglcolorconvert.Plo
1948/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglapi.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglapi.Tpo -c -o libgstgl_1.0_la-gstglapi.lo `test -f 'gstglapi.c' || echo './'`gstglapi.c
1949/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglfeature.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglfeature.Tpo -c -o libgstgl_1.0_la-gstglfeature.lo `test -f 'gstglfeature.c' || echo './'`gstglfeature.c
1950/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglutils.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglutils.Tpo -c -o libgstgl_1.0_la-gstglutils.lo `test -f 'gstglutils.c' || echo './'`gstglutils.c
1951libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglutils.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglutils.Tpo -c gstglutils.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglutils.o
1952libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglapi.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglapi.Tpo -c gstglapi.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglapi.o
1953clang: warning: argument unused during compilation: '-L/opt/local/lib'clang:
1954warning: argument unused during compilation: '-L/opt/local/lib'
1955libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglfeature.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglfeature.Tpo -c gstglfeature.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglfeature.o
1956clang: warning: argument unused during compilation: '-L/opt/local/lib'
1957libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglapi.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglapi.Tpo -c gstglapi.c -o libgstgl_1.0_la-gstglapi.o >/dev/null 2>&1
1958libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglfeature.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglfeature.Tpo -c gstglfeature.c -o libgstgl_1.0_la-gstglfeature.o >/dev/null 2>&1
1959libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglutils.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglutils.Tpo -c gstglutils.c -o libgstgl_1.0_la-gstglutils.o >/dev/null 2>&1
1960mv -f .deps/libgstgl_1.0_la-gstglapi.Tpo .deps/libgstgl_1.0_la-gstglapi.Plo
1961/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglframebuffer.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglframebuffer.Tpo -c -o libgstgl_1.0_la-gstglframebuffer.lo `test -f 'gstglframebuffer.c' || echo './'`gstglframebuffer.c
1962mv -f .deps/libgstgl_1.0_la-gstglfeature.Tpo .deps/libgstgl_1.0_la-gstglfeature.Plo
1963/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglsyncmeta.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglsyncmeta.Tpo -c -o libgstgl_1.0_la-gstglsyncmeta.lo `test -f 'gstglsyncmeta.c' || echo './'`gstglsyncmeta.c
1964libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglframebuffer.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglframebuffer.Tpo -c gstglframebuffer.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglframebuffer.o
1965clang: warning: argument unused during compilation: '-L/opt/local/lib'
1966libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglsyncmeta.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglsyncmeta.Tpo -c gstglsyncmeta.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglsyncmeta.o
1967clang: warning: argument unused during compilation: '-L/opt/local/lib'
1968mv -f .deps/libgstgl_1.0_la-gstglutils.Tpo .deps/libgstgl_1.0_la-gstglutils.Plo
1969/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglviewconvert.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglviewconvert.Tpo -c -o libgstgl_1.0_la-gstglviewconvert.lo `test -f 'gstglviewconvert.c' || echo './'`gstglviewconvert.c
1970libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglviewconvert.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglviewconvert.Tpo -c gstglviewconvert.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglviewconvert.o
1971clang: warning: argument unused during compilation: '-L/opt/local/lib'
1972libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglframebuffer.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglframebuffer.Tpo -c gstglframebuffer.c -o libgstgl_1.0_la-gstglframebuffer.o >/dev/null 2>&1
1973libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglsyncmeta.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglsyncmeta.Tpo -c gstglsyncmeta.c -o libgstgl_1.0_la-gstglsyncmeta.o >/dev/null 2>&1
1974mv -f .deps/libgstgl_1.0_la-gstglsyncmeta.Tpo .deps/libgstgl_1.0_la-gstglsyncmeta.Plo
1975mv -f .deps/libgstgl_1.0_la-gstglframebuffer.Tpo .deps/libgstgl_1.0_la-gstglframebuffer.Plo
1976/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgloverlaycompositor.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgloverlaycompositor.Tpo -c -o libgstgl_1.0_la-gstgloverlaycompositor.lo `test -f 'gstgloverlaycompositor.c' || echo './'`gstgloverlaycompositor.c
1977/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglquery.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglquery.Tpo -c -o libgstgl_1.0_la-gstglquery.lo `test -f 'gstglquery.c' || echo './'`gstglquery.c
1978libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglquery.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglquery.Tpo -c gstglquery.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglquery.o
1979clang: warning: argument unused during compilation: '-L/opt/local/lib'
1980libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglviewconvert.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglviewconvert.Tpo -c gstglviewconvert.c -o libgstgl_1.0_la-gstglviewconvert.o >/dev/null 2>&1
1981libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgloverlaycompositor.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgloverlaycompositor.Tpo -c gstgloverlaycompositor.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstgloverlaycompositor.o
1982clang: warning: argument unused during compilation: '-L/opt/local/lib'
1983gstglquery.c:257:64: warning: incompatible pointer types passing 'guint64 *' (aka 'unsigned long *') to parameter of type 'GLuint64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
1984    gl->GetQueryObjectui64v (query->query_id, GL_QUERY_RESULT, &ret);
1985                                                               ^~~~
19861 warning generated.
1987libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglquery.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglquery.Tpo -c gstglquery.c -o libgstgl_1.0_la-gstglquery.o >/dev/null 2>&1
1988libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstgloverlaycompositor.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstgloverlaycompositor.Tpo -c gstgloverlaycompositor.c -o libgstgl_1.0_la-gstgloverlaycompositor.o >/dev/null 2>&1
1989mv -f .deps/libgstgl_1.0_la-gstglquery.Tpo .deps/libgstgl_1.0_la-gstglquery.Plo
1990/bin/sh ../../../libtool  --tag=CC   --mode=compile /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../..   -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcontrolbindingproxy.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcontrolbindingproxy.Tpo -c -o libgstgl_1.0_la-gstglcontrolbindingproxy.lo `test -f 'gstglcontrolbindingproxy.c' || echo './'`gstglcontrolbindingproxy.c
1991mv -f .deps/libgstgl_1.0_la-gstgloverlaycompositor.Tpo .deps/libgstgl_1.0_la-gstgloverlaycompositor.Plo
1992mv -f .deps/libgstgl_1.0_la-gstglviewconvert.Tpo .deps/libgstgl_1.0_la-gstglviewconvert.Plo
1993libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcontrolbindingproxy.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcontrolbindingproxy.Tpo -c gstglcontrolbindingproxy.c  -fno-common -DPIC -o .libs/libgstgl_1.0_la-gstglcontrolbindingproxy.o
1994clang: warning: argument unused during compilation: '-L/opt/local/lib'
1995libtool: compile:  /usr/bin/clang -arch x86_64 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include -L/opt/local/lib -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -MT libgstgl_1.0_la-gstglcontrolbindingproxy.lo -MD -MP -MF .deps/libgstgl_1.0_la-gstglcontrolbindingproxy.Tpo -c gstglcontrolbindingproxy.c -o libgstgl_1.0_la-gstglcontrolbindingproxy.o >/dev/null 2>&1
1996mv -f .deps/libgstgl_1.0_la-gstglcontrolbindingproxy.Tpo .deps/libgstgl_1.0_la-gstglcontrolbindingproxy.Plo
1997/bin/sh ../../../libtool  --tag=CC   --mode=link /usr/bin/clang -arch x86_64 -I../../../gst-libs -I../../../gst-libs -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DGST_USE_UNSTABLE_API  -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs   -g    -I/opt/local/include -pipe -Os -std=c99 -funroll-loops -fstrict-aliasing -arch x86_64 -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined -version-info 801:0:801 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libgstgl-1.0.la -rpath /opt/local/lib libgstgl_1.0_la-gstgldisplay.lo libgstgl_1.0_la-gstglcontext.lo libgstgl_1.0_la-gstgldebug.lo libgstgl_1.0_la-gstglbasememory.lo libgstgl_1.0_la-gstglbuffer.lo libgstgl_1.0_la-gstglmemory.lo libgstgl_1.0_la-gstglmemorypbo.lo libgstgl_1.0_la-gstglbufferpool.lo libgstgl_1.0_la-gstglfilter.lo libgstgl_1.0_la-gstglformat.lo libgstgl_1.0_la-gstglbasefilter.lo libgstgl_1.0_la-gstglshader.lo libgstgl_1.0_la-gstglshaderstrings.lo libgstgl_1.0_la-gstglsl.lo libgstgl_1.0_la-gstglslstage.lo libgstgl_1.0_la-gstglcolorconvert.lo libgstgl_1.0_la-gstglupload.lo libgstgl_1.0_la-gstglwindow.lo libgstgl_1.0_la-gstglapi.lo libgstgl_1.0_la-gstglfeature.lo libgstgl_1.0_la-gstglutils.lo libgstgl_1.0_la-gstglframebuffer.lo libgstgl_1.0_la-gstglsyncmeta.lo libgstgl_1.0_la-gstglviewconvert.lo libgstgl_1.0_la-gstgloverlaycompositor.lo libgstgl_1.0_la-gstglquery.lo libgstgl_1.0_la-gstglcontrolbindingproxy.lo -L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lgstvideo-1.0 -L/opt/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -framework OpenGL -framework Cocoa -framework QuartzCore -framework CoreFoundation -L/opt/local/lib -lX11 -lGL  cocoa/libgstgl-cocoa.la x11/libgstgl-x11.la     
1998libtool: link: /usr/bin/nm -B  .libs/libgstgl_1.0_la-gstgldisplay.o .libs/libgstgl_1.0_la-gstglcontext.o .libs/libgstgl_1.0_la-gstgldebug.o .libs/libgstgl_1.0_la-gstglbasememory.o .libs/libgstgl_1.0_la-gstglbuffer.o .libs/libgstgl_1.0_la-gstglmemory.o .libs/libgstgl_1.0_la-gstglmemorypbo.o .libs/libgstgl_1.0_la-gstglbufferpool.o .libs/libgstgl_1.0_la-gstglfilter.o .libs/libgstgl_1.0_la-gstglformat.o .libs/libgstgl_1.0_la-gstglbasefilter.o .libs/libgstgl_1.0_la-gstglshader.o .libs/libgstgl_1.0_la-gstglshaderstrings.o .libs/libgstgl_1.0_la-gstglsl.o .libs/libgstgl_1.0_la-gstglslstage.o .libs/libgstgl_1.0_la-gstglcolorconvert.o .libs/libgstgl_1.0_la-gstglupload.o .libs/libgstgl_1.0_la-gstglwindow.o .libs/libgstgl_1.0_la-gstglapi.o .libs/libgstgl_1.0_la-gstglfeature.o .libs/libgstgl_1.0_la-gstglutils.o .libs/libgstgl_1.0_la-gstglframebuffer.o .libs/libgstgl_1.0_la-gstglsyncmeta.o .libs/libgstgl_1.0_la-gstglviewconvert.o .libs/libgstgl_1.0_la-gstgloverlaycompositor.o .libs/libgstgl_1.0_la-gstglquery.o .libs/libgstgl_1.0_la-gstglcontrolbindingproxy.o   cocoa/.libs/libgstgl-cocoa.a x11/.libs/libgstgl-x11.a | sed -n -e 's/^.*[         ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstgl-1.0.exp
1999libtool: link: /usr/bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstgl-1.0.exp" > ".libs/libgstgl-1.0.expT"
2000libtool: link: mv -f ".libs/libgstgl-1.0.expT" ".libs/libgstgl-1.0.exp"
2001libtool: link: sed 's|^|_|' < .libs/libgstgl-1.0.exp > .libs/libgstgl-1.0-symbols.expsym
2002libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libgstgl-1.0.0.dylib  .libs/libgstgl_1.0_la-gstgldisplay.o .libs/libgstgl_1.0_la-gstglcontext.o .libs/libgstgl_1.0_la-gstgldebug.o .libs/libgstgl_1.0_la-gstglbasememory.o .libs/libgstgl_1.0_la-gstglbuffer.o .libs/libgstgl_1.0_la-gstglmemory.o .libs/libgstgl_1.0_la-gstglmemorypbo.o .libs/libgstgl_1.0_la-gstglbufferpool.o .libs/libgstgl_1.0_la-gstglfilter.o .libs/libgstgl_1.0_la-gstglformat.o .libs/libgstgl_1.0_la-gstglbasefilter.o .libs/libgstgl_1.0_la-gstglshader.o .libs/libgstgl_1.0_la-gstglshaderstrings.o .libs/libgstgl_1.0_la-gstglsl.o .libs/libgstgl_1.0_la-gstglslstage.o .libs/libgstgl_1.0_la-gstglcolorconvert.o .libs/libgstgl_1.0_la-gstglupload.o .libs/libgstgl_1.0_la-gstglwindow.o .libs/libgstgl_1.0_la-gstglapi.o .libs/libgstgl_1.0_la-gstglfeature.o .libs/libgstgl_1.0_la-gstglutils.o .libs/libgstgl_1.0_la-gstglframebuffer.o .libs/libgstgl_1.0_la-gstglsyncmeta.o .libs/libgstgl_1.0_la-gstglviewconvert.o .libs/libgstgl_1.0_la-gstgloverlaycompositor.o .libs/libgstgl_1.0_la-gstglquery.o .libs/libgstgl_1.0_la-gstglcontrolbindingproxy.o   -Wl,-force_load,cocoa/.libs/libgstgl-cocoa.a -Wl,-force_load,x11/.libs/libgstgl-x11.a  -L/opt/local/lib -lgmodule-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -framework OpenGL -framework Cocoa -framework QuartzCore -framework CoreFoundation -lX11 -lGL  -arch x86_64 -g -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -framework OpenGL -framework Cocoa -framework QuartzCore -framework CoreFoundation -install_name  /opt/local/lib/libgstgl-1.0.0.dylib -compatibility_version 802 -current_version 802.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgstgl-1.0-symbols.expsym
2003libtool: link: (cd ".libs" && rm -f "libgstgl-1.0.dylib" && ln -s "libgstgl-1.0.0.dylib" "libgstgl-1.0.dylib")
2004libtool: link: (cd .libs/libgstgl-1.0.lax/libgstgl-cocoa.a && ar x "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/cocoa/.libs/libgstgl-cocoa.a")
2005libtool: link: (cd .libs/libgstgl-1.0.lax/libgstgl-x11.a && ar x "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/x11/.libs/libgstgl-x11.a")
2006libtool: link: ar cru .libs/libgstgl-1.0.a  libgstgl_1.0_la-gstgldisplay.o libgstgl_1.0_la-gstglcontext.o libgstgl_1.0_la-gstgldebug.o libgstgl_1.0_la-gstglbasememory.o libgstgl_1.0_la-gstglbuffer.o libgstgl_1.0_la-gstglmemory.o libgstgl_1.0_la-gstglmemorypbo.o libgstgl_1.0_la-gstglbufferpool.o libgstgl_1.0_la-gstglfilter.o libgstgl_1.0_la-gstglformat.o libgstgl_1.0_la-gstglbasefilter.o libgstgl_1.0_la-gstglshader.o libgstgl_1.0_la-gstglshaderstrings.o libgstgl_1.0_la-gstglsl.o libgstgl_1.0_la-gstglslstage.o libgstgl_1.0_la-gstglcolorconvert.o libgstgl_1.0_la-gstglupload.o libgstgl_1.0_la-gstglwindow.o libgstgl_1.0_la-gstglapi.o libgstgl_1.0_la-gstglfeature.o libgstgl_1.0_la-gstglutils.o libgstgl_1.0_la-gstglframebuffer.o libgstgl_1.0_la-gstglsyncmeta.o libgstgl_1.0_la-gstglviewconvert.o libgstgl_1.0_la-gstgloverlaycompositor.o libgstgl_1.0_la-gstglquery.o libgstgl_1.0_la-gstglcontrolbindingproxy.o  .libs/libgstgl-1.0.lax/libgstgl-cocoa.a/libgstgl_cocoa_la-gstglcaopengllayer.o .libs/libgstgl-1.0.lax/libgstgl-cocoa.a/libgstgl_cocoa_la-gstglcontext_cocoa.o .libs/libgstgl-1.0.lax/libgstgl-cocoa.a/libgstgl_cocoa_la-gstgldisplay_cocoa.o .libs/libgstgl-1.0.lax/libgstgl-cocoa.a/libgstgl_cocoa_la-gstglwindow_cocoa.o  .libs/libgstgl-1.0.lax/libgstgl-x11.a/libgstgl_x11_la-gstglcontext_glx.o .libs/libgstgl-1.0.lax/libgstgl-x11.a/libgstgl_x11_la-gstgldisplay_x11.o .libs/libgstgl-1.0.lax/libgstgl-x11.a/libgstgl_x11_la-gstglwindow_x11.o .libs/libgstgl-1.0.lax/libgstgl-x11.a/libgstgl_x11_la-x11_event_source.o
2007libtool: link: ranlib .libs/libgstgl-1.0.a
2008libtool: link: rm -fr .libs/libgstgl-1.0.lax
2009libtool: link: ( cd ".libs" && rm -f "libgstgl-1.0.la" && ln -s "../libgstgl-1.0.la" "libgstgl-1.0.la" )
2010PKG_CONFIG_PATH="../../../pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\
2011                GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_UPDATE=no \
2012                /opt/local/bin/g-ir-scanner -v --namespace GstGL \
2013                --nsversion=1.0 \
2014                --identifier-prefix=Gst \
2015                --symbol-prefix=gst \
2016                --warn-all \
2017                --c-include "gst/gl/gl.h" \
2018                -I../../../gst-libs \
2019                -I../../../gst-libs \
2020                -D_REENTRANT -I/opt/local/include/gstreamer-1.0 -I/opt/local/lib/gstreamer-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include \
2021                -I/opt/local/include \
2022                --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-1.0` \
2023                --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-base-1.0` \
2024                --library=libgstgl-1.0.la \
2025                --include=Gst-1.0 \
2026                --include=GstBase-1.0 \
2027                --libtool="../../../libtool" \
2028                --pkg gstreamer-1.0 \
2029                --pkg gstreamer-base-1.0 \
2030                --pkg gstreamer-video-1.0 \
2031                --pkg-export gstreamer-gl-1.0 \
2032                --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \
2033                -DGST_USE_UNSTABLE_API \
2034                --output GstGL-1.0.gir \
2035                ./gstglwindow.h ./gstgldisplay.h ./gstglcontext.h ./gstgldebug.h ./gstglbasememory.h ./gstglbuffer.h ./gstglmemory.h ./gstglmemorypbo.h ./gstglbufferpool.h ./gstglfilter.h ./gstglformat.h ./gstglbasefilter.h ./gstglshader.h ./gstglshaderstrings.h ./gstglsl.h ./gstglslstage.h ./gstglcolorconvert.h ./gstglupload.h ./gstglapi.h ./gstglfeature.h ./gstglutils.h ./gstglframebuffer.h ./gstglsyncmeta.h ./gstglviewconvert.h ./gstgloverlaycompositor.h ./gstglquery.h ./gstglcontrolbindingproxy.h ./gstgl_fwd.h ./gstgl_enums.h ./gl.h \
2036                ./gstgldisplay.c ./gstglcontext.c ./gstgldebug.c ./gstglbasememory.c ./gstglbuffer.c ./gstglmemory.c ./gstglmemorypbo.c ./gstglbufferpool.c ./gstglfilter.c ./gstglformat.c ./gstglbasefilter.c ./gstglshader.c ./gstglshaderstrings.c ./gstglsl.c ./gstglslstage.c ./gstglcolorconvert.c ./gstglupload.c ./gstglwindow.c ./gstglapi.c ./gstglfeature.c ./gstglutils.c ./gstglframebuffer.c ./gstglsyncmeta.c ./gstglviewconvert.c ./gstgloverlaycompositor.c ./gstglquery.c ./gstglcontrolbindingproxy.c
2037/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/CGLCurrent.h:19: syntax error, unexpected identifier, expecting ')' or ',' in 'extern CGLError CGLSetCurrentContext(CGLContextObj _Nullable ctx);' at 'ctx'
2038/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/CGLCurrent.h:20: syntax error, unexpected identifier, expecting ',' or ';' in 'extern CGLContextObj _Nullable CGLGetCurrentContext(void);' at 'CGLGetCurrentContext'
2039/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/CGLDevice.h:19: syntax error, unexpected identifier, expecting ',' or ';' in 'CGLShareGroupObj _Nullable CGLGetShareGroup(CGLContextObj ctx) __attribute__((availability(macosx,introduced=10.6)));' at 'CGLGetShareGroup'
2040/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:32: syntax error, unexpected '*', expecting ')' or ',' in 'extern CGLError CGLChoosePixelFormat(const CGLPixelFormatAttribute *attribs, CGLPixelFormatObj _Nullable * _Nonnull pix, GLint *npix);' at '*'
2041/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:32: syntax error, unexpected ')', expecting ',' or ';' in 'extern CGLError CGLChoosePixelFormat(const CGLPixelFormatAttribute *attribs, CGLPixelFormatObj _Nullable * _Nonnull pix, GLint *npix);' at ')'
2042/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:42: syntax error, unexpected '*', expecting ')' or ',' in 'extern CGLError CGLQueryRendererInfo(GLuint display_mask, CGLRendererInfoObj _Nullable * _Nonnull rend, GLint *nrend);' at '*'
2043/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:42: syntax error, unexpected ')', expecting ',' or ';' in 'extern CGLError CGLQueryRendererInfo(GLuint display_mask, CGLRendererInfoObj _Nullable * _Nonnull rend, GLint *nrend);' at ')'
2044/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:44: syntax error, unexpected identifier, expecting ')' or ',' in 'extern CGLError CGLDescribeRenderer(CGLRendererInfoObj rend, GLint rend_num, CGLRendererProperty prop, GLint * _Nullable value);' at 'value'
2045/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:49: syntax error, unexpected identifier, expecting ')' or ',' in 'extern CGLError CGLCreateContext(CGLPixelFormatObj pix, CGLContextObj _Nullable share, CGLContextObj _Nullable * _Nonnull ctx);' at 'share'
2046/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:55: syntax error, unexpected identifier, expecting ',' or ';' in 'extern CGLPixelFormatObj _Nullable CGLGetPixelFormat(CGLContextObj ctx) __attribute__((availability(macosx,introduced=10.5)));' at 'CGLGetPixelFormat'
2047/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:60: syntax error, unexpected '*', expecting ')' or ',' in 'extern CGLError CGLCreatePBuffer(GLsizei width, GLsizei height, GLenum target, GLenum internalFormat, GLint max_level, CGLPBufferObj _Nullable * _Nonnull pbuffer) __attribute__((availability(macosx,introduced=10.3,deprecated=10.7)));' at '*'
2048/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:72: syntax error, unexpected '*', expecting ')' or ',' in 'extern CGLError CGLGetOffScreen(CGLContextObj ctx, GLsizei *width, GLsizei *height, GLint *rowbytes, void * _Nullable * _Nonnull baseaddr) __attribute__((availability(macosx,introduced=10.0,deprecated=10.7)));' at '*'
2049/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:77: syntax error, unexpected '*', expecting ')' or ',' in 'extern CGLError CGLGetPBuffer(CGLContextObj ctx, CGLPBufferObj _Nullable * _Nonnull pbuffer, GLenum *face, GLint *level, GLint *screen) __attribute__((availability(macosx,introduced=10.3,deprecated=10.7)));' at '*'
2050/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:77: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'extern CGLError CGLGetPBuffer(CGLContextObj ctx, CGLPBufferObj _Nullable * _Nonnull pbuffer, GLenum *face, GLint *level, GLint *screen) __attribute__((availability(macosx,introduced=10.3,deprecated=10.7)));' at 'GLint'
2051/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:77: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'extern CGLError CGLGetPBuffer(CGLContextObj ctx, CGLPBufferObj _Nullable * _Nonnull pbuffer, GLenum *face, GLint *level, GLint *screen) __attribute__((availability(macosx,introduced=10.3,deprecated=10.7)));' at 'GLint'
2052/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:77: syntax error, unexpected ')', expecting ',' or ';' in 'extern CGLError CGLGetPBuffer(CGLContextObj ctx, CGLPBufferObj _Nullable * _Nonnull pbuffer, GLenum *face, GLint *level, GLint *screen) __attribute__((availability(macosx,introduced=10.3,deprecated=10.7)));' at ')'
2053/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:102: syntax error, unexpected identifier, expecting ')' or ',' in 'extern CGLError CGLSetGlobalOption(CGLGlobalOption pname, const GLint * _Nullable params) __attribute__((availability(macosx,introduced=10.6)));' at 'params'
2054/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:118: syntax error, unexpected identifier, expecting ')' or ',' in 'extern void CGLGetVersion(GLint * _Nullable majorvers, GLint * _Nullable minorvers);' at 'majorvers'
2055/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/OpenGL.h:118: syntax error, unexpected identifier, expecting ',' or ';' in 'extern void CGLGetVersion(GLint * _Nullable majorvers, GLint * _Nullable minorvers);' at 'minorvers'
2056gstglmemorypbo.c:832: Warning: GstGL: multiple comment blocks documenting 'gst_gl_memory_pbo_download_transfer:' identifier (already seen at gstglmemorypbo.c:798).
2057gstglformat.c:350: Warning: GstGL: multiple comment blocks documenting 'gst_gl_texture_target_to_string:' identifier (already seen at gstglformat.c:329).
2058gstglwindow.c:706: Warning: GstGL: "destroy" annotation needs one option, none given
2059gstglwindow.c:732: Warning: GstGL: "destroy" annotation needs one option, none given
2060gstglwindow.c:761: Warning: GstGL: "destroy" annotation needs one option, none given
2061gstglwindow.c:790: Warning: GstGL: "destroy" annotation needs one option, none given
2062gstglutils.h:51: Warning: GstGL: symbol='CDCB': Unknown namespace for identifier 'CDCB'
2063gstglutils.h:61: Warning: GstGL: symbol='GLCB': missing parameter name; undocumentable
2064gstglutils.h:61: Warning: GstGL: symbol='GLCB': missing parameter name; undocumentable
2065gstglutils.h:61: Warning: GstGL: symbol='GLCB': missing parameter name; undocumentable
2066gstglutils.h:61: Warning: GstGL: symbol='GLCB': Skipping foreign identifier 'GLCB' from namespace GModule
2067gstglutils.h:68: Warning: GstGL: symbol='GLCB_V2': Unknown namespace for symbol 'GLCB_V2'
2068gstglapi.h:36: Warning: GstGL: symbol='GL_GLEXT_PROTOTYPES': Unknown namespace for symbol 'GL_GLEXT_PROTOTYPES'
2069g-ir-scanner: link: ../../../libtool --mode=link --tag=CC /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/tmp-introspectPw6ZdA/GstGL-1.0 -export-dynamic tmp-introspectPw6ZdA/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/tmp-introspectPw6ZdA/GstGL-1.0.o -L. libgstgl-1.0.la -L/opt/local/lib -lgio-2.0 -lgmodule-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
2070libtool: link: /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/tmp-introspectPw6ZdA/.libs/GstGL-1.0 tmp-introspectPw6ZdA/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl/tmp-introspectPw6ZdA/GstGL-1.0.o  -L. ./.libs/libgstgl-1.0.dylib -L/opt/local/lib -lX11 -lGL -lgio-2.0 -lgmodule-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -framework CoreFoundation -framework QuartzCore -framework Cocoa -framework OpenGL
2071gstgldebug.c:166: Warning: GstGL: gst_gl_async_debug_new: unknown parameter 'ad' in documentation comment
2072gstglformat.c:352: Warning: GstGL: gst_gl_texture_target_to_string: unknown parameter 'str' in documentation comment, should be 'target'
2073gstglupload.c:1600: Warning: GstGL: gst_gl_upload_get_caps: invalid return annotation
2074gstglbasememory.c:593: Warning: GstGL: invalid "transfer" annotation for guint: only valid for array, struct, union, boxed, object and interface types
2075gstglfilter.c:898: Warning: GstGL: gst_gl_filter_filter_texture: unknown parameter 'inbuf' in documentation comment, should be one of 'in_tex', 'out_tex'
2076gstglfilter.c:899: Warning: GstGL: gst_gl_filter_filter_texture: unknown parameter 'outbuf' in documentation comment, should be one of 'in_tex', 'out_tex'
2077gstglwindow.c:401: Warning: GstGL: gst_gl_window_set_window_handle: unknown parameter 'handle' in documentation comment, should be 'id'
2078gstglbasememory.c:725: Warning: GstGL: gst_gl_base_memory_alloc: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2079gstglbuffer.h:117: Warning: GstGL: gst_gl_buffer_alloc: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2080gstglmemory.c:256: Warning: GstGL: gst_gl_memory_init: argument info: Unresolved type: u'GstVideoInfo*'
2081gstglmemory.c:256: Warning: GstGL: gst_gl_memory_init: argument valign: Unresolved type: u'GstVideoAlignment*'
2082gstglmemory.c:859: Warning: GstGL: gst_gl_memory_copy_into: argument tex_type: Unresolved type: u'GstVideoGLTextureType'
2083gstglmemory.h:198: Warning: GstGL: gst_gl_memory_copy_teximage: argument out_tex_type: Unresolved type: u'GstVideoGLTextureType'
2084gstglmemory.c:931: Warning: GstGL: gst_gl_memory_get_texture_type: return value: Unresolved type: u'GstVideoGLTextureType'
2085gstglmemorypbo.c:733: Warning: GstGL: gst_gl_memory_pbo_copy_into_texture: argument tex_type: Unresolved type: u'GstVideoGLTextureType'
2086gstglquery.h:51: Warning: GstGL: gst_gl_query_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2087gstgldebug.c:170: Warning: GstGL: gst_gl_async_debug_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2088gstgldebug.c:170: Warning: GstGL: gst_gl_async_debug_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2089gstglformat.c:126: Warning: GstGL: gst_gl_texture_type_n_bytes: argument tex_format: Unresolved type: u'GstVideoGLTextureType'
2090gstglformat.c:145: Warning: GstGL: gst_gl_format_from_gl_texture_type: argument tex_format: Unresolved type: u'GstVideoGLTextureType'
2091gstglformat.c:173: Warning: GstGL: gst_gl_texture_type_from_format: argument v_format: Unresolved type: u'GstVideoFormat'
2092gstglformat.c:179: Warning: GstGL: gst_gl_texture_type_from_format: return value: Unresolved type: u'GstVideoGLTextureType'
2093gstglutils.h:77: Warning: GstGL: gst_gl_generate_texture_full: argument info: Unresolved type: u'GstVideoInfo*'
2094gstglutils.h:77: Warning: GstGL: gst_gl_generate_texture_full: argument pTexture: Unresolved type: u'GLuint*'
2095gstglutils.h:107: Warning: GstGL: gst_gl_get_plane_data_size: argument info: Unresolved type: u'GstVideoInfo*'
2096gstglutils.h:107: Warning: GstGL: gst_gl_get_plane_data_size: argument align: Unresolved type: u'GstVideoAlignment*'
2097gstglutils.h:109: Warning: GstGL: gst_gl_get_plane_start: argument info: Unresolved type: u'GstVideoInfo*'
2098gstglutils.h:109: Warning: GstGL: gst_gl_get_plane_start: argument valign: Unresolved type: u'GstVideoAlignment*'
2099gstglbasememory.c:582: Warning: GstGL: gst_gl_allocation_params_init: argument copy: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
2100gstglbasememory.c:725: Warning: GstGL: gst_gl_base_memory_alloc: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2101gstglbuffer.c:356: Warning: GstGL: gst_gl_buffer_allocation_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2102gstglbuffer.c:356: Warning: GstGL: gst_gl_buffer_allocation_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2103gstglbuffer.h:117: Warning: GstGL: gst_gl_buffer_alloc: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2104gstglmemory.c:1034: Warning: GstGL: gst_gl_video_allocation_params_init_full: argument copy: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
2105gstglmemory.c:1034: Warning: GstGL: gst_gl_video_allocation_params_init_full: argument v_info: Unresolved type: u'GstVideoInfo*'
2106gstglmemory.c:1034: Warning: GstGL: gst_gl_video_allocation_params_init_full: argument valign: Unresolved type: u'GstVideoAlignment*'
2107gstglmemory.c:1095: Warning: GstGL: gst_gl_video_allocation_params_new: argument v_info: Unresolved type: u'GstVideoInfo*'
2108gstglmemory.c:1095: Warning: GstGL: gst_gl_video_allocation_params_new: argument valign: Unresolved type: u'GstVideoAlignment*'
2109gstglmemory.c:1104: Warning: GstGL: gst_gl_video_allocation_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2110gstglmemory.c:1131: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_data: argument v_info: Unresolved type: u'GstVideoInfo*'
2111gstglmemory.c:1131: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_data: argument valign: Unresolved type: u'GstVideoAlignment*'
2112gstglmemory.c:1143: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_data: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2113gstglmemory.c:1171: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_texture: argument v_info: Unresolved type: u'GstVideoInfo*'
2114gstglmemory.c:1171: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_texture: argument valign: Unresolved type: u'GstVideoAlignment*'
2115gstglmemory.c:1183: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_texture: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2116gstglmemory.c:1095: Warning: GstGL: gst_gl_video_allocation_params_new: argument v_info: Unresolved type: u'GstVideoInfo*'
2117gstglmemory.c:1095: Warning: GstGL: gst_gl_video_allocation_params_new: argument valign: Unresolved type: u'GstVideoAlignment*'
2118gstglmemory.c:1104: Warning: GstGL: gst_gl_video_allocation_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2119gstglmemory.c:1131: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_data: argument v_info: Unresolved type: u'GstVideoInfo*'
2120gstglmemory.c:1131: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_data: argument valign: Unresolved type: u'GstVideoAlignment*'
2121gstglmemory.c:1143: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_data: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2122gstglmemory.c:1171: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_texture: argument v_info: Unresolved type: u'GstVideoInfo*'
2123gstglmemory.c:1171: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_texture: argument valign: Unresolved type: u'GstVideoAlignment*'
2124gstglmemory.c:1183: Warning: GstGL: gst_gl_video_allocation_params_new_wrapped_texture: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2125gstglsyncmeta.h:57: Warning: GstGL: gst_buffer_add_gl_sync_meta: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2126gstglsyncmeta.h:58: Warning: GstGL: gst_buffer_add_gl_sync_meta_full: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2127gstglquery.h:51: Warning: GstGL: gst_gl_query_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
2128<unknown>:: Warning: GstGL: (Signal)create-context: return value: Missing (transfer) annotation
2129gstglmemory.c:1324: Warning: GstGL: gst_gl_memory_allocator_get_default: return value: Missing (transfer) annotation
2130gstglframebuffer.h:61: Warning: GstGL: gst_gl_framebuffer_use_v2: argument fbo: Unresolved type: u'GLuint'
2131gstglframebuffer.h:61: Warning: GstGL: gst_gl_framebuffer_use_v2: argument depth_buffer: Unresolved type: u'GLuint'
2132gstglframebuffer.h:61: Warning: GstGL: gst_gl_framebuffer_use_v2: argument texture_fbo: Unresolved type: u'GLuint'
2133gstglframebuffer.h:61: Warning: GstGL: gst_gl_framebuffer_use_v2: argument cb: Unresolved type: u'GLCB_V2'
2134gstglfilter.c:1006: Warning: GstGL: gst_gl_filter_render_to_target: argument input: Unresolved type: u'GLuint'
2135gstglfilter.c:1006: Warning: GstGL: gst_gl_filter_render_to_target: argument target: Unresolved type: u'GLuint'
2136gstglfilter.c:1006: Warning: GstGL: gst_gl_filter_render_to_target: argument func: Unresolved type: u'GLCB'
2137gstglfilter.c:1099: Warning: GstGL: gst_gl_filter_render_to_target_with_shader: argument input: Unresolved type: u'GLuint'
2138gstglfilter.c:1099: Warning: GstGL: gst_gl_filter_render_to_target_with_shader: argument target: Unresolved type: u'GLuint'
2139gstglfilter.c:1174: Warning: GstGL: gst_gl_filter_draw_texture: argument texture: Unresolved type: u'GLuint'
2140gstglutils.h:71: Warning: GstGL: gst_gl_context_gen_texture: argument pTexture: Unresolved type: u'GLuint*'
2141gstglutils.h:71: Warning: GstGL: gst_gl_context_gen_texture: argument v_format: Unresolved type: u'GstVideoFormat'
2142gstglutils.h:71: Warning: GstGL: gst_gl_context_gen_texture: argument width: Unresolved type: u'GLint'
2143gstglutils.h:71: Warning: GstGL: gst_gl_context_gen_texture: argument height: Unresolved type: u'GLint'
2144gstglutils.h:74: Warning: GstGL: gst_gl_context_del_texture: argument pTexture: Unresolved type: u'GLuint*'
2145gstglutils.h:80: Warning: GstGL: gst_gl_context_gen_fbo: argument fbo: Unresolved type: u'GLuint*'
2146gstglutils.h:80: Warning: GstGL: gst_gl_context_gen_fbo: argument depthbuffer: Unresolved type: u'GLuint*'
2147gstglutils.h:82: Warning: GstGL: gst_gl_context_use_fbo_v2: argument fbo: Unresolved type: u'GLuint'
2148gstglutils.h:82: Warning: GstGL: gst_gl_context_use_fbo_v2: argument depth_buffer: Unresolved type: u'GLuint'
2149gstglutils.h:82: Warning: GstGL: gst_gl_context_use_fbo_v2: argument texture_fbo: Unresolved type: u'GLuint'
2150gstglutils.h:82: Warning: GstGL: gst_gl_context_use_fbo_v2: argument cb: Unresolved type: u'GLCB_V2'
2151gstglutils.h:85: Warning: GstGL: gst_gl_context_del_fbo: argument fbo: Unresolved type: u'GLuint'
2152gstglutils.h:85: Warning: GstGL: gst_gl_context_del_fbo: argument depth_buffer: Unresolved type: u'GLuint'
2153gstglcontext.c:1434: Warning: GstGL: gst_gl_context_get_display: return value: Missing (transfer) annotation
2154gstglcontext.c:872: Warning: GstGL: gst_gl_context_get_window: return value: Missing (transfer) annotation
2155gstglcontext.c:1462: Warning: GstGL: gst_gl_context_thread_add: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
2156gstglcontext.c:1598: Warning: GstGL: gst_gl_context_get_current: return value: Missing (transfer) annotation
2157PKG_CONFIG_PATH="../../../pkgconfig" \
2158                /opt/local/bin/g-ir-compiler \
2159                --includedir=. \
2160                --includedir=. \
2161                --includedir=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-1.0` \
2162                --includedir=`PKG_CONFIG_PATH="../../../pkgconfig" /opt/local/bin/pkg-config --variable=girdir gstreamer-base-1.0` \
2163                 GstGL-1.0.gir -o GstGL-1.0.typelib
2164make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl'
2165make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/work/gst-plugins-bad-1.8.1/gst-libs/gst/gl'