Your message dated Thu, 23 Jul 2015 19:50:40 +0000
with message-id <e1zimvs-0006bj...@franck.debian.org>
and subject line Bug#778020: fixed in mz 0.40-1.1
has caused the Debian Bug report #778020,
regarding mz: ftbfs with GCC-5
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.)


-- 
778020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778020
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mz
Version: 0.40-1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/mz_0.40-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
mops_update.c:(.text+0x6d9): undefined reference to `mops_hton2'
CMakeFiles/mz.dir/mops_update.o:mops_update.c:(.text+0x709): more undefined 
references to `mops_hton2' follow
CMakeFiles/mz.dir/mops_update.o: In function `mops_update':
mops_update.c:(.text+0x739): undefined reference to `mops_hton4'
mops_update.c:(.text+0x769): undefined reference to `mops_hton4'
mops_update.c:(.text+0x8de): undefined reference to `mops_hton2'
mops_update.c:(.text+0x90e): undefined reference to `mops_hton2'
mops_update.c:(.text+0x93e): undefined reference to `mops_hton2'
mops_update.c:(.text+0x96e): undefined reference to `mops_hton2'
mops_update.c:(.text+0xb37): undefined reference to `mops_hton2'
CMakeFiles/mz.dir/mops_update.o:mops_update.c:(.text+0xbc9): more undefined 
references to `mops_hton2' follow
CMakeFiles/mz.dir/mops_checksums.o: In function `mops_get_transport_sum':
mops_checksums.c:(.text+0xd9): undefined reference to `mops_hton4'
mops_checksums.c:(.text+0xfc): undefined reference to `mops_hton4'
mops_checksums.c:(.text+0x149): undefined reference to `mops_hton2'
mops_checksums.c:(.text+0x1fa): undefined reference to `mops_hton2'
mops_checksums.c:(.text+0x24d): undefined reference to `mops_hton2'
mops_checksums.c:(.text+0x2fe): undefined reference to `mops_hton2'
CMakeFiles/mz.dir/mops_threads.o: In function `mops_tx_thread_native':
mops_threads.c:(.text+0x91c): undefined reference to `mops_hton4'
mops_threads.c:(.text+0x93e): undefined reference to `mops_hton4'
mops_threads.c:(.text+0x130d): undefined reference to `mops_hton4'
mops_threads.c:(.text+0x13c1): undefined reference to `mops_hton4'
CMakeFiles/mz.dir/mops_ip.o: In function `mops_ip_option_ra':
mops_ip.c:(.text+0x5e0): undefined reference to `mops_hton2'
CMakeFiles/mz.dir/mops_ext_bpdu.o: In function `mops_create_bpdu_bid':
mops_ext_bpdu.c:(.text+0x5cd): undefined reference to `mops_hton2'
CMakeFiles/mz.dir/mops_ext_bpdu.o: In function `mops_create_bpdu_trailer':
mops_ext_bpdu.c:(.text+0x67e): undefined reference to `mops_hton2'
CMakeFiles/mz.dir/mops_ext_rtp.o: In function `mops_update_rtp_dynamics':
mops_ext_rtp.c:(.text+0x414): undefined reference to `mops_hton2'
mops_ext_rtp.c:(.text+0x454): undefined reference to `mops_hton4'
mops_ext_rtp.c:(.text+0x4ca): undefined reference to `mops_hton4'
mops_ext_rtp.c:(.text+0x4f7): undefined reference to `mops_hton4'
CMakeFiles/mz.dir/mops_ext_igmp.o: In function `mops_update_igmp':
mops_ext_igmp.c:(.text+0x32b): undefined reference to `mops_hton2'
collect2: error: ld returned 1 exit status
make[3]: *** [src/mz] Error 1
src/CMakeFiles/mz.dir/build.make:1538: recipe for target 'src/mz' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [src/CMakeFiles/mz.dir/all] Error 2
CMakeFiles/Makefile2:109: recipe for target 'src/CMakeFiles/mz.dir/all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
Makefile:120: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:4: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: mz
Source-Version: 0.40-1.1

We believe that the bug you reported is fixed in the latest version of
mz, 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 778...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated mz 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: Sat, 18 Jul 2015 21:18:03 +0200
Source: mz
Binary: mz
Architecture: source
Version: 0.40-1.1
Distribution: unstable
Urgency: medium
Maintainer: Cristian Greco <crist...@regolo.cc>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
 mz         - versatile packet creation and network traffic generation tool
Closes: 778020
Changes:
 mz (0.40-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-5": add patch from Joshua Gadeken:
     Add "-std=gnu89" to CMAKE_C_FLAGS in CMakeLists.txt.
     (Closes: #778020)
Checksums-Sha1:
 5faa76f6422bc6f6cd76c1e4fba25ef9e597bc37 1929 mz_0.40-1.1.dsc
 d0f508d83e8c472d21d24e78bda02140bf141847 4048 mz_0.40-1.1.debian.tar.xz
Checksums-Sha256:
 0c94e6c880d817a6b6e8df12900667ed6ac6e7c5b8ec381b1ba84cbed3cf9818 1929 
mz_0.40-1.1.dsc
 c4a69eb7b468378aa2faf79e3a3502f52497c81908b7b32df1018c4f2a55d02e 4048 
mz_0.40-1.1.debian.tar.xz
Files:
 5130a49602189c3168ce3d41b1eef3b0 1929 net optional mz_0.40-1.1.dsc
 38672260665354856124af6705a2b7ed 4048 net optional mz_0.40-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJVqqbSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG+4IP/jbG9H5W9KnmlidVt+GocpxO
S9iCLjXLwejVx42fOlB3+BPM7TaEifaWiXu5WVfJJgRn2c/t7/odi9OWgXLGWlce
41xDzP9Y7GgT4f++loZDPVNi/EfhD9OCrUufKkAImooClR795VXMzyaUEdahbIE8
W0Pca2lHZKXWE5V/hgGD+Gx7tpnWCG+9XMVcR5H9Cw1SE7IB0zCScfjtgoHP7+Im
/mGx5gcmJnhxTgp3hxojYZo+PJCsA5QOpqjw3u5SrrHQ3ibGeeo0/vDTfv4vKGNu
dfs+fr5uYC2zoML3rqEXFX1HD1MStKOQk3jIui14TAWPKlo7XbG10rtdMKr+lFJ4
6xSOo2dRoCD9pgZolIUcAsdjRxOGruFRvcP/UFt1xlJlqrBNtGXhZoVfxCR5IhEN
Q0hUQ/x7n2s4iqZSZ4ZajsG2zwPgxL3PRgTMvTp+UZoLUR+NoAHDe9w+iSj9MNnO
W2cSH4huraZ9X9xQSxsbfVE48Q32Cn3bYvvupipuryiALNlKb8NC6glfhOTYQl5K
L/fD0MwysgTKTP4+1DzgvIWkMqftqy7VFw7Cq3vr4fpYhHFwaPk+Sk5ZKoOXIPSv
vLBrxqQehTCLI4vB/gcu6ahcKZUe5txofCR4hrgjjZkhlsJJx2D1z0PgviH56UBh
EdzE2tTpzvJztB6k3QLJ
=3HXY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to