Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2019 13:22:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242028] powerpc64 LINT kernel build fails
Message-ID:  <bug-242028-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242028

            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@FreeBSD.org
          Reporter: lwhsu@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 suppor=
ted

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242028-227>