Bug#853802: FTBFS on armhf: cannot find library libmad.so.0

2017-01-31 Thread Rene Engelhard
On Wed, Feb 01, 2017 at 02:34:04AM +0100, Rene Engelhard wrote: > Sounds like #853793. Actually, not sure. Shouldn't have writen this in my current tired state. Regards, Rene ___ pkg-multimedia-maintainers mailing list

Bug#853802: FTBFS on armhf: cannot find library libmad.so.0

2017-01-31 Thread Rene Engelhard
Hi, [ not the maintainer ] On Wed, Feb 01, 2017 at 02:23:34AM +0100, Adam Borowski wrote: [...] >dh_shlibdeps > dpkg-shlibdeps: error: cannot find library libmad.so.0 needed by > debian/sonic-visualiser/usr/bin/sonic-visualiser (ELF format: > 'elf32-littlearm' abi: '0101002805000400';

Bug#853798: mpv: Segfaults on TV input

2017-01-31 Thread Frédéric Brière
Package: mpv Version: 0.23.0-1 Severity: important mpv quickly segfaults (before displaying any video) on TV input: $ mpv tv:// Playing: tv:// [tv] Selected driver: v4l2 [tv] name: Video 4 Linux 2 input [tv] Selected device: BT878 video (Hauppauge (bt878)) [tv] Tuner cap: [tv]

Bug#853775: a confirmation the newer pango helped

2017-01-31 Thread Milan Vancura
I may confirm that this workflow helped: $ apt-get source libpango1.0-0/testing $ cd pango1.0-1.40.3 $ # solve the dependency on newer version of libthai $ dpkg-buildpackage -b -uc -d # "-d" because of the dependency on debhelper>=10 $ sudo dpkg -i ~user/{libpango,gir}*.deb # needed BEFORE

Bug#853775: inkscape: wrong dependency on libpango (inkscape @ jessie backports)

2017-01-31 Thread Milan Vancura
Package: inkscape Version: 0.92.0-3~bpo8+1 Severity: important Dear Maintainer, inkscape package in jessie backports, as every inkscape >=0.92, needs libpango of version >=1.37.1 to render fonts correctly. However, the package dependency says "libpango1.0-0 >=1.22" which is not correct. Look at

libopenshot_0.1.2+ds1-2_source.changes ACCEPTED into experimental

2017-01-31 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 31 Jan 2017 11:04:22 + Source: libopenshot Binary: libopenshot9 libopenshot-dev libopenshot-doc python3-openshot Architecture: source Version: 0.1.2+ds1-2 Distribution: experimental Urgency: medium Maintainer:

libopenshot-audio_0.1.2+ds1-2_source.changes ACCEPTED into experimental

2017-01-31 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 31 Jan 2017 00:18:58 + Source: libopenshot-audio Binary: libopenshot-audio3 libopenshot-audio-dev libopenshot-audio-doc Architecture: source Version: 0.1.2+ds1-2 Distribution: experimental Urgency: medium

Processing of libopenshot-audio_0.1.2+ds1-2_source.changes

2017-01-31 Thread Debian FTP Masters
libopenshot-audio_0.1.2+ds1-2_source.changes uploaded successfully to localhost along with the files: libopenshot-audio_0.1.2+ds1-2.dsc libopenshot-audio_0.1.2+ds1-2.debian.tar.xz Greetings, Your Debian queue daemon (running on host usper.debian.org)

Processing of libopenshot_0.1.2+ds1-2_source.changes

2017-01-31 Thread Debian FTP Masters
libopenshot_0.1.2+ds1-2_source.changes uploaded successfully to localhost along with the files: libopenshot_0.1.2+ds1-2.dsc libopenshot_0.1.2+ds1-2.debian.tar.xz Greetings, Your Debian queue daemon (running on host usper.debian.org) ___

Bug#853764: libav-tools in wheezy bpo lacks ffplay

2017-01-31 Thread Jens Korte
Package: libav-tools Version: 6:10.1-1~bpo70+1 Severity: important Dear Maintainer, I wanted to use winff in wheezy. winff needs ffplay for playing files. ffplay wasn't available in 6:10.1-1~bpo70+1. After installing the libav-toosl version of wheezy 6:0.8.20-0+eb7u1 everything works as

mma 16.06-1 MIGRATED to testing

2017-01-31 Thread Debian testing watch
FYI: The status of the mma source package in Debian's testing distribution has changed. Previous version: 15.12-1 Current version: 16.06-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive

Bug#853520: lives: ftbfs with GCC-7

2017-01-31 Thread salsaman
OK, all errors / warnings fixed I believe (with exception of the gtk+ warning). Will update after checking in to svn. Regarding the gtk+ warning - the code calls a wrapper function which in turn calls gtk_widget_set_valign() / gtk_widget_set_halign() which presumably contain deprecated calls to

Bug#853520: lives: ftbfs with GCC-7

2017-01-31 Thread salsaman
Ah OK, got it - inlines now need to be explicitly static or declared in the header. On Tue, Jan 31, 2017 at 8:32 AM, Matthias Klose wrote: > On 31.01.2017 12:04, salsaman wrote: > > The gcc error makes no sense as the function get_time_from_x() is defined > > (inline) earlier

Processed: #853461 is forwarded

2017-01-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 853461 https://github.com/jackaudio/jack2/issues/253 Bug #853461 [src:jackd2] jackd2: ftbfs with GCC-7 Set Bug forwarded-to-address to 'https://github.com/jackaudio/jack2/issues/253'. > thanks Stopping processing here. Please contact

Bug#853551: milkytracker: ftbfs with GCC-7

2017-01-31 Thread James Cowgill
Control: tags -1 fixed-upstream On 31/01/17 09:33, Matthias Klose wrote: > Package: src:milkytracker > Version: 0.90.86+dfsg-2 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-7 > > Please keep this issue open in the bug tracker for the package it >

Bug#853520: lives: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
On 31.01.2017 12:04, salsaman wrote: > The gcc error makes no sense as the function get_time_from_x() is defined > (inline) earlier in multitrack.c at line 971. > You should report this as a bug in gcc. no. define it as static inline like the other zillions of inline functions.

Processed: Re: Bug#853551: milkytracker: ftbfs with GCC-7

2017-01-31 Thread Debian Bug Tracking System
Processing control commands: > tags -1 fixed-upstream Bug #853551 [src:milkytracker] milkytracker: ftbfs with GCC-7 Added tag(s) fixed-upstream. -- 853551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853551 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#853520: lives: ftbfs with GCC-7

2017-01-31 Thread salsaman
The gcc error makes no sense as the function get_time_from_x() is defined (inline) earlier in multitrack.c at line 971. You should report this as a bug in gcc. The warning regarding gtk_alignment_get_type() is internal to gtk+. You should open a bug report there . The other warnings are vaid for

Processed: Bug#852985 marked as pending

2017-01-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 852985 pending Bug #852985 [src:gsequencer] gsequencer: please do not build-depend on oss4-dev on Linux Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 852985:

Bug#853675: synfigstudio: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:synfigstudio Version: 1.0.2-1 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853453: inkscape: ftbfs with GCC-7

2017-01-31 Thread Mattia Rizzolo
Control: severity -1 important (I want it higher in the otherwise too big bug list…) On Tue, Jan 31, 2017 at 09:32:15AM +, Matthias Klose wrote: > The package fails to build in a test rebuild on at least amd64 with > gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The > severity of this

Processed: Re: Bug#853453: inkscape: ftbfs with GCC-7

2017-01-31 Thread Debian Bug Tracking System
Processing control commands: > severity -1 important Bug #853453 [src:inkscape] inkscape: ftbfs with GCC-7 Severity set to 'important' from 'normal' -- 853453: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853453 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#853674: synfig: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:synfig Version: 1.0.2-1 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853671: supercollider: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:supercollider Version: 1:3.7.0~repack-4 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853597: openni2: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:openni2 Version: 2.2.0.33+dfsg-7 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853565: muse: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:muse Version: 2.1.2-3 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853560: mp4v2: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:mp4v2 Version: 2.0.0~dfsg0-5 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853551: milkytracker: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:milkytracker Version: 0.90.86+dfsg-2 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853520: lives: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:lives Version: 2.8.3-1 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853491: libffado: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:libffado Version: 2.3.0-2 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853476: kodi: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:kodi Version: 2:17.0~rc3+dfsg1-2 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853461: jackd2: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:jackd2 Version: 1.9.10+20150825git1ed50c92~dfsg-4 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853463: juce: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:juce Version: 4.3.0~repack-1 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853453: inkscape: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:inkscape Version: 0.92.0-4 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853437: guitarix: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:guitarix Version: 0.35.2-1 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853418: giada: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:giada Version: 0.13.2~dfsg1-1 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

Bug#853378: drumgizmo: ftbfs with GCC-7

2017-01-31 Thread Matthias Klose
Package: src:drumgizmo Version: 0.9.11-3 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-7 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

vocproc_0.2.1-2_amd64.changes ACCEPTED into unstable

2017-01-31 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 31 Jan 2017 07:52:30 + Source: vocproc Binary: vocproc Architecture: source amd64 Version: 0.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers

wah-plugins_0.1.0-4_amd64.changes ACCEPTED into unstable

2017-01-31 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 31 Jan 2017 07:48:41 + Source: wah-plugins Binary: wah-plugins Architecture: source amd64 Version: 0.1.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers

gmerlin-encoders_1.2.0-9_amd64.changes ACCEPTED into unstable

2017-01-31 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 31 Jan 2017 07:45:01 + Source: gmerlin-encoders Binary: gmerlin-encoders-ffmpeg gmerlin-encoders-good gmerlin-encoders-extra Architecture: source amd64 Version: 1.2.0-9 Distribution: unstable Urgency: medium

gmerlin-avdecoder_1.2.0~dfsg-9_amd64.changes ACCEPTED into unstable

2017-01-31 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 31 Jan 2017 07:37:57 + Source: gmerlin-avdecoder Binary: libgmerlin-avdec1 libgmerlin-avdec-dev libgmerlin-avdec-doc gmerlin-plugins-avdecoder Architecture: source amd64 all Version: 1.2.0~dfsg-9

Bug#852985: gsequencer: please do not build-depend on oss4-dev on Linux

2017-01-31 Thread Simon McVittie
On Tue, 31 Jan 2017 at 02:56:37 +0100, Joël Krähemann wrote: > The patch looks fine. There should be no problem as passing this > configure flag. I even used gsequencer on linuxfromscratch.org based > system without having OSS4 at all. I'd be happy to sponsor a maintainer upload with this or a

Bug#853284: RFA: terminatorx

2017-01-31 Thread Alessio Treglia
Package: wnpp Severity: normal Hi, Due to the lack of time and interest, I intend to orphan terminatorx soon. The package is in good shape and upstream is active, responsive, and collaborative. Thanks for considering. Regards. -- Alessio Treglia | www.alessiotreglia.com Debian

Processing of vocproc_0.2.1-2_amd64.changes

2017-01-31 Thread Debian FTP Masters
vocproc_0.2.1-2_amd64.changes uploaded successfully to localhost along with the files: vocproc_0.2.1-2.dsc vocproc_0.2.1-2.debian.tar.xz vocproc-dbgsym_0.2.1-2_amd64.deb vocproc_0.2.1-2_amd64.buildinfo vocproc_0.2.1-2_amd64.deb Greetings, Your Debian queue daemon (running on

Processing of wah-plugins_0.1.0-4_amd64.changes

2017-01-31 Thread Debian FTP Masters
wah-plugins_0.1.0-4_amd64.changes uploaded successfully to localhost along with the files: wah-plugins_0.1.0-4.dsc wah-plugins_0.1.0-4.debian.tar.xz wah-plugins-dbgsym_0.1.0-4_amd64.deb wah-plugins_0.1.0-4_amd64.buildinfo wah-plugins_0.1.0-4_amd64.deb Greetings, Your Debian

Processing of gmerlin-encoders_1.2.0-9_amd64.changes

2017-01-31 Thread Debian FTP Masters
gmerlin-encoders_1.2.0-9_amd64.changes uploaded successfully to localhost along with the files: gmerlin-encoders_1.2.0-9.dsc gmerlin-encoders_1.2.0-9.debian.tar.xz gmerlin-encoders-extra-dbgsym_1.2.0-9_amd64.deb gmerlin-encoders-extra_1.2.0-9_amd64.deb