<86>Oct 24 03:51:26 userdel[1653568]: delete user 'rooter' <86>Oct 24 03:51:26 userdel[1653568]: removed group 'rooter' owned by 'rooter' <86>Oct 24 03:51:26 userdel[1653568]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 24 03:51:26 groupadd[1653591]: group added to /etc/group: name=rooter, GID=957 <86>Oct 24 03:51:26 groupadd[1653591]: group added to /etc/gshadow: name=rooter <86>Oct 24 03:51:26 groupadd[1653591]: new group: name=rooter, GID=957 <86>Oct 24 03:51:26 useradd[1653612]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash <86>Oct 24 03:51:26 userdel[1653633]: delete user 'builder' <86>Oct 24 03:51:26 userdel[1653633]: removed group 'builder' owned by 'builder' <86>Oct 24 03:51:26 userdel[1653633]: removed shadow group 'builder' owned by 'builder' <86>Oct 24 03:51:26 groupadd[1653648]: group added to /etc/group: name=builder, GID=958 <86>Oct 24 03:51:26 groupadd[1653648]: group added to /etc/gshadow: name=builder <86>Oct 24 03:51:26 groupadd[1653648]: new group: name=builder, GID=958 <86>Oct 24 03:51:26 useradd[1653658]: new user: name=builder, UID=958, GID=958, home=/usr/src, shell=/bin/bash <13>Oct 24 03:51:27 rpmi: libogg-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed <13>Oct 24 03:51:27 rpmi: libvorbis-1.3.6-alt2 sisyphus+220072.200.2.2 1548744467 installed <13>Oct 24 03:51:27 rpmi: libogg-devel-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed <13>Oct 24 03:51:27 rpmi: libdvdread8-6.1.1-alt3 p9+263775.100.2.1 1608736295 installed <13>Oct 24 03:51:27 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Oct 24 03:51:27 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Oct 24 03:51:28 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Oct 24 03:51:28 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Oct 24 03:51:28 rpmi: libdvdread-devel-6.1.1-alt3 p9+263775.100.2.1 1608736295 installed <13>Oct 24 03:51:28 rpmi: libvorbis-devel-1.3.6-alt2 sisyphus+220072.200.2.2 1548744467 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ogmtools-1.5-alt2.qa1.nosrc.rpm (w1.gzdio) Installing ogmtools-1.5-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ogmtools-1.5 + echo 'Source #0 (ogmtools-1.5.tar.bz2):' Source #0 (ogmtools-1.5.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ogmtools-1.5.tar.bz2 + /bin/tar -xf - + cd ogmtools-1.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ogmtools-1.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for Ogg... yes checking for Vorbis... yes checking for DVDOpen in -ldvdread... yes checking for /usr/include/dvdread/dvd_reader.h... yes checking for fseeko... yes checking for ANSI C header files... yes configure: creating ./config.status config.status: creating Makefile config.status: creating avilib/Makefile config.status: executing depfiles commands + make -j16 Making all in avilib make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'xio.c' || echo './'`xio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avimisc.c' || echo './'`avimisc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avidump.c' || echo './'`avidump.c avidump.c: In function '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 avidump.c: In function 'ProcessChunk': 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 avidump.c:474:11: warning: variable 'tt' set but not used [-Wunused-but-set-variable] off_t tt; ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avilib.c' || echo './'`avilib.c avilib.c: In function 'avi_ixnn_entry': avilib.c:213:30: 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:30: 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:30: 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:30: 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:30: 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:30: 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); ^~~~ 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:256:27: 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) ^~~~~~~~~~~~~ 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, from avilib.c:30: /usr/include/string.h:226:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strchr (const char *__s, int __c) ^~~~~~ 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:449:45: cur_std_idx,NR_IXNN_CHUNKS, AVI->pos, towrite); ~~~~~~~ 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:18: 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:62: 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:41: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c:2367:36: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c:2444:36: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c:2451:8: warning: pointer targets in assignment from 'unsigned char *' to 'char *' 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 from 'unsigned char *' to 'char *' 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:37: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c:2553:37: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c:2554:37: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c:2724: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:2728: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: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:31: 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:29: 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:31: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c:3528:24: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c:3529:26: 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:432, from avilib.h:38, from avilib.c:30: /usr/include/strings.h:120:12: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~~~~~ avilib.c: In function 'avi_parse_index_from_file': avilib.c:2112:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(data, 100, fd); ^~~~~~~~~~~~~~~~~~~~ avilib.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(data, 100, fd); ^~~~~~~~~~~~~~~~~~~~ avilib.c: In function 'avi_add_odml_index_entry.isra.4': avilib.c:405:22: warning: '%02d' directive writing between 2 and 11 bytes into a region of size 3 [-Wformat-overflow=] sprintf(fcc, "ix%02d", AVI->aptr+1); ^~~~ avilib.c:405:19: note: directive argument in the range [-2147483647, 2147483647] sprintf(fcc, "ix%02d", AVI->aptr+1); ^~~~~~~~ In file included from /usr/include/stdio.h:862, from avilib.h:30, from avilib.c:30: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 5 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ avilib.c: In function 'AVI_write_frame': avilib.c:1718:28: warning: '%1d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] sprintf((char *)astr, "0%1dwb", (int)(AVI->aptr+1)); ^~~ avilib.c:1718:26: note: directive argument in the range [-2147483647, 2147483647] sprintf((char *)astr, "0%1dwb", (int)(AVI->aptr+1)); ^~~~~~~~ In file included from /usr/include/stdio.h:862, from avilib.h:30, from avilib.c:30: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 15 bytes into a destination of size 5 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ avilib.c: In function 'AVI_write_audio': avilib.c:1718:28: warning: '%1d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] sprintf((char *)astr, "0%1dwb", (int)(AVI->aptr+1)); ^~~ avilib.c:1718:26: note: directive argument in the range [-2147483647, 2147483647] sprintf((char *)astr, "0%1dwb", (int)(AVI->aptr+1)); ^~~~~~~~ In file included from /usr/include/stdio.h:862, from avilib.h:30, from avilib.c:30: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 15 bytes into a destination of size 5 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' rm -f libavi.a ar cru libavi.a avilib.o avidump.o avimisc.o xio.o ranlib libavi.a make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_vobsub.o `test -f 'r_vobsub.cpp' || echo './'`r_vobsub.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_index.o `test -f 'p_index.cpp' || echo './'`p_index.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_microdvd.o `test -f 'r_microdvd.cpp' || echo './'`r_microdvd.cpp In file included from r_microdvd.cpp:27: 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, 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: 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."); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_srt.o `test -f 'r_srt.cpp' || echo './'`r_srt.cpp In file included from r_srt.cpp:27: 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, 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: 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."); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_mp3.o `test -f 'r_mp3.cpp' || echo './'`r_mp3.cpp In file included from r_mp3.cpp:26: 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, 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: 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:152:19: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stdout, "progress: %lld/%lld bytes (%d%%)\r", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bytes_processed, size, ~~~~~~~~~~~~~~~ r_mp3.cpp:152:19: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_video.o `test -f 'p_video.cpp' || echo './'`p_video.cpp In file included from p_video.cpp:26: 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: 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() { ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_ac3.o `test -f 'r_ac3.cpp' || echo './'`r_ac3.cpp In file included from r_ac3.cpp:25: 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, 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: 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:143:19: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stdout, "progress: %lld/%lld bytes (%d%%)\r", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bytes_processed, size, ~~~~~~~~~~~~~~~ r_ac3.cpp:143:19: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_wav.o `test -f 'r_wav.cpp' || echo './'`r_wav.cpp In file included from r_wav.cpp:31: 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, 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: 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."); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_ac3.o `test -f 'p_ac3.cpp' || echo './'`p_ac3.cpp In file included from p_ac3.cpp:25: 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: 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() { ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ac3_common.c' || echo './'`ac3_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_mp3.o `test -f 'p_mp3.cpp' || echo './'`p_mp3.cpp In file included from p_mp3.cpp:25: 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: 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:235:23: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stdout, "Warning: p_mp3: packet is not a valid MP3 packet (" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "packet number %lld)\n", packetno - 2); ~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_pcm.o `test -f 'p_pcm.cpp' || echo './'`p_pcm.cpp In file included from p_pcm.cpp:25: 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: 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() { ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'mp3_common.c' || echo './'`mp3_common.c mp3_common.c: In function 'find_mp3_header': mp3_common.c:42:32: warning: bitwise comparison always evaluates to false [-Wtautological-compare] ((header & 0xffffff00) == FOURCC('I', 'D', '3', ' '))) ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_ogm.o `test -f 'r_ogm.cpp' || echo './'`r_ogm.cpp In file included from r_ogm.cpp:26: 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: 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_ogm.cpp:28: 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: 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: 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: 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: 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: 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."); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_avi.o `test -f 'r_avi.cpp' || echo './'`r_avi.cpp In file included from r_avi.cpp:28: 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, 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); ^~~~~ In file included from r_avi.cpp:29: 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: 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: 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: 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."); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_vorbis.o `test -f 'p_vorbis.cpp' || echo './'`p_vorbis.cpp In file included from p_vorbis.cpp:27: 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: r_ogm.h:65:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char *nfourcc) throw (error_c); ^~~~~ In file included from p_vorbis.cpp:29: 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) ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_vobsub.o `test -f 'p_vobsub.cpp' || echo './'`p_vobsub.cpp In file included from p_vobsub.cpp:25: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmmerge.o `test -f 'ogmmerge.cpp' || echo './'`ogmmerge.cpp In file included from ogmmerge.cpp:29: queue.h:39:11: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] q_c() throw (error_c); ^~~~~ In file included from ogmmerge.cpp:30: 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, 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: 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_wav.h:31, 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: 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, 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: 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, 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: 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, 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: 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: 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; ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_textsubs.o `test -f 'p_textsubs.cpp' || echo './'`p_textsubs.cpp In file included from p_textsubs.cpp:25: 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: 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() { ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o subtitles.o `test -f 'subtitles.cpp' || echo './'`subtitles.cpp In file included from p_textsubs.h:21, 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, 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:77:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "subtitles: Warning: current entry ends after " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "the next one starts. This end: %02lld:%02lld:%02lld,%03lld" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " next start: %02lld:%02lld:%02lld,%03lld (\"%s\"...)\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ current->end / (60 * 60 * 1000), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subtitles.cpp:77:25: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:77:25: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:77:25: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:77:25: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:77:25: warning: format '%lld' expects argument of type 'long long int', but argument 8 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:77:25: warning: format '%lld' expects argument of type 'long long int', but argument 9 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:77:25: warning: format '%lld' expects argument of type 'long long int', but argument 10 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:107:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "subtitles: Warning: after fixing the time the " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "current entry begins after it ends. This start: " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%02lld:%02lld:%02lld,%03lld this end: %02lld:%02lld:" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%02lld,%03lld (\"%s\"...)\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ current->start / (60 * 60 * 1000), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subtitles.cpp:107:25: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:107:25: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:107:25: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:107:25: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:107:25: warning: format '%lld' expects argument of type 'long long int', but argument 8 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:107:25: warning: format '%lld' expects argument of type 'long long int', but argument 9 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] subtitles.cpp:107:25: warning: format '%lld' expects argument of type 'long long int', but argument 10 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'vorbis_header_utils.c' || echo './'`vorbis_header_utils.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'common.c' || echo './'`common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o queue.o `test -f 'queue.cpp' || echo './'`queue.cpp In file included from queue.cpp:22: 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() { ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o generic.o `test -f 'generic.cpp' || echo './'`generic.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'dvdxchap.c' || echo './'`dvdxchap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o dvdxchap dvdxchap.o -L/usr/lib -ldvdread -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ogminfo.c' || echo './'`ogminfo.c ogminfo.c: In function '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:40: 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: 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: /usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ 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: /usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ 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 make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ogmdemux.c' || echo './'`ogmdemux.c ogmdemux.c: In function 'process_ogm': ogmdemux.c:355: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: /usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ 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); ~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ 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:34: 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: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} extern char *strncpy (char *__restrict __dest, ^~~~~~~ ogmdemux.c:527:34: 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: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} extern char *strncpy (char *__restrict __dest, ^~~~~~~ ogmdemux.c:528:36: 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: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} extern char *strncpy (char *__restrict __dest, ^~~~~~~ ogmdemux.c:542:34: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(stream->wh.data.id, "data", 4); ~~~~~~~~~~~~~~~^~~ In file included from ogmdemux.c:15: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} extern char *strncpy (char *__restrict __dest, ^~~~~~~ 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); ~~~~~~~~~~~~~~~~~~~~~ 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 from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] xaudio = (char *)malloc(1); ^ ogmdemux.c:714:10: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] xvideo = (char *)malloc(1); ^ ogmdemux.c:715:9: warning: pointer targets in assignment from 'char *' to 'unsigned char *' 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: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ 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: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ 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: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ ogmdemux.c: In function 'process_ogm': ogmdemux.c:526:11: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] strncpy(stream->wh.riff.id, "RIFF", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmdemux.c:527:11: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] strncpy(stream->wh.riff.wave_id, "WAVE", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmdemux.c:528:11: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] strncpy(stream->wh.format.id, "fmt ", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmdemux.c:542:11: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] strncpy(stream->wh.data.id, "data", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogminfo ogminfo.o vorbis_header_utils.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-gcc -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogmdemux ogmdemux.o vorbis_header_utils.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm -Lavilib -lavi make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmcat.o `test -f 'ogmcat.cpp' || echo './'`ogmcat.cpp In file included from ogmcat.cpp:27: 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:162:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "Processing %s %lld/%lld (%lld%%)\n", s, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ current, num, current * 100 / num); ~~~~~~~ ogmcat.cpp:162:21: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] ogmcat.cpp:162:21: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] ogmcat.cpp:165:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "Processing %s %lld/%lld (%lld%%)\r", s, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ current, num, current * 100 / num); ~~~~~~~ ogmcat.cpp:165:21: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] ogmcat.cpp:165:21: 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:635:29: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "(%s) Stream parameter mismatch for '%s' and '%s':" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " serial %d, type audio, samples per second %lld != " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%lld\n", __FILE__, sources->name, src->name, str->serial, ~~~~~~~~ get_uint64(&str->sth.samples_per_unit), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmcat.cpp:635:29: 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:670:29: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "(%s) Stream parameter mismatch for '%s' and '%s':" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " serial %d, type text, time unit %lld != %lld\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmcat.cpp:673:21: get_uint64(&str->sth.time_unit), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmcat.cpp:670:29: 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:815:33: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "len: %d at pno %lld p0 %d\n", lenbytes, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream->packetno, (int)pack.packet[0]); ~~~~~~~~~~~~~~~~ ogmcat.cpp:865:27: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "Stream %d, type %s, current granulepos %lld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogmcat.cpp:871:19: stream->this_granulepos); ~~~~~~~~~~~~~~~~~~~~~~~ ogmcat.cpp:873:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, ", granulepos offset %lld (including manual sync " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%lld)", stream->granuleposadd, manual_sync_granule); ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ogmcat.cpp:873:29: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogmmerge ogmmerge.o r_avi.o r_ogm.o r_ac3.o r_mp3.o r_wav.o r_microdvd.o r_srt.o r_vobsub.o p_video.o p_index.o p_ac3.o p_mp3.o p_pcm.o p_vorbis.o p_textsubs.o p_vobsub.o ac3_common.o mp3_common.o subtitles.o queue.o vorbis_header_utils.o generic.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm -lvorbisenc -Lavilib -lavi make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmsplit.o `test -f 'ogmsplit.cpp' || echo './'`ogmsplit.cpp In file included from ogmsplit.cpp:28: 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:192:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "Processing %s %lld/%lld (%lld%%)\n", s, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ current, num, current * 100 / num); ~~~~~~~ ogmsplit.cpp:192:21: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] ogmsplit.cpp:192:21: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] ogmsplit.cpp:195:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "Processing %s %lld/%lld (%lld%%)\r", s, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ current, num, current * 100 / num); ~~~~~~~ ogmsplit.cpp:195:21: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] ogmsplit.cpp:195:21: 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:752:31: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "(%s) Split point: %d, frameno: %lld, " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "bytes: %lld, start: %02d:%02d:%02d.%03d\n", __FILE__, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ num_splitpoints - 1, stream->granulepos, ~~~~~~~~~~~~~~~~~~ ogmsplit.cpp:752:31: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] ogmsplit.cpp:792:31: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "\n(%s) Closing file after writing %lld bytes " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "(%lld bytes written in all files), %02d:%02d:%02d.%03d " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "in this file (%02d:%02d:%02d.%03d elapsed).\n", __FILE__, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bwritten, bwritten_all, ~~~~~~~~ ogmsplit.cpp:792:31: 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:896:23: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'ogg_int64_t' {aka 'long int'} [-Wformat=] fprintf(stdout, "(%s) Closing file after writing %lld bytes " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "(%lld bytes written in all files), %02d:%02d:%02d.%03d " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "in this file (%02d:%02d:%02d.%03d elapsed).\n", __FILE__, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bwritten, bwritten_all, ~~~~~~~~ ogmsplit.cpp:896:23: 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:27: 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); ^~~~~~~~~~~~~~ ~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogmcat ogmcat.o queue.o generic.o vorbis_header_utils.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' x86_64-alt-linux-g++ -Wall -Wno-sign-compare -I/usr/include -I/usr/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ogmsplit ogmsplit.o queue.o generic.o vorbis_header_utils.o common.o -L/usr/lib -logg -L/usr/lib -lvorbis -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ogmtools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ogmtools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ogmtools-1.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/ogmtools-buildroot install make: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' Making install in avilib make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[2]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5/avilib' make[1]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[2]: Entering directory '/usr/src/RPM/BUILD/ogmtools-1.5' /bin/sh ./mkinstalldirs /usr/src/tmp/ogmtools-buildroot/usr/bin mkdir -p -- /usr/src/tmp/ogmtools-buildroot/usr/bin /usr/libexec/rpm-build/install -p ogmmerge /usr/src/tmp/ogmtools-buildroot/usr/bin/ogmmerge /usr/libexec/rpm-build/install -p ogmdemux /usr/src/tmp/ogmtools-buildroot/usr/bin/ogmdemux /usr/libexec/rpm-build/install -p ogminfo /usr/src/tmp/ogmtools-buildroot/usr/bin/ogminfo /usr/libexec/rpm-build/install -p ogmsplit /usr/src/tmp/ogmtools-buildroot/usr/bin/ogmsplit /usr/libexec/rpm-build/install -p ogmcat /usr/src/tmp/ogmtools-buildroot/usr/bin/ogmcat /usr/libexec/rpm-build/install -p dvdxchap /usr/src/tmp/ogmtools-buildroot/usr/bin/dvdxchap /bin/sh ./mkinstalldirs /usr/src/tmp/ogmtools-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/ogmtools-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 ./ogmsplit.1 /usr/src/tmp/ogmtools-buildroot/usr/share/man/man1/ogmsplit.1 /usr/libexec/rpm-build/install -p -m 644 ./ogminfo.1 /usr/src/tmp/ogmtools-buildroot/usr/share/man/man1/ogminfo.1 /usr/libexec/rpm-build/install -p -m 644 ./ogmmerge.1 /usr/src/tmp/ogmtools-buildroot/usr/share/man/man1/ogmmerge.1 /usr/libexec/rpm-build/install -p -m 644 ./ogmdemux.1 /usr/src/tmp/ogmtools-buildroot/usr/share/man/man1/ogmdemux.1 /usr/libexec/rpm-build/install -p -m 644 ./ogmcat.1 /usr/src/tmp/ogmtools-buildroot/usr/share/man/man1/ogmcat.1 /usr/libexec/rpm-build/install -p -m 644 ./dvdxchap.1 /usr/src/tmp/ogmtools-buildroot/usr/share/man/man1/dvdxchap.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' make: Leaving directory '/usr/src/RPM/BUILD/ogmtools-1.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ogmtools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ogmtools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ogmtools-buildroot/ (default) Compressing files in /usr/src/tmp/ogmtools-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ogmtools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ogmtools-1.5-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88003 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ogmtools-1.5 + DOCDIR=/usr/src/tmp/ogmtools-buildroot/usr/share/doc/ogmtools-1.5 + export DOCDIR + rm -rf /usr/src/tmp/ogmtools-buildroot/usr/share/doc/ogmtools-1.5 + /bin/mkdir -p /usr/src/tmp/ogmtools-buildroot/usr/share/doc/ogmtools-1.5 + cp -prL README ChangeLog TODO /usr/src/tmp/ogmtools-buildroot/usr/share/doc/ogmtools-1.5 + chmod -R go-w /usr/src/tmp/ogmtools-buildroot/usr/share/doc/ogmtools-1.5 + chmod -R a+rX /usr/src/tmp/ogmtools-buildroot/usr/share/doc/ogmtools-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OfxciN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QklfnY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: vorbis-tools, MPlayer, normalize, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdvdread.so.8()(64bit) >= set:jgSooQmbuX3g, libgcc_s.so.1(GCC_3.0)(64bit), libogg.so.0()(64bit) >= set:kfGSwN4zdQtZn09OCZD67hb1cT8w0EcCqZoqGpZ0Pk0, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.1)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libvorbis.so.0()(64bit) >= set:jey3r7xRwM3mZk0TsRrtlcajto0ZcY1Z3Umh9c4z2, libvorbisenc.so.2()(64bit) >= set:geOFtp0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YMdOVc Creating ogmtools-debuginfo package Processing files: ogmtools-debuginfo-1.5-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A45IWu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wGurpQ find-requires: running scripts (debuginfo) Requires: ogmtools = 1.5-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdvdread.so.8), debug64(libgcc_s.so.1), debug64(libogg.so.0), debug64(libstdc++.so.6), debug64(libvorbis.so.0), debug64(libvorbisenc.so.2) Adding to ogmtools-debuginfo a strict dependency on ogmtools Wrote: /usr/src/RPM/RPMS/x86_64/ogmtools-1.5-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ogmtools-debuginfo-1.5-alt2.qa1.x86_64.rpm (w2.lzdio) 5.60user 3.27system 0:10.55elapsed 84%CPU (0avgtext+0avgdata 61148maxresident)k 0inputs+0outputs (0major+941614minor)pagefaults 0swaps 8.96user 6.12system 0:16.09elapsed 93%CPU (0avgtext+0avgdata 120428maxresident)k 0inputs+0outputs (34392major+1218251minor)pagefaults 0swaps --- ogmtools-1.5-alt2.qa1.x86_64.rpm.repo 2020-06-15 18:40:54.000000000 +0000 +++ ogmtools-1.5-alt2.qa1.x86_64.rpm.hasher 2021-10-24 03:51:40.848239521 +0000 @@ -38,8 +38,8 @@ Provides: ogmtools = 1.5-alt2.qa1:p9+247371.114600.170.1 -File: /usr/bin/dvdxchap 100755 root:root 82023b7719480eccce81d357940e733a -File: /usr/bin/ogmcat 100755 root:root d06e7205086261b328ea53dd937180a4 -File: /usr/bin/ogmdemux 100755 root:root 1bf40e90fafb7a662d966579522251e2 -File: /usr/bin/ogminfo 100755 root:root 7e33dcbf1f379314912565addb47d2d7 -File: /usr/bin/ogmmerge 100755 root:root 2ee7382e3cd66d332561f755a15d1e68 -File: /usr/bin/ogmsplit 100755 root:root 0ab0f280d2339e58ef0dc5ad161c3d1f +File: /usr/bin/dvdxchap 100755 root:root cbeefc0369888860586eab16ab96ebb0 +File: /usr/bin/ogmcat 100755 root:root 2fab6ccac716e46a472b53fa1796dbe8 +File: /usr/bin/ogmdemux 100755 root:root 92e0f524020528e5a08833891dae9336 +File: /usr/bin/ogminfo 100755 root:root ad5db390231fea26c7d580e7677acc4e +File: /usr/bin/ogmmerge 100755 root:root 5d883def0a5403e882e5ecb1bad95c2f +File: /usr/bin/ogmsplit 100755 root:root 6b4846bb21297217ca0e2d6a130dc1c7 File: /usr/share/doc/ogmtools-1.5 40755 root:root @@ -54,2 +54,2 @@ File: /usr/share/man/man1/ogmsplit.1.xz 100644 root:root a16496515162d1d463eb4786a61ed847 -RPMIdentity: 85930d022bf4c183ef808f92980787c21d50ced5f8f867ae94010abba6effe13717fdf913e12469a86e52bffdf750382d96096dd9e1c2517a0ef5a783fa32afb +RPMIdentity: 1a8599eaab1dc8b3bdfb24d5ef9590a28d8b14fc71ec671f778f74f1c0558ab07f3fe3fe7dfcb2a22994098774943ef47624edf0a9875b832372a43f9a940188 --- ogmtools-debuginfo-1.5-alt2.qa1.x86_64.rpm.repo 2020-06-15 18:40:55.000000000 +0000 +++ ogmtools-debuginfo-1.5-alt2.qa1.x86_64.rpm.hasher 2021-10-24 03:51:40.920240267 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/1485f04e5daafffc1038b50f599bf05e679768 120777 root:root ../../../../bin/ogminfo -/usr/lib/debug/.build-id/02/1485f04e5daafffc1038b50f599bf05e679768.debug 120777 root:root ../../usr/bin/ogminfo.debug /usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/7d0b21b3f3970b5ba2a4c5c7186e36c60170ed 120777 root:root ../../../../bin/ogmdemux -/usr/lib/debug/.build-id/13/7d0b21b3f3970b5ba2a4c5c7186e36c60170ed.debug 120777 root:root ../../usr/bin/ogmdemux.debug -/usr/lib/debug/.build-id/19 40755 root:root -/usr/lib/debug/.build-id/19/4701481f8cc62d455a9dd686e15ca7beaa4835 120777 root:root ../../../../bin/dvdxchap -/usr/lib/debug/.build-id/19/4701481f8cc62d455a9dd686e15ca7beaa4835.debug 120777 root:root ../../usr/bin/dvdxchap.debug -/usr/lib/debug/.build-id/60 40755 root:root -/usr/lib/debug/.build-id/60/9fd7b17033c528a6d730d223f838e7eea7468c 120777 root:root ../../../../bin/ogmmerge -/usr/lib/debug/.build-id/60/9fd7b17033c528a6d730d223f838e7eea7468c.debug 120777 root:root ../../usr/bin/ogmmerge.debug -/usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/34007e495a32d2f93eff9f5a6b9078a5e0c41c 120777 root:root ../../../../bin/ogmsplit -/usr/lib/debug/.build-id/c8/34007e495a32d2f93eff9f5a6b9078a5e0c41c.debug 120777 root:root ../../usr/bin/ogmsplit.debug -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/63cb52885a743df96772b22c0d5cbc3a3889b4 120777 root:root ../../../../bin/ogmcat -/usr/lib/debug/.build-id/da/63cb52885a743df96772b22c0d5cbc3a3889b4.debug 120777 root:root ../../usr/bin/ogmcat.debug +/usr/lib/debug/.build-id/13/b21a59cad9f08e1a0acd53a3382e27a636ab8b 120777 root:root ../../../../bin/ogminfo +/usr/lib/debug/.build-id/13/b21a59cad9f08e1a0acd53a3382e27a636ab8b.debug 120777 root:root ../../usr/bin/ogminfo.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/aae26cbd853f37c08516a3fdb7306b6aa2c938 120777 root:root ../../../../bin/ogmsplit +/usr/lib/debug/.build-id/6e/aae26cbd853f37c08516a3fdb7306b6aa2c938.debug 120777 root:root ../../usr/bin/ogmsplit.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/9a89c16fcb369d63f912602d2b852e73e90bc0 120777 root:root ../../../../bin/ogmdemux +/usr/lib/debug/.build-id/94/9a89c16fcb369d63f912602d2b852e73e90bc0.debug 120777 root:root ../../usr/bin/ogmdemux.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/5456f70e807d5e7bbc9292afa484944506429b 120777 root:root ../../../../bin/ogmmerge +/usr/lib/debug/.build-id/a6/5456f70e807d5e7bbc9292afa484944506429b.debug 120777 root:root ../../usr/bin/ogmmerge.debug +/usr/lib/debug/.build-id/cb 40755 root:root +/usr/lib/debug/.build-id/cb/bb78c43708614fdacd057cb13f5099d9d91eb6 120777 root:root ../../../../bin/ogmcat +/usr/lib/debug/.build-id/cb/bb78c43708614fdacd057cb13f5099d9d91eb6.debug 120777 root:root ../../usr/bin/ogmcat.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/c1af10f3c522c42116415ef92dc1f5295e7bfd 120777 root:root ../../../../bin/dvdxchap +/usr/lib/debug/.build-id/d6/c1af10f3c522c42116415ef92dc1f5295e7bfd.debug 120777 root:root ../../usr/bin/dvdxchap.debug /usr/lib/debug/usr/bin/dvdxchap.debug 100644 root:root @@ -35,26 +35,26 @@ Provides: ogmtools-debuginfo = 1.5-alt2.qa1:p9+247371.114600.170.1 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/1485f04e5daafffc1038b50f599bf05e679768 120777 root:root ../../../../bin/ogminfo -File: /usr/lib/debug/.build-id/02/1485f04e5daafffc1038b50f599bf05e679768.debug 120777 root:root ../../usr/bin/ogminfo.debug File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/7d0b21b3f3970b5ba2a4c5c7186e36c60170ed 120777 root:root ../../../../bin/ogmdemux -File: /usr/lib/debug/.build-id/13/7d0b21b3f3970b5ba2a4c5c7186e36c60170ed.debug 120777 root:root ../../usr/bin/ogmdemux.debug -File: /usr/lib/debug/.build-id/19 40755 root:root -File: /usr/lib/debug/.build-id/19/4701481f8cc62d455a9dd686e15ca7beaa4835 120777 root:root ../../../../bin/dvdxchap -File: /usr/lib/debug/.build-id/19/4701481f8cc62d455a9dd686e15ca7beaa4835.debug 120777 root:root ../../usr/bin/dvdxchap.debug -File: /usr/lib/debug/.build-id/60 40755 root:root -File: /usr/lib/debug/.build-id/60/9fd7b17033c528a6d730d223f838e7eea7468c 120777 root:root ../../../../bin/ogmmerge -File: /usr/lib/debug/.build-id/60/9fd7b17033c528a6d730d223f838e7eea7468c.debug 120777 root:root ../../usr/bin/ogmmerge.debug -File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/34007e495a32d2f93eff9f5a6b9078a5e0c41c 120777 root:root ../../../../bin/ogmsplit -File: /usr/lib/debug/.build-id/c8/34007e495a32d2f93eff9f5a6b9078a5e0c41c.debug 120777 root:root ../../usr/bin/ogmsplit.debug -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/63cb52885a743df96772b22c0d5cbc3a3889b4 120777 root:root ../../../../bin/ogmcat -File: /usr/lib/debug/.build-id/da/63cb52885a743df96772b22c0d5cbc3a3889b4.debug 120777 root:root ../../usr/bin/ogmcat.debug -File: /usr/lib/debug/usr/bin/dvdxchap.debug 100644 root:root 76593bda40c4f62e10c164dbf2cd3e11 -File: /usr/lib/debug/usr/bin/ogmcat.debug 100644 root:root fa2b3520a83a65c2ebd0fc0eaaf304a2 -File: /usr/lib/debug/usr/bin/ogmdemux.debug 100644 root:root 03e917f58db43301b2703afbb29b9442 -File: /usr/lib/debug/usr/bin/ogminfo.debug 100644 root:root 0c96171659a1928c89d7821dae870cf6 -File: /usr/lib/debug/usr/bin/ogmmerge.debug 100644 root:root c22f2701c3a1fcdb36780df36a97fdb0 -File: /usr/lib/debug/usr/bin/ogmsplit.debug 100644 root:root ff21ec3c967eb5844fb835e497cea457 -RPMIdentity: 3f7799aea3727f21459df52023b7c447d219e4707342972c5770eee3f20e0604611a4cb1021fe935a7b93a4d5fe62f6f75632d064c7e5043b94f0437532cb5a1 +File: /usr/lib/debug/.build-id/13/b21a59cad9f08e1a0acd53a3382e27a636ab8b 120777 root:root ../../../../bin/ogminfo +File: /usr/lib/debug/.build-id/13/b21a59cad9f08e1a0acd53a3382e27a636ab8b.debug 120777 root:root ../../usr/bin/ogminfo.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/aae26cbd853f37c08516a3fdb7306b6aa2c938 120777 root:root ../../../../bin/ogmsplit +File: /usr/lib/debug/.build-id/6e/aae26cbd853f37c08516a3fdb7306b6aa2c938.debug 120777 root:root ../../usr/bin/ogmsplit.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/9a89c16fcb369d63f912602d2b852e73e90bc0 120777 root:root ../../../../bin/ogmdemux +File: /usr/lib/debug/.build-id/94/9a89c16fcb369d63f912602d2b852e73e90bc0.debug 120777 root:root ../../usr/bin/ogmdemux.debug +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/5456f70e807d5e7bbc9292afa484944506429b 120777 root:root ../../../../bin/ogmmerge +File: /usr/lib/debug/.build-id/a6/5456f70e807d5e7bbc9292afa484944506429b.debug 120777 root:root ../../usr/bin/ogmmerge.debug +File: /usr/lib/debug/.build-id/cb 40755 root:root +File: /usr/lib/debug/.build-id/cb/bb78c43708614fdacd057cb13f5099d9d91eb6 120777 root:root ../../../../bin/ogmcat +File: /usr/lib/debug/.build-id/cb/bb78c43708614fdacd057cb13f5099d9d91eb6.debug 120777 root:root ../../usr/bin/ogmcat.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/c1af10f3c522c42116415ef92dc1f5295e7bfd 120777 root:root ../../../../bin/dvdxchap +File: /usr/lib/debug/.build-id/d6/c1af10f3c522c42116415ef92dc1f5295e7bfd.debug 120777 root:root ../../usr/bin/dvdxchap.debug +File: /usr/lib/debug/usr/bin/dvdxchap.debug 100644 root:root c72eceb77c347eebb30093d3ade9ecf0 +File: /usr/lib/debug/usr/bin/ogmcat.debug 100644 root:root 9b815d798754b198e9817b3a88ef0281 +File: /usr/lib/debug/usr/bin/ogmdemux.debug 100644 root:root 2b48b61dd29d3ab1918d2a54dd53c3df +File: /usr/lib/debug/usr/bin/ogminfo.debug 100644 root:root 70044fa77ecf0c436f902d56c73a0537 +File: /usr/lib/debug/usr/bin/ogmmerge.debug 100644 root:root 4b175bd8e5c315ad5dfbb3f04d11cfaf +File: /usr/lib/debug/usr/bin/ogmsplit.debug 100644 root:root 31724088400ed19724757890ca07466d +RPMIdentity: d5461549182840a95f9cd60a72dc0ad1e9a13cb58bbf4b543a436053969720484694a76f88476885611a4e34c7a3fbbc6971ed8fb5aa972ad90570abe5477315