Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2021 14:56:42 -0700
From:      Mark Millard via freebsd-current <freebsd-current@freebsd.org>
To:        =?utf-8?Q?Fernando_Apestegu=C3=ADa?= <fernape@freebsd.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: usr/share/man/man8/apmd.8.gz missing during install arm.armv7 install of main-n247723-6329ca325e02 because of 0a0f7486413c
Message-ID:  <5167A053-F2CC-469B-BCC8-36C8D321A24B@yahoo.com>
In-Reply-To: <CAGwOe2airgVKzjz2gcVQ9z4ano8ZKmxSPFxxwyHm8omPntyh=A@mail.gmail.com>
References:  <712F6CB0-2AFB-44F3-9289-9DA4DDC47E05.ref@yahoo.com> <712F6CB0-2AFB-44F3-9289-9DA4DDC47E05@yahoo.com> <CAGwOe2bvxTr73pqN_9W4vqBawaerGyGTMmwbSRKaC2JHRyLBGA@mail.gmail.com> <CAGwOe2airgVKzjz2gcVQ9z4ano8ZKmxSPFxxwyHm8omPntyh=A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2021-Jul-5, at 13:29, Fernando Apestegu=C3=ADa <fernape at =
freebsd.org> wrote:

> On Mon, Jul 5, 2021 at 8:48 AM Fernando Apestegu=C3=ADa <fernape at =
freebsd.org> wrote:
>>=20
>>=20
>>=20
>> El lun., 5 jul. 2021 4:59, Mark Millard <marklmi@yahoo.com> =
escribi=C3=B3:
>>>=20
>>> The following commit seems to have proken installation
>>> by being incomplete:
>>>=20
>>> . . .
>>> committer       Fernando Apestegu=C3=ADa <fernape at FreeBSD.org>    =
2021-06-30 07:57:51 +0000
>>> commit  0a0f7486413c147d56808b38055c40c64cff61f5 (patch)
>>> . . .
>>> man: Build manpages for all architectures
>>> Building and installing architecture-specific man pages only raises =
a number of
>>> problems . . .
>>>=20
>>>=20
>>> This commit did not deal with: src/blame/ObsoleteFiles.inc and
>>> its:
>>>=20
>>> OLD_FILES+=3Dusr/share/man/man8/apmd.8.gz
>>>=20
>>>=20
>>> I'll note that the removal goes back to:
>>>=20
>>> . . .
>>> committer       Alexander Leidinger <netchild at FreeBSD.org>   =
2005-12-31 14:04:35 +0000
>>> commit  a54b4580550a23ea9ed75860c94ce664aadde247 (patch)
>>> . . .
>>> Add some more obsolete files.
>>> Submitted by:   kris (6 of the files)
>>>=20
>>> Notes
>>>=20
>>> Notes:
>>>    svn path=3D/head/; revision=3D153939
>>> . . .
>>=20
>>=20
>> Hi Mark,
>>=20
>> Sorry for that I'll have a look ASAP.
>=20
> I run make delete-old on /usr/src and a bunch of files were deleted.
> Then I did a git pull --ff-only and some files were updated.
> Unfortunately my current does not build:
>=20
> --- Basic/SourceManager.o ---
> =
/usr/src/contrib/llvm-project/clang/lib/Basic/SourceManager.cpp:1256:10:
> fatal error: 'emmintrin.h' file not found
> #include <emmintrin.h>
>         ^~~~~~~~~~~~~
> 1 error generated.
> *** [Basic/SourceManager.o] Error code 1
>=20
> make[4]: stopped in /usr/src/lib/clang/libclang
> 1 error
>=20
> make[4]: stopped in /usr/src/lib/clang/libclang
>=20
> make[3]: stopped in /usr/src/lib/clang
>=20
> make[2]: stopped in /usr/src
>=20
> make[1]: stopped in /usr/src
>=20
> make: stopped in /usr/src
>=20
> I'm not sure how I can reproduce the breakage.

I had sent a 2nd message indicating that the details of
what caused me to look at usr/share/man/man8/apmd.8.gz
were my problem (not yours) and my problem was not a
consequence of the:

OLD_FILES+=3Dusr/share/man/man8/apmd.8.gz

So do not worry about repeating the make install
time frame failure, not your problem.

Still, the OLD_FILES assignment is incorrect for the
goal of your submittal 0a0f7486413c from what I can
tell: you added apmd.8.gz and the OLD_FILES causes
it to be deleted.

I did no checking of usr/share/man/man8/sconfig.8.gz
so I've no clue if it has a similar status to
usr/share/man/man8/apmd.8.gz or not.

=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5167A053-F2CC-469B-BCC8-36C8D321A24B>