Ticket #56417: main.log

File main.log, 133.7 KB (added by tehcog (tehcog), 6 years ago)

main.log

Line 
1version:1
2:debug:main Executing org.macports.main (transcode)
3:debug:main dropping privileges: euid changed to 502, egid changed to 501.
4:debug:archivefetch archivefetch phase started at Wed May  2 19:13:25 EDT 2018
5:debug:archivefetch Executing org.macports.archivefetch (transcode)
6version:1
7:msg:archivefetch --->  Computing dependencies for transcode:info:archivefetch .:debug:archivefetch Searching for dependency: lbzip2
8:debug:archivefetch Found Dependency: receipt exists for lbzip2
9:debug:archivefetch Searching for dependency: pkgconfig
10:debug:archivefetch Found Dependency: receipt exists for pkgconfig
11:debug:archivefetch Searching for dependency: ffmpeg
12:debug:archivefetch Found Dependency: receipt exists for ffmpeg
13:debug:archivefetch Searching for dependency: libmpeg2
14:debug:archivefetch Found Dependency: receipt exists for libmpeg2
15:debug:archivefetch Searching for dependency: libdvdread
16:debug:archivefetch Found Dependency: receipt exists for libdvdread
17:debug:archivefetch Searching for dependency: jpeg
18:debug:archivefetch Found Dependency: receipt exists for jpeg
19:debug:archivefetch Searching for dependency: lame
20:debug:archivefetch Found Dependency: receipt exists for lame
21:debug:archivefetch Searching for dependency: xorg-libXv
22:debug:archivefetch Found Dependency: receipt exists for xorg-libXv
23:debug:archivefetch Searching for dependency: xorg-libXaw
24:debug:archivefetch Found Dependency: receipt exists for xorg-libXaw
25:debug:archivefetch Searching for dependency: xpm
26:debug:archivefetch Found Dependency: receipt exists for xpm
27:debug:main Executing org.macports.main (transcode)
28:debug:main dropping privileges: euid changed to 502, egid changed to 501.
29:debug:fetch fetch phase started at Wed May  2 19:13:25 EDT 2018
30:notice:fetch --->  Fetching distfiles for transcode
31:debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0.
32:debug:fetch dropping privileges: euid changed to 502, egid changed to 501.
33:debug:fetch Executing org.macports.fetch (transcode)
34:info:fetch --->  transcode-1.1.7.tar.bz2 does not exist in /opt/local/var/macports/distfiles/transcode
35:notice:fetch --->  Attempting to fetch transcode-1.1.7.tar.bz2 from https://distfiles.macports.org/transcode
36:debug:fetch Privilege de-escalation not attempted as not running as root.
37:debug:checksum checksum phase started at Wed May  2 19:13:27 EDT 2018
38:notice:checksum --->  Verifying checksums for transcode
39:debug:checksum Executing org.macports.checksum (transcode)
40:info:checksum --->  Checksumming transcode-1.1.7.tar.bz2
41:debug:checksum Calculated (md5) is 9bb25a796a8591fb764de46ee87ce505
42:debug:checksum Correct (md5) checksum for transcode-1.1.7.tar.bz2
43:debug:checksum Calculated (sha1) is e35df68b960eb56ef0a59a4cdbed1491be56aee6
44:debug:checksum Correct (sha1) checksum for transcode-1.1.7.tar.bz2
45:debug:checksum Privilege de-escalation not attempted as not running as root.
46:debug:extract extract phase started at Wed May  2 19:13:27 EDT 2018
47:notice:extract --->  Extracting transcode
48:debug:extract setting option extract.cmd to /opt/local/bin/lbzip2
49:debug:extract Executing org.macports.extract (transcode)
50:info:extract --->  Extracting transcode-1.1.7.tar.bz2
51:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/transcode/transcode-1.1.7.tar.bz2'
52:debug:extract Environment:
53:debug:extract CC_PRINT_OPTIONS='YES'
54:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
55:debug:extract CPATH='/opt/local/include'
56:debug:extract LIBRARY_PATH='/opt/local/lib'
57:debug:extract MACOSX_DEPLOYMENT_TARGET='10.9'
58:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work" && /opt/local/bin/lbzip2 -dc '/opt/local/var/macports/distfiles/transcode/transcode-1.1.7.tar.bz2' | /usr/bin/tar -xf -
59:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work" && /opt/local/bin/lbzip2 -dc '/opt/local/var/macports/distfiles/transcode/transcode-1.1.7.tar.bz2' | /usr/bin/tar -xf -
60:debug:extract euid/egid changed to: 0/0
61:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work to macports
62:debug:extract euid/egid changed to: 502/501
63:debug:extract Privilege de-escalation not attempted as not running as root.
64:debug:patch patch phase started at Wed May  2 19:13:27 EDT 2018
65:debug:patch Executing org.macports.patch (transcode)
66:notice:patch --->  Applying patches to transcode
67:info:patch --->  Applying patch-configure.diff
68:debug:patch Environment:
69:debug:patch CC_PRINT_OPTIONS='YES'
70:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
71:debug:patch CPATH='/opt/local/include'
72:debug:patch LIBRARY_PATH='/opt/local/lib'
73:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
74:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-configure.diff'
75:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-configure.diff'
76:info:patch patching file configure
77:info:patch --->  Applying patch-avilib-avidump.c.diff
78:debug:patch Environment:
79:debug:patch CC_PRINT_OPTIONS='YES'
80:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
81:debug:patch CPATH='/opt/local/include'
82:debug:patch LIBRARY_PATH='/opt/local/lib'
83:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
84:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-avilib-avidump.c.diff'
85:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-avilib-avidump.c.diff'
86:info:patch patching file avilib/avidump.c
87:info:patch --->  Applying patch-ffmpeg-0.11.diff
88:debug:patch Environment:
89:debug:patch CC_PRINT_OPTIONS='YES'
90:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
91:debug:patch CPATH='/opt/local/include'
92:debug:patch LIBRARY_PATH='/opt/local/lib'
93:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
94:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-ffmpeg-0.11.diff'
95:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-ffmpeg-0.11.diff'
96:info:patch patching file encode/encode_lavc.c
97:info:patch patching file export/export_ffmpeg.c
98:info:patch patching file export/ffmpeg_cfg.c
99:info:patch patching file import/decode_lavc.c
100:info:patch patching file import/import_ffmpeg.c
101:info:patch patching file import/probe_ffmpeg.c
102:info:patch patching file libtc/tcavcodec.h
103:info:patch --->  Applying patch-filter-filter_pp.c.diff
104:debug:patch Environment:
105:debug:patch CC_PRINT_OPTIONS='YES'
106:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
107:debug:patch CPATH='/opt/local/include'
108:debug:patch LIBRARY_PATH='/opt/local/lib'
109:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
110:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-filter-filter_pp.c.diff'
111:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-filter-filter_pp.c.diff'
112:info:patch patching file filter/filter_pp.c
113:info:patch --->  Applying patch-encode-Makefile.in.diff
114:debug:patch Environment:
115:debug:patch CC_PRINT_OPTIONS='YES'
116:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
117:debug:patch CPATH='/opt/local/include'
118:debug:patch LIBRARY_PATH='/opt/local/lib'
119:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
120:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-encode-Makefile.in.diff'
121:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-encode-Makefile.in.diff'
122:info:patch patching file encode/Makefile.in
123:info:patch --->  Applying patch-ffmpeg-2.0.diff
124:debug:patch Environment:
125:debug:patch CC_PRINT_OPTIONS='YES'
126:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
127:debug:patch CPATH='/opt/local/include'
128:debug:patch LIBRARY_PATH='/opt/local/lib'
129:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
130:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-ffmpeg-2.0.diff'
131:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-ffmpeg-2.0.diff'
132:info:patch patching file export/export_ffmpeg.c
133:info:patch patching file export/ffmpeg_cfg.c
134:info:patch patching file export/ffmpeg_cfg.h
135:info:patch patching file encode/encode_lavc.c
136:info:patch patching file encode/encode_lavc.c
137:info:patch patching file export/export_ffmpeg.c
138:info:patch patching file export/ffmpeg_cfg.c
139:info:patch patching file export/ffmpeg_cfg.h
140:info:patch patching file export/aud_aux.c
141:info:patch patching file export/export_ffmpeg.c
142:info:patch patching file import/decode_lavc.c
143:info:patch patching file import/import_ffmpeg.c
144:info:patch --->  Applying patch-ffmpeg-2.4.diff
145:debug:patch Environment:
146:debug:patch CC_PRINT_OPTIONS='YES'
147:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
148:debug:patch CPATH='/opt/local/include'
149:debug:patch LIBRARY_PATH='/opt/local/lib'
150:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
151:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-ffmpeg-2.4.diff'
152:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-ffmpeg-2.4.diff'
153:info:patch patching file import/probe_ffmpeg.c
154:info:patch --->  Applying patch-freetype-2.5.1.diff
155:debug:patch Environment:
156:debug:patch CC_PRINT_OPTIONS='YES'
157:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
158:debug:patch CPATH='/opt/local/include'
159:debug:patch LIBRARY_PATH='/opt/local/lib'
160:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
161:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-freetype-2.5.1.diff'
162:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-freetype-2.5.1.diff'
163:info:patch patching file filter/subtitler/load_font.c
164:info:patch --->  Applying patch-ffmpeg-3.0.diff
165:debug:patch Environment:
166:debug:patch CC_PRINT_OPTIONS='YES'
167:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
168:debug:patch CPATH='/opt/local/include'
169:debug:patch LIBRARY_PATH='/opt/local/lib'
170:debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
171:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-ffmpeg-3.0.diff'
172:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/transcode/files/patch-ffmpeg-3.0.diff'
173:info:patch patching file export/aud_aux.c
174:info:patch patching file export/export_ffmpeg.c
175:info:patch patching file import/import_ffmpeg.c
176:info:patch patching file import/decode_lavc.c
177:debug:patch Privilege de-escalation not attempted as not running as root.
178:debug:configure configure phase started at Wed May  2 19:13:28 EDT 2018
179:notice:configure --->  Configuring transcode
180:debug:configure Preferred compilers: clang macports-clang-4.0 macports-clang-3.9 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2
181:debug:configure Using compiler 'Xcode Clang'
182:debug:configure Executing org.macports.configure (transcode)
183:debug:configure Environment:
184:debug:configure CC='/usr/bin/clang'
185:debug:configure CC_PRINT_OPTIONS='YES'
186:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
187:debug:configure CFLAGS='-pipe -Os -arch x86_64'
188:debug:configure CPATH='/opt/local/include'
189:debug:configure CPPFLAGS='-I/opt/local/include'
190:debug:configure CXX='/usr/bin/clang++'
191:debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
192:debug:configure F77FLAGS='-m64'
193:debug:configure F90FLAGS='-pipe -Os -m64'
194:debug:configure FCFLAGS='-pipe -Os -m64'
195:debug:configure FFLAGS='-pipe -Os'
196:debug:configure INSTALL='/usr/bin/install -c'
197:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
198:debug:configure LIBRARY_PATH='/opt/local/lib'
199:debug:configure MACOSX_DEPLOYMENT_TARGET='10.9'
200:debug:configure OBJC='/usr/bin/clang'
201:debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
202:debug:configure OBJCXX='/usr/bin/clang++'
203:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
204:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && ./configure --prefix=/opt/local --disable-mmx --enable-libmpeg2 --enable-libmpeg2convert --build=x86_64-apple-darwin13 --x-includes=/opt/local/include --x-libraries=/opt/local/lib
205:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && ./configure --prefix=/opt/local --disable-mmx --enable-libmpeg2 --enable-libmpeg2convert --build=x86_64-apple-darwin13 --x-includes=/opt/local/include --x-libraries=/opt/local/lib
206:info:configure checking build system type... x86_64-apple-darwin13
207:info:configure checking host system type... x86_64-apple-darwin13
208:info:configure checking target system type... x86_64-apple-darwin13
209:info:configure checking for a BSD-compatible install... /usr/bin/install -c
210:info:configure checking whether build environment is sane... yes
211:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
212:info:configure checking for gawk... gawk
213:info:configure checking whether make sets $(MAKE)... yes
214:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
215:info:configure checking for gcc... /usr/bin/clang
216:info:configure checking whether the C compiler works... yes
217:info:configure checking for C compiler default output file name... a.out
218:info:configure checking for suffix of executables...
219:info:configure checking whether we are cross compiling... no
220:info:configure checking for suffix of object files... o
221:info:configure checking whether we are using the GNU C compiler... yes
222:info:configure checking whether /usr/bin/clang accepts -g... yes
223:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
224:info:configure checking for style of include used by make... GNU
225:info:configure checking dependency style of /usr/bin/clang... gcc3
226:info:configure checking whether /usr/bin/clang and cc understand -c and -o together... yes
227:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
228:info:configure checking for gawk... (cached) gawk
229:info:configure checking whether ln -s works... yes
230:info:configure checking whether make sets $(MAKE)... (cached) yes
231:info:configure checking dependency style of /usr/bin/clang... gcc3
232:info:configure checking for gawk... /opt/local/bin/gawk
233:info:configure checking for dlopen in -ldl... yes
234:info:configure checking for dlopen... yes
235:info:configure checking how to print strings... printf
236:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
237:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
238:info:configure checking for egrep... /opt/local/bin/grep -E
239:info:configure checking for fgrep... /opt/local/bin/grep -F
240:info:configure checking for ld used by /usr/bin/clang... /Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
241:info:configure checking if the linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
242:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
243:info:configure checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
244:info:configure checking the maximum length of command line arguments... 196608
245:info:configure checking whether the shell understands some XSI constructs... yes
246:info:configure checking whether the shell understands "+="... yes
247:info:configure checking how to convert x86_64-apple-darwin13 file names to x86_64-apple-darwin13 format... func_convert_file_noop
248:info:configure checking how to convert x86_64-apple-darwin13 file names to toolchain format... func_convert_file_noop
249:info:configure checking for /Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
250:info:configure checking for objdump... no
251:info:configure checking how to recognize dependent libraries... pass_all
252:info:configure checking for dlltool... no
253:info:configure checking how to associate runtime and link libraries... printf %s\n
254:info:configure checking for ar... ar
255:info:configure checking for archiver @FILE support... no
256:info:configure checking for strip... strip
257:info:configure checking for ranlib... ranlib
258:info:configure checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object... ok
259:info:configure checking for sysroot... no
260:info:configure checking for mt... no
261:info:configure checking if : is a manifest tool... no
262:info:configure checking for dsymutil... dsymutil
263:info:configure checking for nmedit... nmedit
264:info:configure checking for lipo... lipo
265:info:configure checking for otool... otool
266:info:configure checking for otool64... no
267:info:configure checking for -single_module linker flag... yes
268:info:configure checking for -exported_symbols_list linker flag... yes
269:info:configure checking for -force_load linker flag... yes
270:info:configure checking for dlfcn.h... yes
271:info:configure checking for objdir... .libs
272:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
273:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
274:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
275:info:configure checking if /usr/bin/clang static flag -static works... no
276:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
277:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
278:info:configure checking whether the /usr/bin/clang linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
279:info:configure checking dynamic linker characteristics... darwin13 dyld
280:info:configure checking how to hardcode library paths into programs... immediate
281:info:configure checking for dlopen in -ldl... (cached) yes
282:info:configure checking whether a program can dlopen itself... yes
283:info:configure checking whether a statically linked program can dlopen itself... yes
284:info:configure checking whether stripping libraries is possible... yes
285:info:configure checking if libtool supports shared libraries... yes
286:info:configure checking whether to build shared libraries... yes
287:info:configure checking whether to build static libraries... no
288:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
289:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no
290:info:configure checking for /usr/bin/clang++ option to produce PIC...  -DPIC
291:info:configure checking if /usr/bin/clang++ PIC flag  -DPIC works... yes
292:info:configure checking if /usr/bin/clang++ static flag  works... yes
293:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
294:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
295:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no
296:info:configure checking dynamic linker characteristics... darwin13 dyld
297:info:configure checking how to hardcode library paths into programs... immediate
298:info:configure checking for standard header files... yes
299:info:configure checking endian.h usability... no
300:info:configure checking endian.h presence... no
301:info:configure checking for endian.h... no
302:info:configure checking malloc.h usability... no
303:info:configure checking malloc.h presence... no
304:info:configure checking for malloc.h... no
305:info:configure checking sys/mman.h usability... yes
306:info:configure checking sys/mman.h presence... yes
307:info:configure checking for sys/mman.h... yes
308:info:configure checking sys/select.h usability... yes
309:info:configure checking sys/select.h presence... yes
310:info:configure checking for sys/select.h... yes
311:info:configure checking for an ANSI C-conforming const... yes
312:info:configure checking for inline... inline
313:info:configure checking whether byte ordering is bigendian... no
314:info:configure checking __attribute__((...)) support... yes
315:info:configure checking __attribute__((aligned())) support... 64
316:info:configure checking stdlib.h usability... yes
317:info:configure checking stdlib.h presence... yes
318:info:configure checking for stdlib.h... yes
319:info:configure checking for GNU libc compatible malloc... yes
320:info:configure checking return type of signal handlers... void
321:info:configure checking for getopt_long_only... yes
322:info:configure checking for getpagesize... yes
323:info:configure checking for gettimeofday... yes
324:info:configure checking for mmap... yes
325:info:configure checking for strlcat... yes
326:info:configure checking for strlcpy... yes
327:info:configure checking for strtof... yes
328:info:configure checking for vsscanf... yes
329:info:configure checking for sysconf(_SC_PAGESIZE)... yes
330:info:configure checking for special C compiler options needed for large files... no
331:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
332:info:configure checking for _LARGEFILE_SOURCE value needed for large files... no
333:info:configure checking for pthreads in -lpthread... yes
334:info:configure checking for build architecture... AMD64 architecture (AMD64)
335:info:configure configure: WARNING: *** All MMX dependent parts will be disabled ***
336:info:configure configure: WARNING: *** All 3DNow dependent parts will be disabled ***
337:info:configure configure: WARNING: *** All SSE dependent parts will be disabled ***
338:info:configure *** All SSE2 dependent parts will be disabled ***
339:info:configure checking if $CC groks AltiVec inline assembly... no
340:info:configure checking if $CC groks AltiVec C extensions... no
341:info:configure checking if linker needs -framework vecLib...
342:info:configure checking for pkg-config... /opt/local/bin/pkg-config
343:info:configure checking pkg-config is at least version 0.20... yes
344:info:configure checking for X... libraries /opt/local/lib, headers /opt/local/include
345:info:configure checking whether -R must be followed by a space... neither works
346:info:configure checking for gethostbyname... yes
347:info:configure checking for connect... yes
348:info:configure checking for remove... yes
349:info:configure checking for shmat... yes
350:info:configure checking for IceConnectionNumber in -lICE... yes
351:info:configure checking for XvQueryExtension in -lXv... yes
352:info:configure checking for XShmQueryExtension in -lX11... yes
353:info:configure checking X11/Xaw/Simple.h usability... yes
354:info:configure checking X11/Xaw/Simple.h presence... yes
355:info:configure checking for X11/Xaw/Simple.h... yes
356:info:configure checking for XpmFreeAttributes in -lXpm... yes
357:info:configure checking for gzopen in -lz... yes
358:info:configure checking for sin in -lm... yes
359:info:configure checking for ffmpeg support... requested
360:info:configure checking whether libavcodec support is requested... yes
361:info:configure checking for LIBAVCODEC... yes
362:info:configure checking whether libavformat support is requested... yes
363:info:configure checking for LIBAVFORMAT... yes
364:info:configure checking whether libv4l2 support is requested... no
365:info:configure checking whether libv4lconvert support is requested... no
366:info:configure checking whether libmpeg2 support is requested... yes
367:info:configure checking for LIBMPEG2... yes
368:info:configure checking whether libmpeg2convert support is requested... yes
369:info:configure checking for LIBMPEG2CONVERT... yes
370:info:configure checking enable new or experimental components... no
371:info:configure checking enable deprecated components... no
372:info:configure checking for internal static framebuffer support... yes
373:info:configure checking whether v4l support is requested... no
374:info:configure checking whether bktr support is requested... no
375:info:configure checking whether sunau support is requested... no
376:info:configure checking whether OSS support is requested... no
377:info:configure checking whether ALSA support is requested... no
378:info:configure checking encore2.h usability... no
379:info:configure checking encore2.h presence... no
380:info:configure checking for encore2.h... no
381:info:configure checking whether libpostproc support is requested... no
382:info:configure checking whether freetype2 support is requested... no
383:info:configure checking whether lame support is requested... yes
384:info:configure checking for pkgconfig support for lame... no
385:info:configure checking how to determine LAME_CFLAGS... default
386:info:configure checking how to determine LAME_LIBS... default
387:info:configure checking for lame_init in -lmp3lame... yes
388:info:configure checking lame/lame.h usability... yes
389:info:configure checking lame/lame.h presence... yes
390:info:configure checking for lame/lame.h... yes
391:info:configure checking lame version... 3100
392:info:configure checking whether xvid support is requested... no
393:info:configure checking whether x264 support is requested... no
394:info:configure checking whether ogg support is requested... no
395:info:configure checking whether vorbis support is requested... no
396:info:configure checking whether theora support is requested... no
397:info:configure checking whether libdvdread support is requested... yes
398:info:configure checking for pkgconfig support for libdvdread... no
399:info:configure checking how to determine LIBDVDREAD_CFLAGS... default
400:info:configure checking how to determine LIBDVDREAD_LIBS... default
401:info:configure checking for DVDOpen in -ldvdread... yes
402:info:configure checking dvdread/dvd_reader.h usability... yes
403:info:configure checking dvdread/dvd_reader.h presence... yes
404:info:configure checking for dvdread/dvd_reader.h... yes
405:info:configure checking whether pvm3 support is requested... no
406:info:configure checking whether libdv support is requested... no
407:info:configure checking whether libquicktime support is requested... no
408:info:configure checking whether lzo support is requested... no
409:info:configure checking whether a52 support is requested... no
410:info:configure checking whether faac support is requested... no
411:info:configure checking whether libxml2 support is requested... no
412:info:configure checking whether ibp and lors support is requested... no
413:info:configure checking whether mjpegtools support is requested... no
414:info:configure checking whether sdl support is requested... no
415:info:configure checking whether imagemagick support is requested... no
416:info:configure checking whether libjpegmmx support is requested... no
417:info:configure checking whether libjpeg support is requested... yes
418:info:configure checking for pkgconfig support for libjpeg... no
419:info:configure checking how to determine LIBJPEG_CFLAGS... default
420:info:configure checking jpeglib.h usability... yes
421:info:configure checking jpeglib.h presence... yes
422:info:configure checking for jpeglib.h... yes
423:info:configure checking how to determine LIBJPEG_LIBS... default
424:info:configure checking for jpeg_CreateCompress in -ljpeg... yes
425:info:configure checking whether bsdav support is requested... no
426:info:configure checking whether iconv support is requested... yes
427:info:configure checking for pkgconfig support for iconv... no
428:info:configure checking how to determine ICONV_CFLAGS... default
429:info:configure checking iconv.h usability... yes
430:info:configure checking iconv.h presence... yes
431:info:configure checking for iconv.h... yes
432:info:configure checking how to determine ICONV_LIBS... default
433:info:configure checking for iconv_open in -liconv... no
434:info:configure checking for libiconv_open in -liconv... yes
435:info:configure checking for PV3 support... no
436:info:configure checking for NuppelVideo support... no
437:info:configure checking if /usr/bin/clang supports -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS flags... yes
438:info:configure configure: creating ./config.status
439:info:configure config.status: creating Makefile
440:info:configure config.status: creating aclib/Makefile
441:info:configure config.status: creating avilib/Makefile
442:info:configure config.status: creating docs/Makefile
443:info:configure config.status: creating docs/html/Makefile
444:info:configure config.status: creating docs/man/Makefile
445:info:configure config.status: creating docs/pvm3/Makefile
446:info:configure config.status: creating docs/tech/Makefile
447:info:configure config.status: creating docs/tech/html/Makefile
448:info:configure config.status: creating encode/Makefile
449:info:configure config.status: creating export/Makefile
450:info:configure config.status: creating filter/Makefile
451:info:configure config.status: creating filter/divxkey/Makefile
452:info:configure config.status: creating filter/extsub/Makefile
453:info:configure config.status: creating filter/preview/Makefile
454:info:configure config.status: creating filter/subtitler/Makefile
455:info:configure config.status: creating filter/tomsmocomp/Makefile
456:info:configure config.status: creating filter/yuvdenoise/Makefile
457:info:configure config.status: creating filter/stabilize/Makefile
458:info:configure config.status: creating import/Makefile
459:info:configure config.status: creating import/framegen/Makefile
460:info:configure config.status: creating import/nuv/Makefile
461:info:configure config.status: creating import/v4l/Makefile
462:info:configure config.status: creating multiplex/Makefile
463:info:configure config.status: creating libdldarwin/Makefile
464:info:configure config.status: creating libtc/Makefile
465:info:configure config.status: creating libtcaudio/Makefile
466:info:configure config.status: creating libtcvideo/Makefile
467:info:configure config.status: creating pvm3/Makefile
468:info:configure config.status: creating src/Makefile
469:info:configure config.status: creating testsuite/Makefile
470:info:configure config.status: creating tools/Makefile
471:info:configure config.status: creating transcode.spec
472:info:configure config.status: creating filter/parse_csv.awk
473:info:configure config.status: creating filter/filter_list.awk
474:info:configure config.status: creating config.h
475:info:configure config.status: executing depfiles commands
476:info:configure config.status: executing libtool commands
477:info:configure ----------------------------------------
478:info:configure Summary for transcode 1.1.7:
479:info:configure ----------------------------------------
480:info:configure core options
481:info:configure ----------------------------------------
482:info:configure enable experimental code       no
483:info:configure enable deprecated code         no
484:info:configure static AV-frame buffering      yes
485:info:configure A52 default decoder            no
486:info:configure FFmpeg support                 yes
487:info:configure hardware support
488:info:configure ----------------------------------------
489:info:configure v4l (legacy)                   no
490:info:configure v4l2                           no
491:info:configure ALSA                           no
492:info:configure OSS                            no
493:info:configure bktr                           no
494:info:configure sunau                          no
495:info:configure optional module support
496:info:configure ----------------------------------------
497:info:configure PV3                            no
498:info:configure NuppelVideo                    no
499:info:configure optional package support
500:info:configure ----------------------------------------
501:info:configure IBP (libxio)                   no
502:info:configure X11                            yes
503:info:configure     Xv      extension          yes
504:info:configure     Xshm    extension          yes
505:info:configure     Xaw     library            yes
506:info:configure     Xpm     library            yes
507:info:configure libavcodec                     yes
508:info:configure libavformat                    yes
509:info:configure libv4l2                        no
510:info:configure libv4lconvert                  no
511:info:configure libmpeg2                       yes
512:info:configure libmpeg2convert                yes
513:info:configure libpostproc                    no
514:info:configure freetype2                      no
515:info:configure lame                           yes
516:info:configure xvid                           no
517:info:configure x264                           no
518:info:configure ogg                            no
519:info:configure vorbis                         no
520:info:configure theora                         no
521:info:configure libdvdread                     yes
522:info:configure pvm3                           no
523:info:configure libdv                          no
524:info:configure libquicktime                   no
525:info:configure lzo                            no
526:info:configure a52                            no
527:info:configure faac                           no
528:info:configure libxml2                        no
529:info:configure mjpegtools                     no
530:info:configure sdl                            no
531:info:configure imagemagick                    no
532:info:configure libjpeg                        yes
533:info:configure bsdav                          no
534:info:configure iconv                          yes
535:debug:configure Privilege de-escalation not attempted as not running as root.
536:debug:build build phase started at Wed May  2 19:13:38 EDT 2018
537:notice:build --->  Building transcode
538:debug:build Executing org.macports.build (transcode)
539:debug:build Environment:
540:debug:build CC_PRINT_OPTIONS='YES'
541:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/.CC_PRINT_OPTIONS'
542:debug:build CPATH='/opt/local/include'
543:debug:build LIBRARY_PATH='/opt/local/lib'
544:debug:build MACOSX_DEPLOYMENT_TARGET='10.9'
545:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/make -j8 -w all
546:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/make -j8 -w all
547:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7'
548:info:build /Applications/Utilities/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
549:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7'
550:info:build Making all in aclib
551:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/aclib'
552:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT accore.lo -MD -MP -MF .deps/accore.Tpo -c -o accore.lo accore.c
553:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT average.lo -MD -MP -MF .deps/average.Tpo -c -o average.lo average.c
554:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.Tpo -c -o imgconvert.lo imgconvert.c
555:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_rgb_packed.lo -MD -MP -MF .deps/img_rgb_packed.Tpo -c -o img_rgb_packed.lo img_rgb_packed.c
556:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_yuv_mixed.lo -MD -MP -MF .deps/img_yuv_mixed.Tpo -c -o img_yuv_mixed.lo img_yuv_mixed.c
557:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_yuv_packed.lo -MD -MP -MF .deps/img_yuv_packed.Tpo -c -o img_yuv_packed.lo img_yuv_packed.c
558:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_yuv_planar.lo -MD -MP -MF .deps/img_yuv_planar.Tpo -c -o img_yuv_planar.lo img_yuv_planar.c
559:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_yuv_rgb.lo -MD -MP -MF .deps/img_yuv_rgb.Tpo -c -o img_yuv_rgb.lo img_yuv_rgb.c
560:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT average.lo -MD -MP -MF .deps/average.Tpo -c average.c  -fno-common -DPIC -o .libs/average.o
561:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT accore.lo -MD -MP -MF .deps/accore.Tpo -c accore.c  -fno-common -DPIC -o .libs/accore.o
562:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_yuv_rgb.lo -MD -MP -MF .deps/img_yuv_rgb.Tpo -c img_yuv_rgb.c  -fno-common -DPIC -o .libs/img_yuv_rgb.o
563:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_yuv_planar.lo -MD -MP -MF .deps/img_yuv_planar.Tpo -c img_yuv_planar.c  -fno-common -DPIC -o .libs/img_yuv_planar.o
564:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_yuv_mixed.lo -MD -MP -MF .deps/img_yuv_mixed.Tpo -c img_yuv_mixed.c  -fno-common -DPIC -o .libs/img_yuv_mixed.o
565:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_yuv_packed.lo -MD -MP -MF .deps/img_yuv_packed.Tpo -c img_yuv_packed.c  -fno-common -DPIC -o .libs/img_yuv_packed.o
566:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT img_rgb_packed.lo -MD -MP -MF .deps/img_rgb_packed.Tpo -c img_rgb_packed.c  -fno-common -DPIC -o .libs/img_rgb_packed.o
567:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.Tpo -c imgconvert.c  -fno-common -DPIC -o .libs/imgconvert.o
568:info:build mv -f .deps/average.Tpo .deps/average.Plo
569:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c -o memcpy.lo memcpy.c
570:info:build mv -f .deps/img_yuv_packed.Tpo .deps/img_yuv_packed.Plo
571:info:build mv -f .deps/imgconvert.Tpo .deps/imgconvert.Plo
572:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c -o rescale.lo rescale.c
573:info:build mv -f .deps/accore.Tpo .deps/accore.Plo
574:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c memcpy.c  -fno-common -DPIC -o .libs/memcpy.o
575:info:build mv -f .deps/img_yuv_mixed.Tpo .deps/img_yuv_mixed.Plo
576:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c  -fno-common -DPIC -o .libs/rescale.o
577:info:build mv -f .deps/memcpy.Tpo .deps/memcpy.Plo
578:info:build mv -f .deps/img_rgb_packed.Tpo .deps/img_rgb_packed.Plo
579:info:build mv -f .deps/img_yuv_planar.Tpo .deps/img_yuv_planar.Plo
580:info:build mv -f .deps/rescale.Tpo .deps/rescale.Plo
581:info:build mv -f .deps/img_yuv_rgb.Tpo .deps/img_yuv_rgb.Plo
582:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libac.la  accore.lo average.lo imgconvert.lo img_rgb_packed.lo img_yuv_mixed.lo img_yuv_packed.lo img_yuv_planar.lo img_yuv_rgb.lo memcpy.lo rescale.lo  -lm -lz -ldl
583:info:build libtool: link: ar cru .libs/libac.a .libs/accore.o .libs/average.o .libs/imgconvert.o .libs/img_rgb_packed.o .libs/img_yuv_mixed.o .libs/img_yuv_packed.o .libs/img_yuv_planar.o .libs/img_yuv_rgb.o .libs/memcpy.o .libs/rescale.o
584:info:build libtool: link: ranlib .libs/libac.a
585:info:build libtool: link: ( cd ".libs" && rm -f "libac.la" && ln -s "../libac.la" "libac.la" )
586:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/aclib'
587:info:build Making all in avilib
588:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/avilib'
589:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I../libtc -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT platform_posix.lo -MD -MP -MF .deps/platform_posix.Tpo -c -o platform_posix.lo platform_posix.c
590:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I../libtc -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT avidump.lo -MD -MP -MF .deps/avidump.Tpo -c -o avidump.lo avidump.c
591:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I../libtc -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c -o avilib.lo avilib.c
592:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I../libtc -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT wavlib.lo -MD -MP -MF .deps/wavlib.Tpo -c -o wavlib.lo wavlib.c
593:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c avilib.c  -fno-common -DPIC -o .libs/avilib.o
594:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT wavlib.lo -MD -MP -MF .deps/wavlib.Tpo -c wavlib.c  -fno-common -DPIC -o .libs/wavlib.o
595:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT avidump.lo -MD -MP -MF .deps/avidump.Tpo -c avidump.c  -fno-common -DPIC -o .libs/avidump.o
596:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT platform_posix.lo -MD -MP -MF .deps/platform_posix.Tpo -c platform_posix.c  -fno-common -DPIC -o .libs/platform_posix.o
597:info:build avilib.c:210:5: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
598:info:build     OUTD(ch->nEntriesInUse);
599:info:build     ^~~~~~~~~~~~~~~~~~~~~~~
600:info:build avilib.c:176:26: note: expanded from macro 'OUTD'
601:info:build #define OUTD(n) long2str(ix00+bl,n); bl+=4
602:info:build                          ^~~~~~~
603:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
604:info:build static void long2str(unsigned char *dst, int32_t n)
605:info:build                                     ^
606:info:build avilib.c:212:5: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
607:info:build     OUTD(ch->qwBaseOffset&0xffffffff);
608:info:build     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
609:info:build avilib.c:176:26: note: expanded from macro 'OUTD'
610:info:build #define OUTD(n) long2str(ix00+bl,n); bl+=4
611:info:build                          ^~~~~~~
612:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
613:info:build static void long2str(unsigned char *dst, int32_t n)
614:info:build                                     ^
615:info:build avilib.c:213:5: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
616:info:build     OUTD((ch->qwBaseOffset>>32)&0xffffffff);
617:info:build     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
618:info:build avilib.c:176:26: note: expanded from macro 'OUTD'
619:info:build #define OUTD(n) long2str(ix00+bl,n); bl+=4
620:info:build                          ^~~~~~~
621:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
622:info:build static void long2str(unsigned char *dst, int32_t n)
623:info:build                                     ^
624:info:build avilib.c:214:5: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
625:info:build     OUTD(ch->dwReserved3);
626:info:build     ^~~~~~~~~~~~~~~~~~~~~
627:info:build avilib.c:176:26: note: expanded from macro 'OUTD'
628:info:build #define OUTD(n) long2str(ix00+bl,n); bl+=4
629:info:build                          ^~~~~~~
630:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
631:info:build static void long2str(unsigned char *dst, int32_t n)
632:info:build                                     ^
633:info:build avilib.c:217:6: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
634:info:build         OUTD(ch->aIndex[k].dwOffset);
635:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
636:info:build avilib.c:176:26: note: expanded from macro 'OUTD'
637:info:build #define OUTD(n) long2str(ix00+bl,n); bl+=4
638:info:build                          ^~~~~~~
639:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
640:info:build static void long2str(unsigned char *dst, int32_t n)
641:info:build                                     ^
642:info:build avilib.c:218:6: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
643:info:build             OUTD(ch->aIndex[k].dwSize);
644:info:build             ^~~~~~~~~~~~~~~~~~~~~~~~~~
645:info:build avilib.c:176:26: note: expanded from macro 'OUTD'
646:info:build #define OUTD(n) long2str(ix00+bl,n); bl+=4
647:info:build                          ^~~~~~~
648:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
649:info:build static void long2str(unsigned char *dst, int32_t n)
650:info:build                                     ^
651:info:build avilib.c:220:24: warning: passing 'char [4]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
652:info:build     avi_add_chunk(AVI, ch->fcc, ix00, max);
653:info:build                        ^~~~~~~
654:info:build avilib.c:143:59: note: passing argument to parameter 'tag' here
655:info:build static int avi_add_chunk(avi_t *AVI, const unsigned char *tag,
656:info:build                                                           ^
657:info:build avilib.c:220:33: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
658:info:build     avi_add_chunk(AVI, ch->fcc, ix00, max);
659:info:build                                 ^~~~
660:info:build avilib.c:144:26: note: passing argument to parameter 'data' here
661:info:build                          const unsigned char *data, int length)
662:info:build                                               ^
663:info:build avilib.c:338:26: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
664:info:build     int audio = (strchr (tag, 'w')?1:0);
665:info:build                          ^~~
666:info:build /usr/include/string.h:76:26: note: passing argument to parameter here
667:info:build char    *strchr(const char *, int);
668:info:build                             ^
669:info:build avilib.c:348:36: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
670:info:build             if (avi_init_super_index(AVI, "ix00", &AVI->video_superindex) < 0) return -1;
671:info:build                                           ^~~~~~
672:info:build avilib.c:232:66: note: passing argument to parameter 'idxtag' here
673:info:build static int avi_init_super_index(avi_t *AVI, const unsigned char *idxtag,
674:info:build                                                                  ^
675:info:build avilib.c:352:34: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
676:info:build             if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0)
677:info:build                                         ^~~~~~
678:info:build avilib.c:276:63: note: passing argument to parameter 'idxtag' here
679:info:build static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag,
680:info:build                                                               ^
681:info:build avilib.c:352:42: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
682:info:build             if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0)
683:info:build                                                 ^~~~~~
684:info:build avilib.c:277:51: note: passing argument to parameter 'strtag' here
685:info:build                              const unsigned char *strtag,
686:info:build                                                   ^
687:info:build avilib.c:366:36: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
688:info:build             if (avi_init_super_index(AVI, fcc, &AVI->track[AVI->aptr].audio_superindex) < 0) return -1;
689:info:build                                           ^~~
690:info:build avilib.c:232:66: note: passing argument to parameter 'idxtag' here
691:info:build static int avi_init_super_index(avi_t *AVI, const unsigned char *idxtag,
692:info:build                                                                  ^
693:info:build avilib.c:372:34: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
694:info:build             if (avi_add_std_index (AVI, fcc, tag, AVI->track[AVI->aptr].audio_superindex->stdindex[
695:info:build                                         ^~~
696:info:build avilib.c:276:63: note: passing argument to parameter 'idxtag' here
697:info:build static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag,
698:info:build                                                               ^
699:info:build avilib.c:422:30: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
700:info:build         if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0)
701:info:build                                     ^~~~~~
702:info:build avilib.c:276:63: note: passing argument to parameter 'idxtag' here
703:info:build wavlib.c:533:static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag,28
704:info:build :                                                              ^
705:info:build warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
706:info:build avilib.c:422:38: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
707:info:build     if (!buffer || bufsize < 0) {
708:info:build                    ~~~~~~~ ^ ~
709:info:build         if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0)
710:info:build                                             ^~~~~~
711:info:build avilib.c:277:51: note: passing argument to parameter 'strtag' here
712:info:build                              const unsigned char *strtag,
713:info:build                                                   ^
714:info:build avilib.c:435:34: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
715:info:build wavlib.c:556:28: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
716:info:build             if (avi_add_std_index (AVI, fcc, aud, AVI->track[audtr].audio_superindex->stdindex[
717:info:build                                         ^~~
718:info:build avilib.c    if (!buffer || bufsize < 0) {
719:info:build                    ~~~~~~~ ^ ~:276:63: note: passing argument to parameter 'idxtag' here
720:info:build static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag,
721:info:build                                                               ^
722:info:build avilib.c:435:39: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
723:info:build             if (avi_add_std_index (AVI, fcc, aud, AVI->track[audtr].audio_superindex->stdindex[
724:info:build                                              ^~~
725:info:build avilib.c:277:51: note: passing argument to parameter 'strtag' here
726:info:build                              const unsigned char *strtag,
727:info:build                                                   ^
728:info:build wavlib.c:105:1: warning: unused function 'wav_get_bits64' [-Wunused-function]
729:info:build make_wav_get_bits(64)
730:info:build ^
731:info:build wavlib.c:90:27: note: expanded from macro 'make_wav_get_bits'
732:info:build static inline uint##s##_t wav_get_bits##s(uint8_t *d) \
733:info:build                           ^
734:info:build <scratch space>:231:1: note: expanded from here
735:info:build wav_get_bits64
736:info:build ^
737:info:build wavlib.c:109:1: warning: unused function 'wav_put_bits64' [-Wunused-function]
738:info:build make_wav_put_bits(64)
739:info:build ^
740:info:build wavlib.c:97:24: note: expanded from macro 'make_wav_put_bits'
741:info:build static inline uint8_t *wav_put_bits##s(uint8_t *d, uint##s##_t u) \
742:info:build                        ^
743:info:build <scratch space>:7:1: note: expanded from here
744:info:build avilib.c:472:wav_put_bits6450
745:info:build :^ warning
746:info:build : passing 'char [17]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
747:info:build             avi_add_chunk(AVI, (unsigned char *)"RIFF", "AVIXLIST\0\0\0\0movi", 16);
748:info:build                                                         ^~~~~~~~~~~~~~~~~~~~~~
749:info:build avilib.c:144:26: note: passing argument to parameter 'data' here
750:info:build                          const unsigned char *data, int length)
751:info:build                                               ^
752:info:build avidump.c:286:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
753:info:build       if (n < 0)
754:info:build           ~ ^ ~
755:info:build avidump.c:303:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
756:info:build       if(z<0) return(z);
757:info:build          ~^~
758:info:build avidump.c:305:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
759:info:build       if(z<0) return(z);
760:info:build          ~^~
761:info:build avidump.c:309:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
762:info:build       if(z<0) return(z);
763:info:build          ~^~
764:info:build avidump.c:311:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
765:info:build       if(z<0) return(z);
766:info:build          ~^~
767:info:build avilib.c:1041:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
768:info:build             long2str(buf+len, k+1); len += 4;
769:info:build                      ^~~~~~~
770:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
771:info:build static void long2str(unsigned char *dst, int32_t n)
772:info:build                                     ^
773:info:build avilib.c:1558:52: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
774:info:build    info_len = avi_parse_comments (AVI->comment_fd, AVI_header+nhb, HEADERBYTES - nhb - 8 - 12);
775:info:build                                                    ^~~~~~~~~~~~~~
776:info:build avilib.c:968:46: note: passing argument to parameter 'buf' here
777:info:build static int avi_parse_comments (int fd, char *buf, int space_left)
778:info:build                                              ^
779:info:build avilib.c:1628:15: warning: passing 'char [4]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
780:info:build             long2str(f, len);
781:info:build                      ^
782:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
783:info:build static void long2str(unsigned char *dst, int32_t n)
784:info:build                                     ^
785:info:build avilib.c:1634:15: warning: passing 'char [4]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
786:info:build             long2str(f, len);
787:info:build                      ^
788:info:build avilib.c:77:37: note: passing argument to parameter 'dst' here
789:info:build static void long2str(unsigned char *dst, int32_t n)
790:info:build                                     ^
791:info:build avilib.c:1693:50: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
792:info:build      n = avi_add_chunk(AVI,(unsigned char *)astr,data,length);
793:info:build                                                  ^~~~
794:info:build avilib.c:144:26: note: passing argument to parameter 'data' here
795:info:build                          const unsigned char *data, int length)
796:info:build                                               ^
797:info:build avilib.c:1695:52: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
798:info:build      n = avi_add_chunk(AVI,(unsigned char *)"00db",data,length);
799:info:build                                                    ^~~~
800:info:build avilib.c:144:26: note: passing argument to parameter 'data' here
801:info:build                          const unsigned char *data, int length)
802:info:build                                               ^
803:info:build avilib.c:2229:32: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
804:info:build          else if (strncasecmp (hdrl_data+i,"iavs",4) ==0 && ! auds_strh_seen) {
805:info:build                                ^~~~~~~~~~~
806:info:build /usr/include/strings.h:79:30: note: passing argument to parameter here
807:info:build int      strncasecmp(const char *, const char *, size_t);
808:info:build                                  ^
809:info:build avilib.c:2237:27: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
810:info:build       else if(strncasecmp(hdrl_data+i,"dmlh",4) == 0) {
811:info:build                           ^~~~~~~~~~~
812:info:build /usr/include/strings.h:79:30: note: passing argument to parameter here
813:info:build int      strncasecmp(const char *, const char *, size_t);
814:info:build                                  ^
815:info:build avilib.c:2311:27: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
816:info:build       else if(strncasecmp(hdrl_data+i,"indx",4) == 0) {
817:info:build                           ^~~~~~~~~~~
818:info:build /usr/include/strings.h:79:30: note: passing argument to parameter here
819:info:build int      strncasecmp(const char *, const char *, size_t);
820:info:build                                  ^
821:info:build avilib.c:2318:8: warning: assigning to 'char *' from 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
822:info:build             a = hdrl_data+i;
823:info:build               ^ ~~~~~~~~~~~
824:info:build avilib.c:2322:48: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
825:info:build             AVI->video_superindex->dwSize = str2ulong(a);          a += 4;
826:info:build                                                       ^
827:info:build avilib.c:103:42: note: passing argument to parameter 'str' here
828:info:build static uint32_t str2ulong(unsigned char *str)
829:info:build                                          ^
830:info:build avilib.c:2323:57: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
831:info:build             AVI->video_superindex->wLongsPerEntry = str2ushort(a); a += 2;
832:info:build                                                                ^
833:info:build avilib.c:107:43: note: passing argument to parameter 'str' here
834:info:build static uint32_t str2ushort(unsigned char *str)
835:info:build                                           ^
836:info:build avilib.c:2326:55: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
837:info:build             AVI->video_superindex->nEntriesInUse = str2ulong(a);   a += 4;
838:info:build                                                              ^
839:info:build avilib.c:103:42: note: passing argument to parameter 'str' here
840:info:build static uint32_t str2ulong(unsigned char *str)
841:info:build                                          ^
842:info:build avilib.c:2341:65: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
843:info:build                AVI->video_superindex->aIndex[j].qwOffset = str2ullong (a);  a += 8;
844:info:build                                                                        ^
845:info:build avilib.c:96:43: note: passing argument to parameter 'str' here
846:info:build static uint64_t str2ullong(unsigned char *str)
847:info:build                                           ^
848:info:build avilib.c:2342:62: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
849:info:build                AVI->video_superindex->aIndex[j].dwSize = str2ulong (a);     a += 4;
850:info:build                                                                     ^
851:info:build avilib.c:103:42: note: passing argument to parameter 'str' here
852:info:build static uint32_t str2ulong(unsigned char *str)
853:info:build                                          ^
854:info:build avilib.c:2343:66: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
855:info:build                AVI->video_superindex->aIndex[j].dwDuration = str2ulong (a); a += 4;
856:info:build                                                                         ^
857:info:build avilib.c:103:42: note: passing argument to parameter 'str' here
858:info:build static uint32_t str2ulong(unsigned char *str)
859:info:build                                          ^
860:info:build avilib.c:2372:8: warning: assigning to 'char *' from 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
861:info:build             a = hdrl_data+i;
862:info:build               ^ ~~~~~~~~~~~
863:info:build avilib.c:2376:80: warning: passing 'char *' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
864:info:build         a = avi_build_audio_superindex(AVI->track[AVI->aptr].audio_superindex, a);
865:info:build                                                                                ^
866:info:build avilib.c:2032:78: note: passing argument to parameter 'a' here
867:info:build static uint8_t *avi_build_audio_superindex(avisuperindex_chunk *si, uint8_t *a)
868:info:build                                                                              ^
869:info:build avilib.c:2376:11: warning: assigning to 'char *' from 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
870:info:build         a = avi_build_audio_superindex(AVI->track[AVI->aptr].audio_superindex, a);
871:info:build           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
872:info:build avilib.c:2380:28: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
873:info:build       else if((strncasecmp(hdrl_data+i,"JUNK",4) == 0) ||
874:info:build                            ^~~~~~~~~~~
875:info:build /usr/include/strings.h:79:30: note: passing argument to parameter here
876:info:build int      strncasecmp(const char *, const char *, size_t);
877:info:build                                  ^
878:info:build avilib.c:2381:28: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
879:info:build               (strncasecmp(hdrl_data+i,"strn",4) == 0) ||
880:info:build                            ^~~~~~~~~~~
881:info:build /usr/include/strings.h:79:30: note: passing argument to parameter here
882:info:build int      strncasecmp(const char *, const char *, size_t);
883:info:build                                  ^
884:info:build avilib.c:2382:28: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
885:info:build               (strncasecmp(hdrl_data+i,"vprp",4) == 0)){
886:info:build                            ^~~~~~~~~~~
887:info:build /usr/include/strings.h:79:30: note: passing argument to parameter here
888:info:build int      strncasecmp(const char *, const char *, size_t);
889:info:build                                  ^
890:info:build avilib.c:2553:25: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
891:info:build          nrEntries = str2ulong(en + 12);
892:info:build                                ^~~~~~~
893:info:build avilib.c:103:42: note: passing argument to parameter 'str' here
894:info:build static uint32_t str2ulong(unsigned char *str)
895:info:build                                          ^
896:info:build avilib.c:2557:23: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
897:info:build          offset = str2ullong(en + 20);
898:info:build                              ^~~~~~~
899:info:build avilib.c:96:43: note: passing argument to parameter 'str' here
900:info:build static uint64_t str2ullong(unsigned char *str)
901:info:build                                           ^
902:info:build avilib.c:2571:51: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
903:info:build             AVI->video_index[k].pos = offset + str2ulong(en); en += 4;
904:info:build                                                          ^~
905:info:build avilib.c:103:42: note: passing argument to parameter 'str' here
906:info:build static uint32_t str2ulong(unsigned char *str)
907:info:build                                          ^
908:info:build avilib.c:2572:46: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
909:info:build             AVI->video_index[k].len = str2ulong_len(en);
910:info:build                                                     ^~
911:info:build avilib.c:113:47: note: passing argument to parameter 'str' here
912:info:build static uint32_t str2ulong_len (unsigned char *str)
913:info:build                                               ^
914:info:build avilib.c:2573:46: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
915:info:build             AVI->video_index[k].key = str2ulong_key(en); en += 4;
916:info:build                                                     ^~
917:info:build avilib.c:120:47: note: passing argument to parameter 'str' here
918:info:build static uint32_t str2ulong_key (unsigned char *str)
919:info:build                                               ^
920:info:build avilib.c:2636:28: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
921:info:build             nrEntries = str2ulong(en + 12);
922:info:build                                   ^~~~~~~
923:info:build avilib.c:103:42: note: passing argument to parameter 'str' here
924:info:build static uint32_t str2ulong(unsigned char *str)
925:info:build                                          ^
926:info:build avilib.c:2641:26: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
927:info:build             offset = str2ullong(en + 20);
928:info:build                                 ^~~~~~~
929:info:build avilib.c:96:43: note: passing argument to parameter 'str' here
930:info:build static uint64_t str2ullong(unsigned char *str)
931:info:build                                           ^
932:info:build avilib.c:2650:67: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
933:info:build                AVI->track[audtr].audio_index[k].pos = offset + str2ulong(en); en += 4;
934:info:build                                                                          ^~
935:info:build avilib.c:103:42: note: passing argument to parameter 'str' here
936:info:build static uint32_t str2ulong(unsigned char *str)
937:info:build                                          ^
938:info:build avilib.c:2651:62: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
939:info:build                AVI->track[audtr].audio_index[k].len = str2ulong_len(en); en += 4;
940:info:build                                                                     ^~
941:info:build avilib.c:113:47: note: passing argument to parameter 'str' here
942:info:build static uint32_t str2ulong_len (unsigned char *str)
943:info:build                                               ^
944:info:build mv -f .deps/platform_posix.Tpo .deps/platform_posix.Plo
945:info:build 4 warnings generated.
946:info:build mv -f .deps/wavlib.Tpo .deps/wavlib.Plo
947:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libwav.la  platform_posix.lo wavlib.lo  -lm -lz -ldl
948:info:build 5 warnings generated.
949:info:build mv -f .deps/avidump.Tpo .deps/avidump.Plo
950:info:build libtool: link: ar cru .libs/libwav.a .libs/platform_posix.o .libs/wavlib.o
951:info:build libtool: link: ranlib .libs/libwav.a
952:info:build libtool: link: ( cd ".libs" && rm -f "libwav.la" && ln -s "../libwav.la" "libwav.la" )
953:info:build 50 warnings generated.
954:info:build mv -f .deps/avilib.Tpo .deps/avilib.Plo
955:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libavi.la  platform_posix.lo avidump.lo avilib.lo  -lm -lz -ldl
956:info:build libtool: link: ar cru .libs/libavi.a .libs/platform_posix.o .libs/avidump.o .libs/avilib.o
957:info:build libtool: link: ranlib .libs/libavi.a
958:info:build libtool: link: ( cd ".libs" && rm -f "libavi.la" && ln -s "../libavi.la" "libavi.la" )
959:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/avilib'
960:info:build Making all in libtc
961:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/libtc'
962:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT cfgfile.lo -MD -MP -MF .deps/cfgfile.Tpo -c -o cfgfile.lo cfgfile.c
963:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c -o framecode.lo framecode.c
964:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT iodir.lo -MD -MP -MF .deps/iodir.Tpo -c -o iodir.lo iodir.c
965:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT optstr.lo -MD -MP -MF .deps/optstr.Tpo -c -o optstr.lo optstr.c
966:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT ratiocodes.lo -MD -MP -MF .deps/ratiocodes.Tpo -c -o ratiocodes.lo ratiocodes.c
967:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c
968:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c
969:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tc_functions.lo -MD -MP -MF .deps/tc_functions.Tpo -c -o tc_functions.lo tc_functions.c
970:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c framecode.c  -fno-common -DPIC -o .libs/framecode.o
971:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT cfgfile.lo -MD -MP -MF .deps/cfgfile.Tpo -c cfgfile.c  -fno-common -DPIC -o .libs/cfgfile.o
972:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT optstr.lo -MD -MP -MF .deps/optstr.Tpo -c optstr.c  -fno-common -DPIC -o .libs/optstr.o
973:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c  -fno-common -DPIC -o .libs/strlcpy.o
974:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tc_functions.lo -MD -MP -MF .deps/tc_functions.Tpo -c tc_functions.c  -fno-common -DPIC -o .libs/tc_functions.o
975:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c  -fno-common -DPIC -o .libs/strlcat.o
976:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT ratiocodes.lo -MD -MP -MF .deps/ratiocodes.Tpo -c ratiocodes.c  -fno-common -DPIC -o .libs/ratiocodes.o
977:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT iodir.lo -MD -MP -MF .deps/iodir.Tpo -c iodir.c  -fno-common -DPIC -o .libs/iodir.o
978:info:build mv -f .deps/strlcat.Tpo .deps/strlcat.Plo
979:info:build mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo
980:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tccodecs.lo -MD -MP -MF .deps/tccodecs.Tpo -c -o tccodecs.lo tccodecs.c
981:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcframes.lo -MD -MP -MF .deps/tcframes.Tpo -c -o tcframes.lo tcframes.c
982:info:build mv -f .deps/optstr.Tpo .deps/optstr.Plo
983:info:build mv -f .deps/ratiocodes.Tpo .deps/ratiocodes.Plo
984:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcglob.lo -MD -MP -MF .deps/tcglob.Tpo -c -o tcglob.lo tcglob.c
985:info:build mv -f .deps/iodir.Tpo .deps/iodir.Plo
986:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tclist.lo -MD -MP -MF .deps/tclist.Tpo -c -o tclist.lo tclist.c
987:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcmodule.lo -MD -MP -MF .deps/tcmodule.Tpo -c -o tcmodule.lo tcmodule.c
988:info:build mv -f .deps/framecode.Tpo .deps/framecode.Plo
989:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcmoduleinfo.lo -MD -MP -MF .deps/tcmoduleinfo.Tpo -c -o tcmoduleinfo.lo tcmoduleinfo.c
990:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tccodecs.lo -MD -MP -MF .deps/tccodecs.Tpo -c tccodecs.c  -fno-common -DPIC -o .libs/tccodecs.o
991:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcframes.lo -MD -MP -MF .deps/tcframes.Tpo -c tcframes.c  -fno-common -DPIC -o .libs/tcframes.o
992:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcglob.lo -MD -MP -MF .deps/tcglob.Tpo -c tcglob.c  -fno-common -DPIC -o .libs/tcglob.o
993:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tclist.lo -MD -MP -MF .deps/tclist.Tpo -c tclist.c  -fno-common -DPIC -o .libs/tclist.o
994:info:build mv -f .deps/cfgfile.Tpo .deps/cfgfile.Plo
995:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcmodule.lo -MD -MP -MF .deps/tcmodule.Tpo -c tcmodule.c  -fno-common -DPIC -o .libs/tcmodule.o
996:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tctimer.lo -MD -MP -MF .deps/tctimer.Tpo -c -o tctimer.lo tctimer.c
997:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcmoduleinfo.lo -MD -MP -MF .deps/tcmoduleinfo.Tpo -c tcmoduleinfo.c  -fno-common -DPIC -o .libs/tcmoduleinfo.o
998:info:build mv -f .deps/tc_functions.Tpo .deps/tc_functions.Plo
999:info:build mv -f .deps/tcframes.Tpo .deps/tcframes.Plo
1000:info:build mv -f .deps/tcglob.Tpo .deps/tcglob.Plo
1001:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tctimer.lo -MD -MP -MF .deps/tctimer.Tpo -c tctimer.c  -fno-common -DPIC -o .libs/tctimer.o
1002:info:build mv -f .deps/tccodecs.Tpo .deps/tccodecs.Plo
1003:info:build mv -f .deps/tclist.Tpo .deps/tclist.Plo
1004:info:build mv -f .deps/tcmoduleinfo.Tpo .deps/tcmoduleinfo.Plo
1005:info:build mv -f .deps/tctimer.Tpo .deps/tctimer.Plo
1006:info:build mv -f .deps/tcmodule.Tpo .deps/tcmodule.Plo
1007:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libtc.la  cfgfile.lo framecode.lo iodir.lo optstr.lo ratiocodes.lo strlcat.lo strlcpy.lo tc_functions.lo tccodecs.lo tcframes.lo tcglob.lo tclist.lo tcmodule.lo tcmoduleinfo.lo  tctimer.lo   -lm -lz -ldl
1008:info:build libtool: link: ar cru .libs/libtc.a .libs/cfgfile.o .libs/framecode.o .libs/iodir.o .libs/optstr.o .libs/ratiocodes.o .libs/strlcat.o .libs/strlcpy.o .libs/tc_functions.o .libs/tccodecs.o .libs/tcframes.o .libs/tcglob.o .libs/tclist.o .libs/tcmodule.o .libs/tcmoduleinfo.o .libs/tctimer.o
1009:info:build /opt/local/bin/ranlib: file: .libs/libtc.a(strlcat.o) has no symbols
1010:info:build /opt/local/bin/ranlib: file: .libs/libtc.a(strlcpy.o) has no symbols
1011:info:build libtool: link: ranlib .libs/libtc.a
1012:info:build ranlib: file: .libs/libtc.a(strlcat.o) has no symbols
1013:info:build ranlib: file: .libs/libtc.a(strlcpy.o) has no symbols
1014:info:build libtool: link: ( cd ".libs" && rm -f "libtc.la" && ln -s "../libtc.la" "libtc.la" )
1015:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/libtc'
1016:info:build Making all in libtcaudio
1017:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/libtcaudio'
1018:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcaudio.lo -MD -MP -MF .deps/tcaudio.Tpo -c -o tcaudio.lo tcaudio.c
1019:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcaudio.lo -MD -MP -MF .deps/tcaudio.Tpo -c tcaudio.c  -fno-common -DPIC -o .libs/tcaudio.o
1020:info:build mv -f .deps/tcaudio.Tpo .deps/tcaudio.Plo
1021:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libtcaudio.la  tcaudio.lo  -lm -lz -ldl
1022:info:build libtool: link: ar cru .libs/libtcaudio.a .libs/tcaudio.o
1023:info:build libtool: link: ranlib .libs/libtcaudio.a
1024:info:build libtool: link: ( cd ".libs" && rm -f "libtcaudio.la" && ln -s "../libtcaudio.la" "libtcaudio.la" )
1025:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/libtcaudio'
1026:info:build Making all in libtcvideo
1027:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/libtcvideo'
1028:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcvideo.lo -MD -MP -MF .deps/tcvideo.Tpo -c -o tcvideo.lo tcvideo.c
1029:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I.. -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c -o zoom.lo zoom.c
1030:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcvideo.lo -MD -MP -MF .deps/tcvideo.Tpo -c tcvideo.c  -fno-common -DPIC -o .libs/tcvideo.o
1031:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c zoom.c  -fno-common -DPIC -o .libs/zoom.o
1032:info:build mv -f .deps/zoom.Tpo .deps/zoom.Plo
1033:info:build mv -f .deps/tcvideo.Tpo .deps/tcvideo.Plo
1034:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libtcvideo.la  tcvideo.lo zoom.lo  -lm -lz -ldl
1035:info:build libtool: link: ar cru .libs/libtcvideo.a .libs/tcvideo.o .libs/zoom.o
1036:info:build libtool: link: ranlib .libs/libtcvideo.a
1037:info:build libtool: link: ( cd ".libs" && rm -f "libtcvideo.la" && ln -s "../libtcvideo.la" "libtcvideo.la" )
1038:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/libtcvideo'
1039:info:build Making all in encode
1040:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/encode'
1041:info:build make[2]: Nothing to be done for `all'.
1042:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/encode'
1043:info:build Making all in export
1044:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/export'
1045:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ac3.lo -MD -MP -MF .deps/export_ac3.Tpo -c -o export_ac3.lo export_ac3.c
1046:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src  -I/usr/include -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_divx5_la-export_divx5.lo -MD -MP -MF .deps/export_divx5_la-export_divx5.Tpo -c -o export_divx5_la-export_divx5.lo `test -f 'export_divx5.c' || echo './'`export_divx5.c
1047:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src  -I/usr/include -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_divx5_la-aud_aux.lo -MD -MP -MF .deps/export_divx5_la-aud_aux.Tpo -c -o export_divx5_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c
1048:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src  -I/usr/include -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_divx5_la-divx4_vbr.lo -MD -MP -MF .deps/export_divx5_la-divx4_vbr.Tpo -c -o export_divx5_la-divx4_vbr.lo `test -f 'divx4_vbr.c' || echo './'`divx4_vbr.c
1049:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src  -I/usr/include -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ffmpeg_la-export_ffmpeg.lo -MD -MP -MF .deps/export_ffmpeg_la-export_ffmpeg.Tpo -c -o export_ffmpeg_la-export_ffmpeg.lo `test -f 'export_ffmpeg.c' || echo './'`export_ffmpeg.c
1050:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src  -I/usr/include -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ffmpeg_la-aud_aux.lo -MD -MP -MF .deps/export_ffmpeg_la-aud_aux.Tpo -c -o export_ffmpeg_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c
1051:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src  -I/usr/include -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ffmpeg_la-ffmpeg_cfg.lo -MD -MP -MF .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo -c -o export_ffmpeg_la-ffmpeg_cfg.lo `test -f 'ffmpeg_cfg.c' || echo './'`ffmpeg_cfg.c
1052:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/usr/include -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_jpg_la-export_jpg.lo -MD -MP -MF .deps/export_jpg_la-export_jpg.Tpo -c -o export_jpg_la-export_jpg.lo `test -f 'export_jpg.c' || echo './'`export_jpg.c
1053:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ac3.lo -MD -MP -MF .deps/export_ac3.Tpo -c export_ac3.c  -fno-common -DPIC -o .libs/export_ac3.o
1054:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/usr/include -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_divx5_la-export_divx5.lo -MD -MP -MF .deps/export_divx5_la-export_divx5.Tpo -c export_divx5.c  -fno-common -DPIC -o .libs/export_divx5_la-export_divx5.o
1055:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/usr/include -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ffmpeg_la-export_ffmpeg.lo -MD -MP -MF .deps/export_ffmpeg_la-export_ffmpeg.Tpo -c export_ffmpeg.c  -fno-common -DPIC -o .libs/export_ffmpeg_la-export_ffmpeg.o
1056:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/usr/include -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_jpg_la-export_jpg.lo -MD -MP -MF .deps/export_jpg_la-export_jpg.Tpo -c export_jpg.c  -fno-common -DPIC -o .libs/export_jpg_la-export_jpg.o
1057:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/usr/include -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ffmpeg_la-aud_aux.lo -MD -MP -MF .deps/export_ffmpeg_la-aud_aux.Tpo -c aud_aux.c  -fno-common -DPIC -o .libs/export_ffmpeg_la-aud_aux.o
1058:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/usr/include -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_divx5_la-divx4_vbr.lo -MD -MP -MF .deps/export_divx5_la-divx4_vbr.Tpo -c divx4_vbr.c  -fno-common -DPIC -o .libs/export_divx5_la-divx4_vbr.o
1059:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/usr/include -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ffmpeg_la-ffmpeg_cfg.lo -MD -MP -MF .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo -c ffmpeg_cfg.c  -fno-common -DPIC -o .libs/export_ffmpeg_la-ffmpeg_cfg.o
1060:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/usr/include -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_divx5_la-aud_aux.lo -MD -MP -MF .deps/export_divx5_la-aud_aux.Tpo -c aud_aux.c  -fno-common -DPIC -o .libs/export_divx5_la-aud_aux.o
1061:info:build export_ac3.c:49:48: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
1062:info:build         if ((n = write (fd, buf + r, len - r)) < 0)
1063:info:build             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1064:info:build export_ac3.c:146:22: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1065:info:build         if (p_write (param->buffer, param->size) != param->size)
1066:info:build                      ^~~~~~~~~~~~~
1067:info:build export_ac3.c:41:34: note: passing argument to parameter 'buf' here
1068:info:build static inline int p_write (char *buf, size_t len)
1069:info:build                                  ^
1070:info:build export_divx5.c:699:54: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1071:info:build   if(param->flag == TC_AUDIO) return(tc_audio_encode(param->buffer, param->size, avifile));
1072:info:build                                                      ^~~~~~~~~~~~~
1073:info:build ./aud_aux.h:33:27: note: passing argument to parameter 'aud_buffer' here
1074:info:build int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile);
1075:info:build                           ^
1076:info:build 2 warnings generated.
1077:info:build export_jpg.c:284:9: warning: initializing 'char *' with an expression of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1078:info:build   char *out_buffer = param->buffer;
1079:info:build         ^            ~~~~~~~~~~~~~
1080:info:build export_jpg.c:304:20: warning: assigning to 'JSAMPLE *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1081:info:build       image_buffer = out_buffer;
1082:info:build                    ^ ~~~~~~~~~~
1083:info:build mv -f .deps/export_ac3.Tpo .deps/export_ac3.Plo
1084:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_lame.lo -MD -MP -MF .deps/export_lame.Tpo -c -o export_lame.lo export_lame.c
1085:info:build ffmpeg_cfg.c:96:22: error: use of undeclared identifier 'FF_DEFAULT_QUANT_BIAS'
1086:info:build int lavc_param_ibias=FF_DEFAULT_QUANT_BIAS;aud_aux.c:325
1087:info:build                      ^
1088:info:build :5: warning: 'avcodec_register_all' is deprecated [-Wdeprecated-declarations]
1089:info:build     TC_INIT_LIBAVCODEC;
1090:info:build     ^
1091:info:build ../libtc/tcavcodec.h:56:5: note: expanded from macro 'TC_INIT_LIBAVCODEC'
1092:info:build     avcodec_register_all(); \
1093:info:build     ^
1094:info:build /opt/local/include/libavcodec/avcodec.h:4086:6: note: 'avcodec_register_all' has been explicitly marked deprecated here
1095:info:build void avcodec_register_all(void);
1096:info:build      ^
1097:info:build aud_aux.c:349:5: warning: implicit declaration of function 'avcodec_get_context_defaults' is invalid in C99 [-Wimplicit-function-declaration]
1098:info:build     avcodec_get_context_defaults(&mpa_ctx);
1099:info:build     ^
1100:info:build export_ffmpeg.c:177:7: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
1101:info:build                 tmp = s + strlen(s);
1102:info:build                     ^ ~~~~~~~~~~~~~
1103:info:build ffmpeg_cfg.c:97:22: error: use of undeclared identifier 'FF_DEFAULT_QUANT_BIAS'
1104:info:build int lavc_param_pbias=FF_DEFAULT_QUANT_BIAS;
1105:info:build                      ^
1106:info:build export_ffmpeg.c:253:30: warning: implicit declaration of function 'av_find_opt' is invalid in C99 [-Wimplicit-function-declaration]
1107:info:build         const AVOption *o2 = av_find_opt(avcodec_opts[0], opt, NULL, opt_types[type], opt_types[type]);
1108:info:build                              ^
1109:info:build export_ffmpeg.c:253:25: warning: incompatible integer to pointer conversion initializing 'const AVOption *' (aka 'const struct AVOption *') with an expression of type 'int' [-Wint-conversion]
1110:info:build         const AVOption *o2 = av_find_opt(avcodec_opts[0], opt, NULL, opt_types[type], opt_types[type]);
1111:info:build                         ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1112:info:build export_ffmpeg.c:255:19: warning: implicit declaration of function 'av_set_string3' is invalid in C99 [-Wimplicit-function-declaration]
1113:info:build             ret = av_set_string3(avcodec_opts[type], opt, arg, 1, &o);
1114:info:build                   ^
1115:info:build aud_aux.c:757:17: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1116:info:build                 output+output_len,
1117:info:build                 ^~~~~~~~~~~~~~~~~
1118:info:build /opt/local/include/lame/lame.h:721:29: note: passing argument to parameter 'mp3buf' here
1119:info:build         unsigned char*      mp3buf,        /* pointer to encoded MP3 stream */
1120:info:build                             ^
1121:info:build aud_aux.c:764:17: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1122:info:build                 output + output_len,
1123:info:build                 ^~~~~~~~~~~~~~~~~~~
1124:info:build /opt/local/include/lame/lame.h:738:29: note: passing argument to parameter 'mp3buf' here
1125:info:build         unsigned char*      mp3buf,        /* pointer to encoded MP3 stream */
1126:info:build ffmpeg_cfg.c:136:56: error: use of undeclared identifier 'CODEC_FLAG_4MV'
1127:info:build                             ^
1128:info:build     {"v4mv", &lavc_param_v4mv, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_4MV},
1129:info:build                                                        ^
1130:info:build aud_aux.c:814:39: warningexport_ffmpeg.c:474:: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1131:info:build         while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0)
1132:info:build                                       ^~~~~~~~~~~~~
1133:info:build aud_aux.c:140:45:5: warning: 'avcodec_register_all' is deprecated [-Wdeprecated-declarations]
1134:info:build     avcodec_register_all();
1135:info:build     ^
1136:info:build  noteaud_aux.c:325:5: warning: : 'avcodec_register_all' is deprecated [-Wdeprecated-declarations]
1137:info:build passing argument to parameter 'hbuf' here
1138:info:build     TC_INIT_LIBAVCODEC;
1139:info:build     ^static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate);
1140:info:build                                             ^
1141:info:build /opt/local/include/libavcodec/avcodec.h:4086:6: note: 'avcodec_register_all' has been explicitly marked deprecated here
1142:info:build void avcodec_register_all(void);
1143:info:build      ^
1144:info:build ../libtc/tcavcodec.h:56:5: note: export_ffmpeg.c:490:25: warning: implicit declaration of function 'avcodec_alloc_frame' is invalid in C99 [-Wimplicit-function-declaration]
1145:info:build     lavc_venc_frame   = avcodec_alloc_frame();
1146:info:build                         ^
1147:info:build export_ffmpeg.c:490:23: warning: incompatible integer to pointer conversion assigning to 'AVFrame *' (aka 'struct AVFrame *') from 'int' [-Wint-conversion]
1148:info:build expanded from macro 'TC_INIT_LIBAVCODEC'
1149:info:build     lavc_venc_frame   = avcodec_alloc_frame();
1150:info:build     avcodec_register_all(); \
1151:info:build     ^
1152:info:build                       ^ ~~~~~~~~~~~~~~~~~~~~~
1153:info:build aud_aux.c:870:16: warning: implicit declaration of function 'avcodec_encode_audio' is invalid in C99 [-Wimplicit-function-declaration]
1154:info:build     out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output,
1155:info:build                ^
1156:info:build /opt/local/include/libavcodec/avcodec.hexport_ffmpeg.c:492:23: warning: incompatible integer to pointer conversion assigning to 'AVFrame *' (aka 'struct AVFrame *') from 'int' [-Wint-conversion]
1157:info:build     lavc_convert_frame= avcodec_alloc_frame();
1158:info:build                       ^ ~~~~~~~~~~~~~~~~~~~~~
1159:info:build export_ffmpeg.c:493:12: warning: 'avpicture_get_size' is deprecated [-Wdeprecated-declarations]
1160:info:build     size = avpicture_get_size(AV_PIX_FMT_RGB24, vob->ex_v_width, vob->ex_v_height);
1161:info:build            ^
1162:info:build /opt/local/include/libavcodec/avcodec.h:5434:5: note: 'avpicture_get_size' has been explicitly marked deprecated here
1163:info:build int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height);
1164:info:build     ^
1165:info:build :4086:6: note: 'avcodec_register_all' has been explicitly marked deprecated here
1166:info:build void avcodec_register_all(void);
1167:info:build      ^
1168:info:build aud_aux.c:349:5: warning: implicit declaration of function 'avcodec_get_context_defaults' is invalid in C99 [-Wimplicit-function-declaration]
1169:info:build     avcodec_get_context_defaults(&mpa_ctx);
1170:info:build     ^
1171:info:build aud_aux.c:1038:46: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1172:info:build             outsize = lame_encode_flush(lgf, output, 0);
1173:info:build                                              ^~~~~~
1174:info:build /opt/local/include/lame/lame.h:877:30: note: passing argument to parameter 'mp3buf' here
1175:info:build         unsigned char*       mp3buf, /* pointer to encoded MP3 stream         */
1176:info:build                              ^
1177:info:build ffmpeg_cfg.c:149:89: error: use of undeclared identifier 'FF_MAX_B_FRAMES'
1178:info:build     {"vmax_b_frames", &lavc_param_vmax_b_frames, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, FF_MAX_B_FRAMES},
1179:info:build                                                                                         ^
1180:info:build export_ffmpeg.c:831:24: error: no member named 'lmin' in 'struct AVCodecContext'; did you mean 'qmin'?
1181:info:build     lavc_venc_context->lmin= (int)(FF_QP2LAMBDA * lavc_param_lmin + 0.5);
1182:info:build                        ^~~~
1183:info:build                        qmin
1184:info:build /opt/local/include/libavcodec/avcodec.h:2355:9: note: 'qmin' declared here
1185:info:build     int qmin;
1186:info:build         ^
1187:info:build export_ffmpeg.c:832:24: error: no member named 'lmax' in 'struct AVCodecContext'; did you mean 'qmax'?
1188:info:build     lavc_venc_context->lmax= (int)(FF_QP2LAMBDA * lavc_param_lmax + 0.5);
1189:info:build                        ^~~~
1190:info:build                        qmax
1191:info:build /opt/local/include/libavcodec/avcodec.h:2362:9: note: 'qmax' declared here
1192:info:build     int qmax;
1193:info:build         ^
1194:info:build export_ffmpeg.c:838:24: error: no member named 'rc_strategy' in 'struct AVCodecContext'
1195:info:build     lavc_venc_context->rc_strategy        = lavc_param_vrc_strategy;
1196:info:build     ~~~~~~~~~~~~~~~~~  ^
1197:info:build export_ffmpeg.c:839:24: warning: 'b_frame_strategy' is deprecated [-Wdeprecated-declarations]
1198:info:build     lavc_venc_context->b_frame_strategy   = lavc_param_vb_strategy;
1199:info:build                        ^
1200:info:build /opt/local/include/libavcodec/avcodec.h:1791:9: note: 'b_frame_strategy' has been explicitly marked deprecated here
1201:info:build     int b_frame_strategy;
1202:info:build         ^
1203:info:build ffmpeg_cfg.c:158:56: error: export_ffmpeg.c:841:24: warning: 'rtp_payload_size' is deprecated [-Wdeprecated-declarations]
1204:info:build     lavc_venc_context->rtp_payload_size   = lavc_param_packet_size;
1205:info:build                        ^
1206:info:build /opt/local/include/libavcodec/avcodec.h:2495:9: note: 'rtp_payload_size' has been explicitly marked deprecated here
1207:info:build     int rtp_payload_size;   /* The size of the RTP payload: the coder will  */
1208:info:build         ^
1209:info:build use of undeclared identifier 'CODEC_FLAG_GRAY'
1210:info:build     {"gray", &lavc_param_gray, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_GRAY},export_ffmpeg.c:849:24: error: no member named 'rc_qsquish' in 'struct AVCodecContext'
1211:info:build     lavc_venc_context->rc_qsquish         = lavc_param_rc_qsquish;
1212:info:build     ~~~~~~~~~~~~~~~~~  ^
1213:info:build                                                        ^
1214:info:build export_ffmpeg.c:850:24: error: no member named 'rc_qmod_amp' in 'struct AVCodecContext'
1215:info:build aud_aux.c:757:17: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1216:info:build                 output+output_len,
1217:info:build     lavc_venc_context->rc_qmod_amp        = lavc_param_rc_qmod_amp;
1218:info:build     ~~~~~~~~~~~~~~~~~  ^
1219:info:build                 ^~~~~~~~~~~~~~~~~
1220:info:build export_ffmpeg.c:851:24: error: no member named 'rc_qmod_freq' in 'struct AVCodecContext'
1221:info:build /opt/local/include/lame/lame.h:721:29: note:     lavc_venc_context->rc_qmod_freq       = lavc_param_rc_qmod_freq;
1222:info:build     ~~~~~~~~~~~~~~~~~  ^
1223:info:build export_ffmpeg.c:passing argument to parameter 'mp3buf' here
1224:info:build         unsigned char*      mp3buf,        /* pointer to encoded MP3 stream */
1225:info:build                             ^
1226:info:build 852:24: error: no member named 'rc_eq' in 'struct AVCodecContext'
1227:info:build     lavc_venc_context->rc_eq              = lavc_param_rc_eq;
1228:info:build     ~~~~~~~~~~~~~~~~~  ^
1229:info:build aud_aux.c:764:17: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1230:info:build                 output + output_len,
1231:info:build                 ^~~~~~~~~~~~~~~~~~~
1232:info:build /opt/local/include/lame/lame.h:738:29: note: passing argument to parameter 'mp3buf' here
1233:info:build         unsigned char*      mp3buf,        /* pointer to encoded MP3 stream */
1234:info:build                             ^
1235:info:build export_ffmpeg.c:856:24: error: no member named 'rc_buffer_aggressivity' in 'struct AVCodecContext'
1236:info:build     lavc_venc_context->rc_buffer_aggressivity= lavc_param_rc_buffer_aggressivity;
1237:info:build     ~~~~~~~~~~~~~~~~~  ^
1238:info:build export_ffmpeg.c:857:24: error: no member named 'rc_initial_cplx' in 'struct AVCodecContext'
1239:info:build     lavc_venc_context->rc_initial_cplx    = lavc_param_rc_initial_cplx;aud_aux.c:814:39: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1240:info:build         while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0)
1241:info:build                                       ^~~~~~~~~~~~~
1242:info:build aud_aux.c:140:45: note: passing argument to parameter 'hbuf' here
1243:info:build static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate);
1244:info:build                                             ^
1245:info:build     ~~~~~~~~~~~~~~~~~  ^
1246:info:build export_ffmpeg.c:860:24: warning: 'pre_me' is deprecated [-Wdeprecated-declarations]
1247:info:build     lavc_venc_context->pre_me             = lavc_param_pre_me;
1248:info:build                        ^
1249:info:build /opt/local/include/libavcodec/avcodec.h:1957:9: note: 'pre_me' has been explicitly marked deprecated here
1250:info:build     int pre_me;
1251:info:build         ^
1252:info:build aud_aux.c:870:16: warning: implicit declaration of function 'avcodec_encode_audio' is invalid in C99 [-Wimplicit-function-declaration]
1253:info:build     out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output,
1254:info:build                ^
1255:info:build export_ffmpeg.c:865:24: error: no member named 'intra_quant_bias' in 'struct AVCodecContext'
1256:info:build     lavc_venc_context->intra_quant_bias   = lavc_param_ibias;
1257:info:build     ~~~~~~~~~~~~~~~~~  ^
1258:info:build export_ffmpeg.c:866:24: error: no member named 'inter_quant_bias' in 'struct AVCodecContext'
1259:info:build     lavc_venc_context->inter_quant_bias   = lavc_param_pbias;
1260:info:build     ~~~~~~~~~~~~~~~~~  ^
1261:info:build export_ffmpeg.c:867:24: warning: 'coder_type' is deprecated [-Wdeprecated-declarations]
1262:info:build     lavc_venc_context->coder_type         = lavc_param_coder;
1263:info:build                        ^
1264:info:build ffmpeg_cfg.c:184:56: error: use of undeclared identifier 'CODEC_FLAG_PSNR'
1265:info:build /opt/local/include/libavcodec/avcodec.h    {"psnr", &lavc_param_psnr, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_PSNR},
1266:info:build                                                        ^
1267:info:build aud_aux.c:1038:46: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1268:info:build             outsize = lame_encode_flush(lgf, output, 0);
1269:info:build                                              ^~~~~~
1270:info:build /opt/local/include/lame/lame.h:877:30: note: passing argument to parameter 'mp3buf' here
1271:info:build         unsigned char*       mp3buf, /* pointer to encoded MP3 stream         */
1272:info:build                              ^
1273:info:build :2430:9: note: 'coder_type' has been explicitly marked deprecated here
1274:info:build     int coder_type;
1275:info:build         ^
1276:info:build export_ffmpeg.c:868:24: warning: 'context_model' is deprecated [-Wdeprecated-declarations]
1277:info:build     lavc_venc_context->context_model      = lavc_param_context;
1278:info:build                        ^
1279:info:build /opt/local/include/libavcodec/avcodec.h:2436:9: note: 'context_model' has been explicitly marked deprecated here
1280:info:build     int context_model;
1281:info:build         ^
1282:info:build export_ffmpeg.c:869:24: warning: 'scenechange_threshold' is deprecated [-Wdeprecated-declarations]
1283:info:build     lavc_venc_context->scenechange_threshold= lavc_param_sc_threshold;
1284:info:build                        ^
1285:info:build /opt/local/include/libavcodec/avcodec.h:2027:9: note: 'scenechange_threshold' has been explicitly marked deprecated here
1286:info:build     int scenechange_threshold;
1287:info:build         ^
1288:info:build export_ffmpeg.c:870:24: warning: 'noise_reduction' is deprecated [-Wdeprecated-declarations]
1289:info:build     lavc_venc_context->noise_reduction    = lavc_param_noise_reduction;
1290:info:build                        ^
1291:info:build /opt/local/include/libavcodec/avcodec.h:2031:9: note: 'noise_reduction' has been explicitly marked deprecated here
1292:info:build     int noise_reduction;
1293:info:build         ^
1294:info:build export_ffmpeg.c:962:24: warning: 'mpeg_quant' is deprecated [-Wdeprecated-declarations]
1295:info:build     lavc_venc_context->mpeg_quant            = lavc_param_mpeg_quant;
1296:info:build                        ^
1297:info:build /opt/local/include/libavcodec/avcodec.h:1812:9: note: 'mpeg_quant' has been explicitly marked deprecated here
1298:info:build     int mpeg_quant;
1299:info:build         ^
1300:info:build ffmpeg_cfg.c:192:56: error: use of undeclared identifier 'CODEC_FLAG_QPEL'
1301:info:build     {"qpel", &lavc_param_qpel, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_QPEL},
1302:info:build                                                        ^
1303:info:build export_ffmpeg.c:1075:37: error: use of undeclared identifier 'CODEC_FLAG_GRAY'
1304:info:build         lavc_venc_context->flags |= CODEC_FLAG_GRAY;
1305:info:build                                     ^
1306:info:build ffmpeg_cfg.c:205:54: error: use of undeclared identifier 'CODEC_FLAG_AC_PRED'
1307:info:build     {"aic", &lavc_param_aic, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_AC_PRED},
1308:info:build                                                      ^
1309:info:build ffmpeg_cfg.c:214:54: error: use of undeclared identifier 'CODEC_FLAG_MV0'
1310:info:build     {"mv0", &lavc_param_mv0, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_MV0},
1311:info:build                                                      ^
1312:info:build export_ffmpeg.c:1077:37: error: use of undeclared identifier 'CODEC_FLAG_NORMALIZE_AQP'
1313:info:build         lavc_venc_context->flags |= CODEC_FLAG_NORMALIZE_AQP;
1314:info:build                                     ^
1315:info:build 1 warning generated.
1316:info:build ffmpeg_cfg.c:220:56: error: use of undeclared identifier 'CODEC_FLAG_INTERLACED_ME'
1317:info:build     {"ilme", &lavc_param_ilme, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_INTERLACED_ME},
1318:info:build                                                        ^
1319:info:build 2 warnings generated.
1320:info:build ffmpeg_cfg.c:223:54: error: use of undeclared identifier 'CODEC_FLAG_GMC'
1321:info:build     {"gmc", &lavc_param_gmc, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_GMC},
1322:info:build                                                      ^
1323:info:build export_ffmpeg.c:1095:9: error: use of undeclared identifier 'CODEC_FLAG_INTERLACED_DCT'
1324:info:build         CODEC_FLAG_INTERLACED_DCT : 0;
1325:info:build         ^
1326:info:build ffmpeg_cfg.c:224:58: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
1327:info:build     {"trunc", &lavc_param_trunc, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_TRUNCATED},
1328:info:build                                                          ^
1329:info:build mv -f .deps/export_divx5_la-divx4_vbr.Tpo .deps/export_divx5_la-divx4_vbr.Plo
1330:info:build mv -f .deps/export_divx5_la-export_divx5.Tpo .deps/export_divx5_la-export_divx5.Plo
1331:info:build mv -f .deps/export_jpg_la-export_jpg.Tpo .deps/export_jpg_la-export_jpg.Plo
1332:info:build export_ffmpeg.c:1097:9: error: use of undeclared identifier 'CODEC_FLAG_INTERLACED_ME'
1333:info:build         CODEC_FLAG_INTERLACED_ME : 0;
1334:info:build         ^
1335:info:build export_ffmpeg.c:1102:24: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations]
1336:info:build     lavc_venc_context->prediction_method = lavc_param_prediction_method;
1337:info:build                        ^
1338:info:build /opt/local/include/libavcodec/avcodec.h:1876:10: note: 'prediction_method' has been explicitly marked deprecated here
1339:info:build      int prediction_method;
1340:info:build          ^
1341:info:build ffmpeg_cfg.c:225:66: error: use of undeclared identifier 'CODEC_FLAG_CLOSED_GOP'
1342:info:build     {"closedgop", &lavc_param_closedgop, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_CLOSED_GOP},
1343:info:build                                                                  ^
1344:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_mp2.lo -MD -MP -MF .deps/export_mp2.Tpo -c -o export_mp2.lo export_mp2.c
1345:info:build 13 errors generated.
1346:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_null.lo -MD -MP -MF .deps/export_null.Tpo -c -o export_null.lo export_null.c
1347:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ogg.lo -MD -MP -MF .deps/export_ogg.Tpo -c -o export_ogg.lo export_ogg.c
1348:info:build export_ffmpeg.c:1144:37: error: use of undeclared identifier 'CODEC_FLAG_PASS1'
1349:info:build         lavc_venc_context->flags |= CODEC_FLAG_PASS1;
1350:info:build                                     ^
1351:info:build make[2]: *** [export_ffmpeg_la-ffmpeg_cfg.lo] Error 1
1352:info:build make[2]: *** Waiting for unfinished jobs....
1353:info:build export_ffmpeg.c:1158:37: error: use of undeclared identifier 'CODEC_FLAG_PASS2'
1354:info:build         lavc_venc_context->flags |= CODEC_FLAG_PASS2;
1355:info:build                                     ^
1356:info:build export_ffmpeg.c:1189:39: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
1357:info:build         lavc_venc_context->flags   |= CODEC_FLAG_QSCALE;
1358:info:build                                       ^
1359:info:build export_ffmpeg.c:1194:24: error: no member named 'me_method' in 'struct AVCodecContext'
1360:info:build     lavc_venc_context->me_method = ME_ZERO + lavc_param_vme;
1361:info:build     ~~~~~~~~~~~~~~~~~  ^
1362:info:build fatal error: too many errors emitted, stopping now [-ferror-limit=]
1363:info:build 18 warnings and 20 errors generated.
1364:info:build make[2]: *** [export_ffmpeg_la-export_ffmpeg.lo] Error 1
1365:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_lame.lo -MD -MP -MF .deps/export_lame.Tpo -c export_lame.c  -fno-common -DPIC -o .libs/export_lame.o
1366:info:build 7 warnings generated.
1367:info:build export_lame.c:58:48: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
1368:info:build         if ((n = write (fd, buf + r, len - r)) < 0)
1369:info:build             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1370:info:build export_lame.c:204:22: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1371:info:build         if (p_write (param->buffer, param->size) != param->size)
1372:info:build                      ^~~~~~~~~~~~~
1373:info:build export_lame.c:50:27: note: passing argument to parameter 'buf' here
1374:info:build static int p_write (char *buf, size_t len)
1375:info:build                           ^
1376:info:build 7 warnings generated.
1377:info:build mv -f .deps/export_divx5_la-aud_aux.Tpo .deps/export_divx5_la-aud_aux.Plo
1378:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_ogg.lo -MD -MP -MF .deps/export_ogg.Tpo -c export_ogg.c  -fno-common -DPIC -o .libs/export_ogg.o
1379:info:build mv -f .deps/export_ffmpeg_la-aud_aux.Tpo .deps/export_ffmpeg_la-aud_aux.Plo
1380:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_mp2.lo -MD -MP -MF .deps/export_mp2.Tpo -c export_mp2.c  -fno-common -DPIC -o .libs/export_mp2.o
1381:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/opt/local/lib/transcode\" -I.. -I../src -I/opt/local/include -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -arch x86_64 -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT export_null.lo -MD -MP -MF .deps/export_null.Tpo -c export_null.c  -fno-common -DPIC -o .libs/export_null.o
1382:info:build 2 warnings generated.
1383:info:build mv -f .deps/export_lame.Tpo .deps/export_lame.Plo
1384:info:build export_ogg.c:48:48: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
1385:info:build         if ((n = write (fd, buf + r, len - r)) < 0)
1386:info:build             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1387:info:build export_ogg.c:162:22: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1388:info:build         if (p_write (param->buffer, param->size) != param->size)
1389:info:build                      ^~~~~~~~~~~~~
1390:info:build export_ogg.c:40:34: note: passing argument to parameter 'buf' here
1391:info:build static inline int p_write (char *buf, size_t len)
1392:info:build                                  ^
1393:info:build export_mp2.c:77:48: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
1394:info:build         if ((n = write (fd, buf + r, len - r)) < 0)
1395:info:build             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1396:info:build export_mp2.c:199:22: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1397:info:build         if (p_write (param->buffer, param->size) != param->size)
1398:info:build                      ^~~~~~~~~~~~~
1399:info:build export_mp2.c:69:34: note: passing argument to parameter 'buf' here
1400:info:build static inline int p_write (char *buf, size_t len)
1401:info:build                                  ^
1402:info:build mv -f .deps/export_null.Tpo .deps/export_null.Plo
1403:info:build 2 warnings generated.
1404:info:build mv -f .deps/export_ogg.Tpo .deps/export_ogg.Plo
1405:info:build 2 warnings generated.
1406:info:build mv -f .deps/export_mp2.Tpo .deps/export_mp2.Plo
1407:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/export'
1408:info:build make[1]: *** [all-recursive] Error 1
1409:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7'
1410:info:build make: *** [all] Error 2
1411:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7'
1412:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && /usr/bin/make -j8 -w all
1413:info:build Exit code: 2
1414:error:build Failed to build transcode: command execution failed
1415:debug:build Error code: CHILDSTATUS 40126 2
1416:debug:build Backtrace: command execution failed
1417:debug:build     while executing
1418:debug:build "system {*}$notty {*}$nice $fullcmdstring"
1419:debug:build     invoked from within
1420:debug:build "command_exec build"
1421:debug:build     (procedure "portbuild::build_main" line 8)
1422:debug:build     invoked from within
1423:debug:build "$procedure $targetname"
1424:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_transcode/transcode/main.log for details.