Package: handbrake
Version: 0.9.9+dfsg-2~2.gbpa4c3e9
Severity: serious

Hi there,

Your package handbrake fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--------------------------------------

/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/sync.c -o 
libhb/sync.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/taskset.c -o 
libhb/taskset.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/update.c -o 
libhb/update.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/vfr.c -o 
libhb/vfr.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/work.c -o 
libhb/work.o
/usr/bin/ar rsu libhb/libhb.a libhb/audio_remap.o libhb/audio_resample.o 
libhb/batch.o libhb/bd.o libhb/common.o libhb/cropscale.o libhb/deblock.o 
libhb/deca52.o libhb/decavcodec.o libhb/deccc608sub.o libhb/declpcm.o 
libhb/decmetadata.o libhb/decmpeg2.o libhb/decomb.o libhb/decpgssub.o 
libhb/decsrtsub.o libhb/decssasub.o libhb/dectx3gsub.o libhb/decutf8sub.o 
libhb/decvobsub.o libhb/deinterlace.o libhb/demuxmpeg.o libhb/denoise.o 
libhb/detelecine.o libhb/dvd.o libhb/dvdnav.o libhb/eedi2.o libhb/encavcodec.o 
libhb/encavcodecaudio.o libhb/encfaac.o libhb/enclame.o libhb/enctheora.o 
libhb/encvobsub.o libhb/encvorbis.o libhb/encx264.o libhb/fifo.o libhb/hb.o 
libhb/hb_dict.o libhb/lang.o libhb/mcdeint.o libhb/muxcommon.o libhb/muxmkv.o 
libhb/muxmp4.o libhb/ports.o libhb/reader.o libhb/rendersub.o libhb/rotate.o 
libhb/scan.o libhb/stream.o libhb/sync.o libhb/taskset.o libhb/update.o 
libhb/vfr.o libhb/work.o
/usr/bin/ar: creating libhb/libhb.a
/bin/mkdir -p test
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -c ../test/parsecsv.c -o test/parsecsv.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -c ../test/test.c -o test/test.o
/usr/bin/g++ -pipe -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -fmessage-length=0 
-Wall -g2 -O3 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2 -I./libhb/ -I./contrib/include -o 
HandBrakeCLI -Wl,--start-group test/parsecsv.o test/test.o ./libhb/libhb.a 
-la52 -lass -lavcodec -lavformat -lavutil -lavresample -ldvdnav -ldvdread 
-lfontconfig -lfreetype -lmkv -lmpeg2 -lmp3lame -logg -lsamplerate -lswscale 
-ltheoraenc -ltheoradec -lvorbis -lvorbisenc -lx264 -lbluray -lxml2 -lbz2 -lz 
-lpthread -ldl -lm -Wl,--end-group
./libhb/libhb.a(dvdnav.o): In function `try_menu':
/«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1230: undefined 
reference to `dvdnav_dup'
/«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1237: undefined 
reference to `dvdnav_free_dup'
collect2: error: ld returned 1 exit status
make[1]: *** [HandBrakeCLI] Error 1
make[1]: Leaving directory `/«BUILDDIR»/handbrake-0.9.9+dfsg/build'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
────────────────────────────────────────────────────────────────────────────────
Build finished at 20140209-1419

Finished
────────

E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/handbrake_0.9.9+dfsg-2~2.gbpa4c3e9_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624

Attachment: signature.asc
Description: Digital signature

Reply via email to