Your message dated Mon, 05 May 2014 21:43:01 +0000
with message-id <[email protected]>
and subject line Bug#746905: fixed in schroot 1.6.10-1
has caused the Debian Bug report #746905,
regarding schroot: 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.)


-- 
746905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746905
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:schroot
Version: 1.6.9-1
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/schroot_1.6.9-1_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

[...]
CMakeFiles/sbuild-chroot-chroot.dir/sbuild-chroot-directory.cc.o: In function 
`boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::assign(char const*, unsigned int)':
/usr/include/boost/regex/v4/basic_regex.hpp:382: undefined reference to 
`boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned 
int)'
CMakeFiles/sbuild-chroot-chroot.dir/sbuild-chroot-block-device.cc.o: In 
function `boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::assign(char const*, unsigned int)':
/usr/include/boost/regex/v4/basic_regex.hpp:382: undefined reference to 
`boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned 
int)'
CMakeFiles/sbuild-chroot-chroot.dir/sbuild-chroot-lvm-snapshot.cc.o:/usr/include/boost/regex/v4/basic_regex.hpp:382:
 more undefined references to `boost::basic_regex<char, 
boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char 
const*, char const*, unsigned int)' follow
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > >, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::unwind_extra_block(bool)':
/usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: undefined 
reference to `boost::re_detail::put_mem_block(void*)'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function `save_state_init':
/usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: undefined 
reference to `boost::re_detail::get_mem_block()'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > >, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::find_imp()':
/usr/include/boost/regex/v4/perl_matcher_common.hpp:294: undefined reference to 
`boost::re_detail::verify_options(unsigned int, 
boost::regex_constants::_match_flags)'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function `~save_state_init':
/usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: undefined 
reference to `boost::re_detail::put_mem_block(void*)'
/usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: undefined 
reference to `boost::re_detail::put_mem_block(void*)'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function `perl_matcher':
/usr/include/boost/regex/v4/perl_matcher.hpp:374: undefined reference to 
`boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > >, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, 
boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, 
boost::regex_constants::_match_flags)'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::cpp_regex_traits<char>::transform_primary(char const*, char const*) 
const':
/usr/include/boost/regex/v4/cpp_regex_traits.hpp:923: undefined reference to 
`boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char
 const*, char const*) const'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::cpp_regex_traits<char>::transform(char const*, char const*) const':
/usr/include/boost/regex/v4/cpp_regex_traits.hpp:919: undefined reference to 
`boost::re_detail::cpp_regex_traits_implementation<char>::transform(char 
const*, char const*) const'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::re_detail::cpp_regex_traits_implementation<char>::error_string(boost::regex_constants::error_type)
 const':
/usr/include/boost/regex/v4/cpp_regex_traits.hpp:447: undefined reference to 
`boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function `void 
boost::re_detail::raise_error<boost::regex_traits_wrapper<boost::regex_traits<char,
 boost::cpp_regex_traits<char> > > 
>(boost::regex_traits_wrapper<boost::regex_traits<char, 
boost::cpp_regex_traits<char> > > const&, boost::regex_constants::error_type)':
/usr/include/boost/regex/pattern_except.hpp:75: undefined reference to 
`boost::re_detail::raise_runtime_error(std::runtime_error const&)'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::cpp_regex_traits<char>::error_string(boost::regex_constants::error_type)
 const':
