Bug 1360941
| Summary: | libint FTBFS on aarch64 epel7 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | D. Marlin <dmarlin> |
| Component: | binutils | Assignee: | Nick Clifton <nickc> |
| Status: | CLOSED DUPLICATE | QA Contact: | qe-baseos-tools-bugs |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | law, ohudlick, susi.lehtola, yselkowi |
| Target Milestone: | rc | ||
| Target Release: | 7.3 | ||
| Hardware: | aarch64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-28 20:37:49 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: | |||
| Bug Blocks: | 1285484 | ||
*** This bug has been marked as a duplicate of bug 1243559 *** |
Description of problem: libint fails to build from source for Fedora EPEL7 on RHELSA-7.2. Version-Release number of selected component (if applicable): libint-1.1.6-9.el7 How reproducible: consistently Steps to Reproduce: 1. On a RHELSA-7.2 host: mock rebuild libint-1.1.6-9.el7.src.rpm 2. 3. Actual results: .libs/hrr1_build_nn.o: In function `hrr1_build_nn(double const*, double*, double*, double*, int)': bint/src/hrr1_build_nn.cc:24:(.text+0x47078): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_0(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:25:(.text+0x47090): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_1(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:26:(.text+0x470a8): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_2(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:27:(.text+0x470c0): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_3(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:28:(.text+0x470d8): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_4(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:29:(.text+0x470f0): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_5(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:30:(.text+0x47108): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_6(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:31:(.text+0x47120): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_7(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:32:(.text+0x47138): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_8(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:33:(.text+0x47150): relocation truncated to fit: R_AARCH64_CALL26 against symbol `_hrr1_build_nn_9(double const*, double*, double*, double*, int)' defined in .text section in .libs/hrr1_build_nn.o /builddir/build/BUILD/libint-0e0ffa7887e74e6ab1fb07c89be55f776c733731/src/lib/libint/src/hrr1_build_nn.cc:34:(.text+0x47168): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status Expected results: builds without errors. Additional info: The same source version builds on AArch64 for Fedora 25: http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=385961