[buildd-tools-devel] Bug#778112: Bug#778112: Bug#778112: schroot: ftbfs with GCC-5

rleigh at codelibre.net rleigh at codelibre.net
Wed Jul 15 15:46:16 UTC 2015


> On 07/15/2015 05:21 PM, rleigh at codelibre.net wrote:
>>> Matthias Klose <doko at debian.org> (2015-02-12):
>>>> The following tests FAILED:
>>>> Errors while running CTest
>>>> 	  2 - sbuild-chroot-chroot (Failed)
>>>> 	  6 - sbuild-run-parts (Failed)
>>>> make[2]: *** [test] Error 8
>>>> Makefile:117: recipe for target 'test' failed
>>>> make[2]: Leaving directory '/«PKGBUILDDIR»/debian/build'
>>>> make[1]: *** [install-arch] Error 2
>>>> debian/rules:83: recipe for target 'install-arch' failed
>>>> make[1]: Leaving directory '/«PKGBUILDDIR»'
>>>> make: *** [binary-arch] Error 2
>>>> debian/rules:39: recipe for target 'binary-arch' failed
>>>> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error
>>>> exit status 2
>>>
>>> FWIW this isn't specific to gcc-5, the same happens with 4.9 in a sid
>>> development chroot.
>>
>> I have tried reproducing this in an unstable VM, and I can certainly do
>> so.  It's throwing instantiating a static regex instance.
>>
>> However, I can't reproduce as a minimal testcase.  Constructing the same
>> regex, either as an auto or static variable in a function scope or as a
>> global works perfectly.
>>
>> std::regex was broken in earlier GCC releases, so we used boost::regex,
>
> could you recheck with GCC 5? I won't say that it is completely fixed, but
> there
> were a lot of fixes and updates.

Sorry for not being clear.  This was with GCC5 in unstable.


Regards,
Roger



More information about the Buildd-tools-devel mailing list