Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2023 14:19:16 +0900 (JST)
From:      UEMURA Tetsuya <t_uemura@macome.co.jp>
To:        freebsd-current@freebsd.org
Cc:        shibata@macome.co.jp
Subject:   Re: install: wdatwd.4.gz: No such file or directory
Message-ID:  <20230118051916.EC6A69B888F@towerrecords.dyndns.org>
In-Reply-To: <e2a864f2-ffd7-074c-4051-cd30834788f5@freebsd.org>
References:  <20230117025242.65B809B8774@towerrecords.dyndns.org> <e2a864f2-ffd7-074c-4051-cd30834788f5@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> buildworld succeeded (as expected), wdatwd was not mentioned during the b=
uild.
>=20
> As far as I can tell, there was no problem with installation to the host =
on 14th January (see below), I remain puzzled by the poudriere failure to u=
pdate from /usr/src.
>=20
> % grep wdatwd /usr/src/installworld.log
> install -o root -g wheel -m 444 /usr/src/share/man/man4/wdatwd.4 /usr/sha=
re/man/man4
> % ls -hln /usr/src/installworld.log
> -rw-r--r-- =A01 1002 =A00 =A0=A04.8M 14 Jan 05:01 /usr/src/installworld.l=
og
> %

On mine, GENERIC kernel with no src.conf defined, fresh make
build(world|kernel) and following install (world|kernel) logged four
wdatwd.4 related lines:

rm -f aac.4.gz ... wdatwd.4.gz ... wdatwd.4.cat.gz ... (actually very very =
long line)
--- wdatwd.4.gz ---
gzip -cn /usr/src/share/man/man4/wdatwd.4 > wdatwd.4.gz
install  -o root -g wheel -m 444 wdatwd.4.gz  /usr/share/man/man4/

If your make world was fresh (not rebuilding), I have no idea anymore.

--=20
Tetsuya Uemura                    developer / overseas sales
t_uemura@macome.co.jp
MACOME, Corp. Tokyo Office        Kawano Bldg., 7-32-6, Nishi Kamata,
http://www.macome.co.jp/english/  Ota, Tokyo 1440052 Japan

Posted on Wed, 18 Jan 2023 00:36:31 +0000
by author Graham Perrin <grahamperrin@freebsd.org>
> On 17/01/2023 02:52, UEMURA Tetsuya wrote:
>=20
> >> Thanks. Result:<https://bsd.to/mjBz/raw>, and I'm now rebuilding world.
> > Weird. On my 14-CURRENT, make all shows a lot of gzip related lines suc=
h
> > as:
> >
> > gzip -cn /usr/src/share/man/man4/aac.4 > aac.4.gz
> > ...
> > gzip -cn /usr/src/share/man/man4/wdatwd.4 > wdatwd.4.gz
> > ...
> >
> > Would like to see your rebuilding world result.
>=20
>=20
> buildworld succeeded (as expected), wdatwd was not mentioned during the b=
uild.
>=20
> As far as I can tell, there was no problem with installation to the host =
on 14th January (see below), I remain puzzled by the poudriere failure to u=
pdate from /usr/src.
>=20
> % grep wdatwd /usr/src/installworld.log
> install -o root -g wheel -m 444 /usr/src/share/man/man4/wdatwd.4 /usr/sha=
re/man/man4
> % ls -hln /usr/src/installworld.log
> -rw-r--r-- =A01 1002 =A00 =A0=A04.8M 14 Jan 05:01 /usr/src/installworld.l=
og
> %
>=20
>=20




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