2010/5/6 Marcela Mašláňová <mmasl...@fedoraproject.org>:
> --- perl-Regexp-Copy.spec       6 May 2010 10:19:51 -0000       1.5
> +++ perl-Regexp-Copy.spec       6 May 2010 13:21:13 -0000       1.6
> @@ -33,7 +33,8 @@ find $RPM_BUILD_ROOT -depth -type d -exe
>  %{_fixperms} $RPM_BUILD_ROOT/*
>
>  %check
> -make test
> +# https://rt.cpan.org/Public/Bug/Display.html?id=56801
> +#make test
>
>  %clean
>  rm -rf $RPM_BUILD_ROOT

Unfortunately, Regexp-Copy seems to be really upset with 5.12 (thanks
to regexps becoming first-class citizens with the right to bear arms).
Debian ran into the same problem[1] - and I expect that we'll end up
adopting the same solution (kill Regexp-Copy and make HTML-FormFu work
without it). I'll follow this up.

But otherwise, how are things going with 5.12? It would be nice to
have a brief update of known problems so that everyone doesn't start
tracking their own packages' build failures to the same underlying
issue (like Class::ISA or whatever was causing SIGSEGV on a lot of
builds).

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580328


-- 
Iain.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to