Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2019 16:35:06 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        Charlie Li <ml+freebsd@vishwin.info>
Cc:        freebsd-ports@freebsd.org, David Wolfskill <david@catwhisker.org>
Subject:   Re: devel/llvm80 build blocked by "graphics/py-imagesize@py27 | py27-imagesize-1.1.0: Failed: fetch"
Message-ID:  <4B550669-FFA3-4D4C-9708-1B27A704E764@yahoo.com>
In-Reply-To: <3bb87c9a-2563-9359-789b-7d6c753ef01f@vishwin.info>
References:  <8F572CDD-6F24-41E8-B4A8-9797F6828349@yahoo.com> <20190723204346.GT1399@albert.catwhisker.org> <3bb87c9a-2563-9359-789b-7d6c753ef01f@vishwin.info>

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


On 2019-Jul-23, at 15:09, Charlie Li <ml+freebsd at vishwin.info> wrote:

> David Wolfskill wrote:
>> On Tue, Jul 23, 2019 at 01:28:46PM -0700, Mark Millard via =
freebsd-ports wrote:
>>> I'm unclear on why devel/llvm80 depends on graphics ports, but
>>> after 'svnlite update -r507241 /usr/ports' (not having updated
>>> in some time), my poudriere bulk run reported:
>>>=20
>>> [00:23:50] [26] [00:10:36] Finished graphics/py-imagesize@py27 | =
py27-imagesize-1.1.0: Failed: fetch
>>> [00:23:50] [26] [00:10:36] Skipping devel/llvm80 | llvm80-8.0.1: =
Dependent port graphics/py-imagesize@py27 | py27-imagesize-1.1.0 failed
>>> [00:23:50] [26] [00:10:36] Skipping textproc/py-recommonmark@py27 | =
py27-recommonmark-0.5.0_1: Dependent port graphics/py-imagesize@py27 | =
py27-imagesize-1.1.0 failed
>>> [00:23:50] [26] [00:10:36] Skipping textproc/py-sphinx@py27 | =
py27-sphinx-1.6.5_2,1: Dependent port graphics/py-imagesize@py27 | =
py27-imagesize-1.1.0 failed
>>> [00:23:50] [26] [00:10:36] Skipping devel/xtoolchain-llvm80 | =
xtoolchain-llvm80-0.1: Dependent port graphics/py-imagesize@py27 | =
py27-imagesize-1.1.0 failed
>>> ....
>>=20
>> Well, for me, I see:
>>=20
>> g1-49(11.3-S)[491] make -C /usr/ports/devel/llvm80 all-depends-list | =
grep -i imagesize
>> /common/ports/graphics/py-imagesize
>> g1-49(11.3-S)[492]=20
>>=20
>> ... so, yeah, it seems to be required.
>>=20
> These are only required when DOCS is set, to generate (mostly HTML)
> documentation. DOCS is set by default.

Disabling DOCS for devel/llvm80 and devel/cmake did no good at avoiding
graphics/py-imagesize . . .

# grep -ri doc /usr/local/etc/poudriere.d/*options*/devel_*
=
/usr/local/etc/poudriere.d/FBSDFSSDjail-options/devel_llvm80/options:_FILE=
_COMPLETE_OPTIONS_LIST=3DCLANG COMPILER_RT DOCS EXTRAS GOLD LIT LLD LLDB =
OPENMP BE_FREEBSD BE_NATIVE BE_STANDARD
=
/usr/local/etc/poudriere.d/FBSDFSSDjail-options/devel_llvm80/options:OPTIO=
NS_FILE_UNSET+=3DDOCS
=
/usr/local/etc/poudriere.d/options/devel_llvm80/options:_FILE_COMPLETE_OPT=
IONS_LIST=3DCLANG COMPILER_RT DOCS EXTRAS GOLD LIT LLD LLDB OPENMP =
BE_FREEBSD BE_NATIVE BE_STANDARD
=
/usr/local/etc/poudriere.d/options/devel_llvm80/options:OPTIONS_FILE_UNSET=
+=3DDOCS

still got:

[00:11:05] [01] [00:10:18] Finished graphics/py-imagesize@py36 | =
py36-imagesize-1.1.0: Failed: fetch
[00:11:06] [01] [00:10:19] Skipping devel/cmake | cmake-3.14.5: =
Dependent port graphics/py-imagesize | py36-imagesize-1.1.0 failed
[00:11:06] [01] [00:10:19] Skipping devel/llvm80 | llvm80-8.0.1: =
Dependent port graphics/py-imagesize | py36-imagesize-1.1.0 failed
[00:11:06] [01] [00:10:19] Skipping textproc/py-sphinx | =
py36-sphinx-1.6.5_2,1: Dependent port graphics/py-imagesize | =
py36-imagesize-1.1.0 failed
[00:11:06] [01] [00:10:19] Skipping devel/xtoolchain-llvm80 | =
xtoolchain-llvm80-0.1: Dependent port graphics/py-imagesize | =
py36-imagesize-1.1.0 failed

But the following looks like it would have stopped
devel/cmake and devel/llvm80 anyway:

[00:11:06] [02] [00:10:19] Finished textproc/py-snowballstemmer@py36 | =
py36-snowballstemmer-1.2.1: Failed: fetch


It looks like textproc/py-sphinx is what indirectly brings in
the above ports that are failing to fetch.

=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?4B550669-FFA3-4D4C-9708-1B27A704E764>