Your message dated Sat, 04 Oct 2014 15:49:44 +0000
with message-id <e1xaraa-0004o0...@franck.debian.org>
and subject line Bug#761757: fixed in handbrake 0.9.9+svn6422+dfsg1-2
has caused the Debian Bug report #761757,
regarding handbrake: libtool split: package needs a b-d on libtool-bin (or 
avoid using the libtool binary)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
761757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761757
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:handbrake
Version: 0.9.9+svn6032+dfsg1-2
Severity: wishlist
User: debian-cr...@lists.debian.org
Usertags: libtool-split

As part of the effort to cross-build the archive, the libtool package
needs a split into an architecture independent part and an
architecture dpendent part (the latter only consisting of the libtool
binary).  The split is already done for jessie/sid, but to enable the
cross buildability, the dependency in libtool on libtool-bin needs to
be removed, and libtool-bin needs to depend on libtool instead.

The vast majority of packages using libtool via automake don't need
the libtool binary, and thus no changes in the build dependencies, however
about 60 source packages are using libtool directly, and need changes.

 - some packages just check for the libtool binary, and then don't
   use it for the build (but are using libtoolize instead).  Such
   usages are seen in a script called buildcheck.sh, and sometimes
   in autogen.sh scripts.  The solution for these cases is to patch
   these scripts to check for libtoolize instead of libtool, and
   not to introduce the new build dependency.

 - other packages just need the additional build dependency on
   libtool-bin.

To test your packages with the libtool-bin package removed, please use
the binaries found at

  deb https://people.debian.org/~doko/tmp/20140820 ./

It is not clear, if all of these changes can be done in time for
the jessie release, but it would be nice to have to be able to
cross-build more packages in jessie.

For questions and help please email the debian-cross ML.

