[Bug 434038] perl-Math-Random-MT-Auto failed massrebuild attempt for GCC 4.3

2008-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: perl-Math-Random-MT-Auto failed massrebuild attempt for GCC 4.3


https://bugzilla.redhat.com/show_bug.cgi?id=434038


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
 Status|NEW |ASSIGNED




--- Additional Comments From [EMAIL PROTECTED]  2008-02-23 16:15 EST ---
Trace begun at /usr/lib/perl5/vendor_perl/5.8.8/Object/InsideOut.pm line 1769
Object::InsideOut::DESTROY('Math::Random::MT::Auto=SCALAR(0x2f11070)') called at
/builddir/build/BUILD/Math-Random-MT-Auto-6.02/blib/lib/Math/Random/MT/Auto.pm
line 32
eval {...} at
/builddir/build/BUILD/Math-Random-MT-Auto-6.02/blib/lib/Math/Random/MT/Auto.pm
line 32
BEGIN failed--compilation aborted at t/15-shared.t line 32.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/99-podok
Failed TestStat Wstat Total Fail  Failed  List of Failed
---
t/00-load.t   1   256 11 100.00%  1
t/01-mersenne.t   011??   ??   %  ??
t/02-gaussian.t   011??   ??   %  ??
t/03-threads.t  255 65280??   ??   %  ??
t/05-dev_urandom.t01191  178 195.60%  3-91
t/06-dev_random.t 01191  178 195.60%  3-91
t/09-state.t  011??   ??   %  ??
t/10-deviates.t   011??   ??   %  ??
t/11-range.t255 65280??   ??   %  ??
t/13-overload.t   1   256161   6.25%  1
t/14-serialize.t  1   256  20041   0.05%  1
t/15-shared.t   255 65280??   ??   %  ??
4 tests and 1 subtest skipped.
Failed 12/17 test scripts, 29.41% okay. 172/2207 subtests failed, 92.21% okay.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Net-DBus/F-7 perl-Net-DBus.spec,1.3,1.4 sources,1.3,1.4

2008-02-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Net-DBus/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31622

Modified Files:
perl-Net-DBus.spec sources 
Log Message:
* Thu Feb 21 2008 Chris Weyl [EMAIL PROTECTED] 0.33.6-1
- update to 0.33.6
- update license tag



Index: perl-Net-DBus.spec
===
RCS file: /cvs/extras/rpms/perl-Net-DBus/F-7/perl-Net-DBus.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Net-DBus.spec  10 Aug 2007 01:44:40 -  1.3
+++ perl-Net-DBus.spec  24 Feb 2008 03:10:08 -  1.4
@@ -1,8 +1,8 @@
 Name:   perl-Net-DBus
-Version:0.33.5
+Version:0.33.6
 Release:1%{?dist}
 Summary:Use and provide DBus services
-License:GPL or Artistic 
+License:GPL+ or Artistic 
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-DBus/
 Source0:
http://www.cpan.org/authors/id/D/DA/DANBERR/Net-DBus-%{version}.tar.gz
@@ -42,8 +42,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -56,12 +56,22 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS CHANGES COPYING README examples/ t/
+%doc AUTHORS CHANGES README examples/ t/
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Net*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 21 2008 Chris Weyl [EMAIL PROTECTED] 0.33.6-1
+- update to 0.33.6
+- update license tag
+
+* Mon Feb 18 2008 Fedora Release Engineering [EMAIL PROTECTED] - 0.33.5-3
+- Autorebuild for GCC 4.3
+
+* Tue Aug 21 2007 Chris Weyl [EMAIL PROTECTED] 0.33.5-2
+- bump
+
 * Thu Aug 09 2007 Chris Weyl [EMAIL PROTECTED] 0.33.5-1
 - update to 0.33.5
 - fixup perl BR's


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Net-DBus/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 10 Aug 2007 01:44:40 -  1.3
+++ sources 24 Feb 2008 03:10:08 -  1.4
@@ -1 +1 @@
-fac4674945f53509ce8c3249646aaa11  Net-DBus-0.33.5.tar.gz
+a1dbce89b1b839fd0e46d74067ae2e35  Net-DBus-0.33.6.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Net-DBus/F-8 perl-Net-DBus.spec,1.4,1.5 sources,1.3,1.4

2008-02-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Net-DBus/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31699

Modified Files:
perl-Net-DBus.spec sources 
Log Message:
* Thu Feb 21 2008 Chris Weyl [EMAIL PROTECTED] 0.33.6-1
- update to 0.33.6
- update license tag



Index: perl-Net-DBus.spec
===
RCS file: /cvs/extras/rpms/perl-Net-DBus/F-8/perl-Net-DBus.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Net-DBus.spec  21 Aug 2007 22:01:26 -  1.4
+++ perl-Net-DBus.spec  24 Feb 2008 03:11:06 -  1.5
@@ -1,8 +1,8 @@
 Name:   perl-Net-DBus
-Version:0.33.5
-Release:2%{?dist}
+Version:0.33.6
+Release:1%{?dist}
 Summary:Use and provide DBus services
-License:GPL or Artistic 
+License:GPL+ or Artistic 
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-DBus/
 Source0:
http://www.cpan.org/authors/id/D/DA/DANBERR/Net-DBus-%{version}.tar.gz
@@ -42,8 +42,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -56,12 +56,19 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS CHANGES COPYING README examples/ t/
+%doc AUTHORS CHANGES README examples/ t/
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Net*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 21 2008 Chris Weyl [EMAIL PROTECTED] 0.33.6-1
+- update to 0.33.6
+- update license tag
+
+* Mon Feb 18 2008 Fedora Release Engineering [EMAIL PROTECTED] - 0.33.5-3
+- Autorebuild for GCC 4.3
+
 * Tue Aug 21 2007 Chris Weyl [EMAIL PROTECTED] 0.33.5-2
 - bump
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Net-DBus/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 10 Aug 2007 01:44:45 -  1.3
+++ sources 24 Feb 2008 03:11:06 -  1.4
@@ -1 +1 @@
-fac4674945f53509ce8c3249646aaa11  Net-DBus-0.33.5.tar.gz
+a1dbce89b1b839fd0e46d74067ae2e35  Net-DBus-0.33.6.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list