Your message dated Thu, 24 Aug 2017 00:50:36 +0000
with message-id <e1dkgm0-000bgf...@fasolo.debian.org>
and subject line Bug#853534: fixed in mahimahi 0.97-1
has caused the Debian Bug report #853534,
regarding mahimahi: 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.)


-- 
853534: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853534
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mahimahi
Version: 0.96-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/mahimahi_0.96-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

[...]
[libprotobuf WARNING google/protobuf/compiler/parser.cc:547] No syntax 
specified for the proto file: http_record.proto. Please use 'syntax = 
"proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to 
proto2 syntax.)
make  all-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/protobufs'
g++ -DHAVE_CONFIG_H -I. -I../..  -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o http_record.pb.o http_record.pb.cc
rm -f libhttprecordprotos.a
ar cru libhttprecordprotos.a  http_record.pb.o  
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libhttprecordprotos.a
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/protobufs'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/protobufs'
Making all in util
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/util'
g++ -DHAVE_CONFIG_H -I. -I../..  -std=c++11 -pthread -Wdate-time 
-D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Weffc++ -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ezio.o ezio.cc
g++ -DHAVE_CONFIG_H -I. -I../..  -std=c++11 -pthread -Wdate-time 
-D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Weffc++ -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o file_descriptor.o file_descriptor.cc
g++ -DHAVE_CONFIG_H -I. -I../..  -std=c++11 -pthread -Wdate-time 
-D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Weffc++ -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o netdevice.o netdevice.cc
g++ -DHAVE_CONFIG_H -I. -I../..  -std=c++11 -pthread -Wdate-time 
-D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Weffc++ -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o timestamp.o timestamp.cc
g++ -DHAVE_CONFIG_H -I. -I../..  -std=c++11 -pthread -Wdate-time 
-D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Weffc++ -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o child_process.o child_process.cc
g++ -DHAVE_CONFIG_H -I. -I../..  -std=c++11 -pthread -Wdate-time 
-D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Weffc++ -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o signalfd.o signalfd.cc
g++ -DHAVE_CONFIG_H -I. -I../..  -std=c++11 -pthread -Wdate-time 
-D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Weffc++ -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o socket.o socket.cc
g++ -DHAVE_CONFIG_H -I. -I../..  -std=c++11 -pthread -Wdate-time 
-D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Weffc++ -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o address.o address.cc
address.cc: In constructor 'Address::Address(const string&, const string&, 
const addrinfo&)':
address.cc:84:26: error: 'function' was not declared in this scope
     unique_ptr<addrinfo, function<void(addrinfo*)>> wrapped_address
                          ^~~~~~~~
address.cc:84:26: note: suggested alternative: 'union'
     unique_ptr<addrinfo, function<void(addrinfo*)>> wrapped_address
                          ^~~~~~~~
                          union
address.cc:84:50: error: template argument 2 is invalid
     unique_ptr<addrinfo, function<void(addrinfo*)>> wrapped_address
                                                  ^~
address.cc:84:53: error: scalar object 'wrapped_address' requires one element 
in initializer
     unique_ptr<addrinfo, function<void(addrinfo*)>> wrapped_address
                                                     ^~~~~~~~~~~~~~~
Makefile:440: recipe for target 'address.o' failed
make[4]: *** [address.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/util'
Makefile:378: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:424: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:356: 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:15: 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: mahimahi
Source-Version: 0.97-1

We believe that the bug you reported is fixed in the latest version of
mahimahi, 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.
Keith Winstein <kei...@mit.edu> (supplier of updated mahimahi 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, 23 Aug 2017 17:27:15 -0700
Source: mahimahi
Binary: mahimahi mahimahi-traces
Architecture: source
Version: 0.97-1
Distribution: unstable
Urgency: medium
Maintainer: Keith Winstein <kei...@mit.edu>
Changed-By: Keith Winstein <kei...@mit.edu>
Description:
 mahimahi   - tools for network emulation and analysis
 mahimahi-traces - network traces for the mahimahi toolkit
Closes: 853534
Changes:
 mahimahi (0.97-1) unstable; urgency=medium
 .
   * Add script to convert "rates over time" to an mm-link trace
   * Fix FTBFS on GCC 7 (Closes: #853534)
Checksums-Sha1:
 87a28ae10658305a6518cedd84420ec987fee64f 2054 mahimahi_0.97-1.dsc
 17b4ee16c228b9c454392ebfecedcf6fb7c62f67 4676661 mahimahi_0.97.orig.tar.gz
 2cbf377ac558d98d06e368681d104a6554be7289 3732 mahimahi_0.97-1.debian.tar.xz
Checksums-Sha256:
 73508e0d588834c319760b0d48c469716336b597a7d8f1d03cc5929365e41db9 2054 
mahimahi_0.97-1.dsc
 527ca4e5b313ee0e7314dba62dc42614997afa0b91f838f4d9ac21a084f58f38 4676661 
mahimahi_0.97.orig.tar.gz
 982457a666d97df0ba439a76c66fa083a931d89ea2847e2503213276c925245a 3732 
mahimahi_0.97-1.debian.tar.xz
Files:
 5919b25b45212e3f515d28352fe6c1e3 2054 net optional mahimahi_0.97-1.dsc
 4d66ddad2c271093d64c50d1eb259a6e 4676661 net optional mahimahi_0.97.orig.tar.gz
 e5a834619dc5cbb655c9e75f8518eb2d 3732 net optional 
mahimahi_0.97-1.debian.tar.xz

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

iQIsBAEBCAAWBQJZnh4UDxxrZWl0aHdAbWl0LmVkdQAKCRAgtyg6/iVMaVmHEAC9
tezsUl3NAekmdwnyETM6MM21brd1tCAoEQJC3l4cmv52B3l+533qHn79GpBMPGe5
A5BQTcCA9uhzfzOq6JQN3EArqUxOe+IMAs59IDL4A2Id3uyJosZFnklyFLQwvynO
t0AXnIlb0KXNmae6cfRmEOd1ISOBXgq+jBJKTYuWPgOvijRfaa2zS8Oi9GicQbKt
B4JSTCQ4Jk/qcjxhAXQ4q9lt3BJL2tRkatHxQC4ZFas3n2o0b5xrV9QYwC68tqbJ
KeLNbR/NJF9t2Lh8pMyIhWlMOyO2vzppkQArS1f4kJXSx+GlUHSfiWPsczbKdOwK
4hbTOleUApleA3kixrkqdcD/BtbM/8QV7tFgAIcicW+kyHkwLH1FIy65p4sarUkD
utpAztWXgZfSxZ18ttUXpqSmz7CgR69v8u8fYIPgo2ZJTzVBZ2vsb/1+tSltH9wN
u4fMGMwCGftBxJnIBQRsJncuMfFDcFysDw/TDB7F2NUvlZw6BJn0g/4LcS7bc27p
jiRDMwtRKyB+FWI+sp6WPQ2Sof6KGnfGP+snqAC3CgJxnIwHLW8Euz5+FCRBJf6s
0/siQGv4nN8cKZkeIoW50Hm67EE1zCo9WaeWqDOYl9CWZWpratDSb3Ib+NTxxwYL
G0blQCjixFu8OdtTaMlTzDFyQlxsoSNmc2MsPV6i2A==
=l1/w
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to