Your message dated Thu, 20 Aug 2015 11:05:22 +0000
with message-id <e1zsnes-00029f...@franck.debian.org>
and subject line Bug#777916: fixed in ioapps 1.4r2-4
has caused the Debian Bug report #777916,
regarding ioapps: 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.)


-- 
777916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777916
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ioapps
Version: 1.4r2-3
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/ioapps_1.4r2-3_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

[...]
cc ioreplay.o print.o in_common.o in_strace.o in_binary.o replicate.o 
simulate.o stats.o fdmap.o namemap.o simfs.o adt/list.o adt/hash_table.o 
adt/fs_trie.o -o ioreplay
replicate.o: In function `replicate_pipe':
/«PKGBUILDDIR»/replicate.c:500: undefined reference to `new_fd_item'
/«PKGBUILDDIR»/replicate.c:506: undefined reference to `increase_fd_usage'
/«PKGBUILDDIR»/replicate.c:508: undefined reference to `new_fd_item'
/«PKGBUILDDIR»/replicate.c:514: undefined reference to `increase_fd_usage'
replicate.o: In function `replicate_open':
/«PKGBUILDDIR»/replicate.c:534: undefined reference to `new_fd_item'
/«PKGBUILDDIR»/replicate.c:594: undefined reference to `simulate_get_open_fd'
/«PKGBUILDDIR»/replicate.c:619: undefined reference to `increase_fd_usage'
replicate.o: In function `replicate_pwrite':
/«PKGBUILDDIR»/replicate.c:440: undefined reference to `simulate_pwrite'
replicate.o: In function `replicate_read':
/«PKGBUILDDIR»/replicate.c:240: undefined reference to `simulate_read'
replicate.o: In function `replicate_write':
/«PKGBUILDDIR»/replicate.c:309: undefined reference to `simulate_write'
replicate.o: In function `replicate_pread':
/«PKGBUILDDIR»/replicate.c:374: undefined reference to `simulate_pread'
replicate.o: In function `replicate_close':
/«PKGBUILDDIR»/replicate.c:699: undefined reference to `decrease_fd_usage'
replicate.o: In function `replicate_sendfile':
/«PKGBUILDDIR»/replicate.c:949: undefined reference to `simulate_sendfile'
/«PKGBUILDDIR»/replicate.c:972: undefined reference to `simulate_sendfile'
/«PKGBUILDDIR»/replicate.c:993: undefined reference to `simulate_sendfile'
replicate.o: In function `replicate_dup':
/«PKGBUILDDIR»/replicate.c:1113: undefined reference to `new_fd_item'
/«PKGBUILDDIR»/replicate.c:1121: undefined reference to `increase_fd_usage'
replicate.o: In function `replicate_socket':
/«PKGBUILDDIR»/replicate.c:1213: undefined reference to `new_fd_item'
/«PKGBUILDDIR»/replicate.c:1223: undefined reference to `increase_fd_usage'
replicate.o: In function `replicate_init':
/«PKGBUILDDIR»/replicate.c:1278: undefined reference to `new_fd_item'
/«PKGBUILDDIR»/replicate.c:1286: undefined reference to `increase_fd_usage'
/«PKGBUILDDIR»/replicate.c:1288: undefined reference to `new_fd_item'
/«PKGBUILDDIR»/replicate.c:1297: undefined reference to `increase_fd_usage'
/«PKGBUILDDIR»/replicate.c:1299: undefined reference to `new_fd_item'
/«PKGBUILDDIR»/replicate.c:1307: undefined reference to `increase_fd_usage'
fdmap.o:(.data+0x50): undefined reference to `ht_remove_callback_fditem'
simfs.o: In function `simfs_is_file':
/«PKGBUILDDIR»/simfs.c:751: undefined reference to `trie_is_leaf'
collect2: error: ld returned 1 exit status
make[2]: *** [ioreplay] Error 1
Makefile:43: recipe for target 'ioreplay' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:18: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:14: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ioapps
Source-Version: 1.4r2-4

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

Debian distribution maintenance software
pp.
Ritesh Raj Sarraf <r...@debian.org> (supplier of updated ioapps 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: Thu, 20 Aug 2015 12:14:49 +0200
Source: ioapps
Binary: ioapps
Architecture: source amd64
Version: 1.4r2-4
Distribution: unstable
Urgency: medium
Maintainer: Ritesh Raj Sarraf <r...@debian.org>
Changed-By: Ritesh Raj Sarraf <r...@debian.org>
Description:
 ioapps     - IO profiler and IO traces replayer
Closes: 777916
Changes:
 ioapps (1.4r2-4) unstable; urgency=medium
 .
   * [55cbaf7] Fix build with GCC5.
     Thanks to Tim Potter (Closes: #777916)
   * [4805721] Add dh-python to build depends
Checksums-Sha1:
 1973ab8f5769197d1ca80c31494f5201284069a5 1861 ioapps_1.4r2-4.dsc
 354d44a1488a265c419d8110d699fc5976fe9ef4 3924 ioapps_1.4r2-4.debian.tar.xz
 b61ff4ab00d8ac3a7ce53b9a6b771c6ecacbae9e 95320 ioapps_1.4r2-4_amd64.deb
Checksums-Sha256:
 a99c7df572c5366dd32f788d00d17466cb885d736fa20bb9ad1d28e92ce41896 1861 
ioapps_1.4r2-4.dsc
 f26ea4758898370ef95d5e8c43e33e3ae2039ca810b3ea22003d4cc497383082 3924 
ioapps_1.4r2-4.debian.tar.xz
 d7e0b03765a37dcda04b618e5b565be286e865637a3989faf477a919ae31eee1 95320 
ioapps_1.4r2-4_amd64.deb
Files:
 064f7bf1fd1290fb6d7989aeb8116740 1861 devel optional ioapps_1.4r2-4.dsc
 f4436cc407b10dbd5db2cfc33e921f6b 3924 devel optional 
ioapps_1.4r2-4.debian.tar.xz
 8ac435c5f6d94ae1ad082127fe6dd29f 95320 devel optional ioapps_1.4r2-4_amd64.deb

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

iQIcBAEBCgAGBQJV1bFkAAoJEKY6WKPy4XVpW/MP/11VvHZNqf6bHDUetIQP+kEt
s9dQZ4NzESgoxmeyctv1/Ukl6pLLDc/n7ICBUVWBP3xD8kwm98Vh9tpzgP/Q/D05
IBOUA1SIMrkGuEgCmk6wrkb0bz3KWlqVOPpc0Kc/1txoPeZ1iVDwc7ff7CjrjDeT
nzoa3znby8dhpGzzUgt1rGmwlWdmHr25rkcJLwE6op/OEXCZXVC++Pgocx2irmVm
tAPuWUYkNSUGj1gUBaA/XCt73KmXPssIhqQQv36uFhYQi+uJTA08RWBQb42xi1Tu
J/ErbCb2VyKBcsPuTCvOtZ0BhsMkvRTLZhfO7VnCW2Dtc/1JX5aVzLobyjwtJlXj
GDmXle3jza0WrIiupF/PJZ5u+SGEl40qWiYNxAq5pjcD09QhIlqe3HgCfs2TnRW/
7oqfqlLBDaKnf8HaR3IiUSNvE3O6eLvDzSC1jWBtCexdtgShfjO7boxV77BWcg8g
ivzntr7yKdlRHJTcUzD+2GC3yIgNQfi4YbPq2kb0yGxo2ltLEHv4x6UN0xNSQ8yr
zjNsvQPKsRDH41iMCoeSkSCgRpgxm9Xtdt2VANVPRD1Bnwo0iUpcIokmVCbIGMWZ
i3FVVTRdQlfZ3nk5cjOUHsZ6cHJe+qyXN/TQ6CmG6at8TFuCtZkzBvscdM7wZCeW
tamKAB8noqDBiaiBoP+O
=iWHi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to