/usr/include/boost/regex/v4/cpp_regex_traits.hpp:445: undefined reference to 
`boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > >, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::extend_stack()':
/usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: undefined 
reference to `boost::re_detail::get_mem_block()'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > >, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::match_match()':
/usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: undefined 
reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > > 
>::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > > > const&)'
../sbuild/libsbuild.a(sbuild-environment.cc.o): In function 
`boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > >, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::match_prefix()':
/usr/include/boost/regex/v4/perl_matcher_common.hpp:333: undefined reference to 
`boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::string>, 
std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, 
std::string> > > 
>::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, 
std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char 
const*, std::string> > > > const&)'
../sbuild/libsbuild.a(sbuild-util.cc.o): In function `boost::basic_regex<char, 
boost::regex_traits<char, boost::cpp_regex_traits<char> > >::assign(char 
const*, unsigned int)':
/usr/include/boost/regex/v4/basic_regex.hpp:382: undefined reference to 
`boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned 
int)'
/usr/include/boost/regex/v4/basic_regex.hpp:382: undefined reference to 
`boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned 
int)'
/usr/include/boost/regex/v4/basic_regex.hpp:382: undefined reference to 
`boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned 
int)'
/usr/include/boost/regex/v4/basic_regex.hpp:382: undefined reference to 
`boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned 
int)'
/usr/include/boost/regex/v4/basic_regex.hpp:382: undefined reference to 
`boost::basic_regex<char, boost::regex_traits<char, 
boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned 
int)'
../sbuild/libsbuild.a(sbuild-util.cc.o):/usr/include/boost/regex/v4/basic_regex.hpp:382:
 more undefined references to `boost::basic_regex<char, 
boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char 
const*, char const*, unsigned int)' follow
collect2: error: ld returned 1 exit status
make[4]: *** [test/sbuild-chroot-chroot] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/debian/build'
make[3]: *** [test/CMakeFiles/sbuild-chroot-chroot.dir/all] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/debian/build'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»/debian/build'
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: schroot
Source-Version: 1.6.10-1

We believe that the bug you reported is fixed in the latest version of
schroot, 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.
Roger Leigh <[email protected]> (supplier of updated schroot 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: SHA512

Format: 1.8
Date: Mon, 05 May 2014 20:14:52 +0100
Source: schroot
Binary: schroot-common libsbuild-dev schroot-dbg libsbuild-doc schroot dchroot 
dchroot-dsa
Architecture: source all amd64
Version: 1.6.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian buildd-tools Developers 
<[email protected]>
Changed-By: Roger Leigh <[email protected]>
Description: 
 dchroot    - Execute commands in a chroot environment
 dchroot-dsa - Execute commands in a chroot environment
 libsbuild-dev - development files for the Debian source builder
 libsbuild-doc - development documentation for the Debian source builder
 schroot    - Execute commands in a chroot environment
 schroot-common - common files for schroot
 schroot-dbg - schroot, dchroot and dchroot-dsa debugging symbols
Closes: 746905
Changes: 
 schroot (1.6.10-1) unstable; urgency=medium
 .
   * New upstream stable release.
   * Fix building with GCC 4.9 (Closes: #746905):
     - detect and use C++11 <regex> when available.
     - correct invalid extended regex.
Checksums-Sha1: 
 f99f0b96f06e230c7bf1ff0a0e30b49c6c9dfbed 2452 schroot_1.6.10-1.dsc
 65bd37b17d7bce7ba30ae27ec23bae38f7450273 797328 schroot_1.6.10.orig.tar.xz
 3a4985c636e3c79f7216ec73d177c129de72f949 27108 schroot_1.6.10-1.debian.tar.xz
 a658985c754b073c09981096def794b05695c490 241364 schroot-common_1.6.10-1_all.deb
 7bbebeaadc8e5bcca5e7138af8c403619763a08b 848872 
libsbuild-dev_1.6.10-1_amd64.deb
 4b6a7b429371dbdf016147fdce8b1fc8b08fe4f2 32776256 
schroot-dbg_1.6.10-1_amd64.deb
 1b087ded27bf7fe5578a7115dfad397c7f6d40b7 7360580 libsbuild-doc_1.6.10-1_all.deb
 3dad3f0eca48c88018814ec821403e216d3325b4 736724 schroot_1.6.10-1_amd64.deb
 972772bf3b3f3a4a9b642827f633d6ce612f5ff7 333534 dchroot_1.6.10-1_amd64.deb
 a92d7147b96173d26ac2caeaba04362b379fa30e 332984 dchroot-dsa_1.6.10-1_amd64.deb
Checksums-Sha256: 
 76036f03f1e344933ea36dc3021081646262c09d1d9784ea71f25ba248e9d3aa 2452 
schroot_1.6.10-1.dsc
 3ce8dfd9cb97b099e4b6d4ccec421d6cc8c9ef84574681e928a12badb5643d0b 797328 
schroot_1.6.10.orig.tar.xz
 d93a7acc4b6c06a024b6bb0bfc1867a144193aadbb09cab454373c2983120cd9 27108 
schroot_1.6.10-1.debian.tar.xz
 d1f6ae49889977d9c492c2815079e438ea9eef9b7db5d28693be3a88bc348a28 241364 
schroot-common_1.6.10-1_all.deb
 ff3727a9c2e506c12a15f1a73a1b0ee06192a5f6520d3a7d898005c6256dc8ad 848872 
libsbuild-dev_1.6.10-1_amd64.deb
 4c4d42c9f216b67030e985667d4a9c05f89af775b6a4aac077881345555d8949 32776256 
schroot-dbg_1.6.10-1_amd64.deb
 b4f6d5a03b75da1c988fb92e3dd20ccc7ccf40133b0eb6756b81c96f52f695ce 7360580 
libsbuild-doc_1.6.10-1_all.deb
 82b65ec94466fc33218394661586a554ea58598c0bd791555f8af3c12b066c6a 736724 
schroot_1.6.10-1_amd64.deb
 551794608398cf9ffd35ce3bd88ed9560966ca2f0afc7bcad354c4d1cde75713 333534 
dchroot_1.6.10-1_amd64.deb
 039a5fbe8c05855e235c81d5c50ff26b3bc4c05db7c34f23271c575a5e4e914d 332984 
dchroot-dsa_1.6.10-1_amd64.deb
Files: 
 bc1a1c16a0a2ec37f90d548c1128b8c3 241364 admin optional 
schroot-common_1.6.10-1_all.deb
 e1adb9a0bea4cf9a19f9e220f4082d67 848872 libdevel optional 
libsbuild-dev_1.6.10-1_amd64.deb
 0f135322a8efca2c42b0ddbc82f574fb 32776256 debug extra 
schroot-dbg_1.6.10-1_amd64.deb
 da60c9e0ebb041ee8f1f519b3affe3c5 7360580 doc optional 
libsbuild-doc_1.6.10-1_all.deb
 6e0821be74a6a132e2ae71bc77bf5b64 736724 admin optional 
schroot_1.6.10-1_amd64.deb
 98e504e8fec274f43c70d2536552389a 333534 admin optional 
dchroot_1.6.10-1_amd64.deb
 e51ee790dbc4c29394307305969beffa 332984 admin optional 
dchroot-dsa_1.6.10-1_amd64.deb
 4bb9b0c937166a7b4a9f56d3b90382fc 2452 admin optional schroot_1.6.10-1.dsc
 f8ec667831487f4b12e094bc0dc9bbe3 797328 admin optional 
schroot_1.6.10.orig.tar.xz
 5c4363dd95d31502c3f1a2acb6afb543 27108 admin optional 
schroot_1.6.10-1.debian.tar.xz

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

iQIcBAEBCgAGBQJTZ/euAAoJEOJSSsUKn1xZIYUP/jOY9v5UEy1TYF/QM7/e9EQp
yMkGgHNvWC6JR56G0kp23+v93OK1wIMRnvJehOLKl8P474eR8eHLp/pMwR4NPqX5
QA6vdHhlByKd/HKC/VxaeeZFnHoN6SgYRYWmb8E/Dz/d+EwffmOP8nz0uptiMkI8
wEy1rmoFPxU4cP84AgjSCQ8GCtJ/1tCP92SRi36azHQwq2rhpevZYLPwngSJ4Xk1
jpCook2zVCuPS1AYVqUhLmvaXMYSJISK1RwjIsQjhxfUOkkXdv26wrMlslFsLl8+
8vCLUUs25hyf2JJo4FD+ONFIg+PjT9D/fVSj4vvGj5eFNeP88feZ3sN/clfdIjtY
+8zaf0ONiCboxcYNDuWVkCI0wMoevoRBbnDLF2cE+ajy9XN/tuAZCGRReQDLHTzL
/SP3a9nO8mxQJx5QK4wCePPjCnAyMQMCKF1jGuzBY9+KLGsziIBRN67Jcg5AVoDQ
EoMEcxLmDfnEljcMl9J/FyajzNpUSQ6cbIIu/+oUtRnOejrLeW8COfA3GV/QDyxw
yM+JXAgssarmmt3YwtoeqX+d4fxdwHGsBiKteSliXdjtHHzQX63RumvnO7RV7gCm
0t+03S9mH1wQTREUdIRWQd8J4JZj5/9WJb3FYCGcQkr794iKaJJR8qa8MxNFAZmU
c7AJSfEpB/XdjuGj5VGz
=mv/d
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to