[Bug 242028] powerpc64 LINT kernel build fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 17 13:22:16 UTC 2019


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

            Bug ID: 242028
           Summary: powerpc64 LINT kernel build fails
           Product: Base System
           Version: CURRENT
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: lwhsu at FreeBSD.org

https://ci.freebsd.org/job/FreeBSD-head-powerpc64-LINT/762/console :

...

--- accf_data.kld ---
ld -m elf32ppc_fbsd --secure-plt -d -warn-common  -r -d  -o accf_data.kld
accf_data.o

...

--- modules-all ---
ld: Relocatable linking with relocations from format elf64-powerpc-freebsd
(accf_data.o) to format elf32-powerpc-freebsd (accf_data.kld) is not supported

I think it is because of we passed the wrong argument to ld when building
modules.

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


More information about the freebsd-bugs mailing list