Bug#888382: bs1770gain: FTBFS with FFmpeg 3.5

2018-01-24 Thread jcowgill
Source: bs1770gain
Version: 0.4.12-2
Severity: important
User: debian-multime...@lists.debian.org
Usertags: ffmpeg-3.5-transition

Hi,

Your package FTBFS with the upcoming version 3.5 of FFmpeg. In FFmpeg 3.5,
there are a number of API changes which will cause many packages to FTBFS.
For this reason I have uploaded an early development snapshot to experimental
before the 3.5 release in an attempt to fix some of these a bit quicker.
While 3.5 has not been finalized and the ABI is not stable yet, there should
not be any significant API breakages before the release.

Incomplete list of changes (based on looking at common build failures):
- Some fields in AVCodecContext have been removed and replaced with private
  options which can be set using the av_opt_set* APIs
- Most CODEC_* constants have been renamed to AV_CODEC_*
- The buffer constants FF_INPUT_BUFFER_PADDING_SIZE and FF_MIN_BUFFER_SIZE
  have been renamed to AV_INPUT_BUFFER_PADDING_SIZE and
  AV_INPUT_BUFFER_MIN_SIZE.
- The old resampling API provided by libavcodec has been removed. Use
  libswresample instead.
- The libavfilter/avfiltergraph.h header has been removed, include
  libavfilter/avfilter.h instead.
- The AVFrac structure (representing mixed rational numbers) has been
  removed.

Build log:
https://people.debian.org/~jcowgill/ffmpeg-3.5-20180122/bs1770gain_amd64.build

Thanks,
James

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


Bug#882204: bs1770gain: FTBFS

2017-11-20 Thread Jaromír Mikeš
2017-11-20 13:16 GMT+01:00 James Cowgill :

> Hi,
>
> On 20/11/17 12:11, Jaromír Mikeš wrote:
> > ​I am build outside from chroot to test build with new libsox.
>
> You should be using sbuild or pbuilder for test builds.
>
> > it builds fine inside of chroot with old libsox.
> >
> > ​Can you try please
> > $ dpkg-buildpackage -us -uc
> >
> > with orig tar.ball obtained from here:
> > http://cdn-fastly.deb.debian.org/debian/pool/main/b/
> bs1770gain/bs1770gain_0.4.12.orig.tar.gz
>
> I did an "apt-get source bs1770gain" and built it outside of a chroot
> and it still builds ok.


​Hmm interesting ... build fine your way ...

I am going close this bug

best regards

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

Bug#882204: bs1770gain: FTBFS

2017-11-20 Thread James Cowgill
Hi,

On 20/11/17 12:11, Jaromír Mikeš wrote:
> ​I am build outside from chroot to test build with new libsox.

You should be using sbuild or pbuilder for test builds.

> it builds fine inside of chroot with old libsox.
> 
> ​Can you try please
> $ dpkg-buildpackage -us -uc
> 
> with orig tar.ball obtained from here:
> http://cdn-fastly.deb.debian.org/debian/pool/main/b/bs1770gain/bs1770gain_0.4.12.orig.tar.gz

I did an "apt-get source bs1770gain" and built it outside of a chroot
and it still builds ok.

James



signature.asc
Description: OpenPGP 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

Bug#882204: bs1770gain: FTBFS

2017-11-20 Thread Jaromír Mikeš
2017-11-20 11:15 GMT+01:00 James Cowgill :

> Control: severity -1 serious
> Control: tags -1 moreinfo
> Control: block 882200 by -1
>
> Hi,
>
>
> > your package fails to build with following error:
> > /missing: line 81: aclocal-1.14: command not found
> > WARNING: 'aclocal-1.14' is missing on your system.
> >  You should only need it if you modified 'acinclude.m4' or
> >  'configure.ac' or m4 files included by 'configure.ac'.
> >  The 'aclocal' program is part of the GNU Automake package:
> >  
> >  It also requires GNU Autoconf, GNU m4 and Perl in order to run:
> >  
> >  
> >  
> > Makefile:330: recipe for target 'aclocal.m4' failed
>
> I cannot reproduce this failure, although I notice the package doesn't
> use dh-autoreconf which would prevent a bug such as this. Maybe you
> touched some file which caused automake to try to regenerate everything?
> Do you have the full build log?


​I am build outside from chroot to test build with new libsox.
it builds fine inside of chroot with old libsox.

​Can you try please
$ dpkg-buildpackage -us -uc