For additional pointers please see
https://lists.debian.org/debian-devel-announce/2014/08/msg00013.html
and some discussion in the orignal issue filed for libtool (#682045).

The full build log can be found at:
http://people.debian.org/~doko/logs/20140912/failed-libtool/handbrake_0.9.9+svn6032+dfsg1-2_unstable_jdk-libtool.log
The last lines of the build log are at the end of this report.
        
[...]
../libhb/encavcodec.c: In function 'encavcodecInit':
../libhb/encavcodec.c:241:13: warning: ignoring return value of 'fread', 
declared with attribute warn_unused_result [-Wunused-result]
             fread( log, size, 1, pv->file );
             ^
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/hb_dict.c -o libhb/hb_dict.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/update.c -o libhb/update.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/decutf8sub.c -o libhb/decutf8sub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/dvdnav.c -o libhb/dvdnav.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/muxcommon.c -o libhb/muxcommon.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/stream.c -o libhb/stream.o
../libhb/stream.c: In function 'hb_ps_read_packet':
../libhb/stream.c:3264:9: warning: ignoring return value of 'fread', declared 
with attribute warn_unused_result [-Wunused-result]
         fread( cp+pos, 1, 8, stream->file_handle );
         ^
../libhb/stream.c:3271:13: warning: ignoring return value of 'fread', declared 
with attribute warn_unused_result [-Wunused-result]
             fread( cp+pos, 1, 2, stream->file_handle );
             ^
../libhb/stream.c:3274:13: warning: ignoring return value of 'fread', declared 
with attribute warn_unused_result [-Wunused-result]
             fread( cp+pos, 1, len, stream->file_handle );
             ^
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/encfaac.c -o libhb/encfaac.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/eedi2.c -o libhb/eedi2.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/dxva2api.c -o libhb/dxva2api.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/work.c -o libhb/work.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/detelecine.c -o libhb/detelecine.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/oclscale.c -o libhb/oclscale.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/deinterlace.c -o libhb/deinterlace.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/reader.c -o libhb/reader.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-DUSE_LIBAV_AAC -DUSE_AVFORMAT -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DARCH_X86_64 -I./libhb/ 
-I./contrib/include -c ../libhb/decavcodec.c -o libhb/decavcodec.o
/usr/bin/ar rsu libhb/libhandbrake.a libhb/qsv_filter_pp.o libhb/oclnv12toyuv.o 
libhb/audio_resample.o libhb/common.o libhb/qsv_memory.o libhb/hb.o 
libhb/batch.o libhb/bd.o libhb/dectx3gsub.o libhb/vfr.o libhb/deca52.o 
libhb/enclame.o libhb/qsv_common.o libhb/encavcodecaudio.o libhb/encx265.o 
libhb/encvorbis.o libhb/deblock.o libhb/deccc608sub.o libhb/openclwrapper.o 
libhb/rendersub.o libhb/declpcm.o libhb/decsrtsub.o libhb/enc_qsv.o 
libhb/fifo.o libhb/ports.o libhb/dvd.o libhb/taskset.o libhb/demuxmpeg.o 
libhb/muxavformat.o libhb/encvobsub.o libhb/decpgssub.o libhb/sync.o 
libhb/vadxva2.o libhb/decomb.o libhb/rotate.o libhb/audio_remap.o 
libhb/enctheora.o libhb/muxmp4.o libhb/decssasub.o libhb/muxmkv.o 
libhb/opencl.o libhb/scan.o libhb/qsv_filter.o libhb/denoise.o 
libhb/cropscale.o libhb/lang.o libhb/encx264.o libhb/decvobsub.o 
libhb/decmetadata.o libhb/encavcodec.o libhb/hb_dict.o libhb/update.o 
libhb/decutf8sub.o libhb/dvdnav.o libhb/muxcommon.o libhb/stream.o 
libhb/encfaac.o libhb
 /eedi2.o libhb/dxva2api.o libhb/work.o libhb/detelecine.o libhb/oclscale.o 
libhb/deinterlace.o libhb/reader.o libhb/decavcodec.o
/usr/bin/ar: creating libhb/libhandbrake.a
/bin/mkdir -p test/
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -c ../test/test.c -o test/test.o
../test/test.c: In function 'HandleEvents':
../test/test.c:1963:21: warning: implicit declaration of function 'hb_error' 
[-Wimplicit-function-declaration]
                     hb_error("incompatible video encoder '%s' for muxer '%s'",
                     ^
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -c ../test/parsecsv.c -o test/parsecsv.o
/usr/bin/g++ -pipe -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -fmessage-length=0 
-Wall -g2 -O3 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -I./libhb/ -I./contrib/include -o HandBrakeCLI 
-Wl,--start-group test/test.o test/parsecsv.o ./libhb/libhandbrake.a -la52 
-lass -lavcodec -lavformat -lavutil -lavresample -ldvdnav -ldvdread 
-lfontconfig -lmp3lame -logg -lsamplerate -lswscale -ltheoraenc -ltheoradec 
-lvorbis -lvorbisenc -lx264 -lbluray -lfreetype -lxml2 -lbz2 -lz -lpthread -ldl 
-lm -Wl,--end-group
/bin/mkdir -p gtk/
set -e; cd ../gtk/; NOCONFIGURE=1 ./autogen.sh

**Error**: You must have `libtool' installed.
You can get it from: ftp://ftp.gnu.org/pub/gnu/
make[1]: *** [gtk/.stamp.configure] Error 1
../gtk/module.rules:15: recipe for target 'gtk/.stamp.configure' failed
make[1]: Leaving directory '/«BUILDDIR»/handbrake-0.9.9+svn6032+dfsg1/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

--- End Message ---
--- Begin Message ---
Source: handbrake
Source-Version: 0.9.9+svn6422+dfsg1-2

We believe that the bug you reported is fixed in the latest version of
handbrake, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 761...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated handbrake 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 04 Oct 2014 17:31:19 +0200
Source: handbrake
Binary: handbrake handbrake-cli handbrake-dbg
Architecture: source amd64
Version: 0.9.9+svn6422+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description:
 handbrake  - versatile DVD ripper and video transcoder (GTK+ GUI)
 handbrake-cli - versatile DVD ripper and video transcoder (command line)
 handbrake-dbg - handbrake -- debugging symbols
Closes: 730976 754142 761757 763175
Changes:
 handbrake (0.9.9+svn6422+dfsg1-2) unstable; urgency=medium
 .
   * debian/control:
     - Fix capitalization of Ogg. (Closes: #754142)
     - Fix spelling of GTK+.
   * debian/patches:
     - 004-link-pthread.patch: Link with pthread on kfreebsd-*. Thanks to Petr
       Salinger for the patch. (Closes: #730976)
     - 005-use-libtoolize.patch: Check for libtoolize instead of
       libtool. (Closes: #761757)
     - 006-add-video-ogg.patch: Add video/ogg to list of mime types in desktop
       file. (Closes: #763175)
Checksums-Sha1:
 f99ebd58f6bd306c1b49ce183714a8d5895a720b 3019 
handbrake_0.9.9+svn6422+dfsg1-2.dsc
 c8e3022675c9a709144d2c021a46d6aeb9fb3db8 15800 
handbrake_0.9.9+svn6422+dfsg1-2.debian.tar.xz
 4529fbb070f7365ed61450ab1a2484ff2fe77927 5475544 
handbrake_0.9.9+svn6422+dfsg1-2_amd64.deb
 4a97bbbd6dda802895bf5c6f1b19a87de64ac8bf 267924 
handbrake-cli_0.9.9+svn6422+dfsg1-2_amd64.deb
 5f71c165cbaf910abfa24743fc80dfcf99e08e5d 1784436 
handbrake-dbg_0.9.9+svn6422+dfsg1-2_amd64.deb
Checksums-Sha256:
 3ea8c5339da5d2581f73bddcda0d7a4a0f5951562dd27c9f494e5cf255c272ae 3019 
handbrake_0.9.9+svn6422+dfsg1-2.dsc
 2d3f90e71971868d87d1825215a95ae9a112407e257ca21e18990e39f3c1286e 15800 
handbrake_0.9.9+svn6422+dfsg1-2.debian.tar.xz
 930640b2eb9c9ad03bfc472b253f559618f636efc9f617e1cee34c3947cbcea7 5475544 
handbrake_0.9.9+svn6422+dfsg1-2_amd64.deb
 3d34e3961f596f68a3d3481d4fb790eb451b64dec822f6761fc0476a0aa0b502 267924 
handbrake-cli_0.9.9+svn6422+dfsg1-2_amd64.deb
 80fd827d7251670764df88306b32d4d9c8498844f792c34e524f2d0631bff839 1784436 
handbrake-dbg_0.9.9+svn6422+dfsg1-2_amd64.deb
Files:
 86cae92b00e5682b0ccd2b82f7dde2b5 5475544 graphics optional 
handbrake_0.9.9+svn6422+dfsg1-2_amd64.deb
 4d85ce89fe5cc6847a25653c2241c74e 267924 graphics optional 
handbrake-cli_0.9.9+svn6422+dfsg1-2_amd64.deb
 9f426611102fdde610e99b666d605cd7 1784436 debug extra 
handbrake-dbg_0.9.9+svn6422+dfsg1-2_amd64.deb
 dafd1825336c2f5200ac1d1fbcf14624 3019 graphics optional 
handbrake_0.9.9+svn6422+dfsg1-2.dsc
 60538d6dfa0c731e4f5fb31bd9d4024e 15800 graphics optional 
handbrake_0.9.9+svn6422+dfsg1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUMBOaAAoJEGny/FFupxmTYrAQAKEGKj1m9VU2k1uyjksB1UMQ
LqpgrcMzfcPWZrSnLirLfPA4lWE/VRdRaZ3Ve4PleAzxI4R0J02KhDUQ03GizXiv
CwkJQ6oCX+H9vRKevF9RFZ9V3ipJd+t9JRrBSWWM2eJxVVSRI/Nn57mT0JamAERF
N0jO6ZXNcvh+INFBzeQXohTCGISTyePdPq78EDRP27r2XBG9VVcjCQ6Ckxuwf7hW
2nOyiIsj9sN8ITVD7dudqqvAREw5POMhs3dyTLmSzsHiuS8qpRzDq4Gz+yV3ftqb
vbgpEIv4/nUKe7jFuiEkU4zWTX7u3N9yCbFGVnbYtg9+t0QM6U/qjJSR/1GKCqz9
yw2fIqMYCj04DPITCyivm/savjuCgZlBabsr+O7tvwskRCbwakXx+WaYt4Qz8KVN
UH73AVYJJjA9qErfWZpazozAbJ/D/N/ZWe1Mtjq4LA+RdfSwwGbEVFK4xtOb4Tt2
HQjqpzJcbAJaF/44HrJUebIDcSFwJ6N9kFVJy2Vze8cUyGM1xHeNzNtWI58dllYz
NiJx8etlYZ3h9+3iMPPKw4KijLMwO+8xkRsDwE8ABuzRGxMwITgyFTIVKYSSVDkq
sWE1XVmjaW0x1pSx1WftqLSnwqMriHv4ZpzIrBckQVKi2Uo+pA5g/7LIsjUVDnL3
lB7ilyGrxnYoSAA3ggkt
=Vv56
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
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