Bug 488374
| Summary: | pdfcube 0.0.3 fails to build on ppc64 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mads Villadsen <maxx> |
| Component: | pdfcube | Assignee: | Mads Villadsen <maxx> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | maxx, susi.lehtola |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ppc64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.0.3-4.fc11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-05-26 21:46:23 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: | 238953 | ||
pdfcube-0.0.3-4.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/pdfcube-0.0.3-4.fc11 *** This bug has been marked as a duplicate of bug 488373 *** pdfcube-0.0.3-4.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |
pdfcube fails to build on ppc64 with the following error during configure: checking for boostlib >= 1.33.1... yes checking whether the Boost::Program_Options library is available... yes configure: error: Could not link against ! error: Bad exit status from /var/tmp/rpm-tmp.YHxUg5 (%build) Bad exit status from /var/tmp/rpm-tmp.YHxUg5 (%build) RPM build errors: Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/pdfcube.spec'] Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.4/site-packages/mock/util.py", line 324, in do raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/pdfcube.spec'] LEAVE do --> EXCEPTION RAISED