Your message dated Wed, 30 Aug 2017 10:08:15 +0000
with message-id <e1dmzux-00021m...@fasolo.debian.org>
and subject line Bug#853611: fixed in pick 1.8.0-1
has caused the Debian Bug report #853611,
regarding pick: 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.)


-- 
853611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pick
Version: 1.1.1-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/pick_1.1.1-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

[...]
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memmove... yes
checking for setlocale... yes
checking for strdup... yes
checking for strlcpy... no
checking for strlcat... no
checking for library containing initscr... -lncursesw
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
   dh_auto_build
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-pedantic-errors -Wno-unused-parameter -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o choice.o choice.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-pedantic-errors -Wno-unused-parameter -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o choices.o choices.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-pedantic-errors -Wno-unused-parameter -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o io.o io.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-pedantic-errors -Wno-unused-parameter -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o main.o main.c
main.c: In function 'main':
main.c:34:4: error: this statement may fall through 
[-Werror=implicit-fallthrough=]
    version();
    ^~~~~~~~~
main.c:35:3: note: here
   case 'd':
   ^~~~
cc1: all warnings being treated as errors
Makefile:369: recipe for target 'main.o' failed
make[3]: *** [main.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:359: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:300: recipe for target 'all' failed
make[1]: *** [all] Error 2
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: pick
Source-Version: 1.8.0-1

We believe that the bug you reported is fixed in the latest version of
pick, 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.
Aggelos Avgerinos <evaggelos.avgeri...@gmail.com> (supplier of updated pick 
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: Wed, 30 Aug 2017 12:10:06 +0300
Source: pick
Binary: pick
Architecture: source
Version: 1.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Aggelos Avgerinos <evaggelos.avgeri...@gmail.com>
Changed-By: Aggelos Avgerinos <evaggelos.avgeri...@gmail.com>
Description:
 pick       - utility to choose one option from a set of choices
Closes: 853611
Changes:
 pick (1.8.0-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #853611)
   * Update d/copyright
   * Bump standards to 4.0.1; no changes needed
   * Bump compat to 10
   * d/watch: Move upstream repository under calleerlandsson
   * d/rules: Export TERM env var
   * d/rules: Enable all hardening features
   * Change upstream repository homepage
   * d/control: Build-Depend on libncurses5-dev instead of libncursesw5-dev
     + Drop patch for linking with libncursesw5-dev
   * d/rules: Run test with locale C.UTF-8
   * Use upstream manpage
Checksums-Sha1:
 fdf48c63d96efffd1c9b0096c895cf0368bdebb6 1813 pick_1.8.0-1.dsc
 f5d315ca85325e46ff0ecf41141724938f48dff9 326546 pick_1.8.0.orig.tar.gz
 4c2401e0c0626d51a984b2820756ae70facdc348 2304 pick_1.8.0-1.debian.tar.xz
 ba2340e45c49835bd3cefef94c2c0ef3c09f3375 5847 pick_1.8.0-1_source.buildinfo
Checksums-Sha256:
 24f88feb2697677df40bf992713a135b97101b321513dc07b39c8a05a163908c 1813 
pick_1.8.0-1.dsc
 6163010483bb82b97869ed0e25b587400a55b818f1dd3f99ee47b1ec6cddb7fb 326546 
pick_1.8.0.orig.tar.gz
 b6c3818ce8fd3f137765f621abf146077677af36ba4bff748b6dc7381934ebc4 2304 
pick_1.8.0-1.debian.tar.xz
 228fca273665870b342881fd460d8f93ffd5428bca4aec2558df730d049973fa 5847 
pick_1.8.0-1_source.buildinfo
Files:
 db670e96f2995fbd6cc56dee8d2b71be 1813 misc optional pick_1.8.0-1.dsc
 0f8b506c32928def0175305b3ef137e0 326546 misc optional pick_1.8.0.orig.tar.gz
 097596bfd93f91f65114a1bcb094ac89 2304 misc optional pick_1.8.0-1.debian.tar.xz
 f7683481bbd06e11d262fca098d23abf 5847 misc optional 
pick_1.8.0-1_source.buildinfo

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

iQIzBAEBCAAdFiEEPgL9ZlYpWVIRC6uZ9RsYxyAkgiQFAlmmg8wACgkQ9RsYxyAk
giQ1eBAAs9wdNOWOFhrbjmawT94gZl4qUyuYFuirW+1Jr38JtKmlHcDkJ9jDZlYM
t2XuBBWX337xB6ZtXkf2NVzK3dT4nA/2xbkHlnCeMHtW/QGO4fBrZESUFnU3Hl03
gy/0+z/9wA8Ei6GNKAoGDBs1u5FyNdEtO7UYJMuEs4fNGlIJsEExa7mUCjUkye72
rEyo/GzAvAhSHLrmWGlywzS655mUbPuaQurp+9sKi4lgpoSkA+ksicWZKbIfSSut
nBZ1AEy069NZSSY+rqUsL+PFe1VcDRNShdDVrKXQTMzmGspEagruMsDiNIAYoxSy
jKh7Ic7UXpB4ASS4e1pM2QtSVygv1a1JbQ5i2MrX8ApgfU3PzKijXbEtmCVpog//
NhfY2od4Fekqikt1dO7oiluEhMJ6qjwXc/McXyEeYDz/0Fs3k3hJehfLAHj6OqXO
loOG7C0MdalM9HDB2CdHqOJy6IPkGZ40SfskrMeb+8ZJ1tOxGZyjxmYgyvt22N6w
WX3O2Wh0t5pO7k8jDN/qiWZLHeAKY+S6xv55UaAIItW+tpIkBmBCKuPKTejZhSca
pAwuvQSf6+sapiFqiKSkJNg3qi06Ma+FvUY++Zv+q9HCVG/5ezT7HNQYPHjFpAkU
Yj/JlEEI7BFf108rbIOoorQqeFTND0tyRaWVff3BBaMShSicxiQ=
=wN4N
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to