[Bug 221107] -r322109 and -r322210 (so clang 5) TARGET_ARCH=powerpc agp.kld or agp.kld gets: R_PPC_PLTREL24 reloc against local symbol; could not read symbols: Bad value

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 8 15:23:12 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221107

Mark Millard <markmi at dsl-only.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-r322109 (so clang 5)       |-r322109 and -r322210 (so
                   |TARGET_ARCH=powerpc agp.kld |clang 5)
                   |gets: R_PPC_PLTREL24 reloc  |TARGET_ARCH=powerpc agp.kld
                   |against local symbol; could |or agp.kld gets:
                   |not read symbols: Bad value |R_PPC_PLTREL24 reloc
                   |                            |against local symbol; could
                   |                            |not read symbols: Bad value

--- Comment #3 from Mark Millard <markmi at dsl-only.net> ---
(In reply to Mark Millard from comment #2)

Building under/for -r322210 got the R_PPC_PLTREL24 report
for aha.kld instead of agp.aha :

--- aha.ko.full ---
ld: aha.kld(.text+0x2b8c): R_PPC_PLTREL24 reloc against local symbol
aha.kld: could not read symbols: Bad value
--- all_subdir_agp ---
Building
/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG/modules/usr/src/sys/modules/agp/agp.ko.full
--- all_subdir_aha ---
*** [aha.ko.full] Error code 1

Looks like a race as two which occurs first but both
fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list