[Bug 278182] Kernel fails to build for arm64 on 14.0-STABLE

[email protected]
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278182

            Bug ID: 278182
           Summary: Kernel fails to build for arm64 on 14.0-STABLE
           Product: Base System
           Version: 14.0-STABLE
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: arm
          Assignee: [email protected]
          Reporter: [email protected]

The same symptoms as here bug #257127

$cd /usr/src
$make buildkernel

objcopy --only-keep-debug kernel.full kernel.debug
objcopy --strip-debug --add-gnu-debuglink=kernel.debug  kernel.full kernel
arm_kernel_boothdr.awk: missing kernbase/_start/_end symbol(s)
*** Error code 1

Stop.
make[2]: stopped in /usr/obj/usr/src/arm64.aarch64/sys/GENERIC
     5793.39 real      5472.17 user       343.03 sys
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Originally caused by the upstream issue
https://github.com/onetrueawk/awk/issues/126
Which was hotfixed in 'contrib/one-true-awk/lib.c', and after the latest update
the issue is back again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.