Your message dated Mon, 25 Jul 2016 04:27:49 +0000
with message-id <e1brxub-0008an...@franck.debian.org>
and subject line Bug#811720: fixed in jackd2 1.9.10+20150825git1ed50c92~dfsg-2
has caused the Debian Bug report #811720,
regarding jackd2: FTBFS with GCC 6: narrowing conversion
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.)


-- 
811720: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811720
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jackd2
Version: 1.9.10+20150825git1ed50c92~dfsg-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-narrowing

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
...
> <BUILDDIR>>/jackd2-1.9.10+20150825git1ed50c92~dfsg/build', 
> '-I/<<BUILDDIR>>/jackd2-1.9.10+20150825git1ed50c92~dfsg', '-DHAVE_DOXYGEN=0', 
> '-DHAVE_ALSA=1', '-DHAVE_FIREWIRE=1', '-DHAVE_FREEBOB=0', '-DHAVE_IIO=0', 
> '-DHAVE_PORTAUDIO=0', '-DHAVE_WINMME=0', '-DHAVE_CELT_API_0_11=0', 
> '-DHAVE_CELT_API_0_8=0', '-DHAVE_CELT_API_0_7=0', '-DHAVE_CELT_API_0_5=0', 
> '-DHAVE_CELT=0', '-DHAVE_OPUS=0', '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', 
> '-DHAVE_READLINE=1', '-DHAVE_PPOLL=1', '-DUSE_CLASSIC_AUTOLAUNCH=1', 
> '-DCLIENT_NUM=64', '-DPORT_NUM_FOR_CLIENT=768', 
> '-DADDON_DIR="/usr/lib/x86_64-linux-gnu/jack"', '-DJACK_LOCATION="/usr/bin"', 
> '-DUSE_POSIX_SHM=1', '-DJACKMP=1', '-DJACK_DBUS=1', '-DHAVE_CONFIG_H', 
> '-DSERVER_SIDE', '-DHAVE_PPOLL', '-DHAVE_TIMERFD', '-DHAVE_SAMPLERATE=1', 
> '../common/JackNetOneDriver.cpp', '-c', '-o', 
> '/<<BUILDDIR>>/jackd2-1.9.10+20150825git1ed50c92~dfsg/build/common/JackNetOneDriver.cpp.8.o']
> <command-line>:0:0: warning: "HAVE_OPUS" redefined
> 
> <command-line>:0:0: note: this is the location of the previous definition
> 
> <command-line>:0:0: warning: "HAVE_OPUS" redefined
> 
> <command-line>:0:0: note: this is the location of the previous definition
> ../tests/iodelay.cpp:170:49: error: narrowing conversion of '-1' from 'int' 
> to 'jack_nframes_t {aka unsigned int}' inside { } [-Wnarrowing]
>  jack_latency_range_t   capture_latency = {-1, -1};
>                                                  ^
> 
> ../tests/iodelay.cpp:170:49: error: narrowing conversion of '-1' from 'int' 
> to 'jack_nframes_t {aka unsigned int}' inside { } [-Wnarrowing]
> ../tests/iodelay.cpp:171:50: error: narrowing conversion of '-1' from 'int' 
> to 'jack_nframes_t {aka unsigned int}' inside { } [-Wnarrowing]
>  jack_latency_range_t   playback_latency = {-1, -1};
>                                                   ^
> 
> ../tests/iodelay.cpp:171:50: error: narrowing conversion of '-1' from 'int' 
> to 'jack_nframes_t {aka unsigned int}' inside { } [-Wnarrowing]
> 
> <command-line>:0:0: warning: "HAVE_OPUS" redefined

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: jackd2
Source-Version: 1.9.10+20150825git1ed50c92~dfsg-2

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

Debian distribution maintenance software
pp.
Felipe Sateler <fsate...@debian.org> (supplier of updated jackd2 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: Sun, 24 Jul 2016 23:18:31 -0400
Source: jackd2
Binary: jackd2 libjack-jackd2-0 jackd2-firewire libjack-jackd2-dev
Architecture: source
Version: 1.9.10+20150825git1ed50c92~dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Felipe Sateler <fsate...@debian.org>
Description:
 jackd2     - JACK Audio Connection Kit (server and example clients)
 jackd2-firewire - JACK Audio Connection Kit (FFADO and FreeBoB backends)
 libjack-jackd2-0 - JACK Audio Connection Kit (libraries)
 libjack-jackd2-dev - JACK Audio Connection Kit (development files)
Closes: 811720
Changes:
 jackd2 (1.9.10+20150825git1ed50c92~dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Fix FTBFS with gcc 6. Closes: #811720
Checksums-Sha1:
 d5d29a11b900ed7584af9b20b45deca7425328f2 2650 
jackd2_1.9.10+20150825git1ed50c92~dfsg-2.dsc
 c12fd6362268acc08a7826c3cc27edba6f3bc4b8 39160 
jackd2_1.9.10+20150825git1ed50c92~dfsg-2.debian.tar.xz
Checksums-Sha256:
 07cc8804c21d4c76d932950227e0e9467dac23b03bb9840bc14baed56e357c8a 2650 
jackd2_1.9.10+20150825git1ed50c92~dfsg-2.dsc
 6fe5c02e2e124d5954c077a93502aa255a5f498c4744db3dd66b69a619ea534c 39160 
jackd2_1.9.10+20150825git1ed50c92~dfsg-2.debian.tar.xz
Files:
 4a4f058e5d5e13d7acf460fc5360d84c 2650 sound optional 
jackd2_1.9.10+20150825git1ed50c92~dfsg-2.dsc
 45a0b611e3c83b5271935fe6adc4f738 39160 sound optional 
jackd2_1.9.10+20150825git1ed50c92~dfsg-2.debian.tar.xz

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

iQIcBAEBCAAGBQJXlYZpAAoJEKO6uuJAjdbPGfUP/1vJeckSKAldS68VToXRfxKS
2SkhtG+5nWXwbDWrlTDP6b8lsduYZxOSeBjnVcqO678u5Hf/oSpaSPRwlO6Is5D+
+Wbdlu5OiH2VsQGT5Uugt1BpvGDTM/aHC3H4I7MdykDlGHgD3C9yvQyBD3baOTcf
Ntu1WK53NV5XwslItvTPPLB7T5cDFGYjjh0XQJDmY/SRK0PTLnyOa1rdgrhlBams
4tSE5TDOXH+TjCt6uSqDICza22xHsOiw5j87zbA9wqZKuEP6GOW9S1/blYVgQijo
NYC0KfcjbQ4pLiov1X3I/PncTYhVQDRBGT1YIH0C1Xt5CJlkdAUYwfsxccaJejDk
CxRIZja3n8RzFbdD9OuwnR7S5hqWRyeHZDis+n/yk1hNClV27BRO/9PWArZzPre8
ZkQzWabjJ/NQIpH5XDpXV3ZscktWQy38R8kNmC1w5vgdMIWazguphPxZbRnVowsX
e+Viwub0bpUXJ0c4T1CRiFUiQWtbs0CdaTzfsOYK8yORpZTVb7f6aa29K90AHs6O
TVK1Rg3YgBfY606fO72ii64pk9LmCGMtK+YY+53ZfCEiSpc7RkR7g6UluqaySgsi
xLcwlfaIgLnqyqjj00WrtlKdDiN7kSfZoyK9yUnS5PKGYWRjrqDT1vPZ588hl/kF
PT6uBHxj6Wwtw5t6EojX
=3QZa
-----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