Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 02:29:30 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   devel/freebsd-gcc12 based amd64 buildworld buildkernel: a Failure notice ( non-debug buildworld ) + Messages ( buildkernel 's)
Message-ID:  <D14D0F97-ECBA-4964-8702-F58670872458@yahoo.com>
References:  <D14D0F97-ECBA-4964-8702-F58670872458.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Non-debug buildworld Failure notice :

/usr/local/bin/x86_64-unknown-freebsd14.0-ld: =
/usr/obj/BUILDs/main-amd64-nodbg-gccxtc/usr/main-src/amd64.amd64/lib/libbl=
acklist/libblacklist.a(bl.o): relocation R_X86_64_32 against `.rodata' =
can not be used when making a PIE object; recompile with -fPIE
/usr/local/bin/x86_64-unknown-freebsd14.0-ld: failed to set dynamic =
section sizes: bad value
collect2: error: ld returned 1 exit status

(This prevented the buildkernel that was also listed on the command =
line. So. . .)

non-debug buildkernel (run separately, by itself) Messagees:
(I show the last of the _dwarf_info_load(229) related messages
and what follows.)

ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
Building =
/usr/obj/BUILDs/main-amd64-nodbg-gccxtc/usr/main-src/amd64.amd64/sys/GENER=
IC-NODBG/kernel.full
--- kernel.full ---
linking kernel.full
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: warning: vmbus_vector.o: =
missing .note.GNU-stack section implies executable stack
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: NOTE: This behaviour is =
deprecated and will be removed in a future version of the linker
ctfmerge -L VERSION -g -o kernel.full ...
ERROR: ctfmerge: No ctf sections found to merge
   text   data     bss     dec     hex filename
49889625 2076257 4651648 56617530 35fea3a kernel.full

(The later debug buildkernel is similar.)


debug buildworld: completed, no odd messages at the end.

debug buildkernel Messages :
(I show the last of the _dwarf_info_load(229) related messages
and what follows.)

. . .
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
Building =
/usr/obj/BUILDs/main-amd64-dbg-gccxtc/usr/main-src/amd64.amd64/sys/GENERIC=
-DBG/kernel.full
--- kernel.full ---
linking kernel.full
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: warning: vmbus_vector.o: =
missing .note.GNU-stack section implies executable stack
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: NOTE: This behaviour is =
deprecated and will be removed in a future version of the linker
ctfmerge -L VERSION -g -o kernel.full ...
ERROR: ctfmerge: No ctf sections found to merge
   text   data     bss     dec     hex filename
50183403 2089233 6445056 58717692 37ff5fc kernel.full


FYI:

# uname -apKU
FreeBSD amd64_ZFS 14.0-CURRENT FreeBSD 14.0-CURRENT =
main-n260797-dc1b8c9a846e GENERIC-NODBG amd64 amd64 1400079 1400079

It was rebuilding variations of itself, but via devel/freebsd-gcc12 .

=3D=3D=3D
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D14D0F97-ECBA-4964-8702-F58670872458>