Ticket #20980: gst-plugins-good_build_log

File gst-plugins-good_build_log, 7.3 KB (added by rmsfisher@…, 15 years ago)

Updated Build Log

Line 
1--->  Building gst-plugins-good
2DEBUG: Executing org.macports.build (gst-plugins-good)
3DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
4DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.16" && /usr/bin/make -j2 all'
5Making all in gst
6
7[...]
8
9Making all in sys
10Making all in osxaudio
11  CC    gstosxringbuffer.o
12  CC    gstosxaudioelement.o
13  CC    gstosxaudiosink.o
14  CC    gstosxaudiosrc.o
15gstosxringbuffer.c: In function 'gst_osx_ring_buffer_create_audio_unit':
16gstosxringbuffer.c:194: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
17gstosxringbuffer.c:205: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
18gstosxringbuffer.c:217: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
19gstosxringbuffer.c: In function 'gst_osx_ring_buffer_open_device':
20gstosxringbuffer.c:254: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
21gstosxringbuffer.c: In function 'gst_osx_ring_buffer_acquire':
22gstosxringbuffer.c:403: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
23gstosxringbuffer.c:411: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
24gstosxringbuffer.c:428: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
25gstosxringbuffer.c: In function 'gst_osx_ring_buffer_start':
26gstosxringbuffer.c:549: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
27gstosxringbuffer.c: In function 'gst_osx_ring_buffer_pause':
28gstosxringbuffer.c:594: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
29gstosxringbuffer.c: In function 'gst_osx_ring_buffer_stop':
30gstosxringbuffer.c:615: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
31  CC    gstosxaudio.o
32  LINK  libgstosxaudio.la
33Undefined symbols:
34  "_gst_base_src_get_type", referenced from:
35      _gst_osx_audio_src_init in libgstosxaudio_la-gstosxaudiosrc.o
36  "_gst_base_src_set_live", referenced from:
37      _gst_osx_audio_src_init in libgstosxaudio_la-gstosxaudiosrc.o
38ld: symbol(s) not found
39collect2: ld returned 1 exit status
40make[3]: *** [libgstosxaudio.la] Error 1
41make[2]: *** [all-recursive] Error 1
42make[1]: *** [all-recursive] Error 1
43make: *** [all] Error 2
44Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.16" && /usr/bin/make -j2 all " returned error 2
45Command output:   CC    gstosxaudiosrc.o
46gstosxringbuffer.c: In function 'gst_osx_ring_buffer_create_audio_unit':
47gstosxringbuffer.c:194: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
48gstosxringbuffer.c:205: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
49gstosxringbuffer.c:217: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
50gstosxringbuffer.c: In function 'gst_osx_ring_buffer_open_device':
51gstosxringbuffer.c:254: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
52gstosxringbuffer.c: In function 'gst_osx_ring_buffer_acquire':
53gstosxringbuffer.c:403: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
54gstosxringbuffer.c:411: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
55gstosxringbuffer.c:428: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
56gstosxringbuffer.c: In function 'gst_osx_ring_buffer_start':
57gstosxringbuffer.c:549: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
58gstosxringbuffer.c: In function 'gst_osx_ring_buffer_pause':
59gstosxringbuffer.c:594: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
60gstosxringbuffer.c: In function 'gst_osx_ring_buffer_stop':
61gstosxringbuffer.c:615: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
62  CC    gstosxaudio.o
63  LINK  libgstosxaudio.la
64Undefined symbols:
65  "_gst_base_src_get_type", referenced from:
66      _gst_osx_audio_src_init in libgstosxaudio_la-gstosxaudiosrc.o
67  "_gst_base_src_set_live", referenced from:
68      _gst_osx_audio_src_init in libgstosxaudio_la-gstosxaudiosrc.o
69ld: symbol(s) not found
70collect2: ld returned 1 exit status
71make[3]: *** [libgstosxaudio.la] Error 1
72make[2]: *** [all-recursive] Error 1
73make[1]: *** [all-recursive] Error 1
74make: *** [all] Error 2
75
76DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.16" && /usr/bin/make -j2 all " returned error 2
77Command output:   CC    gstosxaudiosrc.o
78gstosxringbuffer.c: In function 'gst_osx_ring_buffer_create_audio_unit':
79gstosxringbuffer.c:194: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
80gstosxringbuffer.c:205: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
81gstosxringbuffer.c:217: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
82gstosxringbuffer.c: In function 'gst_osx_ring_buffer_open_device':
83gstosxringbuffer.c:254: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
84gstosxringbuffer.c: In function 'gst_osx_ring_buffer_acquire':
85gstosxringbuffer.c:403: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
86gstosxringbuffer.c:411: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
87gstosxringbuffer.c:428: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'OSStatus'
88gstosxringbuffer.c: In function 'gst_osx_ring_buffer_start':
89gstosxringbuffer.c:549: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
90gstosxringbuffer.c: In function 'gst_osx_ring_buffer_pause':
91gstosxringbuffer.c:594: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
92gstosxringbuffer.c: In function 'gst_osx_ring_buffer_stop':
93gstosxringbuffer.c:615: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'AudioDeviceID'
94  CC    gstosxaudio.o
95  LINK  libgstosxaudio.la
96Undefined symbols:
97  "_gst_base_src_get_type", referenced from:
98      _gst_osx_audio_src_init in libgstosxaudio_la-gstosxaudiosrc.o
99  "_gst_base_src_set_live", referenced from:
100      _gst_osx_audio_src_init in libgstosxaudio_la-gstosxaudiosrc.o
101ld: symbol(s) not found
102collect2: ld returned 1 exit status
103make[3]: *** [libgstosxaudio.la] Error 1
104make[2]: *** [all-recursive] Error 1
105make[1]: *** [all-recursive] Error 1
106make: *** [all] Error 2
107
108    while executing
109"command_exec build"
110    (procedure "portbuild::build_main" line 9)
111    invoked from within
112"$procedure $targetname"
113Warning: the following items did not execute (for gst-plugins-good): org.macports.destroot org.macports.build
114Error: Status 1 encountered during processing.