Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 505576 - perl-PAR-Packer not built with $RPM_OPT_FLAGS
Summary: perl-PAR-Packer not built with $RPM_OPT_FLAGS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-PAR-Packer
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Stepan Kasal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2009-06-12 13:53 UTC by Ville Skyttä
Modified: 2009-09-22 08:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-22 08:18:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2009-06-12 13:53:47 UTC
http://kojipkgs.fedoraproject.org/packages/perl-PAR-Packer/0.991/1.fc12/data/logs/x86_64/build.log

For example:

gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE  sha1.c

No $RPM_OPT_FLAGS there.  See bug 496968 for more info.

Also, while at it, any reason why parallel build is not used?  And why is the test suite disabled?  If there are reasons for these, would be good to document them in the specfile.

Comment 1 Marcela Mašláňová 2009-06-16 12:17:14 UTC
(In reply to comment #0)
> http://kojipkgs.fedoraproject.org/packages/perl-PAR-Packer/0.991/1.fc12/data/logs/x86_64/build.log
> 
> For example:
> 
> gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/include/gdbm  -I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE 
> sha1.c
> 
> No $RPM_OPT_FLAGS there.  See bug 496968 for more info.
> 
Hm RPM_OPT_FLAFS are set but not used.

> Also, while at it, any reason why parallel build is not used?  And why is the
> test suite disabled?  If there are reasons for these, would be good to document
> them in the specfile.  
This will be commented. Paralel build is failing and test needed some requirement which wasn't fulfilled before.

Comment 2 Marcela Mašláňová 2009-08-21 11:19:39 UTC
Parallel build was added, gcc isn't used in the latest version which fixed problem with RPM_OPT_FLAGS.

Comment 3 Ville Skyttä 2009-08-26 21:30:51 UTC
Hmm, where were these changes made?  I don't see any changes in CVS nor new builds in koji.

Comment 4 Ville Skyttä 2009-09-20 18:01:08 UTC
Ping?

Comment 5 Stepan Kasal 2009-09-22 08:18:35 UTC
fixed in perl-PAR-Packer-0.991-3


Note You need to log in before you can comment on or make changes to this bug.