=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for ogmtools-1.5nb3 --- all-recursive --- Making all in avilib --- avilib.o --- --- avidump.o --- --- avimisc.o --- --- avilib.o --- source='avilib.c' object='avilib.o' libtool=no depfile='.deps/avilib.Po' tmpdepfile='.deps/avilib.TPo' depmode=gcc3 /bin/sh ../depcomp 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./ -I/usr/pkg/include -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avilib.c' || echo './'`avilib.c --- avidump.o --- source='avidump.c' object='avidump.o' libtool=no depfile='.deps/avidump.Po' tmpdepfile='.deps/avidump.TPo' depmode=gcc3 /bin/sh ../depcomp 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./ -I/usr/pkg/include -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avidump.c' || echo './'`avidump.c --- avimisc.o --- source='avimisc.c' object='avimisc.o' libtool=no depfile='.deps/avimisc.Po' tmpdepfile='.deps/avimisc.TPo' depmode=gcc3 /bin/sh ../depcomp 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./ -I/usr/pkg/include -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avimisc.c' || echo './'`avimisc.c --- avidump.o --- avidump.c: In function 'dump_vals': avidump.c:336:32: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] printf("\t%-12s = 0x%016llx\n",names[i].name,val64); ~~~~~~^ %016lx --- avilib.o --- avilib.c: In function 'avi_ixnn_entry': avilib.c:213:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] #define OUTD(n) long2str(ix00+bl,n); bl+=4 ^ avilib.c:245:5: note: in expansion of macro 'OUTD' OUTD(ch->nEntriesInUse); ^~~~ avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ avilib.c:213:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] #define OUTD(n) long2str(ix00+bl,n); bl+=4 ^ avilib.c:247:5: note: in expansion of macro 'OUTD' OUTD(ch->qwBaseOffset&0xffffffff); ^~~~ avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ avilib.c:213:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] #define OUTD(n) long2str(ix00+bl,n); bl+=4 ^ avilib.c:248:5: note: in expansion of macro 'OUTD' OUTD((ch->qwBaseOffset>>32)&0xffffffff); ^~~~ avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ avilib.c:213:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] #define OUTD(n) long2str(ix00+bl,n); bl+=4 ^ avilib.c:249:5: note: in expansion of macro 'OUTD' OUTD(ch->dwReserved3); ^~~~ avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ avilib.c:213:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] #define OUTD(n) long2str(ix00+bl,n); bl+=4 ^ avilib.c:252:2: note: in expansion of macro 'OUTD' OUTD(ch->aIndex[k].dwOffset); ^~~~ avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ avilib.c:213:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] #define OUTD(n) long2str(ix00+bl,n); bl+=4 ^ avilib.c:253:2: note: in expansion of macro 'OUTD' OUTD(ch->aIndex[k].dwSize); ^~~~ --- avidump.o --- avidump.c: In function 'ProcessChunk': --- avilib.o --- avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ --- avidump.o --- avidump.c:623:34: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] printf("\t\t [%6ld] 0x%016llx 0x%08lx %8d\n", u++, offset, size, ~~~~~~^ %016lx --- avilib.o --- avilib.c:256:25: warning: pointer targets in passing argument 2 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avi_add_chunk (AVI, ch->fcc, ix00, max); ^~ avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length) ^~~~~~~~~~~~~ avilib.c:256:34: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avi_add_chunk (AVI, ch->fcc, ix00, max); ^~~~ avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length) ^~~~~~~~~~~~~ --- avidump.o --- avidump.c:474:11: warning: variable 'tt' set but not used [-Wunused-but-set-variable] off_t tt; ^~ --- avilib.o --- avilib.c: In function 'avi_add_odml_index_entry': avilib.c:372:26: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign] int audio = (strchr (tag, 'w')?1:0); ^~~ In file included from avilib.h:38:0, from avilib.c:30: /usr/include/string.h:55:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *strchr(const char *, int); ^~~~~~ avilib.c:382:36: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness [-Wpointer-sign] if (avi_init_super_index(AVI, "ix00", &AVI->video_superindex) < 0) return -1; ^~~~~~ avilib.c:268:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_init_super_index(avi_t *AVI, unsigned char *idxtag, avisuperindex_chunk **si) ^~~~~~~~~~~~~~~~~~~~ avilib.c:386:34: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) ^~~~~~ avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag, ^~~~~~~~~~~~~~~~~ avilib.c:386:42: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) ^~~~~~ avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag, ^~~~~~~~~~~~~~~~~ avilib.c:400:36: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness [-Wpointer-sign] if (avi_init_super_index(AVI, fcc, &AVI->track[AVI->aptr].audio_superindex) < 0) return -1; ^~~ avilib.c:268:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_init_super_index(avi_t *AVI, unsigned char *idxtag, avisuperindex_chunk **si) ^~~~~~~~~~~~~~~~~~~~ avilib.c:406:34: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, fcc, tag, AVI->track[AVI->aptr].audio_superindex->stdindex[ ^~~ avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag, ^~~~~~~~~~~~~~~~~ avilib.c:447:23: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'int64_t {aka long int}' [-Wformat=] fprintf (stderr, "[avilib dump] cur_std_idx=%d NR_IXNN_CHUNKS=%d" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ avilib.c:449:35: cur_std_idx,NR_IXNN_CHUNKS, AVI->pos, towrite); ~~~~~~~~ avilib.c:448:15: note: format string is defined here "POS=%lld towrite=%lld\n", ~~~^ %ld avilib.c:447:23: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'int64_t {aka long int}' [-Wformat=] fprintf (stderr, "[avilib dump] cur_std_idx=%d NR_IXNN_CHUNKS=%d" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ avilib.c:448:28: note: format string is defined here "POS=%lld towrite=%lld\n", ~~~^ %ld avilib.c:453:30: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) ^~~~~~ avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag, ^~~~~~~~~~~~~~~~~ avilib.c:453:38: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) ^~~~~~ avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag, ^~~~~~~~~~~~~~~~~ avilib.c:466:34: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, fcc, aud, AVI->track[audtr].audio_superindex->stdindex[ ^~~ avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag, ^~~~~~~~~~~~~~~~~ avilib.c:466:39: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, fcc, aud, AVI->track[audtr].audio_superindex->stdindex[ ^~~ avilib.c:312:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag, ^~~~~~~~~~~~~~~~~ avilib.c:503:50: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avi_add_chunk(AVI, (unsigned char *)"RIFF", "AVIXLIST\0\0\0\0movi", 16); ^~~~~~~~~~~~~~~~~~~~~~ avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length) ^~~~~~~~~~~~~ avilib.c: In function 'avi_parse_comments': avilib.c:1083:15: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] long2str(buf+len, k+1); len += 4; ^~~ avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ avilib.c:1013:16: warning: variable 'readlen' set but not used [-Wunused-but-set-variable] int len=0, readlen=0, k; ^~~~~~~ avilib.c: In function 'avi_close_output_file': avilib.c:1600:52: warning: pointer targets in passing argument 2 of 'avi_parse_comments' differ in signedness [-Wpointer-sign] info_len = avi_parse_comments (AVI->comment_fd, AVI_header+nhb, HEADERBYTES - nhb - 8 - 12); ^~~~~~~~~~ avilib.c:1011:12: note: expected 'char *' but argument is of type 'unsigned char *' static int avi_parse_comments (int fd, char *buf, int space_left) ^~~~~~~~~~~~~~~~~~ avilib.c:1669:15: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] long2str(f, len); ^ avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ avilib.c:1675:15: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] long2str(f, len); ^ avilib.c:115:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^~~~~~~~ avilib.c: In function 'avi_write_data': avilib.c:1733:50: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] n = avi_add_chunk(AVI,(unsigned char *)astr,data,length); ^~~~ avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length) ^~~~~~~~~~~~~ avilib.c:1735:52: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] n = avi_add_chunk(AVI,(unsigned char *)"00db",data,length); ^~~~ avilib.c:181:12: note: expected 'unsigned char *' but argument is of type 'char *' static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length) ^~~~~~~~~~~~~ avilib.c: In function 'avi_parse_input_file': avilib.c:2359:32: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] else if (strncasecmp (hdrl_data+i,"iavs",4) ==0 && ! auds_strh_seen) { ^~~~~~~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ avilib.c:2367:27: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] else if(strncasecmp(hdrl_data+i,"dmlh",4) == 0) { ^~~~~~~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ avilib.c:2444:27: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] else if(strncasecmp(hdrl_data+i,"indx",4) == 0) { ^~~~~~~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ avilib.c:2451:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] a = hdrl_data+i; ^ avilib.c:2455:48: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_superindex->dwSize = str2ulong(a); a += 4; ^ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2456:57: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness [-Wpointer-sign] AVI->video_superindex->wLongsPerEntry = str2ushort(a); a += 2; ^ avilib.c:145:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ushort(unsigned char *str) ^~~~~~~~~~ avilib.c:2459:55: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_superindex->nEntriesInUse = str2ulong(a); a += 4; ^ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2472:65: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] AVI->video_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; ^ avilib.c:134:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint64_t str2ullong(unsigned char *str) ^~~~~~~~~~ avilib.c:2473:62: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_superindex->aIndex[j].dwSize = str2ulong (a); a += 4; ^ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2474:66: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_superindex->aIndex[j].dwDuration = str2ulong (a); a += 4; ^ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2504:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] a = hdrl_data+i; ^ avilib.c:2508:65: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->track[AVI->aptr].audio_superindex->dwSize = str2ulong(a); a += 4; ^ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2509:74: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness [-Wpointer-sign] AVI->track[AVI->aptr].audio_superindex->wLongsPerEntry = str2ushort(a); a += 2; ^ avilib.c:145:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ushort(unsigned char *str) ^~~~~~~~~~ avilib.c:2512:72: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->track[AVI->aptr].audio_superindex->nEntriesInUse = str2ulong(a); a += 4; ^ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2526:82: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; ^ avilib.c:134:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint64_t str2ullong(unsigned char *str) ^~~~~~~~~~ avilib.c:2527:79: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->track[AVI->aptr].audio_superindex->aIndex[j].dwSize = str2ulong (a); a += 4; ^ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2528:83: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->track[AVI->aptr].audio_superindex->aIndex[j].dwDuration = str2ulong (a); a += 4; ^ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2552:28: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] else if((strncasecmp(hdrl_data+i,"JUNK",4) == 0) || ^~~~~~~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ avilib.c:2553:28: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] (strncasecmp(hdrl_data+i,"strn",4) == 0) || ^~~~~~~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ avilib.c:2554:28: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] (strncasecmp(hdrl_data+i,"vprp",4) == 0)){ ^~~~~~~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ avilib.c:2724:25: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] nrEntries = str2ulong(en + 12); ^~ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2728:23: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] offset = str2ullong(en + 20); ^~ avilib.c:134:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint64_t str2ullong(unsigned char *str) ^~~~~~~~~~ avilib.c:2741:51: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_index[k].pos = offset + str2ulong(en); en += 4; ^~ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2742:46: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness [-Wpointer-sign] AVI->video_index[k].len = str2ulong_len(en); ^~ avilib.c:151:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong_len (unsigned char *str) ^~~~~~~~~~~~~ avilib.c:2743:46: warning: pointer targets in passing argument 1 of 'str2ulong_key' differ in signedness [-Wpointer-sign] AVI->video_index[k].key = str2ulong_key(en); en += 4; ^~ avilib.c:158:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong_key (unsigned char *str) ^~~~~~~~~~~~~ avilib.c:2803:28: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] nrEntries = str2ulong(en + 12); ^~ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2808:26: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] offset = str2ullong(en + 20); ^~ avilib.c:134:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint64_t str2ullong(unsigned char *str) ^~~~~~~~~~ avilib.c:2817:67: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->track[audtr].audio_index[k].pos = offset + str2ulong(en); en += 4; ^~ avilib.c:141:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^~~~~~~~~ avilib.c:2818:62: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness [-Wpointer-sign] AVI->track[audtr].audio_index[k].len = str2ulong_len(en); en += 4; ^~ avilib.c:151:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong_len (unsigned char *str) ^~~~~~~~~~~~~ avilib.c: In function 'AVI_read_audio': avilib.c:3292:33: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t {aka long int}' [-Wformat=] fprintf(stderr, "XXX pos = %lld, ret = %lld, todo = %ld\n", pos, ret, todo); ~~~^ %ld avilib.c:3292:45: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t {aka long int}' [-Wformat=] fprintf(stderr, "XXX pos = %lld, ret = %lld, todo = %ld\n", pos, ret, todo); ~~~^ %ld avilib.c: In function 'AVI_read_wave_header': avilib.c:3527:21: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] if( strncasecmp(wave->riff.id , "RIFF",4) != 0 || ^~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ avilib.c:3528:14: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] strncasecmp(wave->riff.wave_id, "WAVE",4) != 0 || ^~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ avilib.c:3529:14: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] strncasecmp(wave->format.id , "fmt ",4) != 0 ) ^~~~ In file included from /usr/include/string.h:98:0, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:64:6: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' int strncasecmp(const char *, const char *, size_t); ^~~~~~~~~~~ --- xio.o --- source='xio.c' object='xio.o' libtool=no depfile='.deps/xio.Po' tmpdepfile='.deps/xio.TPo' depmode=gcc3 /bin/sh ../depcomp 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./ -I/usr/pkg/include -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'xio.c' || echo './'`xio.c --- libavi.a --- rm -f libavi.a ar cru libavi.a avilib.o avidump.o avimisc.o xio.o ranlib libavi.a --- ogmmerge.o --- --- r_avi.o --- --- r_ogm.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- ogmmerge.o --- source='ogmmerge.cpp' object='ogmmerge.o' libtool=no depfile='.deps/ogmmerge.Po' tmpdepfile='.deps/ogmmerge.TPo' depmode=gcc3 /bin/sh ./depcomp c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmmerge.o `test -f 'ogmmerge.cpp' || echo './'`ogmmerge.cpp --- r_avi.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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_ogm.o --- In file included from r_ogm.cpp:26:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from r_ogm.cpp:27:0: r_ogm.h:65:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char *nfourcc) throw (error_c); ^~~~~ --- ogmmerge.o --- In file included from ogmmerge.cpp:29:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ --- r_ogm.o --- In file included from r_ogm.cpp:28:0: p_vorbis.h:40:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error_c); ^~~~~ In file included from r_ogm.cpp:29:0: p_video.h:38:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from r_ogm.cpp:30:0: p_pcm.h:40:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from r_ogm.cpp:31:0: p_textsubs.h:33:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ In file included from r_ogm.cpp:32:0: p_mp3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from r_ogm.cpp:33:0: p_ac3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ r_ogm.cpp:63:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments, char *nfourcc) throw (error_c) { ^~~~~ 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: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ogm_reader: Could not open source file."); ^ r_ogm.cpp:69:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ogm_reader: Could not seek to end of file."); ^ r_ogm.cpp:72:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ogm_reader: Could not seek to beginning of file."); ^ r_ogm.cpp:74:70: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ogm_reader: Source is not a valid OGG media file."); ^ --- r_avi.o --- In file included from r_avi.cpp:28:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from r_avi.h:31:0, from r_avi.cpp:29: p_video.h:38:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ --- ogmmerge.o --- In file included from ogmmerge.cpp:30:0: r_ogm.h:65:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char *nfourcc) throw (error_c); ^~~~~ In file included from r_avi.h:31:0, from ogmmerge.cpp:31: p_video.h:38:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from ogmmerge.cpp:31:0: r_avi.h:70:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char* nav_seek) throw (error_c); ^~~~~ --- r_avi.o --- In file included from r_avi.cpp:29:0: r_avi.h:70:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char* nav_seek) throw (error_c); ^~~~~ In file included from r_avi.cpp:31:0: p_pcm.h:40:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from r_avi.cpp:32:0: p_mp3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from r_avi.cpp:33:0: p_ac3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ r_avi.cpp:58:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char* nav_seek) throw (error_c) { ^~~~~ 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: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("avi_reader: fname == NULL !?"); ^ r_avi.cpp:70:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("avi_reader: Could not open source file."); ^ r_avi.cpp:72:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("avi_reader: Could not seek to end of file."); ^ r_avi.cpp:75:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("avi_reader: Could not seek to beginning of file."); ^ r_avi.cpp:77:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("avi_reader: Source is not a valid AVI file."); ^ --- ogmmerge.o --- In file included from r_wav.h:31:0, from ogmmerge.cpp:32: p_pcm.h:40:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from ogmmerge.cpp:32:0: r_wav.h:44:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ In file included from r_srt.h:27:0, from ogmmerge.cpp:33: p_textsubs.h:33:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ In file included from ogmmerge.cpp:33:0: r_srt.h:38:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ In file included from r_mp3.h:31:0, from ogmmerge.cpp:34: p_mp3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from ogmmerge.cpp:34:0: r_mp3.h:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ In file included from r_ac3.h:26:0, from ogmmerge.cpp:35: p_ac3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from ogmmerge.cpp:35:0: r_ac3.h:39:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ In file included from ogmmerge.cpp:36:0: r_microdvd.h:38:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] {NULL, -1, NULL}}; ^ ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp:107:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ogmmerge.cpp: In function 'int main(int, char**)': ogmmerge.cpp:973:62: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if ((result = write_ogg_page(mpage, "header ", file)) != 0) ^ ogmmerge.cpp:1009:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if ((result = write_ogg_page(mpage, "comment ", file)) != 0) ^ ogmmerge.cpp:1071:51: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if ((result = write_ogg_page(mpage, "", winner)) != 0) ^ ogmmerge.cpp:930:13: warning: variable 'page' set but not used [-Wunused-but-set-variable] ogg_page *page; ^~~~ --- r_ac3.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 In file included from r_ac3.cpp:25:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from r_ac3.h:26:0, from r_ac3.cpp:26: p_ac3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from r_ac3.cpp:26:0: r_ac3.h:39:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ r_ac3.cpp:58:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c) { ^~~~~ r_ac3.cpp: In constructor 'ac3_reader_c::ac3_reader_c(char*, audio_sync_t*, range_t*, char**)': r_ac3.cpp:64:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ac3_reader: Could not open source file."); ^ r_ac3.cpp:66:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ac3_reader: Could not seek to end of file."); ^ r_ac3.cpp:69:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ac3_reader: Could not seek to beginning of file."); ^ r_ac3.cpp:74:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ac3_reader: Could not read 4096 bytes."); ^ r_ac3.cpp:76:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("ac3_reader: Could not seek to beginning of file."); ^ r_ac3.cpp:80:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] "4096 bytes.\n"); ^ r_ac3.cpp: In member function 'virtual void ac3_reader_c::display_progress()': r_ac3.cpp:145:47: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] bytes_processed, size, ~~~~~~~~~~~~~~~ (int)(bytes_processed * 100L / size)); ^ r_ac3.cpp:145:47: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type '__off_t {aka long int}' [-Wformat=] --- r_mp3.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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_wav.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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_mp3.o --- In file included from r_mp3.cpp:26:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from r_mp3.h:31:0, from r_mp3.cpp:27: p_mp3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from r_mp3.cpp:27:0: r_mp3.h:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ r_mp3.cpp:63:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c) { ^~~~~ r_mp3.cpp: In constructor 'mp3_reader_c::mp3_reader_c(char*, audio_sync_t*, range_t*, char**)': r_mp3.cpp:70:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("mp3_reader: Could not open source file."); ^ r_mp3.cpp:72:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("mp3_reader: Could not seek to end of file."); ^ r_mp3.cpp:75:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("mp3_reader: Could not seek to beginning of file."); ^ r_mp3.cpp:80:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("mp3_reader: Could not read 4096 bytes."); ^ r_mp3.cpp:82:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("mp3_reader: Could not seek to beginning of file."); ^ r_mp3.cpp:86:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] "4096 bytes.\n"); ^ r_mp3.cpp: In member function 'virtual void mp3_reader_c::display_progress()': r_mp3.cpp:154:47: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] bytes_processed, size, ~~~~~~~~~~~~~~~ (int)(bytes_processed * 100L / size)); ^ r_mp3.cpp:154:47: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type '__off_t {aka long int}' [-Wformat=] --- r_microdvd.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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_wav.o --- In file included from r_wav.cpp:31:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from r_wav.h:31:0, from r_wav.cpp:32: p_pcm.h:40:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ In file included from r_wav.cpp:32:0: r_wav.h:44:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ r_wav.cpp:53:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c) { ^~~~~ r_wav.cpp: In constructor 'wav_reader_c::wav_reader_c(char*, audio_sync_t*, range_t*, char**)': r_wav.cpp:59:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("wav_reader: Could not open source file."); ^ r_wav.cpp:61:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("wav_reader: Could not seek to end of file."); ^ r_wav.cpp:64:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("wav_reader: Could not seek to beginning of file."); ^ r_wav.cpp:66:65: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("wav_reader: Source is not a valid WAVE file."); ^ r_wav.cpp:68:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("wav_reader: could not read WAVE header."); ^ --- r_srt.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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_vobsub.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- p_video.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- r_srt.o --- In file included from r_srt.cpp:27:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from r_srt.h:27:0, from r_srt.cpp:28: p_textsubs.h:33:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ In file included from r_srt.cpp:28:0: r_srt.h:38:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ r_srt.cpp:65:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c) { ^~~~~ r_srt.cpp: In constructor 'srt_reader_c::srt_reader_c(char*, audio_sync_t*, range_t*, char**)': r_srt.cpp:67:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("srt_reader: Could not open source file."); ^ r_srt.cpp:69:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("srt_reader: Source is not a valid SRT file."); ^ --- r_microdvd.o --- In file included from r_microdvd.cpp:27:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from r_microdvd.h:27:0, from r_microdvd.cpp:28: p_textsubs.h:33:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ In file included from r_microdvd.cpp:28:0: r_microdvd.h:38:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ r_microdvd.cpp:59:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error_c) { ^~~~~ r_microdvd.cpp: In constructor 'microdvd_reader_c::microdvd_reader_c(char*, audio_sync_t*, range_t*, char**)': r_microdvd.cpp:61:65: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("microdvd_reader: Could not open source file."); ^ r_microdvd.cpp:63:74: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] throw error_c("microdvd_reader: Source is not a valid MicroDVD file."); ^ --- p_video.o --- In file included from p_video.cpp:26:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from p_video.cpp:27:0: p_video.h:38:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ p_video.cpp:34:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error_c) : q_c() { ^~~~~ --- p_index.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- p_ac3.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- p_mp3.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- p_pcm.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- p_ac3.o --- In file included from p_ac3.cpp:25:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from p_ac3.cpp:27:0: p_ac3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ p_ac3.cpp:33:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c) : q_c() { ^~~~~ --- p_mp3.o --- In file included from p_mp3.cpp:25:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from p_mp3.cpp:27:0: p_mp3.h:43:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ p_mp3.cpp:33:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c) : q_c() { ^~~~~ p_mp3.cpp: In member function 'virtual int mp3_packetizer_c::process(char*, int, int)': p_mp3.cpp:236:52: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "packet number %lld)\n", packetno - 2); ~~~~~~~~~~~~^ --- p_pcm.o --- In file included from p_pcm.cpp:25:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from p_pcm.cpp:26:0: p_pcm.h:40:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] range_t *nrange, char **ncomments) throw (error_c); ^~~~~ p_pcm.cpp:32:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c) : q_c() { ^~~~~ --- p_vorbis.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- p_textsubs.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- p_vorbis.o --- In file included from p_vorbis.cpp:27:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from p_vorbis.cpp:28:0: r_ogm.h:65:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char *nfourcc) throw (error_c); ^~~~~ --- p_vobsub.o --- 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 c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- p_vorbis.o --- In file included from p_vorbis.cpp:29:0: p_vorbis.h:40:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error_c); ^~~~~ p_vorbis.cpp:33:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c) ^~~~~ --- p_textsubs.o --- In file included from p_textsubs.cpp:25:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from p_textsubs.cpp:27:0: p_textsubs.h:33:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ p_textsubs.cpp:32:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error_c) : q_c() { ^~~~~ --- ac3_common.o --- 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 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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ac3_common.c' || echo './'`ac3_common.c --- mp3_common.o --- 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 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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'mp3_common.c' || echo './'`mp3_common.c --- subtitles.o --- source='subtitles.cpp' object='subtitles.o' libtool=no depfile='.deps/subtitles.Po' tmpdepfile='.deps/subtitles.TPo' depmode=gcc3 /bin/sh ./depcomp c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o subtitles.o `test -f 'subtitles.cpp' || echo './'`subtitles.cpp --- queue.o --- source='queue.cpp' object='queue.o' libtool=no depfile='.deps/queue.Po' tmpdepfile='.deps/queue.TPo' depmode=gcc3 /bin/sh ./depcomp c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o queue.o `test -f 'queue.cpp' || echo './'`queue.cpp --- p_vobsub.o --- In file included from p_vobsub.cpp:25:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ --- vorbis_header_utils.o --- 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 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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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 --- subtitles.o --- In file included from p_textsubs.h:21:0, from subtitles.h:23, from subtitles.cpp:22: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from subtitles.h:23:0, from subtitles.cpp:22: p_textsubs.h:33:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char **ncomments) throw (error_c); ^~~~~ subtitles.cpp: In member function 'int subtitles_c::check()': subtitles.cpp:88:27: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:80:17: current->end / (60 * 60 * 1000), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subtitles.cpp:88:27: short_subs); ^ subtitles.cpp:88:27: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:88:27: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:88:27: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:88:27: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:88:27: warning: format '%lld' expects argument of type 'long long int', but argument 8 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:88:27: warning: format '%lld' expects argument of type 'long long int', but argument 9 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:88:27: warning: format '%lld' expects argument of type 'long long int', but argument 10 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:111:17: current->start / (60 * 60 * 1000), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subtitles.cpp:119:27: short_subs); ^ subtitles.cpp:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 8 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 9 has type 'ogg_int64_t {aka long int}' [-Wformat=] subtitles.cpp:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 10 has type 'ogg_int64_t {aka long int}' [-Wformat=] --- generic.o --- source='generic.cpp' object='generic.o' libtool=no depfile='.deps/generic.Po' tmpdepfile='.deps/generic.TPo' depmode=gcc3 /bin/sh ./depcomp c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o generic.o `test -f 'generic.cpp' || echo './'`generic.cpp --- queue.o --- In file included from queue.cpp:22:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ queue.cpp:24:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c::q_c() throw (error_c) : generic_packetizer_c() { ^~~~~ --- common.o --- source='common.c' object='common.o' libtool=no depfile='.deps/common.Po' tmpdepfile='.deps/common.TPo' depmode=gcc3 /bin/sh ./depcomp 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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'common.c' || echo './'`common.c --- ogmdemux.o --- source='ogmdemux.c' object='ogmdemux.o' libtool=no depfile='.deps/ogmdemux.Po' tmpdepfile='.deps/ogmdemux.TPo' depmode=gcc3 /bin/sh ./depcomp 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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/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:42: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ In file included from ogmdemux.c:15:0: /usr/include/string.h:63:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncmp(const char *, const char *, size_t); ^~~~~~~ --- ogminfo.o --- --- ogmdemux.o --- ogmdemux.c:384:55: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "(%s) Failed to allocate %d bytes.\n", __FILE__, ~^ %ld strlen(basename) + 20); ~~~~~~~~~~~~~~~~~~~~~ --- ogminfo.o --- source='ogminfo.c' object='ogminfo.o' libtool=no depfile='.deps/ogminfo.Po' tmpdepfile='.deps/ogminfo.TPo' depmode=gcc3 /bin/sh ./depcomp 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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ogminfo.c' || echo './'`ogminfo.c --- ogmdemux.o --- ogmdemux.c:413:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in " ^ In file included from ogmdemux.c:15:0: /usr/include/string.h:63:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncmp(const char *, const char *, size_t); ^~~~~~~ ogmdemux.c:460:57: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "(%s) Failed to allocate %d bytes.\n", __FILE__, ~^ %ld strlen(basename) + 20); ~~~~~~~~~~~~~~~~~~~~~ ogmdemux.c:502:29: warning: format '%lld' expects argument of type 'long long int', but argument 11 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(stdout, "(%s) (a%d/%d) codec: %d (0x%04x) (%s), bits per " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmdemux.c:510:21: get_uint64(&sth.samples_per_unit)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmdemux.c:503:71: note: format string is defined here "sample: %d channels: %hd samples per second: %lld", ~~~^ %ld ogmdemux.c:526:19: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(stream->wh.riff.id, "RIFF", 4); ^~~~~~ In file included from ogmdemux.c:15:0: /usr/include/string.h:64:7: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' char *strncpy(char * __restrict, const char * __restrict, size_t); ^~~~~~~ ogmdemux.c:527:19: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(stream->wh.riff.wave_id, "WAVE", 4); ^~~~~~ In file included from ogmdemux.c:15:0: /usr/include/string.h:64:7: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' char *strncpy(char * __restrict, const char * __restrict, size_t); ^~~~~~~ ogmdemux.c:528:19: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(stream->wh.format.id, "fmt ", 4); ^~~~~~ In file included from ogmdemux.c:15:0: /usr/include/string.h:64:7: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' char *strncpy(char * __restrict, const char * __restrict, size_t); ^~~~~~~ ogmdemux.c:542:19: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(stream->wh.data.id, "data", 4); ^~~~~~ --- ogmsplit.o --- --- ogmdemux.o --- In file included from ogmdemux.c:15:0: /usr/include/string.h:64:7: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' char *strncpy(char * __restrict, const char * __restrict, size_t); ^~~~~~~ ogmdemux.c:547:57: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "(%s) Failed to allocate %d bytes.\n", __FILE__, ~^ %ld strlen(basename) + 30); ~~~~~~~~~~~~~~~~~~~~~ --- ogmsplit.o --- source='ogmsplit.cpp' object='ogmsplit.o' libtool=no depfile='.deps/ogmsplit.Po' tmpdepfile='.deps/ogmsplit.TPo' depmode=gcc3 /bin/sh ./depcomp c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmsplit.o `test -f 'ogmsplit.cpp' || echo './'`ogmsplit.cpp --- ogmdemux.o --- ogmdemux.c:595:57: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "(%s) Failed to allocate %d bytes.\n", __FILE__, ~^ %ld strlen(basename) + 10); ~~~~~~~~~~~~~~~~~~~~~ ogmdemux.c: In function 'main': ogmdemux.c:713:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] xaudio = (char *)malloc(1); ^ ogmdemux.c:714:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] xvideo = (char *)malloc(1); ^ ogmdemux.c:715:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] xtext = (char *)malloc(1); ^ ogmdemux.c:755:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] l = strlen(xaudio); ^~~~~~ In file included from ogmdemux.c:15:0: /usr/include/string.h:61:9: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlen(const char *); ^~~~~~ ogmdemux.c:774:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] l = strlen(xvideo); ^~~~~~ In file included from ogmdemux.c:15:0: /usr/include/string.h:61:9: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlen(const char *); ^~~~~~ ogmdemux.c:793:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] l = strlen(xtext); ^~~~~ In file included from ogmdemux.c:15:0: /usr/include/string.h:61:9: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlen(const char *); ^~~~~~ --- ogminfo.o --- ogminfo.c: In function 'dump_streamheader': ogminfo.c:114:19: warning: format '%lld' expects argument of type 'long long int', but argument 10 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(stdout, "(%s) (%c%d/serial %d) Full stream_header dump: {" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:122:11: get_uint64(&sth->time_unit), ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:116:27: note: format string is defined here "time_unit = %lld, samples_per_unit = %lld, default_len = %d, " ~~~^ %ld ogminfo.c:114:19: warning: format '%lld' expects argument of type 'long long int', but argument 11 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(stdout, "(%s) (%c%d/serial %d) Full stream_header dump: {" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:123:11: get_uint64(&sth->samples_per_unit), get_uint32(&sth->default_len), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:116:52: note: format string is defined here "time_unit = %lld, samples_per_unit = %lld, default_len = %d, " ~~~^ %ld ogminfo.c: In function 'handle_packet': ogminfo.c:173:36: warning: pointer targets in passing argument 2 of 'vorbis_unpack_comment' differ in signedness [-Wpointer-sign] if (vorbis_unpack_comment(&vc, pack->packet, pack->bytes) != 0) ^~~~ In file included from ogminfo.c:25:0: vorbis_header_utils.h:11:5: note: expected 'char *' but argument is of type 'unsigned char *' int vorbis_unpack_comment(vorbis_comment *vc, char *buf, int len); ^~~~~~~~~~~~~~~~~~~~~ ogminfo.c:193:62: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t {aka long int}' [-Wformat=] fprintf(stdout, "(%s) a%d: % 7ld bytes granulepos: % 10lld pno: % 10lld ", ~~~~~~^ % 10ld __FILE__, stream->sno, pack->bytes, ogg_page_granulepos(page), ~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:193:75: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'ogg_int64_t {aka long int}' [-Wformat=] fprintf(stdout, "(%s) a%d: % 7ld bytes granulepos: % 10lld pno: % 10lld ", ~~~~~~^ % 10ld ogminfo.c:195:14: pack->packetno); ~~~~~~~~~~~~~~ ogminfo.c:223:65: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'ogg_int64_t {aka long int}' [-Wformat=] fprintf(stdout, "(%s) %c%d: % 7ld bytes granulepos: % 10lld pno: % " ~~~~~~^ % 10ld ogminfo.c:225:15: ogg_page_granulepos(page), pack->packetno); ~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:223:23: warning: format '%lld' expects argument of type 'long long int', but argument 8 has type 'ogg_int64_t {aka long int}' [-Wformat=] fprintf(stdout, "(%s) %c%d: % 7ld bytes granulepos: % 10lld pno: % " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:225:42: ogg_page_granulepos(page), pack->packetno); ~~~~~~~~~~~~~~ ogminfo.c:224:20: note: format string is defined here fprintf(stdout, "(%s) %c%d: % 7ld bytes granulepos: % 10lld pno: % " ~~~ "10lld ", __FILE__, stream->stype, stream->sno, n, ~~~~~^ ogminfo.c: In function 'process_ogm': ogminfo.c:287:49: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'long int' [-Wformat=] fprintf(stdout, "(%s) NEW PAGE pos: % 12lld, len: % 12ld, body_len: " ~~~~~~^ % 12ld "% 12ld\n", __FILE__, pagebytesread - pageseek, pageseek, ~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:299:40: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ In file included from ogminfo.c:15:0: /usr/include/string.h:63:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncmp(const char *, const char *, size_t); ^~~~~~~ ogminfo.c:325:25: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ In file included from ogminfo.c:15:0: /usr/include/string.h:63:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncmp(const char *, const char *, size_t); ^~~~~~~ ogminfo.c:378:25: warning: format '%lld' expects argument of type 'long long int', but argument 11 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(stdout, "(%s) (a%d/serial %d) codec: %d (0x%04x) (%s) bits " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:387:17: get_uint64(&sth.samples_per_unit), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:379:70: note: format string is defined here "per sample: %d channels: %d samples per second: %lld" ~~~^ %ld ogminfo.c:468:57: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'long int' [-Wformat=] fprintf(stdout, "(%s) %c%d: NEW PAGE pos: % 12lld, len: % 12ld, " ~~~~~~^ % 12ld ogminfo.c:470:55: __FILE__, stream->stype, stream->sno, pagebytesread - pageseek, ~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:510:62: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(stdout, "(%s) (%c%d/serial %d) stream size: %llu bytes (%.3f " ~~~^ %lu ogminfo.c:513:31: stream->serial, stream->size, ~~~~~~~~~~~~ ogminfo.c:510:23: warning: format '%lld' expects argument of type 'long long int', but argument 10 has type 'ogg_int64_t {aka long int}' [-Wformat=] fprintf(stdout, "(%s) (%c%d/serial %d) stream size: %llu bytes (%.3f " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogminfo.c:516:15: stream->num_packets, now * 1000.0); ~~~~~~~~~~~~~~~~~~~ ogminfo.c:511:58: note: format string is defined here "kbit/s, %.3f KB/s), number of packets: %lld, length in " ~~~^ %ld --- ogmcat.o --- source='ogmcat.cpp' object='ogmcat.o' libtool=no depfile='.deps/ogmcat.Po' tmpdepfile='.deps/ogmcat.TPo' depmode=gcc3 /bin/sh ./depcomp c++ -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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmcat.o `test -f 'ogmcat.cpp' || echo './'`ogmcat.cpp --- ogmsplit.o --- In file included from ogmsplit.cpp:28:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ ogmsplit.cpp: In function 'void print_progress(ogg_int64_t, ogg_int64_t, char*)': ogmsplit.cpp:193:46: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] current, num, current * 100 / num); ^ ogmsplit.cpp:193:46: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmsplit.cpp:193:46: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmsplit.cpp:196:46: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] current, num, current * 100 / num); ^ ogmsplit.cpp:196:46: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmsplit.cpp:196:46: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmsplit.cpp: In function 'void process_ogm(int)': ogmsplit.cpp:675:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] print_progress(0, file_size, "bytes"); ^ ogmsplit.cpp:677:53: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] print_progress(0, vstream->num_frames, "frame"); ^ ogmsplit.cpp:759:40: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmsplit.cpp:754:44: num_splitpoints - 1, stream->granulepos, ~~~~~~~~~~~~~~~~~~ ogmsplit.cpp:759:40: (int)(pts % 1000)); ^ ogmsplit.cpp:759:40: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmsplit.cpp:803:40: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] (int)(sst % 1000)); ^ ogmsplit.cpp:803:40: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmsplit.cpp:847:76: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] print_progress(stream->cur_frame, stream->num_frames, "frame"); ^ ogmsplit.cpp:882:51: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] print_progress(bread, file_size, "bytes"); ^ ogmsplit.cpp:907:32: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] (int)(sst % 1000)); ^ ogmsplit.cpp:907:32: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmsplit.cpp:920:68: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] print_progress(vstream->cur_frame, vstream->num_frames, "frame"); ^ ogmsplit.cpp:924:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] print_progress(file_size, file_size, "bytes"); ^ ogmsplit.cpp: In function 'int main(int, char**)': ogmsplit.cpp:1141:16: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fout_ext = "ogm"; ^~~~~ ogmsplit.cpp:1162:54: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ogg_int64_t {aka long int}' [-Wformat=] fprintf(stdout, "%lldbytes.\n", split_bytes); ^ --- dvdxchap.o --- source='dvdxchap.c' object='dvdxchap.o' libtool=no depfile='.deps/dvdxchap.Po' tmpdepfile='.deps/dvdxchap.TPo' depmode=gcc3 /bin/sh ./depcomp 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/tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include -I/usr/local/include -I/usr/pkg/include -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'dvdxchap.c' || echo './'`dvdxchap.c --- ogmcat.o --- In file included from ogmcat.cpp:27:0: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ ogmcat.cpp: In function 'void print_progress(ogg_int64_t, ogg_int64_t, char*)': ogmcat.cpp:163:46: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] current, num, current * 100 / num); ^ ogmcat.cpp:163:46: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmcat.cpp:163:46: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmcat.cpp:166:46: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] current, num, current * 100 / num); ^ ogmcat.cpp:166:46: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmcat.cpp:166:46: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t {aka long int}' [-Wformat=] ogmcat.cpp: In function 'void check_all_sources()': ogmcat.cpp:639:62: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] get_uint64(&str->sth.samples_per_unit), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ get_uint64(&stream->sth.samples_per_unit)); ^ ogmcat.cpp:639:62: warning: format '%lld' expects argument of type 'long long int', but argument 8 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] ogmcat.cpp:674:55: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] get_uint64(&str->sth.time_unit), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ get_uint64(&stream->sth.time_unit)); ^ ogmcat.cpp:674:55: warning: format '%lld' expects argument of type 'long long int', but argument 8 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] ogmcat.cpp: In function 'void process_ogms()': ogmcat.cpp:816:62: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] stream->packetno, (int)pack.packet[0]); ~~~~~~~~~~~~~~~~ ^ ogmcat.cpp:871:42: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t {aka long int}' [-Wformat=] stream->this_granulepos); ~~~~~~~~~~~~~~~~~~~~~~~^ ogmcat.cpp:874:72: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ogg_int64_t {aka long int}' [-Wformat=] "%lld)", stream->granuleposadd, manual_sync_granule); ~~~~~~~~~~~~~~~~~~~~~ ^ ogmcat.cpp:874:72: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t {aka long int}' [-Wformat=] --- dvdxchap.o --- In file included from /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_read.h:25:0, from dvdxchap.c:18: /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:69:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED dvd_time_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:76:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vm_cmd_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:97:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED video_attr_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:123:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } karaoke; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:128:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } surround; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:129:3: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED app_info; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:130:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED audio_attr_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:161:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED multichannel_ext_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:185:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED subp_attr_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:200:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED pgc_command_tbl_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:229:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED cell_playback_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:246:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED cell_position_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:281:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED user_ops_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:309:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED pgc_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:323:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED pgci_srp_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:335:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED pgcit_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:347:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED pgci_lu_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:358:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED pgci_ut_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:370:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED cell_adr_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:380:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED c_adt_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:389:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vobu_admap_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:442:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vmgi_mat_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:453:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED playback_type_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:466:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED title_info_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:476:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED tt_srpt_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:496:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED ptl_mait_country_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:507:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED ptl_mait_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:538:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vts_attributes_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:551:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vts_atrt_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:574:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED txtdt_t; ^ In file included from /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_read.h:25:0, from dvdxchap.c:18: /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:585:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED txtdt_lu_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:597:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED txtdt_mgi_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:662:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vtsi_mat_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:670:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED ptt_info_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:678:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED ttu_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:689:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vts_ptt_srpt_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:707:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vts_tmap_t; ^ /tmp/pkgbuild/multimedia/ogmtools/work.alpha/.buildlink/include/dvdread/ifo_types.h:719:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] } ATTRIBUTE_PACKED vts_tmapt_t; ^ --- ogmmerge --- c++ -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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/pkg/lib -logg -L/usr/pkg/lib -lvorbis -lm -lvorbisenc -Lavilib -lavi --- ogminfo --- gcc -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o ogminfo ogminfo.o vorbis_header_utils.o common.o -L/usr/pkg/lib -logg -L/usr/pkg/lib -lvorbis -lm --- ogmdemux --- --- dvdxchap --- --- ogmsplit --- --- dvdxchap --- gcc -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o dvdxchap dvdxchap.o -L/usr/lib -ldvdread -lm --- ogmdemux --- gcc -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o ogmdemux ogmdemux.o vorbis_header_utils.o common.o -L/usr/pkg/lib -logg -L/usr/pkg/lib -lvorbis -lm -Lavilib -lavi --- ogmsplit --- c++ -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o ogmsplit ogmsplit.o queue.o generic.o vorbis_header_utils.o common.o -L/usr/pkg/lib -logg -L/usr/pkg/lib -lvorbis -lm --- ogmcat --- c++ -Wall -Wno-sign-compare -I/usr/pkg/include -I/usr/pkg/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o ogmcat ogmcat.o queue.o generic.o vorbis_header_utils.o common.o -L/usr/pkg/lib -logg -L/usr/pkg/lib -lvorbis -lm