devel/llvm80 build blocked by "graphics/py-imagesize at py27 | py27-imagesize-1.1.0: Failed: fetch"

Mark Millard marklmi at yahoo.com
Tue Jul 23 23:35:17 UTC 2019



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:
>>> 
>>> [00:23:50] [26] [00:10:36] Finished graphics/py-imagesize at 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 at py27 | py27-imagesize-1.1.0 failed
>>> [00:23:50] [26] [00:10:36] Skipping textproc/py-recommonmark at py27 | py27-recommonmark-0.5.0_1: Dependent port graphics/py-imagesize at py27 | py27-imagesize-1.1.0 failed
>>> [00:23:50] [26] [00:10:36] Skipping textproc/py-sphinx at py27 | py27-sphinx-1.6.5_2,1: Dependent port graphics/py-imagesize at 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 at py27 | py27-imagesize-1.1.0 failed
>>> ....
>> 
>> Well, for me, I see:
>> 
>> 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] 
>> 
>> ... so, yeah, it seems to be required.
>> 
> 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=CLANG 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:OPTIONS_FILE_UNSET+=DOCS
/usr/local/etc/poudriere.d/options/devel_llvm80/options:_FILE_COMPLETE_OPTIONS_LIST=CLANG 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+=DOCS

still got:

[00:11:05] [01] [00:10:18] Finished graphics/py-imagesize at 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 at 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.

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



More information about the freebsd-ports mailing list