Bug 1466116
Summary: | thrift-0.10.0-4.fc27 FTBFS: line 49: fg: no job control | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
Component: | thrift | Assignee: | Will Benton <willb> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | ctubbsii, milleruntime, willb |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://apps.fedoraproject.org/koschei/build/2971484 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-08-04 21:18:14 UTC | Type: | Bug |
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: | 1467518 | ||
Bug Blocks: |
Description
Petr Pisar
2017-06-29 05:57:31 UTC
Adding javapackages-local to the BuildRequires seemed to work fine, but the build failed on ppc64le for some reason. Notably, configure's checks for java and javac failed with a segmentation fault, which was pretty interesting. I wonder if Java even works on ppc64le at all right now. https://koji.fedoraproject.org/koji/taskinfo?taskID=20368128 The PowerPC failure is probably caused by broken glibc ≥ 2.25.90-17.fc27, see bug #1467833. Looks like the glibc fix fixed this as well. Builds seem happy again. |