Your message dated Sun, 06 Aug 2017 17:04:10 +0000
with message-id <e1deoyi-000fec...@fasolo.debian.org>
and subject line Bug#853439: fixed in hachu 0.21-7-g1c1f14a-2
has caused the Debian Bug report #853439,
regarding hachu: 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.)


-- 
853439: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853439
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:hachu
Version: 0.21-7-g1c1f14a-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 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/hachu_0.21-7-g1c1f14a-1_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-buildpackage: info: source version 0.21-7-g1c1f14a-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Yann Dirson <dir...@debian.org>
 dpkg-source --before-build hachu-0.21-7-g1c1f14a
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean 
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make dist-clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
rm -f hachu hachu.6.gz *~ chu/*~ md5sums
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 dpkg-source -b hachu-0.21-7-g1c1f14a
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building hachu using existing 
./hachu_0.21-7-g1c1f14a.orig.tar.gz
dpkg-source: info: building hachu in hachu_0.21-7-g1c1f14a-1.debian.tar.xz
dpkg-source: info: building hachu in hachu_0.21-7-g1c1f14a-1.dsc
 debian/rules build
dh build 
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   dh_auto_build
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-z,relro hachu.c -o hachu
hachu.c: In function 'Convert':
hachu.c:2475:8: warning: implicit declaration of function 'isalpha' 
[-Wimplicit-function-declaration]
     if(isalpha(*fen)) {

        ^~~~~~~
/tmp/cc3EyN3J.o: In function `GenCapts':
./hachu.c:1584: undefined reference to `NewCapture'
./hachu.c:1662: undefined reference to `NewCapture'
./hachu.c:1595: undefined reference to `NewCapture'
./hachu.c:1577: undefined reference to `NewCapture'
./hachu.c:1642: undefined reference to `NewCapture'
/tmp/cc3EyN3J.o:./hachu.c:1643: more undefined references to `NewCapture' follow
collect2: error: ld returned 1 exit status
Makefile:14: recipe for target 'hachu' failed
make[1]: *** [hachu] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: hachu
Source-Version: 0.21-7-g1c1f14a-2

We believe that the bug you reported is fixed in the latest version of
hachu, 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.
Yann Dirson <dir...@debian.org> (supplier of updated hachu 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, 06 Aug 2017 18:10:46 +0200
Source: hachu
Binary: hachu
Architecture: source amd64
Version: 0.21-7-g1c1f14a-2
Distribution: unstable
Urgency: medium
Maintainer: Yann Dirson <dir...@debian.org>
Changed-By: Yann Dirson <dir...@debian.org>
Description:
 hachu      - AI engine for many Shogi and Chess variants, including Chu, Sho,
Closes: 853439
Changes:
 hachu (0.21-7-g1c1f14a-2) unstable; urgency=medium
 .
   * Fix build failure with gcc-7 (Closes: #853439)
   * Silence warning with missing include
   * Fix build to honor CPPFLAGS
Checksums-Sha1:
 bea22b39716ac584ee6780ec4f3d156d519b3cb2 1926 hachu_0.21-7-g1c1f14a-2.dsc
 9b95b2b6a4d6b3412c0d8007c89c3735d36246a0 4324 
hachu_0.21-7-g1c1f14a-2.debian.tar.xz
 bc326d097c71cad069c7fdb97b7412e2494e9c6d 52316 
hachu-dbgsym_0.21-7-g1c1f14a-2_amd64.deb
 401cada05a422f293384b654b968c781fbba554c 5971 
hachu_0.21-7-g1c1f14a-2_amd64.buildinfo
 f675a51a1c5815382c46aa206c2cdf84d8067b7f 109348 
hachu_0.21-7-g1c1f14a-2_amd64.deb
Checksums-Sha256:
 640922bf1c1a9fbbe1a5d77e6499ad6e47bde8871115f3b261a748421d404c6b 1926 
hachu_0.21-7-g1c1f14a-2.dsc
 2ad560d9ba526494a62632da5fa6404399c76fb3d71b93ed46e0666dfe3a9a30 4324 
hachu_0.21-7-g1c1f14a-2.debian.tar.xz
 b61adf1dcee676dac0b7f3bf3c35b59cc37eddb54ee1ab0eb0ebcdf0efbf27e1 52316 
hachu-dbgsym_0.21-7-g1c1f14a-2_amd64.deb
 0f13b456b3e1a4e24bcd28441ada42770ed81e821b27e539c6e9f9f79901fbd6 5971 
hachu_0.21-7-g1c1f14a-2_amd64.buildinfo
 f4584c31aa4f43b90573ecea229add6fd9f75679045a9db2aafce13ab2505dbf 109348 
hachu_0.21-7-g1c1f14a-2_amd64.deb
Files:
 96016545315300578920c964cd065b58 1926 games extra hachu_0.21-7-g1c1f14a-2.dsc
 3a6a6112a7baef9ad64edef4870f4bed 4324 games extra 
hachu_0.21-7-g1c1f14a-2.debian.tar.xz
 2b486192ebc5e21593e2dac14aed216a 52316 debug extra 
hachu-dbgsym_0.21-7-g1c1f14a-2_amd64.deb
 39a57ddfd0735a8e67ebdc46fa319f0b 5971 games extra 
hachu_0.21-7-g1c1f14a-2_amd64.buildinfo
 bb265f08d142429a0d5edd8acae6caf3 109348 games extra 
hachu_0.21-7-g1c1f14a-2_amd64.deb

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

iQIzBAEBCAAdFiEEdK8F3dkgJ/Xww83VDYXyliWj+f0FAlmHSXEACgkQDYXyliWj
+f1H9w/+MRZfH1h1gm6UZRw2LDmbnSLDv+p7R4Nsfs6Ar2SPUZdPMOcv1/GX3eFR
1sDLsJNlmVMr+lJ4Asc//nQz3ZvmDEP88CPT+Dj4AS0wpF44fYL6ucre6aDtTh2y
iXrFN8V8Or9CwUmPbanKojnxOzykLJavMT6zPm67MuIzjBDP110IJ7pRYBQxQwyU
j96Cc51GyJJgxugUaL0H6vm+gTkSIOXfJhNBhMpCGvrY8kO9fSDTJLC8QCqgRFQx
V+uiYU1Xyj8dzj9WoLtTucky1ykDU3q1bRmx3tK7oxp6ja4Pj5HVU/k9yr9Ss6JP
tPI8fPL4YaqpPv/gAmUfUu922xPDIRAh0U/cN0w/AsWiOJAXq6XVK8KwBzSbrNDi
Mi/YFFn8fkCUDSyf4zjE1rLrHYTKYEjtUPvwhm7g11go4aOdDiOtxl66l3vEZd4h
ojRv9gSBOOLNwj2scnEIH0xVlX42RCjvES2mescJT81NcVwbrxzQEHanuBig8NKV
I1RN5rzePpaewJubJ3gREIayx3Gcwg8EZCKw2QXTcUGszMQWL4djhfpn9911c2u/
3+Oc6qcTnd3YGcATgL3EErqHcd8O+g+j/cvUWTyVZ+7AeovuUolZEmT4iyhPVhy6
pI4kXmp686hCcnatytQqOQ/wMGavz0J74CTlmG2HWjLsmrBXLyg=
=79ko
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to