Your message dated Mon, 08 Jul 2013 22:18:54 +0000
with message-id <e1uwjlm-00043i...@franck.debian.org>
and subject line Bug#701298: fixed in ion 3.1.3~dfsg1-1
has caused the Debian Bug report #701298,
regarding ion: ftbfs with GCC-4.8
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.)


-- 
701298: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701298
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ion
Version: 3.0.1~dfsg1-1
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  bp/library/ext/bsp/extbsputil.h:238:3: error: typedef 'BundleParts' locally 
defined but not used [-Werror=unused-local-typedefs]

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/ion_3.0.1~dfsg1-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
checking for mkdir... yes
checking for mkfifo... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtoul... yes
checking for uname... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
   debian/rules override_dh_auto_build
make[1]: Entering directory `/«PKGBUILDDIR»'
pod2man -s 1 -c "ION tools without man pages" debian/ion-tools.pod 
debian/ion-tools.1
dh_auto_build
make[2]: Entering directory `/«PKGBUILDDIR»'
make  all-am
make[3]: Entering directory `/«PKGBUILDDIR»'
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-D_FORTIFY_SOURCE=2 -I./bp/library -I./bp/include -I./bp/ipn -I./bp/dtn2 
-I./bp/library/crypto -I./bp/library/ext/ecos -I./bp/library/ext/bsp 
-DBP_EXTENDED -Dlinux -DSPACE_ORDER=3 -fno-strict-aliasing -Wall -Werror -g 
-include config.h -I./ici/include -I./ltp/include -I./dgr/include 
-I./bp/include -I./ams/include -I./cfdp/include -I./bss/include  -DENABLE_BPACS 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -c -o bp/library/libbp_la-bei.lo `test -f 
'bp/library/bei.c' || echo './'`bp/library/bei.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -I./bp/library 
-I./bp/include -I./bp/ipn -I./bp/dtn2 -I./bp/library/crypto 
-I./bp/library/ext/ecos -I./bp/library/ext/bsp -DBP_EXTENDED -Dlinux 
-DSPACE_ORDER=3 -fno-strict-aliasing -Wall -Werror -g -include config.h 
-I./ici/include -I./ltp/include -I./dgr/include -I./bp/include -I./ams/include 
-I./cfdp/include -I./bss/include -DENABLE_BPACS -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -c bp/library/bei.c  
-fPIC -DPIC -o bp/library/.libs/libbp_la-bei.o
In file included from bp/library/ext/bsp/extbspbab.h:11:0,
                 from bp/library/ext/bpextensions.c:17,
                 from bp/library/bei.c:45:
bp/library/bei.c: In function 'getExtensionDefs':
bp/library/ext/bsp/extbsputil.h:238:3: error: typedef 'BundleParts' locally 
defined but not used [-Werror=unused-local-typedefs]
 } BundleParts;
   ^
In file included from bp/library/ext/bpextensions.c:17:0,
                 from bp/library/bei.c:45:
bp/library/ext/bsp/extbspbab.h:119:3: error: typedef 'BspBabCollaborationBlock' 
locally defined but not used [-Werror=unused-local-typedefs]
 } BspBabCollaborationBlock;
   ^
cc1: all warnings being treated as errors
make[3]: *** [bp/library/libbp_la-bei.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all] Error 2make[3]: Leaving directory `/«PKGBUILDDIR»'

dh_auto_build: make -j10 returned exit code 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ion
Source-Version: 3.1.3~dfsg1-1

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

