Package: mpgtx
Version: 1.3.1-5
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
make[1]: Entering directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-mpgtx/mpgtx-1.3.1'
----------------------------------------------------------------------
I'm building mpgtx with following options :

g++ -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNOSIGNAL_H -g -Werror 
-fno-builtin -ansi -c mpegOut.cxx
mpegOut.cxx: In member function 'long int mpegOutWithVideo::CorrectTS(long 
int)':
mpegOut.cxx:706:7: error: variable 'saved_i' set but not used 
[-Werror=unused-but-set-variable]
  long saved_i;
       ^
mpegOut.cxx: In function 'void print_ts(byte*)':
mpegOut.cxx:1719:31: error: variable 'drop' set but not used 
[-Werror=unused-but-set-variable]
 int hour, min, sec, pictures, drop, closed, broken;
                               ^
mpegOut.cxx:1719:37: error: variable 'closed' set but not used 
[-Werror=unused-but-set-variable]
 int hour, min, sec, pictures, drop, closed, broken;
                                     ^
mpegOut.cxx:1719:45: error: variable 'broken' set but not used 
[-Werror=unused-but-set-variable]
 int hour, min, sec, pictures, drop, closed, broken;
                                             ^
cc1plus: all warnings being treated as errors
Makefile:48: recipe for target 'mpegOut.o' failed
make[1]: *** [mpegOut.o] Error 1


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael

Attachment: mpgtx-build-log.txt.gz
Description: application/gunzip

Attachment: signature.asc
Description: PGP signature

Reply via email to