tar -xf ogmtools-1.5.tar.bz2 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... distcc gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether distcc gcc accepts -g... yes checking for distcc gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of distcc gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether distcc g++ accepts -g... yes checking dependency style of distcc g++... gcc3 checking how to run the C preprocessor... distcc gcc -E checking for egrep... grep -E checking whether distcc gcc needs -traditional... no checking how to run the C preprocessor... distcc gcc -E checking for ranlib... ranlib checking for Ogg... yes checking for Vorbis... yes checking for DVDOpen in -ldvdread... yes checking for /usr/include/dvdread/dvd_reader.h... yes checking for fseeko... yes checking for ANSI C header files... yes configure: creating ./config.status config.status: creating Makefile config.status: creating avilib/Makefile config.status: executing depfiles commands Making all in avilib make[1]: Entering directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5/avilib' source='avilib.c' object='avilib.o' libtool=no \ depfile='.deps/avilib.Po' tmpdepfile='.deps/avilib.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avilib.c' || echo './'`avilib.c avilib.c: In function 'avi_ixnn_entry': avilib.c:245:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:247:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:248:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:249:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:252:2: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:253:2: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:256:5: warning: pointer targets in passing argument 2 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:256:5: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c: In function 'avi_add_odml_index_entry': avilib.c:372:5: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] avilib.c:372:5: note: expected 'const char *' but argument is of type 'unsigned char *' avilib.c:382:6: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness [-Wpointer-sign] avilib.c:268:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:386:6: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:386:6: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:400:6: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness [-Wpointer-sign] avilib.c:268:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:407:4: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:453:2: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:453:2: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:467:4: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:467:4: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:503:6: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c: In function 'avi_parse_comments': avilib.c:1083:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:1013:16: warning: variable 'readlen' set but not used [-Wunused-but-set-variable] avilib.c: In function 'avi_close_output_file': avilib.c:1600:4: warning: pointer targets in passing argument 2 of 'avi_parse_comments' differ in signedness [-Wpointer-sign] avilib.c:1011:12: note: expected 'char *' but argument is of type 'unsigned char *' avilib.c:1669:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:1675:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c: In function 'avi_write_data': avilib.c:1733:6: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:1735:6: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c: In function 'avi_parse_input_file': avilib.c:2359:10: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'unsigned char *' avilib.c:2367:7: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'unsigned char *' avilib.c:2444:7: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'unsigned char *' avilib.c:2451:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] avilib.c:2455:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2456:6: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness [-Wpointer-sign] avilib.c:145:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2459:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2472:9: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] avilib.c:134:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2473:9: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2474:9: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2504:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] avilib.c:2508:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2509:6: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness [-Wpointer-sign] avilib.c:145:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2512:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2526:9: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] avilib.c:134:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2527:9: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2528:9: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2552:7: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'unsigned char *' avilib.c:2553:15: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'unsigned char *' avilib.c:2554:15: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'unsigned char *' avilib.c:2724:3: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2728:3: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] avilib.c:134:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2741:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2742:6: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness [-Wpointer-sign] avilib.c:151:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2743:6: warning: pointer targets in passing argument 1 of 'str2ulong_key' differ in signedness [-Wpointer-sign] avilib.c:158:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2803:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2808:6: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] avilib.c:134:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2817:9: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2818:9: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness [-Wpointer-sign] avilib.c:151:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c: In function 'AVI_read_wave_header': avilib.c:3527:5: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' avilib.c:3528:2: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' avilib.c:3529:2: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' source='avidump.c' object='avidump.o' libtool=no \ depfile='.deps/avidump.Po' tmpdepfile='.deps/avidump.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avidump.c' || echo './'`avidump.c avidump.c: In function 'ProcessChunk': avidump.c:474:11: warning: variable 'tt' set but not used [-Wunused-but-set-variable] source='avimisc.c' object='avimisc.o' libtool=no \ depfile='.deps/avimisc.Po' tmpdepfile='.deps/avimisc.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avimisc.c' || echo './'`avimisc.c source='xio.c' object='xio.o' libtool=no \ depfile='.deps/xio.Po' tmpdepfile='.deps/xio.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'xio.c' || echo './'`xio.c rm -f libavi.a ar cru libavi.a avilib.o avidump.o avimisc.o xio.o ranlib libavi.a make[1]: Leaving directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5/avilib' make[1]: Entering directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5' source='ogmmerge.cpp' object='ogmmerge.o' libtool=no \ depfile='.deps/ogmmerge.Po' tmpdepfile='.deps/ogmmerge.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmmerge.o `test -f 'ogmmerge.cpp' || echo './'`ogmmerge.cpp ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp: In function 'int main(int, char**)': ogmmerge.cpp:973:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:1009:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:1071:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:930:13: warning: variable 'page' set but not used [-Wunused-but-set-variable] source='r_avi.cpp' object='r_avi.o' libtool=no \ depfile='.deps/r_avi.Po' tmpdepfile='.deps/r_avi.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_avi.o `test -f 'r_avi.cpp' || echo './'`r_avi.cpp r_avi.cpp: In constructor 'avi_reader_c::avi_reader_c(char*, unsigned char*, unsigned char*, audio_sync_t*, range_t*, char**, char*, char*)': r_avi.cpp:67:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_avi.cpp:70:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_avi.cpp:72:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_avi.cpp:75:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_avi.cpp:77:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] source='r_ogm.cpp' object='r_ogm.o' libtool=no \ depfile='.deps/r_ogm.Po' tmpdepfile='.deps/r_ogm.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_ogm.o `test -f 'r_ogm.cpp' || echo './'`r_ogm.cpp r_ogm.cpp: In constructor 'ogm_reader_c::ogm_reader_c(char*, unsigned char*, unsigned char*, unsigned char*, audio_sync_t*, range_t*, char**, char*)': r_ogm.cpp:67:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_ogm.cpp:69:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_ogm.cpp:72:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_ogm.cpp:74:70: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] source='r_ac3.cpp' object='r_ac3.o' libtool=no \ depfile='.deps/r_ac3.Po' tmpdepfile='.deps/r_ac3.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_ac3.o `test -f 'r_ac3.cpp' || echo './'`r_ac3.cpp r_ac3.cpp: In constructor 'ac3_reader_c::ac3_reader_c(char*, audio_sync_t*, range_t*, char**)': r_ac3.cpp:64:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_ac3.cpp:66:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_ac3.cpp:69:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_ac3.cpp:74:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_ac3.cpp:76:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_ac3.cpp:80:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] source='r_mp3.cpp' object='r_mp3.o' libtool=no \ depfile='.deps/r_mp3.Po' tmpdepfile='.deps/r_mp3.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_mp3.o `test -f 'r_mp3.cpp' || echo './'`r_mp3.cpp r_mp3.cpp: In constructor 'mp3_reader_c::mp3_reader_c(char*, audio_sync_t*, range_t*, char**)': r_mp3.cpp:70:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_mp3.cpp:72:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_mp3.cpp:75:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_mp3.cpp:80:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_mp3.cpp:82:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_mp3.cpp:86:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] source='r_wav.cpp' object='r_wav.o' libtool=no \ depfile='.deps/r_wav.Po' tmpdepfile='.deps/r_wav.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_wav.o `test -f 'r_wav.cpp' || echo './'`r_wav.cpp r_wav.cpp: In constructor 'wav_reader_c::wav_reader_c(char*, audio_sync_t*, range_t*, char**)': r_wav.cpp:59:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_wav.cpp:61:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_wav.cpp:64:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_wav.cpp:66:65: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_wav.cpp:68:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] source='r_microdvd.cpp' object='r_microdvd.o' libtool=no \ depfile='.deps/r_microdvd.Po' tmpdepfile='.deps/r_microdvd.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_microdvd.o `test -f 'r_microdvd.cpp' || echo './'`r_microdvd.cpp r_microdvd.cpp: In constructor 'microdvd_reader_c::microdvd_reader_c(char*, audio_sync_t*, range_t*, char**)': r_microdvd.cpp:61:65: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_microdvd.cpp:63:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] source='r_srt.cpp' object='r_srt.o' libtool=no \ depfile='.deps/r_srt.Po' tmpdepfile='.deps/r_srt.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_srt.o `test -f 'r_srt.cpp' || echo './'`r_srt.cpp r_srt.cpp: In constructor 'srt_reader_c::srt_reader_c(char*, audio_sync_t*, range_t*, char**)': r_srt.cpp:67:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r_srt.cpp:69:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] source='r_vobsub.cpp' object='r_vobsub.o' libtool=no \ depfile='.deps/r_vobsub.Po' tmpdepfile='.deps/r_vobsub.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_vobsub.o `test -f 'r_vobsub.cpp' || echo './'`r_vobsub.cpp source='p_video.cpp' object='p_video.o' libtool=no \ depfile='.deps/p_video.Po' tmpdepfile='.deps/p_video.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_video.o `test -f 'p_video.cpp' || echo './'`p_video.cpp source='p_index.cpp' object='p_index.o' libtool=no \ depfile='.deps/p_index.Po' tmpdepfile='.deps/p_index.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_index.o `test -f 'p_index.cpp' || echo './'`p_index.cpp source='p_ac3.cpp' object='p_ac3.o' libtool=no \ depfile='.deps/p_ac3.Po' tmpdepfile='.deps/p_ac3.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_ac3.o `test -f 'p_ac3.cpp' || echo './'`p_ac3.cpp source='p_mp3.cpp' object='p_mp3.o' libtool=no \ depfile='.deps/p_mp3.Po' tmpdepfile='.deps/p_mp3.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_mp3.o `test -f 'p_mp3.cpp' || echo './'`p_mp3.cpp source='p_pcm.cpp' object='p_pcm.o' libtool=no \ depfile='.deps/p_pcm.Po' tmpdepfile='.deps/p_pcm.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_pcm.o `test -f 'p_pcm.cpp' || echo './'`p_pcm.cpp source='p_vorbis.cpp' object='p_vorbis.o' libtool=no \ depfile='.deps/p_vorbis.Po' tmpdepfile='.deps/p_vorbis.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_vorbis.o `test -f 'p_vorbis.cpp' || echo './'`p_vorbis.cpp source='p_textsubs.cpp' object='p_textsubs.o' libtool=no \ depfile='.deps/p_textsubs.Po' tmpdepfile='.deps/p_textsubs.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_textsubs.o `test -f 'p_textsubs.cpp' || echo './'`p_textsubs.cpp source='p_vobsub.cpp' object='p_vobsub.o' libtool=no \ depfile='.deps/p_vobsub.Po' tmpdepfile='.deps/p_vobsub.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_vobsub.o `test -f 'p_vobsub.cpp' || echo './'`p_vobsub.cpp source='ac3_common.c' object='ac3_common.o' libtool=no \ depfile='.deps/ac3_common.Po' tmpdepfile='.deps/ac3_common.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ac3_common.c' || echo './'`ac3_common.c source='mp3_common.c' object='mp3_common.o' libtool=no \ depfile='.deps/mp3_common.Po' tmpdepfile='.deps/mp3_common.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'mp3_common.c' || echo './'`mp3_common.c source='subtitles.cpp' object='subtitles.o' libtool=no \ depfile='.deps/subtitles.Po' tmpdepfile='.deps/subtitles.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o subtitles.o `test -f 'subtitles.cpp' || echo './'`subtitles.cpp source='queue.cpp' object='queue.o' libtool=no \ depfile='.deps/queue.Po' tmpdepfile='.deps/queue.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o queue.o `test -f 'queue.cpp' || echo './'`queue.cpp source='vorbis_header_utils.c' object='vorbis_header_utils.o' libtool=no \ depfile='.deps/vorbis_header_utils.Po' tmpdepfile='.deps/vorbis_header_utils.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'vorbis_header_utils.c' || echo './'`vorbis_header_utils.c source='generic.cpp' object='generic.o' libtool=no \ depfile='.deps/generic.Po' tmpdepfile='.deps/generic.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o generic.o `test -f 'generic.cpp' || echo './'`generic.cpp source='common.c' object='common.o' libtool=no \ depfile='.deps/common.Po' tmpdepfile='.deps/common.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'common.c' || echo './'`common.c distcc g++ -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogmmerge ogmmerge.o r_avi.o r_ogm.o r_ac3.o r_mp3.o r_wav.o r_microdvd.o r_srt.o r_vobsub.o p_video.o p_index.o p_ac3.o p_mp3.o p_pcm.o p_vorbis.o p_textsubs.o p_vobsub.o ac3_common.o mp3_common.o subtitles.o queue.o vorbis_header_utils.o generic.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm -lvorbisenc -Lavilib -lavi source='ogmdemux.c' object='ogmdemux.o' libtool=no \ depfile='.deps/ogmdemux.Po' tmpdepfile='.deps/ogmdemux.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ogmdemux.c' || echo './'`ogmdemux.c ogmdemux.c: In function 'process_ogm': ogmdemux.c:355:7: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'unsigned char *' ogmdemux.c:414:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'unsigned char *' ogmdemux.c:526:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:131:14: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ogmdemux.c:527:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:131:14: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ogmdemux.c:528:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:131:14: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ogmdemux.c:542:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:131:14: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ogmdemux.c: In function 'main': ogmdemux.c:713:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ogmdemux.c:714:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ogmdemux.c:715:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ogmdemux.c:755:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' ogmdemux.c:774:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' ogmdemux.c:793:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from ogmdemux.c:15:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' distcc gcc -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogmdemux ogmdemux.o vorbis_header_utils.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm -Lavilib -lavi source='ogminfo.c' object='ogminfo.o' libtool=no \ depfile='.deps/ogminfo.Po' tmpdepfile='.deps/ogminfo.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ogminfo.c' || echo './'`ogminfo.c ogminfo.c: In function 'handle_packet': ogminfo.c:173:5: warning: pointer targets in passing argument 2 of 'vorbis_unpack_comment' differ in signedness [-Wpointer-sign] In file included from ogminfo.c:25:0: vorbis_header_utils.h:11:5: note: expected 'char *' but argument is of type 'unsigned char *' ogminfo.c: In function 'process_ogm': ogminfo.c:299:5: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from ogminfo.c:15:0: /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'unsigned char *' ogminfo.c:326:25: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from ogminfo.c:15:0: /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'unsigned char *' distcc gcc -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogminfo ogminfo.o vorbis_header_utils.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm source='ogmsplit.cpp' object='ogmsplit.o' libtool=no \ depfile='.deps/ogmsplit.Po' tmpdepfile='.deps/ogmsplit.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmsplit.o `test -f 'ogmsplit.cpp' || echo './'`ogmsplit.cpp ogmsplit.cpp: In function 'void process_ogm(int)': ogmsplit.cpp:675:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmsplit.cpp:677:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmsplit.cpp:847:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmsplit.cpp:882:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmsplit.cpp:920:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmsplit.cpp:924:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ogmsplit.cpp: In function 'int main(int, char**)': ogmsplit.cpp:1141:16: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] distcc g++ -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogmsplit ogmsplit.o queue.o generic.o vorbis_header_utils.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm source='ogmcat.cpp' object='ogmcat.o' libtool=no \ depfile='.deps/ogmcat.Po' tmpdepfile='.deps/ogmcat.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmcat.o `test -f 'ogmcat.cpp' || echo './'`ogmcat.cpp distcc g++ -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogmcat ogmcat.o queue.o generic.o vorbis_header_utils.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm source='dvdxchap.c' object='dvdxchap.o' libtool=no \ depfile='.deps/dvdxchap.Po' tmpdepfile='.deps/dvdxchap.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ distcc gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'dvdxchap.c' || echo './'`dvdxchap.c distcc gcc -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o dvdxchap dvdxchap.o -L/usr/lib -ldvdread -lm make[1]: Leaving directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5' Making install in avilib make[1]: Entering directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5/avilib' make[2]: Entering directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5/avilib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5/avilib' make[1]: Leaving directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5/avilib' make[1]: Entering directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5' make[2]: Entering directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5' /bin/sh ./mkinstalldirs /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin mkdir -p -- /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin /usr/bin/ginstall -c ogmmerge /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin/ogmmerge /usr/bin/ginstall -c ogmdemux /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin/ogmdemux /usr/bin/ginstall -c ogminfo /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin/ogminfo /usr/bin/ginstall -c ogmsplit /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin/ogmsplit /usr/bin/ginstall -c ogmcat /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin/ogmcat /usr/bin/ginstall -c dvdxchap /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin/dvdxchap /bin/sh ./mkinstalldirs /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1 mkdir -p -- /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1 /usr/bin/ginstall -c -m 644 ./ogmsplit.1 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1/ogmsplit.1 /usr/bin/ginstall -c -m 644 ./ogminfo.1 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1/ogminfo.1 /usr/bin/ginstall -c -m 644 ./ogmmerge.1 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1/ogmmerge.1 /usr/bin/ginstall -c -m 644 ./ogmdemux.1 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1/ogmdemux.1 /usr/bin/ginstall -c -m 644 ./ogmcat.1 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1/ogmcat.1 /usr/bin/ginstall -c -m 644 ./dvdxchap.1 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1/dvdxchap.1 make[2]: Leaving directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5' make[1]: Leaving directory `/builds/salix/arm/14.0/original/ap/ogmtools/src/ogmtools-1.5' /builds/salix/arm/14.0/original/ap/ogmtools/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 24 15:30 install drwxr-xr-x 6 root root 4096 Dec 24 15:30 usr /builds/salix/arm/14.0/original/ap/ogmtools/pkg/install: total 4 -rw-r--r-- 1 root root 348 Dec 24 15:30 slack-desc /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 Dec 24 15:30 bin drwxr-xr-x 3 root root 4096 Dec 24 15:30 doc drwxr-xr-x 3 root root 4096 Dec 24 15:30 man drwxr-xr-x 3 root root 4096 Dec 24 15:29 src /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/bin: total 392 -rwxr-xr-x 1 root root 12140 Dec 24 15:30 dvdxchap -rwxr-xr-x 1 root root 43424 Dec 24 15:30 ogmcat -rwxr-xr-x 1 root root 82416 Dec 24 15:30 ogmdemux -rwxr-xr-x 1 root root 26764 Dec 24 15:30 ogminfo -rwxr-xr-x 1 root root 174924 Dec 24 15:30 ogmmerge -rwxr-xr-x 1 root root 49772 Dec 24 15:30 ogmsplit /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 24 15:30 ogmtools-1.5 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/doc/ogmtools-1.5: total 52 -rw-r--r-- 1 root root 17992 Dec 24 15:30 COPYING -rw-r--r-- 1 root root 12062 Dec 24 15:30 ChangeLog -rw-r--r-- 1 root root 8024 Dec 24 15:30 INSTALL -rw-r--r-- 1 root root 2667 Dec 24 15:30 README -rw-r--r-- 1 root root 60 Dec 24 15:30 TODO -rw-r--r-- 1 root root 2753 Dec 24 15:30 changelog /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Dec 24 15:30 man1 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/man/man1: total 28 -rw-r--r-- 1 root root 786 Dec 24 15:30 dvdxchap.1.gz -rw-r--r-- 1 root root 1612 Dec 24 15:30 ogmcat.1.gz -rw-r--r-- 1 root root 1007 Dec 24 15:30 ogmdemux.1.gz -rw-r--r-- 1 root root 1307 Dec 24 15:30 ogminfo.1.gz -rw-r--r-- 1 root root 4947 Dec 24 15:30 ogmmerge.1.gz -rw-r--r-- 1 root root 1845 Dec 24 15:30 ogmsplit.1.gz /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 24 15:30 ogmtools-1.5 /builds/salix/arm/14.0/original/ap/ogmtools/pkg/usr/src/ogmtools-1.5: total 4 -rw-r--r-- 1 root root 955 Dec 24 15:30 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /builds/salix/arm/14.0/original/ap/ogmtools/ogmtools-1.5-arm-1rl.txz ./ usr/ usr/src/ usr/src/ogmtools-1.5/ usr/src/ogmtools-1.5/SLKBUILD usr/bin/ usr/bin/ogmsplit usr/bin/ogmdemux usr/bin/ogmmerge usr/bin/dvdxchap usr/bin/ogminfo usr/bin/ogmcat usr/man/ usr/man/man1/ usr/man/man1/dvdxchap.1.gz usr/man/man1/ogmsplit.1.gz usr/man/man1/ogminfo.1.gz usr/man/man1/ogmmerge.1.gz usr/man/man1/ogmdemux.1.gz usr/man/man1/ogmcat.1.gz usr/doc/ usr/doc/ogmtools-1.5/ usr/doc/ogmtools-1.5/README usr/doc/ogmtools-1.5/ChangeLog usr/doc/ogmtools-1.5/INSTALL usr/doc/ogmtools-1.5/changelog usr/doc/ogmtools-1.5/TODO usr/doc/ogmtools-1.5/COPYING install/ install/slack-desc Slackware package /builds/salix/arm/14.0/original/ap/ogmtools/ogmtools-1.5-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories