Your message dated Sun, 11 May 2014 16:04:35 +0000
with message-id <[email protected]>
and subject line Bug#746840: fixed in cupt 2.8.1
has caused the Debian Bug report #746840,
regarding cupt: ftbfs with GCC-4.9
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.)
--
746840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746840
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cupt
Version: 2.7.2
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.9
The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.
The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/cupt_2.7.2_unstable_gcc49.log
The last lines of the build log are at the end of this report.
To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 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-4.9/porting_to.html
[...]
dh_clean -O--parallel
debian/rules build-arch
dh --parallel build-arch
dh_testdir -a -O--parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory `/«PKGBUILDDIR»'
cmake -DCMAKE_INSTALL_PREFIX=/«PKGBUILDDIR»/debian/tmp/usr -DLOCAL:bool=OFF
-DOPTIMIZE=2 ./
-- The C compiler identification is GNU 4.9.0
-- The CXX compiler identification is GNU 4.9.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Boost version: 1.54.0
-- Detected Cupt version: 2.7.2
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.3")
-- Configuring done
-- Generating done
-- Build files have been written to: /«PKGBUILDDIR»
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build -a -O--parallel
make[1]: Entering directory `/«PKGBUILDDIR»'
make[2]: Entering directory `/«PKGBUILDDIR»'
make[3]: Entering directory `/«PKGBUILDDIR»'
Scanning dependencies of target libcupt3
make[3]: Leaving directory `/«PKGBUILDDIR»'
make[3]: Entering directory `/«PKGBUILDDIR»'
[ 1%] Building CXX object
cpp/lib/CMakeFiles/libcupt3.dir/src/internal/common.cpp.o
[ 2%] Building CXX object
cpp/lib/CMakeFiles/libcupt3.dir/src/internal/configparser.cpp.o
[ 3%] Building CXX object
cpp/lib/CMakeFiles/libcupt3.dir/src/internal/nativeresolver/impl.cpp.o
[ 5%] Building CXX object
cpp/lib/CMakeFiles/libcupt3.dir/src/internal/nativeresolver/solution.cpp.o
[ 6%] Building CXX object
cpp/lib/CMakeFiles/libcupt3.dir/src/internal/nativeresolver/score.cpp.o
[ 7%] Building CXX object
cpp/lib/CMakeFiles/libcupt3.dir/src/internal/nativeresolver/dependencygraph.cpp.o
/«PKGBUILDDIR»/cpp/lib/src/internal/nativeresolver/dependencygraph.cpp: In
lambda function:
/«PKGBUILDDIR»/cpp/lib/src/internal/nativeresolver/dependencygraph.cpp:637:38:
error: converting to 'const std::forward_list<const
cupt::internal::dependencygraph::BasicVertex*>' from initializer list would use
explicit constructor 'std::forward_list<_Tp, _Alloc>::forward_list(const
_Alloc&) [with _Tp = const cupt::internal::dependencygraph::BasicVertex*;
_Alloc = std::allocator<const cupt::internal::dependencygraph::BasicVertex*>]'
{ packageName, { {}, nullptr } }).first;
^
make[3]: ***
[cpp/lib/CMakeFiles/libcupt3.dir/src/internal/nativeresolver/dependencygraph.cpp.o]
Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»'
make[2]: *** [cpp/lib/CMakeFiles/libcupt3.dir/all] Error 2
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
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: cupt
Source-Version: 2.8.1
We believe that the bug you reported is fixed in the latest version of
cupt, 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.
Eugene V. Lyubimkin <[email protected]> (supplier of updated cupt 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: SHA256
Format: 1.8
Date: Sun, 11 May 2014 16:33:18 +0300
Source: cupt
Binary: cupt-dbg libcupt3-0 libcupt-common libcupt3-dev libcupt3-doc cupt
libcupt3-0-downloadmethod-curl libcupt3-0-downloadmethod-wget
Architecture: source amd64 all
Version: 2.8.1
Distribution: unstable
Urgency: medium
Maintainer: Cupt developers <[email protected]>
Changed-By: Eugene V. Lyubimkin <[email protected]>
Description:
cupt - flexible package manager -- console interface
cupt-dbg - flexible package manager -- debugging symbols
libcupt-common - flexible package manager -- runtime library (support files)
libcupt3-0 - flexible package manager -- runtime library
libcupt3-0-downloadmethod-curl - flexible package manager -- libcurl download
method
libcupt3-0-downloadmethod-wget - flexible package manager -- wget download
method
libcupt3-dev - flexible package manager -- development files
libcupt3-doc - flexible package manager -- library documentation
Closes: 746840
Changes:
cupt (2.8.1) unstable; urgency=medium
.
* lib,console:
- Used more explicit syntax for initialization of some STL structures.
Fixes builds with g++-4.9. (Closes: #746840)
Checksums-Sha1:
81c4116727e3b87e5d6186605bb3c6e43e1fffeb 2224 cupt_2.8.1.dsc
ee4a11df2ac02bad60ada72579a43eaea4c7e149 375370 cupt_2.8.1.tar.gz
e49c19c637e3d84a51aafd80479542553b6936af 9190988 cupt-dbg_2.8.1_amd64.deb
9b6f3c1ee89073329e05c3278da7532f392b8b3c 482982 libcupt3-0_2.8.1_amd64.deb
f8e6483894bd676f9b165fa0a8068ac0a5e66342 79134 libcupt-common_2.8.1_all.deb
22d2d85c9c685aca7c4e4c5d91871f3c9fd4fc89 54956 libcupt3-dev_2.8.1_amd64.deb
783bb777719dd540926f9b1df6843d3405cfca09 167916 libcupt3-doc_2.8.1_all.deb
f1413fbe4b03893ea7e88d05697647c323f94997 349310 cupt_2.8.1_amd64.deb
51dd3ab9110b8c4de34674199a4105232620aff1 48050
libcupt3-0-downloadmethod-curl_2.8.1_amd64.deb
927c8775d2153a9fcbfe4b4229b0120d9cf43efe 49858
libcupt3-0-downloadmethod-wget_2.8.1_amd64.deb
Checksums-Sha256:
3c4aacf9913e2bb2485c0bfb34d44197b37deb1c785152097ae8bc3374d1daf4 2224
cupt_2.8.1.dsc
e3c7fdbb7124626cdcefd2e93d2f2615dddf003fd1c6393c4ae16193254b423e 375370
cupt_2.8.1.tar.gz
313b654807f61772b49115e2b276b4d67d5695c6e744ad5c0b5d2326834f705e 9190988
cupt-dbg_2.8.1_amd64.deb
10378ba5de813037b2707fc55f9ae838361f704d0e20cb2a3a072e0d6f841b77 482982
libcupt3-0_2.8.1_amd64.deb
5b0a2d7507cb480e525e5ec3660eb01deb15b97ee9bd46f889bc604cbe234dfd 79134
libcupt-common_2.8.1_all.deb
4b699c638218430d36ed4f022a417ece8821d6e0afe1802f113610843fd14cb0 54956
libcupt3-dev_2.8.1_amd64.deb
90cdf14958a59ce24d3e0e2a08fe74a2742b30410e931d0c368541e58bf3704c 167916
libcupt3-doc_2.8.1_all.deb
4aa8e7e871a1b6526303e7e3f7c6bd0eeaee9c7550b2ae99bb3c18fe1b78258f 349310
cupt_2.8.1_amd64.deb
145ffbc89829d9501f194ab9ac345b07e562a622f8fca77d096795dfc19ce900 48050
libcupt3-0-downloadmethod-curl_2.8.1_amd64.deb
8e8112a57519f376d48f1485c16279e43bdee07b04d9c8ae86aceb263b2caf31 49858
libcupt3-0-downloadmethod-wget_2.8.1_amd64.deb
Files:
72f7f4614ce401bbe26749b5f437a26c 9190988 debug extra cupt-dbg_2.8.1_amd64.deb
28e65d1be35d7b1083f32758789c6a76 482982 admin optional
libcupt3-0_2.8.1_amd64.deb
161f0c3b43228b9bd7f4eb75738a9fb5 79134 admin optional
libcupt-common_2.8.1_all.deb
6058c3d23e87f8d7ab372a87a26629e1 54956 libdevel optional
libcupt3-dev_2.8.1_amd64.deb
801ee1a75f79d2b1592fd49fb553d1f6 167916 doc optional libcupt3-doc_2.8.1_all.deb
5a35a50a8721ca25deeafcf1af36d7de 349310 admin optional cupt_2.8.1_amd64.deb
f542b1cf93f4a36703f33a801b6d764a 48050 admin optional
libcupt3-0-downloadmethod-curl_2.8.1_amd64.deb
874bf50f16a71ee8452bd60bde38bfe7 49858 admin optional
libcupt3-0-downloadmethod-wget_2.8.1_amd64.deb
6d17dd8c38c3da90b35cf6822d6162d0 2224 admin optional cupt_2.8.1.dsc
0d695866d1ab53a4209b1cdb2c3a70bc 375370 admin optional cupt_2.8.1.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQIcBAEBCAAGBQJTb5lDAAoJEKftgx9Zs6DoW2QP/R6QG3NBTyditKb4rbqp2VOp
yi9pl/cn8CCEevZfe1rYNiHo1BqgdQrZhPHH1p2LYJAZVZI3aRq/s7IjXv+SmoH5
a6jJw0dwVBu3i4OPCoIgUqk1XLGfwYBfVHlKb9sMv6peSBm7/S3gS32gaWnl4JKo
nxd91pzZ6aTIJYGlTBSClY/6LZ7zPTPbyWXQAd3i/K4N8nrbcGGWWIe200NnfLNl
DBHUxOr7Pm79jv0po/TFoyU5l19/f54ukIffAG6zdTmXy4PqXSoUsauGw08mH1dy
E8Szj3q8LT2g+EEIk+2SBZqRojesLu+CoWT9zyQIEcAeU85S781qF6/hnf1zsKm1
C+ubYE9rkotbN1SupWfUsLR8cVkj950GXaq8VuQndgjJw6ntAW19E3U5qavFF2Ow
uoUMZz9W4vLa/jr4H38GcKBrOjs6L+qONj3inBlEmcj+7ieProwKany0qc4MLXF+
J0qrDSsYvG/TZCqRVv+493pfWt1bVfs13JvFcIdYG98z8t3zBUhLYE+V5js2ASAN
xjfKHSuQYYAGsMMPZx3Pv60T/LJSyZkep1sMd/3irz1mhWcJ4gLxO4Rp94bxgvU1
S+8MCRElnUsgfYdw8ijGRib+Quoz3yqNWIfTwm6U2a6Nhpi4QryK8cv0Gq+/t+fK
NsuyutAkQhpn+ERuIzN+
=BxYD
-----END PGP SIGNATURE-----
--- End Message ---