Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2020 17:45:32 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        Kyle Evans <kevans@freebsd.org>
Cc:        current <current@freebsd.org>
Subject:   Re: "make installworld" fail r363660 -> r363689 (amd64)
Message-ID:  <20200731004532.GV29908@albert.catwhisker.org>
In-Reply-To: <CACNAnaEps6fgMS-D=TKrmzy=PXOYSeZwKEVHnadJO5pjfhe=4w@mail.gmail.com>
References:  <20200730112423.GL29908@albert.catwhisker.org> <CACNAnaHn14duXOmv9mSAsUe490pYncdF_LJDaG2DbTXs-=iHHA@mail.gmail.com> <20200730194800.GS29908@albert.catwhisker.org> <CACNAnaEps6fgMS-D=TKrmzy=PXOYSeZwKEVHnadJO5pjfhe=4w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--KCLoHzx0Ylaw/v4x
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jul 30, 2020 at 07:14:26PM -0500, Kyle Evans wrote:
> ...
> > I finally just re-retried the "make installworld," and it succeeded.
> >
>=20
> To be clear, this was just a second installworld without rebuilding,
> correct?

Yes.  The most recent typescript from the build process on that machine
resides at
http://www.catwhisker.org/~david/FreeBSD/history/freebeast.13_build_typescr=
ipt.txt.

> If so, I'm going to amend the UPDATING to add:
>=20
> installworld may encounter the following error: Undefined symbol
> "regcomp@FBSD_1.6"
>=20
> It is imperative that you do not interrupt the installworld, but
> instead let it proceed to
> completion, whether it succeeds or not, and run installworld again.
> ....

OK.

I note that I did not change any configuration (e.g.,
/etc/{src{,-env},make}.conf) or anything else -- merely invoke a csh
alias that did:

setenv TMPDIR /tmp && \
id && \
mount && \
cd /usr/src && \
uname -aUK && \
date && \
mergemaster -U -u 0022 -p && \
date && \
rm -fr /usr/include.old && \
date && \
mv /usr/include{,.old} && \
date && \
rm -fr /usr/share/man && \
date && \
make installworld && \
date && \
mergemaster -F -U -u 0022 -i && \
date && \
make delete-old && \
date && \
df -k && \
gpart bootcode -b /boot/boot ada0s4

I rebooted the machine verbosely (which worked), then ran a csh
alias that did:

setenv TMPDIR /tmp && \
id && \
mount && \
cd /usr/src && \
uname -aUK && \
date && \
make delete-old-libs && \
cp /var/run/dmesg.boot /var/tmp/dmesg.boot.13.0-CURRENT && \
log_uname && \
date

Peace,
david
--=20
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.

--KCLoHzx0Ylaw/v4x
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAl8jaaxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy
OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2
PckZ4wgAmjn9Pl0V6Zyq4M9468qYv312o7sDhFguK1fXYcc+ZP0oImki7eEGkTvn
lUxSiP83tBQOV/5DxqprjcNCYzRM0KCkX1HvHbqeSxqqM5q+TQ1ga1f9v5CNFVae
7qmnKb5TqzsgSHhbDAfl30036bJJIG0fThNCBhmBHUQNg9C2HgNDkb+St+TVpz/X
46rXxc4AG3vGck4kPrY78WiQ8ZHJfbUs/TlcdWl6WLe8lt8AxL6PnBVr9oh46E5t
+OC2kN4j6TudRbToFQHoluU5PqhlKnshPfzczmYHagJVuFX/NPasYKKEuzpXJe0k
EGA8rEHHwU0zAwZXP7qTk/6u2D6kWw==
=ZJiX
-----END PGP SIGNATURE-----

--KCLoHzx0Ylaw/v4x--



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