Your message dated Sun, 27 Aug 2017 18:19:41 +0000
with message-id <[email protected]>
and subject line Bug#853441: fixed in hexcurse 1.58-1.1
has caused the Debian Bug report #853441,
regarding hexcurse: 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 [email protected]
immediately.)


-- 
853441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853441
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:hexcurse
Version: 1.58-1
Severity: normal
Tags: sid buster
User: [email protected]
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/hexcurse_1.58-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

[...]
configure: WARNING: unrecognized options: --disable-silent-rules, 
--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..  -I../include -Wall -Werror -Wextra -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c file.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wall -Werror -Wextra -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c llist.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wall -Werror -Wextra -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c screen.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wall -Werror -Wextra -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c hexcurse.c
hexcurse.c: In function 'main':
hexcurse.c:227:54: error: output truncated before the last format character 
[-Werror=format-truncation=]
         min_address_length = snprintf(buffer, 1, "%jd", (intmax_t)len);
                                                   ~~~^
In file included from /usr/include/stdio.h:938:0,
                 from ../include/hex.h:23,
                 from hexcurse.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: format output between 
2 and 21 bytes into a destination of size 1
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hexcurse.c: In function 'getMinimumAddressLength':
hexcurse.c:227:54: error: output truncated before the last format character 
[-Werror=format-truncation=]
         min_address_length = snprintf(buffer, 1, "%jd", (intmax_t)len);
                                                   ~~~^
In file included from /usr/include/stdio.h:938:0,
                 from ../include/hex.h:23,
                 from hexcurse.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: format output between 
2 and 21 bytes into a destination of size 1
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:258: recipe for target 'hexcurse.o' failed
make[3]: *** [hexcurse.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:266: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:206: 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:4: 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: hexcurse
Source-Version: 1.58-1.1

We believe that the bug you reported is fixed in the latest version of
hexcurse, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated hexcurse 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 17 Aug 2017 20:32:55 +0300
Source: hexcurse
Binary: hexcurse
Architecture: source
Version: 1.58-1.1
Distribution: unstable
Urgency: medium
Maintainer: Gergely Risko <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Description:
 hexcurse   - Ncurses-based hex editor with many features
Closes: 853441
Changes:
 hexcurse (1.58-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patches from Felix Gruber to fix FTBFS with gcc 7.
     (Closes: #853441)
Checksums-Sha1:
 0ed8d057447654518d76c3fdfe75dcdd083e7fb4 1697 hexcurse_1.58-1.1.dsc
 9f9078568c492af054b5323c14f6ea628ff165f5 3752 hexcurse_1.58-1.1.debian.tar.xz
Checksums-Sha256:
 afa97f153e9c8fef949fe22200026bf41bd7706d2cf90dc6fb275e9d50068f24 1697 
hexcurse_1.58-1.1.dsc
 743a96ddf4a4c69a193deecc12dd4f35c87d91beb396f7fc1432500770a282eb 3752 
hexcurse_1.58-1.1.debian.tar.xz
Files:
 881668f4efc4fa64874f43fc7c6fe987 1697 utils optional hexcurse_1.58-1.1.dsc
 46e097207d83bf3e8199a108ea1c2630 3752 utils optional 
hexcurse_1.58-1.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlmV1HoACgkQiNJCh6LY
mLHlIw//Y9gUwGrLPChSoo8n1/fMwj0I7Ode/vlaUYUAOe/oeoLvywJekm+XPlyc
djny9RUb1pndAIGD5UQsTZKstmo53Hvv2OTeY3a1RlwWfJcq4THJjtw0IgO24XUB
0EtCufTRyrb8kJfGSnULZlos4fMOYqc3TXSvjXxNtLwIS4vIciKASL3v8IL/eV5w
/nUJ8RGubi2Gk0liqtlu67HM6o0lhGEDKfL/syeoK4Gl8IJ2jwsVxsLyjUzqhP22
v4/D0ZA1AtUUSsILb7b0B8UJ0l+HYmigl6EttVOXX+mL538MWEO8/xCnhL/LP8ER
nTThhsUMTO0ziSUqD6s6owBib3XYF0BbKJfpLSIutyYD7VVXGtadxR4xuR6kAw2C
AxRz/tAyFWB6O4mg15uHSdHoP+/kdVlnFxLXuvZjsjpJj5NXIWkHCgKA+Gr/jbcy
xbBSE1CcyMqsLHIg5HlisEDl27Xc5BgH/EYhS3n1mR0CnKizELjsGAlItaG/RftG
/uk3TX9VHZyrQqsQUIZ2Y6wsqSljagCg9tHycc9NfK6yswOSGzH3B61nn0Vm8fa0
BncriatnwOos9DryH84gkcBeXe+GroynA+sgJyUWrZroXGR4ZRKUs4UBIEfcg27R
/INcv6UWsDqWLMB88CBjOrlgeh505C6jkM3YPdq6w2TP2Nspuk0=
=c9X2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to