Description of problem: Trying to rebuild the latest sed, I noticed, that the rebuild dies at the rebuilding tests, caused by the enabled "--without-included-regex" parameter in the latest release. I attached you the error log. Version-Release number of selected component (if applicable): sed-4.0.8-2 How reproducible and steps to Reproduce: wget http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/sed-4.0.8-2.src.rpm rpmbuild --rebuild sed-4.0.8-2.src.rpm # Die and have fun with the error ;-) Expected results: Well, remove --without-included-regex from ./configure and move it back to # XXX testsuite not passing: --without-included-regex as it was in the versions before ;-)
Created attachment 96716 [details] The error log from my sed rebuild
glibc regex was just improved, that's all. Try sed-4.0.8-3 in rawhide.