Bug 505576
| Summary: | perl-PAR-Packer not built with $RPM_OPT_FLAGS | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> |
| Component: | perl-PAR-Packer | Assignee: | Stepan Kasal <kasal> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | kasal, mmaslano, perl-devel |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-09-22 08:18:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 496968 | ||
|
Description
Ville Skyttä
2009-06-12 13:53:47 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. Parallel build was added, gcc isn't used in the latest version which fixed problem with RPM_OPT_FLAGS. Hmm, where were these changes made? I don't see any changes in CVS nor new builds in koji. Ping? fixed in perl-PAR-Packer-0.991-3 |