Debian distribution maintenance software
pp.
Leo Iannacone <l...@ubuntu.com> (supplier of updated ion 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: SHA1

Format: 1.8
Date: Sun, 07 Jul 2013 16:22:28 +0200
Source: ion
Binary: ion libion0 libion-dev ion-doc
Architecture: source amd64 all
Version: 3.1.3~dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Leo Iannacone <l...@ubuntu.com>
Changed-By: Leo Iannacone <l...@ubuntu.com>
Description: 
 ion        - NASA implementation of Delay-Tolerant Networking (DTN)
 ion-doc    - Interplanetary Overlay Network - examples and documentation
 libion-dev - NASA implementation of Delay-Tolerant Networking (DTN) - developm
 libion0    - NASA implementation of Delay-Tolerant Networking (DTN) - main lib
Closes: 701298 713722
Changes: 
 ion (3.1.3~dfsg1-1) unstable; urgency=low
 .
   * Upload to unstable.
   * New upstream release.
   * Refreshed old patches.
   * Install release-notes.txt as upstream changelog.
   * Fix VCS URL.
   * Bump Standards-Version 3.9.4.
   * debian/ion.links:
     + added new links to some missing manpage.
   * new fix-gcc4.8-errors.patch from upstream: fixes FTBFS with
     gcc4.8 (closes: #701298, #713722)
   * new replace-gmake-with-make.patch: replace gmake with make
     in Makefiles.
Checksums-Sha1: 
 8101082cd2fc56a6d1c3905a71a9d91228bb99e8 1995 ion_3.1.3~dfsg1-1.dsc
 81e4daa9b8cc3f9df95406a6c2ecee3e23a84ee3 3651576 ion_3.1.3~dfsg1.orig.tar.gz
 f5427d7ccc986b0a4aad70c2f7a9d951550eb65e 10032 ion_3.1.3~dfsg1-1.debian.tar.gz
 09cedeef8b2e9041bb15dade48509077592f53b9 1095706 ion_3.1.3~dfsg1-1_amd64.deb
 6c5f0902f18f0f1ba89b117e3033d10981cbad3b 374144 libion0_3.1.3~dfsg1-1_amd64.deb
 c8e1ea28571ebc4a25054a0c8b28d840f468e7ee 59332 
libion-dev_3.1.3~dfsg1-1_amd64.deb
 1fa4c84f1212ef09ca81692363afcc5f6bcec9e5 204208 ion-doc_3.1.3~dfsg1-1_all.deb
Checksums-Sha256: 
 9bae9d83f61ba047369dc1d43cdb09a824e64a97581ece53c74ac8128a849eea 1995 
ion_3.1.3~dfsg1-1.dsc
 da30bc11353c999657627d28b31581a802c2a46f9c54a452e8cf05ef3e332ee0 3651576 
ion_3.1.3~dfsg1.orig.tar.gz
 84dc40a03020190e37715bb56ecd9a499de01648200ba2f8b43f61b99f717ac3 10032 
ion_3.1.3~dfsg1-1.debian.tar.gz
 1369aee84b16b491e706aaaec924941ce3ace38bcd61a26ac0ce258d71173a70 1095706 
ion_3.1.3~dfsg1-1_amd64.deb
 62e7233bc093c4c081ba01b86d3f9d7d9e799bcd06799989f5ccd306ecdb698f 374144 
libion0_3.1.3~dfsg1-1_amd64.deb
 1a170c5c4696b22c627428750912dcec112e15e0e1f0eee852b4aa6d1bd0556e 59332 
libion-dev_3.1.3~dfsg1-1_amd64.deb
 904fef64817db3461918c9c3a087b2cae9b3ba604a4ef27e31aa11e02de64e2e 204208 
ion-doc_3.1.3~dfsg1-1_all.deb
Files: 
 d1d5f6c0d72dcc5ebc592009b95fe60b 1995 net extra ion_3.1.3~dfsg1-1.dsc
 6648a279fc32f67c5a386fc818e66b6a 3651576 net extra ion_3.1.3~dfsg1.orig.tar.gz
 7c3829e7ec5516f6ddd5e3290faa3adf 10032 net extra 
ion_3.1.3~dfsg1-1.debian.tar.gz
 91b8cd88cefa2efbe38c9bf6b0ac98f0 1095706 net extra ion_3.1.3~dfsg1-1_amd64.deb
 9729ad66789d33660b02bae35e1ed844 374144 libs extra 
libion0_3.1.3~dfsg1-1_amd64.deb
 d6e4313cc5755dfa176f685cc21ce3e9 59332 libdevel extra 
libion-dev_3.1.3~dfsg1-1_amd64.deb
 56eed44d8b30d9f408fd2bc2fecadce6 204208 doc extra ion-doc_3.1.3~dfsg1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJR2zi0AAoJEOikiuUxHXZamv8QAIZBV8yM6rplC89D1ER5YOrb
sdjICcLjuLEbIErf8LnyD8rrz/J5sZdw3dq9Ej+SkyntObG3cS6pVINUkFoxuyIh
+ZnpGqa93vZg3n+fms8VKtFw77uW80S3EvxLCLaReBLPWCG0htkcYL0h4iH5qntO
6zgjoAcn2hly7XZY5N2Os72qxEGlvg5ebUsmjAyuMFFjrv9ZU3yN4Pw3pbgCR7BV
aWgMO8/NNU4krNXc8+SAzf7dIxcri0loKjuYuR/6/aJe5HWAI/C3wg+IYn1MVZPR
nO844sY+uN/OMwlwifCt8luwZktv98oOlp3rMaa3tkMye4CnRM+jaNaJdH4rNsIv
zSKSx4VI2/y73O9H81jlx9XEs/P2skmHHB8cmB8vsdrBc583fxegNj4fvd3MTzV+
OYpVJUBvfmfy1lMDuPO4ItEoHl+tr9PRP5N7LlR13lXBh/DWdKk3mxAfGD+/PBmk
04bLH46VZlstUcGjs2OyRRG1RZNSebEG1gjd7IHTHil7TJc+UGENZjO8Plo/6RtN
ElD19/Sg2A9Xk+ITuPXs87CRX7HvNGBXbqi8Ov3L9UnclqBKtmN0EA4pipsPCHqo
rkdMKT4+VlaBYI1LxYiiJ5nGTq8NOzyt/jLzGB2TNzXy2W92SQExUyBzu5/iiosp
/MmYd5bmJk02ekh06g7/
=/QUm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to