Your message dated Sun, 06 Aug 2017 20:49:48 +0000
with message-id <e1desue-0007m2...@fasolo.debian.org>
and subject line Bug#853337: fixed in booth 1.0-3
has caused the Debian Bug report #853337,
regarding booth: 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.)


-- 
853337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:booth
Version: 1.0-2
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/booth_1.0-2_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

[...]
  OS   defined LDFLAGS     = 
  OS   defined LDL         = -ldl
  OS   defined DYFLAGS     = -rdynamic
  ANSI defined CPPFLAGS    = 
  Coverage     CFLAGS      = 
  Coverage     LDFLAGS     = 
  Fatal War.   CFLAGS      = 
  Final        CFLAGS      = -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -O3 -ggdb3            
-Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations 
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings 
-Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wno-long-long 
-Wno-strict-aliasing  
  Final        CPPFLAGS    = -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -D_GNU_SOURCE -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
  Final        LDFLAGS     = -Wl,-z,relro -Wl,-z,now  
   dh_auto_build
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
GNUmakefile:41: warning: overriding recipe for target 'srpm'
Makefile:1611: warning: ignoring old recipe for target 'srpm'
GNUmakefile:46: warning: overriding recipe for target 'rpm'
Makefile:1616: warning: ignoring old recipe for target 'rpm'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make  all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I.  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -D_GNU_SOURCE -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -fPIC -Werror -funsigned-char 
-Wno-pointer-sign -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -O3 -ggdb3       
-Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations 
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings 
-Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wno-long-long 
-Wno-strict-aliasing   -c -o boothd-config.o `test -f 'config.c' || echo 
'./'`config.c
gcc -DHAVE_CONFIG_H -I.  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -D_GNU_SOURCE -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -fPIC -Werror -funsigned-char 
-Wno-pointer-sign -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -O3 -ggdb3       
-Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations 
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings 
-Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wno-long-long 
-Wno-strict-aliasing   -c -o boothd-main.o `test -f 'main.c' || echo './'`main.c
gcc -DHAVE_CONFIG_H -I.  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -D_GNU_SOURCE -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -fPIC -Werror -funsigned-char 
-Wno-pointer-sign -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -O3 -ggdb3       
-Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations 
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings 
-Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wno-long-long 
-Wno-strict-aliasing   -c -o boothd-raft.o `test -f 'raft.c' || echo './'`raft.c
gcc -DHAVE_CONFIG_H -I.  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/libxml2  -D_GNU_SOURCE -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -fPIC -Werror -funsigned-char 
-Wno-pointer-sign -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -O3 -ggdb3       
-Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations 
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings 
-Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wno-long-long 
-Wno-strict-aliasing   -c -o boothd-ticket.o `test -f 'ticket.c' || echo 
'./'`ticket.c
ticket.c: In function 'process_tickets':
ticket.c:518:44: error: '%s' directive output may be truncated writing between 
0 and 63 bytes into a region of size 53 [-Werror=format-truncation=]
   snprintf(buff, sizeof(buff), "granted to %s",
                                            ^~
In file included from /usr/include/stdio.h:938:0,
                 from ticket.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: format output between 
12 and 75 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:499: recipe for target 'boothd-ticket.o' failed
make[3]: *** [boothd-ticket.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:317: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:928: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:8: 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: booth
Source-Version: 1.0-3

We believe that the bug you reported is fixed in the latest version of
booth, 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.
Valentin Vidic <valentin.vi...@carnet.hr> (supplier of updated booth 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: Wed, 02 Aug 2017 18:31:21 +0200
Source: booth
Binary: booth booth-pacemaker
Architecture: source
Version: 1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian HA Maintainers 
<debian-ha-maintain...@lists.alioth.debian.org>
Changed-By: Valentin Vidic <valentin.vi...@carnet.hr>
Description:
 booth      - Cluster Ticket Manager
 booth-pacemaker - Resource agents to integrate booth with Pacemaker
Closes: 853337
Changes:
 booth (1.0-3) unstable; urgency=medium
 .
   * Fix GCC-7 warning on buffer size (Closes: #853337)
   * Ignore quilt working directory (.pc)
   * d/control: move lsb-base depends to booth package
   * d/compat: update debhelper version to 10
   * d/control: update standards version to 4.0.0
   * d/control: remove ${shlibs:Depends} from boot-pacemaker
   * d/rules: use dh_missing --fail-missing
   * d/contro: add myself to Uploaders
   * d/rules: autoreconf and systemd default in dh 10
   * d/rules: make generated documentation reproducible
   * d/tests: test booth service and pacemaker resource
   * d/control: remove useless build-depends
   * d/control: set booth architecture to linux-any
   * d/control: set booth-pacemaker architecture to all
   * d/tests: add wait after booth service restart
Checksums-Sha1:
 c88315db910a854d622ad77d1a8f974be890f8a2 2290 booth_1.0-3.dsc
 e4625a4a26a05f7d1252dfeae3a41312d89318f6 6328 booth_1.0-3.debian.tar.xz
 03b36d9a36a06c923641df10c868e5e678225a87 7328 booth_1.0-3_source.buildinfo
Checksums-Sha256:
 48bea969a7029a5f0454d8cac48b21d7f72f772b39ec12622e33d1c43b19fba4 2290 
booth_1.0-3.dsc
 d5a0f7a7d1de9ef4cfce25482b0bce3ad028af2e7070a726d6c50b937fe99a08 6328 
booth_1.0-3.debian.tar.xz
 ae08eb290d199271a3107019182bf896c60005e75641e4411104115b356ff62b 7328 
booth_1.0-3_source.buildinfo
Files:
 45eb09aedf316903f026cc33451f2120 2290 admin extra booth_1.0-3.dsc
 33b8023d02ebb76beddf4233fca39bee 6328 admin extra booth_1.0-3.debian.tar.xz
 b3a9de54ab1fd0dcfbd9fcf9c6529249 7328 admin extra booth_1.0-3_source.buildinfo

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

iQJNBAEBCgA3FiEExaW53cM9k/u2PWfIMofYmpfNqHsFAlmHe24ZHHZhbGVudGlu
LnZpZGljQGNhcm5ldC5ocgAKCRAyh9ial82oe0NUEACPeDK/i3hLz81W8K9rI3j+
SS9RWeLOd8NAf4gQoes2oJE/GWGZthKDk7C9i/YZ3naePGVITWdCiy+pymwJEo8Y
/4zQvO+Zqka6QHizomQ6Qc9v5NvhHp1oaeEnbgyUDLsgG5NfCTnpETrxAIBj2uUQ
2o3ksQ3niNgK6cHFP2N1uheenZFuDn+T4kjSkpQfw0HzOvGrWJwPfxMchcYlJ/1t
g6XeXqBlks1Uoki1rNAgVO/mjD6DznJhjFIrJBRwRYO1zZVXgeZyxjlKUGUBsTeN
bDAo61B7S5W0DEtvZFC1TQn0Y2avsVWcVKjxc3TQP4msQSwQSKEZiSIqC79wGFzI
6s9v+0SWAsLJUgfoV2MQMwmXRowXQtQAvDBC/iCXs6tXT9oqhH8oJB/JfGxv55sh
BZk0NDXJdYEQ1vtjJyUc4QWE6JRNHAdSLJYtcrG685KvyANUky9r9meV8BKzBoeR
2CvzAoAVsQietZLz/l7UY9gH9Txf3E2LlxHkkIGoO58hqNlY4IMPq39JEqzcrkr9
S8erbBgPJv87NPM0S1fHFBeATyLezk+BZAiFj5oaZr+xujG4fWga/V6hgdWwf0fy
0sdnuaj51d1uQEHoM31W89jzqIQr5a96FWOjjQsEbAAUHhWEL1H5Hf7uwRF0sNde
IRc9bnqRaTCQEcjn6wKw5A==
=GVBT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to