Re: New (for me,) dmesg warning during system bootup.
On Sun, Feb 25, 2024 at 04:33:13PM -0600, Brian Conway wrote: > On Sun, Feb 25, 2024, at 4:27 PM, Avon Robertson wrote: > > I have noticed several posts related to endbr64 in the last week, so I > > thought this might be of interest to someone. > > > > Performed a 'sysupgrade -s' earlier today to: > > kern.version=OpenBSD 7.5-beta (GENERIC.MP) #25: Sat Feb 24 20:50:14 MST 2024 > > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > > > The below was subsequently noticed in the system bootup messages. > > > > > > pf enabled > > starting network > > reordering: ld.sold: warning: _dl_start: missing endbr64 libcld: > > warning: __mcount: missing endbr64 libcrypto sshd. > > > > > > -- > > aer > > https://marc.info/?t=17088928881 > > "It is unimportant and temporary." > > Brian > Thank you for the above link Brian. I had by chance, already read both of those posts, as they were in the last set of email that I fetched. -- aer
Re: New (for me,) dmesg warning during system bootup.
Ignore it. Artifact of other work. Temporary. Brian Conway wrote: > On Sun, Feb 25, 2024, at 4:27 PM, Avon Robertson wrote: > > I have noticed several posts related to endbr64 in the last week, so I > > thought this might be of interest to someone. > > > > Performed a 'sysupgrade -s' earlier today to: > > kern.version=OpenBSD 7.5-beta (GENERIC.MP) #25: Sat Feb 24 20:50:14 MST 2024 > > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > > > The below was subsequently noticed in the system bootup messages. > > > > > > pf enabled > > starting network > > reordering: ld.sold: warning: _dl_start: missing endbr64 libcld: > > warning: __mcount: missing endbr64 libcrypto sshd. > > > > > > -- > > aer > > https://marc.info/?t=17088928881 > > "It is unimportant and temporary." > > Brian >
Re: New (for me,) dmesg warning during system bootup.
On Sun, Feb 25, 2024, at 4:27 PM, Avon Robertson wrote: > I have noticed several posts related to endbr64 in the last week, so I > thought this might be of interest to someone. > > Performed a 'sysupgrade -s' earlier today to: > kern.version=OpenBSD 7.5-beta (GENERIC.MP) #25: Sat Feb 24 20:50:14 MST 2024 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > The below was subsequently noticed in the system bootup messages. > > > pf enabled > starting network > reordering: ld.sold: warning: _dl_start: missing endbr64 libcld: > warning: __mcount: missing endbr64 libcrypto sshd. > > > -- > aer https://marc.info/?t=17088928881 "It is unimportant and temporary." Brian
New (for me,) dmesg warning during system bootup.
I have noticed several posts related to endbr64 in the last week, so I thought this might be of interest to someone. Performed a 'sysupgrade -s' earlier today to: kern.version=OpenBSD 7.5-beta (GENERIC.MP) #25: Sat Feb 24 20:50:14 MST 2024 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP The below was subsequently noticed in the system bootup messages. pf enabled starting network reordering: ld.sold: warning: _dl_start: missing endbr64 libcld: warning: __mcount: missing endbr64 libcrypto sshd. -- aer