with orig tar.ball obtained from here:
http://cdn-fastly.deb.debian.org/debian/pool/main/b/bs1770gain/bs1770gain_0.4.12.orig.tar.gz

best regards

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

Processed: Re: Bug#882204: bs1770gain: FTBFS

2017-11-20 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #882204 [bs1770gain] bs1770gain: FTBFS
Severity set to 'serious' from 'important'
> tags -1 moreinfo
Bug #882204 [bs1770gain] bs1770gain: FTBFS
Added tag(s) moreinfo.
> block 882200 by -1
Bug #882200 [release.debian.org] transition: sox
882200 was not blocked by any bugs.
882200 was not blocking any bugs.
Added blocking bug(s) of 882200: 882204

-- 
882200: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882200
882204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#882204: bs1770gain: FTBFS

2017-11-20 Thread James Cowgill
Control: severity -1 serious
Control: tags -1 moreinfo
Control: block 882200 by -1

Hi,

On 20/11/17 08:17, Jaromír Mikeš wrote:
> Package: bs1770gain
> Version: 0.4.12-2
> Severity: important
> 
> Dear Maintainer,
> 
> your package fails to build with following error:
> /missing: line 81: aclocal-1.14: command not found
> WARNING: 'aclocal-1.14' is missing on your system.
>  You should only need it if you modified 'acinclude.m4' or
>  'configure.ac' or m4 files included by 'configure.ac'.
>  The 'aclocal' program is part of the GNU Automake package:
>  
>  It also requires GNU Autoconf, GNU m4 and Perl in order to run:
>  
>  
>  
> Makefile:330: recipe for target 'aclocal.m4' failed

I cannot reproduce this failure, although I notice the package doesn't
use dh-autoreconf which would prevent a bug such as this. Maybe you
touched some file which caused automake to try to regenerate everything?
Do you have the full build log?

James



signature.asc
Description: OpenPGP 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

bs1770gain: FTBFS

2017-11-20 Thread Jaromír Mikeš
Package: bs1770gain
Version: 0.4.12-2
Severity: important

Dear Maintainer,

your package fails to build with following error:
/missing: line 81: aclocal-1.14: command not found
WARNING: 'aclocal-1.14' is missing on your system.
 You should only need it if you modified 'acinclude.m4' or
 'configure.ac' or m4 files included by 'configure.ac'.
 The 'aclocal' program is part of the GNU Automake package:
 
 It also requires GNU Autoconf, GNU m4 and Perl in order to run:
 
 
 
Makefile:330: recipe for target 'aclocal.m4' failed
make[1]: *** [aclocal.m4] Error 127

Your package is also part of ongoing sox transition would be great if you can 
fix this issue in time
to not be blocker of this transition.

best regards,
mira

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


Bug#831246: marked as done (bs1770gain: FTBFS: ffsox_audiostream.c:50:5: error: 'codec' is deprecated [-Werror=deprecated-declarations])

2016-07-18 Thread Debian Bug Tracking System
Your message dated Mon, 18 Jul 2016 13:33:55 +
with message-id <e1bp8gf-0006gs...@franck.debian.org>
and subject line Bug#831246: fixed in bs1770gain 0.4.10-1
has caused the Debian Bug report #831246,
regarding bs1770gain: FTBFS: ffsox_audiostream.c:50:5: error: 'codec' is 
deprecated [-Werror=deprecated-declarations]
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.)


