Your message dated Tue, 13 Aug 2024 09:19:40 +0000 with message-id <E1sdngq-007qfs-K6@fasolo.debian.org> and subject line Bug#1075016: fixed in gmerlin-avdecoder 2.0.0~svn6298~dfsg0-5 has caused the Debian Bug report #1075016, regarding gmerlin-avdecoder: ftbfs with GCC-14 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 owner@bugs.debian.org immediately.) -- 1075016: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075016 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: gmerlin-avdecoder: ftbfs with GCC-14
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 03 Jul 2024 12:28:23 +0000
- Message-id: <E1sOz5z-0041JO-Uv@paradis.debian.org>
Package: src:gmerlin-avdecoder Version: 2.0.0~svn6298~dfsg0-4 Severity: important Tags: sid trixie User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-14 [This bug is targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/gmerlin-avdecoder_2.0.0~svn6298~dfsg0-4_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-14/porting_to.html [...] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o video_ffmpeg.lo video_ffmpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c parse_dca.c -fPIC -DPIC -o .libs/parse_dca.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c audio_ffmpeg.c -fPIC -DPIC -o .libs/audio_ffmpeg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c video_ffmpeg.c -fPIC -DPIC -o .libs/video_ffmpeg.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o bsf_adts.lo bsf_adts.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o video_theora.lo video_theora.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o audio_speex.lo audio_speex.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o parse_speex.lo parse_speex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c video_theora.c -fPIC -DPIC -o .libs/video_theora.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c audio_speex.c -fPIC -DPIC -o .libs/audio_speex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c bsf_adts.c -fPIC -DPIC -o .libs/bsf_adts.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o dvb_channels.lo dvb_channels.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c parse_speex.c -fPIC -DPIC -o .libs/parse_speex.o video_ffmpeg.c: In function ‘decode_picture’: video_ffmpeg.c:574:7: warning: ‘interlaced_frame’ is deprecated [-Wdeprecated-declarations] 574 | if(priv->frame->interlaced_frame) | ^~ In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:36, from video_ffmpeg.c:34: /usr/include/x86_64-linux-gnu/libavutil/frame.h:530:9: note: declared here 530 | int interlaced_frame; | ^~~~~~~~~~~~~~~~ video_ffmpeg.c:576:9: warning: ‘top_field_first’ is deprecated [-Wdeprecated-declarations] 576 | if(priv->frame->top_field_first) | ^~ /usr/include/x86_64-linux-gnu/libavutil/frame.h:538:9: note: declared here 538 | int top_field_first; | ^~~~~~~~~~~~~~~ video_ffmpeg.c: In function ‘find_decoder’: video_ffmpeg.c:659:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 659 | return avcodec_find_decoder(id); | ^~~~~~~~~~~~~~~~~~~~~~~~ video_ffmpeg.c: In function ‘bgav_init_video_decoders_ffmpeg’: video_ffmpeg.c:1620:11: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1620 | if((c = avcodec_find_decoder(codec_infos[i].ffmpeg_id))) | ^ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o video_v4l2_m2m.lo video_v4l2_m2m.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c dvb_channels.c -fPIC -DPIC -o .libs/dvb_channels.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o audio_gsm.lo audio_gsm.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" "-I/usr/include" -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c -o RTjpeg.lo RTjpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c video_v4l2_m2m.c -fPIC -DPIC -o .libs/video_v4l2_m2m.o bsf_adts.c: In function ‘bgav_bsf_init_adts’: bsf_adts.c:109:3: warning: ‘av_init_packet’ is deprecated [-Wdeprecated-declarations] 109 | av_init_packet(&pkt); | ^~~~~~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:44, from bsf_adts.c:32: /usr/include/x86_64-linux-gnu/libavcodec/packet.h:629:6: note: declared here 629 | void av_init_packet(AVPacket *pkt); | ^~~~~~~~~~~~~~ bsf_adts.c:123:45: error: passing argument 3 of ‘av_packet_get_side_data’ from incompatible pointer type [-Wincompatible-pointer-types] 123 | &extradata_size))) | ^~~~~~~~~~~~~~~ | | | int * /usr/include/x86_64-linux-gnu/libavcodec/packet.h:721:42: note: expected ‘size_t *’ {aka ‘long unsigned int *’} but argument is of type ‘int *’ 721 | size_t *size); | ~~~~~~~~^~~~ make[3]: *** [Makefile:1594: bsf_adts.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c audio_gsm.c -fPIC -DPIC -o .libs/audio_gsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include -D__BGAV__ -fvisibility=hidden -O3 -ffast-math -I/usr/include -I/usr/include/opus -I/usr/include -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations -Wdeclaration-after-statement -c RTjpeg.c -fPIC -DPIC -o .libs/RTjpeg.o make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' make[2]: *** [Makefile:1609: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' make[1]: *** [Makefile:574: all-recursive] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j8 returned exit code 2 make: *** [debian/rules:22: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1075016-close@bugs.debian.org
- Subject: Bug#1075016: fixed in gmerlin-avdecoder 2.0.0~svn6298~dfsg0-5
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 13 Aug 2024 09:19:40 +0000
- Message-id: <E1sdngq-007qfs-K6@fasolo.debian.org>
- Reply-to: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Source: gmerlin-avdecoder Source-Version: 2.0.0~svn6298~dfsg0-5 Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> We believe that the bug you reported is fixed in the latest version of gmerlin-avdecoder, 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 1075016@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated gmerlin-avdecoder 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 13 Aug 2024 10:17:21 +0200 Source: gmerlin-avdecoder Architecture: source Version: 2.0.0~svn6298~dfsg0-5 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Closes: 1075016 Changes: gmerlin-avdecoder (2.0.0~svn6298~dfsg0-5) unstable; urgency=medium . * Add patch to fix pointer-types (Closes: #1075016) * Add patch to make autotools tests compliant with C99 Checksums-Sha1: a22fd0a36518ede0671a2947b9fb7799ff90cec5 3008 gmerlin-avdecoder_2.0.0~svn6298~dfsg0-5.dsc 7392feca0f32edb5e7c84b8b9a310b666c1dfcc6 16916 gmerlin-avdecoder_2.0.0~svn6298~dfsg0-5.debian.tar.xz Checksums-Sha256: 65a4a93a2d8a773a20311b0e86f5f358b78e663ce2a047f72dfba282bb4e4239 3008 gmerlin-avdecoder_2.0.0~svn6298~dfsg0-5.dsc 3e34b6d0f22285b39ca33cf4fb27cd531c832f620e29dddb0a203d285226150e 16916 gmerlin-avdecoder_2.0.0~svn6298~dfsg0-5.debian.tar.xz Files: 26d085cdef5ec68376aa21d1abb5a5d1 3008 libs optional gmerlin-avdecoder_2.0.0~svn6298~dfsg0-5.dsc 464cb90e50056e927d7966741466ab79 16916 libs optional gmerlin-avdecoder_2.0.0~svn6298~dfsg0-5.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEdAXnRVdICXNIABVttlAZxH96NvgFAma7H88ACgkQtlAZxH96 Nvjp1w//Uv0fQzGQ0+QGnyx7vCl8881gHWK2Aqs3bWHVapGON9/p/Yynopl18smK NVGlJ+oTRYDScZPviDnxew2g8TlVPAgoyW+o2YNgNe7PmrQaBszQVN0OmvxItHp5 sKmVE8MHYsxKGY8gX6WCG7XBilp/+N3576i8I1q9F9v0viVQFKiQPXKCMJ5OR30u TxGo75quyxS/XrW9gRautedvluZB0t08XvwsTb9//9ck8WjfaMMV6BhiO0kFVbAg xAa49+gVS7/T0TqpCr1oXj9TLfV7Kt839UlGDzc2GLiq9UzkXNbr4Ks3DSNLJ/FY GmKmXFCqZMIUQbmevPSTI/9GjZgFnqMq/KZi+6SyNjnWnNTnOMDWQwRwka1hnLHR TMwWKPsJGzqh4fIAdabmqcja5Ldc2ETTLX4ZRLPJLLxj8dplcZ/hohkQpcLpeZSR wE6KZ3SxH1z409KtN6sg98Uf6LgHpuY6OJORNfgaAfnJD5FD6ppEJ58r9AeuDeDx QA0YpR6FXlwoFPw01+veCjfkEuWMyqOyfY8xj+wjdzTg5UaWxcQ/rFZDFIEOUzVf h6eUsuwOkJZnazPomkWY3lufP4Dt+07wrlrC+39Ql9y1l0VUiDTrzvCsF3hG4fPx yGew4o3P9gpN6GTCbdQaPde+RNA9hnL8P+ArcVrspTderk5kZAo= =KzPg -----END PGP SIGNATURE-----Attachment: pgpLEIv0hXRsy.pgp
Description: PGP signature
--- End Message ---