Date: Thu, 30 Jul 2020 04:24:23 -0700 From: David Wolfskill <david@catwhisker.org> To: current@freebsd.org Subject: "make installworld" fail r363660 -> r363689 (amd64) Message-ID: <20200730112423.GL29908@albert.catwhisker.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
build{worl,kernel} and installkernel were uneventful, but:
...
install -l h -o root -g wheel -m 555 /usr/bin/mail /usr/bin/Mail
install -l h -o root -g wheel -m 555 /usr/bin/mail /usr/bin/mailx
===> usr.bin/msgs (install)
install -s -o root -g wheel -m 555 msgs /usr/bin/msgs
install -o root -g wheel -m 444 msgs.1.gz /usr/share/man/man1/
===> usr.bin/bmake (install)
install -s -o root -g wheel -m 555 make /usr/bin/make
install -o root -g wheel -m 444 make.1.gz /usr/share/man/man1/
===> usr.bin/bmake/tests (install)
ld-elf.so.1: /common/S4/obj/usr/src/amd64.amd64/tmp/legacy/usr/sbin/make: Undefined symbol "regcomp@FBSD_1.6"
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1
Stop.
make[1]: stopped in /usr/src
*** Error code 1
Running:
FreeBSD freebeast.catwhisker.org 13.0-CURRENT FreeBSD 13.0-CURRENT #986 r363660M/363660: Wed Jul 29 03:52:03 PDT 2020 root@freebeast.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1300102 1300102
src/UPDATING has a recent entry:
20200729:
r363679 has redefined some undefined behavior in regcomp(3); notably,
extraneous escapes of most ordinary characters will no longer be
accepted. An exp-run has identified all of the problems with this in
ports, but other non-ports software may need extra escapes removed to
continue to function.
but while there does seem to be some relevance, I'm not seeing what
sort of evasive maneuvers I need to make.
I would appreciate a suggestion.
Thanks!
Peace,
david
--
David H. Wolfskill david@catwhisker.org
"White fear has become the unalloyed rallying cry of Trump's bid for a
second term." -- John Harwood, paraphrasing GOP strategist Stuart Stevens
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAl8iredfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy
OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2
PcmJJAf/ZEdG3jOzJpmZM30fwpRH7fH7x+wUG+EfGSzcshsHXe+CbtTwulEh0W1V
PDJsw3sPMGwHO6jbjUU93H4knMgrZB+bJzXx143nIVOUmHVEIKKGoy2y5sJW8Iok
Ccgu7Yp9G0A7BDhOiOx4U8DHxRvolINALIs7/McQH/2NPXlFZGED4XFCwR9rdAgT
j9sNxRqZYPH5WtnEg9FDX7hHqKaraudNOKZvjv6mi6UJgksv21GCSxD84g+Wi13l
88tbGEHuD0PCtRHNnBUpxamllWmgCQNze4bt8w83E6lbQJQqoT04OlYW+VVr4q+A
EtYoUma0AeLKZFVm4UnC44MXN/4nJA==
=deN1
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200730112423.GL29908>