-- 
831246: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831246
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bs1770gain
Version: 0.4.9-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160714 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../libpbutil 
> -I../lib1770-2  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Werror -Wall -Wformat -Wpointer-arith -Wcast-align 
> -Wcast-qual -Wreturn-type -Wextra -Wstrict-prototypes -c ffsox_audiostream.c
> ffsox_audiostream.c: In function 'ffsox_audiostream':
> ffsox_audiostream.c:50:5: error: 'codec' is deprecated 
> [-Werror=deprecated-declarations]
>  cc=fc->streams[i]->codec;
>  ^
> In file included from ./ffsox_dynload.h:25:0,
>  from ./ffsox.h:23,
>  from ffsox_audiostream.c:20:
> /usr/include/x86_64-linux-gnu/libavformat/avformat.h:880:21: note: declared 
> here
>  AVCodecContext *codec;
>  ^
> cc1: all warnings being treated as errors
> make[3]: *** [ffsox_audiostream.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/14/bs1770gain_0.4.9-1_unstable_gcc5.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: bs1770gain
Source-Version: 0.4.10-1

We believe that the bug you reported is fixed in the latest version of
bs1770gain, 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 831...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <p...@debian.org> (supplier of updated bs1770gain 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: Mon, 18 Jul 2016 15:18:05 +0200
Source: bs1770gain
Binary: bs1770gain
Architecture: source
Version: 0.4.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Team 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Description:
 bs1770gain - measure and adjust audio and video sound loudness
Closes: 831246
Changes:
 bs1770gain (0.4.10-1) unstable; urgency=medium
 .
   * New upstream version 0.4.10.
 - Tell compiler to ignore obsolete symbols in ffmpeg (Closes: #831246).
   * Drop bs1770gain-dbg package in favor of autogenerated bs1770gain-dbgsym.
   * Updated Standards-Version from 3.9.7 to 3.9.8.
Checksums-Sha1:
 c090a9032629b68cbcf5c9b5e9625b23ad5117b9 2074 bs1770gain_0.4.10-1.dsc
 f09dd49adf2d4103ba07e5b8e26a77511f9fec95 166248 bs1770gain_0.4.10.orig.tar.gz
 d4462e6776f2eaab3e2b36ae0daa924754ab39a1 519132 
bs1770gain_0.4.10-1.debian.tar.xz
Checksums-Sha256:
 792f130aad0c2124a2400fb5fa1effe44672e617a744afcbd9a45b8ddd66fdeb 2074 
bs1770gain_0.4.10-1.dsc
 c2b4c9eaf4f7cd34eb4a0950fa02ea2dd2af87387247afd20f09200d1946d9eb 166248 
bs1770gain_0.4.10.orig.tar.gz
 0b57d65c8d95a4827fdb10963d16786c03dc308e7f0941c7d655ca4b8880a26d 519132 
bs1770gain_0.4.10-1.debian.tar.xz
Files:
 2077f0a1b887736e556bb7500ce81876 2074 sound optional bs1770gain_0.4.10-1.dsc
 ce44258ab3d385649a73023db37dc551 166248 sound optional 
bs1770gain_0.4.10.orig.tar.gz
 1161c5f85b4c341b867b9e7afbb2b453 519132 sound optio

Bug#831246: bs1770gain: FTBFS: ffsox_audiostream.c:50:5: error: 'codec' is deprecated [-Werror=deprecated-declarations]

2016-07-14 Thread Lucas Nussbaum
Source: bs1770gain
Version: 0.4.9-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160714 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../libpbutil 
> -I../lib1770-2  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Werror -Wall -Wformat -Wpointer-arith -Wcast-align 
> -Wcast-qual -Wreturn-type -Wextra -Wstrict-prototypes -c ffsox_audiostream.c
> ffsox_audiostream.c: In function 'ffsox_audiostream':
> ffsox_audiostream.c:50:5: error: 'codec' is deprecated 
> [-Werror=deprecated-declarations]
>  cc=fc->streams[i]->codec;
>  ^
> In file included from ./ffsox_dynload.h:25:0,
>  from ./ffsox.h:23,
>  from ffsox_audiostream.c:20:
> /usr/include/x86_64-linux-gnu/libavformat/avformat.h:880:21: note: declared 
> here
>  AVCodecContext *codec;
>  ^
> cc1: all warnings being treated as errors
> make[3]: *** [ffsox_audiostream.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/14/bs1770gain_0.4.9-1_unstable_gcc5.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

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


Bug#811955: marked as done (bs1770gain: FTBFS with GCC 6: left shift of negative value)

2016-03-19 Thread Debian Bug Tracking System
Your message dated Wed, 16 Mar 2016 11:19:53 +
with message-id <e1ag9ux-0006ey...@franck.debian.org>
and subject line Bug#811955: fixed in bs1770gain 0.4.9-1
has caused the Debian Bug report #811955,
regarding bs1770gain: FTBFS with GCC 6: left shift of negative value
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.)


-- 
811955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811955
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bs1770gain
Version: 0.4.8-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-shift-negative-value

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../libpbutil 
> -I../lib1770-2  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Werror -Wall -Wformat -Wpointer-arith -Wcast-align 
> -Wcast-qual -Wreturn-type -Wextra -Wstrict-prototypes -c ffsox_frame_convert.c
> ffsox_frame_convert.c: In function 'convert_flti_s8i':
> ffsox_frame_convert.c:103:18: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<<bits):q*~(~0ll<<bits); \
>   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:159:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(flt,s8,float,int8_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c:103:34: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<<bits):q*~(~0ll<<bits); \
>   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:159:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(flt,s8,float,int8_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c: In function 'convert_dbli_s8i':
> ffsox_frame_convert.c:103:18: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<<bits):q*~(~0ll<<bits); \
>   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:160:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(dbl,s8,double,int8_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c:103:34: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<<bits):q*~(~0ll<<bits); \
>   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:160:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(dbl,s8,double,int8_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c: In function 'convert_flti_s16i':
> ffsox_frame_convert.c:103:18: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<<bits):q*~(~0ll<<bits); \
>   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:165:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(flt,s16,float,int16_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c:103:34: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<<bits):q*~(~0ll<<bits); \
>   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:165:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(flt,s16,float,int16_t,CONVERT_FLOAT_INT_II

Bug#810563: bs1770gain: FTBFS with FFmpeg 2.9/3.0 (Werror)

2016-03-08 Thread Sebastian Ramacher
On 2016-03-07 07:35:19, Peter Belkner wrote:
> [Andreas Cadhalpun]
> > Attached is a patch removing the use of -Werror, which is
> > a good practice for development builds, but just causes
> > unnecessary build failures for release builds.
> 
> Andreas, could you please let us know the cause for the error? Is it the
> following?
> 
>ffsox_source.c:157:7: error: 'av_free_packet' is deprecated
>[-Werror,-Wdeprecated-declarations]
>   av_free_packet(pkt);
>   ^
>/usr/local/include/libavcodec/avcodec.h:4040:6: note:
>'av_free_packet' has been explicitly marked deprecated here
>void av_free_packet(AVPacket *pkt);
>  ^
>1 error generated.
>make[2]: *** [ffsox_source.o] Error 1
>make[1]: *** [all-recursive] Error 1
>make: *** [all] Error 2

Seems so. A full build log is available at
https://people.debian.org/~sramacher/logs/ffmpeg3.0/bs1770gain_0.4.8-2_amd64-20160308-.log

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP 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

Bug#810563: bs1770gain: FTBFS with FFmpeg 2.9/3.0 (Werror)

2016-03-06 Thread Peter Belkner

[Andreas Cadhalpun]
> Attached is a patch removing the use of -Werror, which is
> a good practice for development builds, but just causes
> unnecessary build failures for release builds.

Andreas, could you please let us know the cause for the error? Is it the 
following?


   ffsox_source.c:157:7: error: 'av_free_packet' is deprecated
   [-Werror,-Wdeprecated-declarations]
  av_free_packet(pkt);
  ^
   /usr/local/include/libavcodec/avcodec.h:4040:6: note:
   'av_free_packet' has been explicitly marked deprecated here
   void av_free_packet(AVPacket *pkt);
 ^
   1 error generated.
   make[2]: *** [ffsox_source.o] Error 1
   make[1]: *** [all-recursive] Error 1
   make: *** [all] Error 2

Regards, Peter
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#810563: bs1770gain: FTBFS with FFmpeg 2.9/3.0 (Werror)

2016-03-06 Thread Petter Reinholdtsen
[Andreas Cadhalpun]
> Attached is a patch removing the use of -Werror, which is
> a good practice for development builds, but just causes
> unnecessary build failures for release builds.

I prefer to fix the warnings, not make them less serious, as I have
had issues in code earlier that did show up as warnings
which were ignored and caused misbehaving programs on some architectures.

Because of this, I would not drop -Werror as the first approach
for fixing such build error.

What exactly is the warning you want to accept in the build
with ffmpeg 2.9?

-- 
Happy hacking
Petter Reinholdtsen

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


Bug#811955: bs1770gain: FTBFS with GCC 6: left shift of negative value

2016-01-19 Thread Martin Michlmayr
Package: bs1770gain
Version: 0.4.8-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-shift-negative-value

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../libpbutil 
> -I../lib1770-2  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Werror -Wall -Wformat -Wpointer-arith -Wcast-align 
> -Wcast-qual -Wreturn-type -Wextra -Wstrict-prototypes -c ffsox_frame_convert.c
> ffsox_frame_convert.c: In function 'convert_flti_s8i':
> ffsox_frame_convert.c:103:18: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:159:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(flt,s8,float,int8_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c:103:34: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:159:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(flt,s8,float,int8_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c: In function 'convert_dbli_s8i':
> ffsox_frame_convert.c:103:18: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:160:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(dbl,s8,double,int8_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c:103:34: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:160:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(dbl,s8,double,int8_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c: In function 'convert_flti_s16i':
> ffsox_frame_convert.c:103:18: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:165:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(flt,s16,float,int16_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c:103:34: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:165:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(flt,s16,float,int16_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c: In function 'convert_dbli_s16i':
> ffsox_frame_convert.c:103:18: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:166:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(dbl,s16,double,int16_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c:103:34: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<   ^
> 
> ffsox_frame_convert.c:150:3: note: in expansion of macro 
> 'CONVERT_FLOAT_INT_II'
>convert(); \
>^~~
> 
> ffsox_frame_convert.c:166:1: note: in expansion of macro 'CONVERT_II'
>  CONVERT_II(dbl,s16,double,int16_t,CONVERT_FLOAT_INT_II)
>  ^~
> 
> ffsox_frame_convert.c: In function 'convert_flti_s32i':
> ffsox_frame_convert.c:103:18: error: left shift of negative value 
> [-Werror=shift-negative-value]
>q=1.0==q?~(~0ll<

Bug#810563: bs1770gain: FTBFS with FFmpeg 2.9/3.0 (Werror)

2016-01-09 Thread Andreas Cadhalpun
Package: bs1770gain
Version: 0.4.8-2
Severity: important
Tags: patch
User: pkg-multimedia-maintainers@lists.alioth.debian.org
Usertags: ffmpeg2.9

Dear Maintainer,

your package fails to build with the upcoming version
of ffmpeg, which is planned to be released this month
(and will be called 2.9 or 3.0).
This bug will become release-critical at some point when this
ffmpeg transition gets closer.

Attached is a patch removing the use of -Werror, which is
a good practice for development builds, but just causes
unnecessary build failures for release builds.
For the change in configure.ac to take effect, autoreconf
is enabled, as well.
Please apply this patch soon.

Best regards,
Andreas
diff --git a/debian/patches/no-Werror.patch b/debian/patches/no-Werror.patch
new file mode 100644
index 000..c814e4b
--- /dev/null
+++ b/debian/patches/no-Werror.patch
@@ -0,0 +1,45 @@
+Description: remove Werror 
+ It is harmful in distributions as it causes unnecessary build failures.
+
+Author: Andreas Cadhalpun 
+Last-Update: <2015-01-09>
+
+--- bs1770gain-0.4.8.orig/bs1770gain/Makefile.am
 bs1770gain-0.4.8/bs1770gain/Makefile.am
+@@ -1,4 +1,3 @@
+-CFLAGS+=-Werror
+ CFLAGS+=-Wall
+ CFLAGS+=-Wformat
+ CFLAGS+=-Wpointer-arith
+--- bs1770gain-0.4.8.orig/configure.ac
 bs1770gain-0.4.8/configure.ac
+@@ -27,7 +27,7 @@
+ # AC_CHECK_LIB (library, function, [action-if-found], [action-if-not-found], [other-libraries])
+ 
+ AC_INIT([bs1770gain], [0.4.8], [pbelk...@users.sf.net], [], [http://bs1770gain.sourceforge.net/])
+-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
++AM_INIT_AUTOMAKE([-Wall foreign])
+ AC_PROG_CC
+ AC_PROG_RANLIB
+ 
+--- bs1770gain-0.4.8.orig/lib1770-2/Makefile.am
 bs1770gain-0.4.8/lib1770-2/Makefile.am
+@@ -1,4 +1,3 @@
+-CFLAGS+=-Werror
+ CFLAGS+=-Wall
+ CFLAGS+=-Wformat
+ CFLAGS+=-Wpointer-arith
+--- bs1770gain-0.4.8.orig/libffsox-2/Makefile.am
 bs1770gain-0.4.8/libffsox-2/Makefile.am
+@@ -1,4 +1,3 @@
+-CFLAGS+=-Werror
+ CFLAGS+=-Wall
+ CFLAGS+=-Wformat
+ CFLAGS+=-Wpointer-arith
+--- bs1770gain-0.4.8.orig/libpbutil/Makefile.am
 bs1770gain-0.4.8/libpbutil/Makefile.am
+@@ -1,4 +1,3 @@
+-CFLAGS+=-Werror
+ CFLAGS+=-Wall
+ CFLAGS+=-Wformat
+ CFLAGS+=-Wpointer-arith
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..cb2e199
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+no-Werror.patch
diff --git a/debian/rules b/debian/rules
index 3c2a477..73cc9e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@
+	dh $@ --with=autoreconf
 
 override_dh_strip:
 	dh_strip --dbg-package=bs1770gain-dbg
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers