Your message dated Mon, 11 Sep 2017 21:49:36 +0000
with message-id <e1drwag-00068v...@fasolo.debian.org>
and subject line Bug#853581: fixed in ocp 1:0.1.21-2
has caused the Debian Bug report #853581,
regarding ocp: ftbfs with GCC-7
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.)


-- 
853581: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853581
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ocp
Version: 1:0.1.21-1.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 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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/ocp_0.1.21-1.3_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
dpkg-source: info: building ocp in ocp_0.1.21-1.3.dsc
 debian/rules build
dh_testdir
AUTOMAKE=true LIBTOOLIZE=true AUTOHEADER=true dh_autoreconf
CFLAGS="-Wall -g -fPIC -O2" CXXFLAGS="-fPIC" ./configure 
--host=x86_64-linux-gnu \
        --build=x86_64-linux-gnu \
        --prefix=/usr \
        --exec-prefix=/usr \
        --mandir=\${prefix}/share/man \
        --sysconfdir=/etc \
        --datadir=\${prefix}/share/ocp \
        --libdir=\${prefix}/lib \
        --bindir=\${prefix}/bin \
        --infodir=\${prefix}/share/info \
        --with-x11 --with-dir-suffix= \
        --with-freepats=\${prefix}/share/midi/freepats
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-linux-gnu-g++ accepts -g... yes
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
checking whether make sets $(MAKE)... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking gcc version... configure: error: 7, bad
debian/rules:15: recipe for target 'configure-stamp' failed
make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ocp
Source-Version: 1:0.1.21-2

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

Debian distribution maintenance software
pp.
Adam Borowski <kilob...@angband.pl> (supplier of updated ocp 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: SHA512

Format: 1.8
Date: Mon, 11 Sep 2017 23:29:00 +0200
Source: ocp
Binary: opencubicplayer opencubicplayer-doc
Architecture: source
Version: 1:0.1.21-2
Distribution: unstable
Urgency: medium
Maintainer: Gürkan Myczko <gur...@phys.ethz.ch>
Changed-By: Adam Borowski <kilob...@angband.pl>
Description:
 opencubicplayer - UNIX port of Open Cubic Player
 opencubicplayer-doc - Documentation for UNIX port of Open Cubic Player
Closes: 744480 848916 853581
Changes:
 ocp (1:0.1.21-2) unstable; urgency=medium
 .
   [ Gürkan Myczko ]
   * Really run dh-autoreconf; thanks Logan Rosen. (Closes: #744480)
   * Fix FTBFS on gcc-7; thanks Steve Langasek. (Closes: #853581)
   * Fix FTBFS on i386; thanks Steve Langasek. (Closes: #848916)
   * Bump debhelper version to 10.
   * Bump standards version to 4.1.0.
   * Update my name.
 .
   [ Adam Borowski ]
   * Remove bogus ancient gcc detection completely, fixes FTBFS on gcc-7.
   * Axe redundant/obsolete {Build-,}Depends (dh-autoreconf, autotools-dev,
     texi2html, install-info).
   * wrap-and-sort.
   * Obey dpkg-buildflags.
Checksums-Sha1:
 386a158535e929394f17c718e1ec913c9eca2e49 1822 ocp_0.1.21-2.dsc
 1b21c5b2340cb42a23aa342de2d7ed47ef746ca4 12200 ocp_0.1.21-2.debian.tar.xz
 59ca4f16b509ab926602cf06e6956f4a54b70fa1 6952 ocp_0.1.21-2_source.buildinfo
Checksums-Sha256:
 377a00a9b2c155dbaffbf330710c73ff1a127e327d60e8940176ab5ff2339b10 1822 
ocp_0.1.21-2.dsc
 7ceb4468e75c33e890ee9921a794695a291d1347bbaf532e1f0df7091723c90c 12200 
ocp_0.1.21-2.debian.tar.xz
 e463ffb3144d17ebe1cefdbdda64b6d8af3c65ae85dc7da0f79380ac1876d997 6952 
ocp_0.1.21-2_source.buildinfo
Files:
 64e7f4d28b0ba1a732bf657684a5c3e0 1822 sound optional ocp_0.1.21-2.dsc
 c20ad23103379c8b8d0154aba1ba9d6e 12200 sound optional 
ocp_0.1.21-2.debian.tar.xz
 fa510a9e5b22323581fb7bf249d4e3f1 6952 sound optional 
ocp_0.1.21-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFIBAEBCgAyFiEE/Zzi2Nd1S3irJ5u9LDtDb+rGgQEFAlm3AKEUHGtpbG9ieXRl
QGFuZ2JhbmQucGwACgkQLDtDb+rGgQGsBQgArDTKacZqtOdyFZUweyYmIi8mQFbJ
kSRk8sYchx5a/KNpulMEFQgfk/Py/s04QWCdQ5eKz9AIszKm+7bWq1flGV0V4kK0
OtGYDsIGCfCrUVKhObgSKWXQ+WiIxgv5aLKJwDXof6c4n1BXJ63gIDINb3zG1/DN
ROW4lkGvH+S/aiBLhxvhnrijJTXytMNipI7GxAdkWKMP+OCbaYtLKcuYS8Bej6Kx
4qf3CA4bP54k0hh7u0STlObLz3nOLiPvx4OAQlrIl5i5CkV6l70Grn5P7pvSqZpP
36geXN+lSppd/dABvwxbej26YGiR422K7P7l8IjNWE/cY+SOvx7TzZVtuQ==
=kUgE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to