Control: reassign -1 libdvdnav 4.2.1-1
Control: forcemerge 735760 -1
Control: affects 735760 src:handbrake

On 2014-02-09 14:22:38, Andreas Moog wrote:
> 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'

This is caused by #735760.

Regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to