Your message dated Sun, 25 Aug 2013 12:18:10 +0000
with message-id <[email protected]>
and subject line Bug#710208: fixed in aptitude 0.6.8.2-1.2
has caused the Debian Bug report #710208,
regarding aptitude: FTBFS with Boost 1.53
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 [email protected]
immediately.)
--
710208: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710208
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:aptitude
Version: 0.6.8.2-1
Severity: important
Tags: sid jessie
User: [email protected]
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.
../../../../src/generic/problemresolver/choice.h:408:47: error: typedef
'version' 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/aptitude_0.6.8.2-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.
[...]
typedef typename PackageUniverse::dep dep;
^
In file included from
../../../../src/generic/problemresolver/problemresolver.h:51:0,
from ../../../../src/generic/apt/aptitude_resolver.h:32,
from ../../../../src/generic/apt/aptitude_resolver.cc:20:
../../../../src/generic/problemresolver/choice.h: In member function 'int
generic_compare_choices_by_effects<PackageUniverse>::operator()(const
generic_choice<PackageUniverse>&, const generic_choice<PackageUniverse>&)
const':
../../../../src/generic/problemresolver/choice.h:408:47: error: typedef
'version' locally defined but not used [-Werror=unused-local-typedefs]
typedef typename PackageUniverse::version version;
^
../../../../src/generic/problemresolver/choice.h:409:43: error: typedef 'dep'
locally defined but not used [-Werror=unused-local-typedefs]
typedef typename PackageUniverse::dep dep;
^
In file included from
../../../../src/generic/problemresolver/problemresolver.h:51:0,
from ../../../../src/generic/apt/aptitude_resolver.h:32,
from
../../../../src/generic/apt/aptitude_resolver_cost_settings.cc:23:
../../../../src/generic/problemresolver/choice.h: In member function 'int
generic_compare_choices_by_effects<PackageUniverse>::operator()(const
generic_choice<PackageUniverse>&, const generic_choice<PackageUniverse>&)
const':
../../../../src/generic/problemresolver/choice.h:408:47: error: typedef
'version' locally defined but not used [-Werror=unused-local-typedefs]
typedef typename PackageUniverse::version version;
^
../../../../src/generic/problemresolver/choice.h:409:43: error: typedef 'dep'
locally defined but not used [-Werror=unused-local-typedefs]
typedef typename PackageUniverse::dep dep;
^
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.
-I../../../../src/generic/apt -I../../.. -I../../..
-I../../../../src/generic/apt -I../../../.. -I../../../../src
-D_FORTIFY_SOURCE=2 -I/usr/include -DHELPDIR=\"/usr/share/aptitude\"
-DPKGDATADIR=\"/usr/share/aptitude\" -g -O2 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security
-I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include
-I/usr/lib/cwidget -I/usr/include/tagcoll-2.0.13 -D_REENTRANT
-fno-strict-aliasing -Wall -Werror -c -o download_update_manager.o
../../../../src/generic/apt/download_update_manager.cc
../../../../src/generic/apt/aptitude_resolver_universe.cc: In static member
function 'static cfg_level aptitude_universe::parse_level(const string&)':
../../../../src/generic/apt/aptitude_resolver_universe.cc:825:55: error:
typedef 'aptitude_resolver' locally defined but not used
[-Werror=unused-local-typedefs]
typedef generic_problem_resolver<aptitude_universe> aptitude_resolver;
^
cc1plus: all warnings being treated as errors
make[6]: *** [aptcache.o] Error 1
make[6]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[6]: *** [aptitude_resolver_universe.o] Error 1
cc1plus: all warnings being treated as errors
make[6]: *** [aptitude_resolver.o] Error 1
cc1plus: all warnings being treated as errors
make[6]: *** [aptitude_resolver_cost_settings.o] Error 1
make[6]: Leaving directory `/«PKGBUILDDIR»/build-arch/src/generic/apt'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/«PKGBUILDDIR»/build-arch/src/generic/apt'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/build-arch/src/generic'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/build-arch/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/build-arch'
make[1]: *** [all] Error 2
dh_auto_build: make -j10 returned exit code 2
make[1]: Leaving directory `/«PKGBUILDDIR»/build-arch'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: aptitude
Source-Version: 0.6.8.2-1.2
We believe that the bug you reported is fixed in the latest version of
aptitude, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Barth <[email protected]> (supplier of updated aptitude 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 24 Aug 2013 13:32:28 +0000
Source: aptitude
Binary: aptitude aptitude-common aptitude-dbg aptitude-doc-cs aptitude-doc-en
aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-it aptitude-doc-ja
Architecture: all mipsel source
Version: 0.6.8.2-1.2
Distribution: unstable
Urgency: low
Maintainer: Aptitude Development Team <[email protected]>
Changed-By: Andreas Barth <[email protected]>
Closes: 710208
Description:
aptitude-common - architecture indepedent files for the aptitude package
manager
aptitude-dbg - Debug symbols for the aptitude package manager
aptitude-doc-cs - Czech manual for aptitude, a terminal-based package manager
aptitude-doc-en - English manual for aptitude, a terminal-based package manager
aptitude-doc-es - Spanish manual for aptitude, a terminal-based package manager
aptitude-doc-fi - Finnish manual for aptitude, a terminal-based package manager
aptitude-doc-fr - French manual for aptitude, a terminal-based package manager
aptitude-doc-it - Italian manual for aptitude, a terminal-based package manager
aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package
manager
aptitude - terminal-based package manager
Changes:
aptitude (0.6.8.2-1.2) unstable; urgency=low
.
* cherrypick from git:
+ fix FTBFS with Boost 1.53. Closes: #710208
+ support again Boost < 1.53
Checksums-Sha1:
01ca18867f1e67a0046b994606057344583387b4 258350
aptitude-doc-it_0.6.8.2-1.2_all.deb
095f5a6d12fcd24982b3e94caf104a6c1e02737d 417406
aptitude-doc-en_0.6.8.2-1.2_all.deb
11937e8840f1590790e9c847767ab8d2b8123fb4 48919
aptitude_0.6.8.2-1.2.debian.tar.gz
1a0e92a9fc3e6c82c3828d48131cafd0002fbcdb 17910912
aptitude-dbg_0.6.8.2-1.2_mipsel.deb
1b981dc5421308d5756d22aa704e79667e6ca318 1497590
aptitude-common_0.6.8.2-1.2_all.deb
21ac249d5703975ccd5604e57547df22dc6bfaca 259232
aptitude-doc-fi_0.6.8.2-1.2_all.deb
70ef6c3f71534a56392c563c7d2c760f7550a893 354234
aptitude-doc-ja_0.6.8.2-1.2_all.deb
77d2e2a46e6ad3232abed68de0ec390957c1997d 395116
aptitude-doc-es_0.6.8.2-1.2_all.deb
807db0720c193c1ba620d05b731d8ffc76995751 1194352
aptitude_0.6.8.2-1.2_mipsel.deb
7920c7f46cd328c259d86976f6e220764015f7fc 2203 aptitude_0.6.8.2-1.2.dsc
ee54ad8360640d7086fa0d8d427e016fc5028980 297308
aptitude-doc-fr_0.6.8.2-1.2_all.deb
f9b45de32bc629c3a8cd6d8ed543c21c04953b09 352366
aptitude-doc-cs_0.6.8.2-1.2_all.deb
Checksums-Sha256:
1377e52625b37bf365f1348264415cb14f7c5cb09cfd58de1a805379d5e73d3c 48919
aptitude_0.6.8.2-1.2.debian.tar.gz
1f64ed7e760f91605177e0e001ae9ea15151fcc2b5e3d6db64bc24e821d473be 258350
aptitude-doc-it_0.6.8.2-1.2_all.deb
22be91c79e28615a074ec02aa01f53197e2a905f609f6877d7a9f78c9d2cedc3 1194352
aptitude_0.6.8.2-1.2_mipsel.deb
272424dbb8338a0353dee026aa535bebeef57cd63d5b2aa706c28ec253a97f3b 17910912
aptitude-dbg_0.6.8.2-1.2_mipsel.deb
8d9331f049186a3fcbc317f2291858a2845378b84f1725228093292e67f2a32a 395116
aptitude-doc-es_0.6.8.2-1.2_all.deb
99b05c6a23faf69b36380a2195f26241f4d43226625dc0f59f8a50f1140824c7 354234
aptitude-doc-ja_0.6.8.2-1.2_all.deb
abe6e83209fbd7f8738725a1662eb389bae9ccf9071c561d671248623d0439c9 417406
aptitude-doc-en_0.6.8.2-1.2_all.deb
b15f576eaa0f754aba7e75cb867f48dcca455e27a8a35670e26ed895770541a7 1497590
aptitude-common_0.6.8.2-1.2_all.deb
bcc00cdb396f481bc1ecc3523bbfddeba3499cfe5ddda3a7f24e2468458f2a4d 297308
aptitude-doc-fr_0.6.8.2-1.2_all.deb
d09646ee04403c805bfd07d74a7c7f6a1ddfeb4447cdb40d83e72de7a977afde 2203
aptitude_0.6.8.2-1.2.dsc
db92803f2f5d6978a06daa7ede399a53698383d0ee9919f4898bc541d73f6bcf 352366
aptitude-doc-cs_0.6.8.2-1.2_all.deb
e06d2c23cd01106bcb510be7b707c6ef2d4fce3fa16519a015b7da88c22d92a0 259232
aptitude-doc-fi_0.6.8.2-1.2_all.deb
Files:
18082c2976f981d494255446f34416cc 1497590 admin important
aptitude-common_0.6.8.2-1.2_all.deb
2c502027a83a99c154bbc8ba0e2e7528 17910912 debug extra
aptitude-dbg_0.6.8.2-1.2_mipsel.deb
2d76b5a6e13040b06fc36766020f1db9 2203 admin important aptitude_0.6.8.2-1.2.dsc
5ea4f1020a77a785a48397126937fbde 395116 doc optional
aptitude-doc-es_0.6.8.2-1.2_all.deb
7c9e4aa8dfc2259157654ad99201668d 259232 doc optional
aptitude-doc-fi_0.6.8.2-1.2_all.deb
95e6a8c1fe8acf1fd8779232127d40c3 258350 doc optional
aptitude-doc-it_0.6.8.2-1.2_all.deb
a0d87e3723d2e752fd0f635854fe0331 1194352 admin important
aptitude_0.6.8.2-1.2_mipsel.deb
a7016a04323ca7405f6287ad735d6907 297308 doc optional
aptitude-doc-fr_0.6.8.2-1.2_all.deb
c421714a80c7eed01dc47031c0d5f8fc 352366 doc optional
aptitude-doc-cs_0.6.8.2-1.2_all.deb
d2af86c2461a967b476ec78a6f65faa4 417406 doc optional
aptitude-doc-en_0.6.8.2-1.2_all.deb
ec173c4d9c7a4ddbf8141fba8dcf8832 354234 doc optional
aptitude-doc-ja_0.6.8.2-1.2_all.deb
faa9a59fc8e45afc71e4d442792cfa90 48919 admin important
aptitude_0.6.8.2-1.2.debian.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAlIZ7x0ACgkQmdOZoew2oYVhBACeJ85kGaJ5ynTKdGsQ0nY6hUOy
YgMAnA0NmpFrKpM+gcI+X7Q3yCMT4At+
=Zumh
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel