Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Sep 2019 20:46:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 240262] www/firefox: Fails to build: The 'requests>=2.0.0' distribution was not found and is required by Sphinx (arm, CURRENT @ r351586)
Message-ID:  <bug-240262-21738-PiAajHQfm8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240262-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240262-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240262

--- Comment #5 from Christoph Moench-Tegeder <cmt@freebsd.org> ---
Unless I'm missing something...
- this is devel/llvm80 failing, not firefox (llvm80 is a build-dependency of
firefox, yes, but in this case we haven't even really started on the firefox
build), so gecko might not be the right person to talk to
- despite www/py-requests being listed in the RUN_DEPENDS of
textproc/py-sphinx, there is no py36-requests satisfying that dependency for
py36-sphinx in your package list (there are py27-requests and py27-sphinx, =
but
it's the python 3.6 flavor which is bombing out here, to the 2.7 packages a=
re
not helpful).

I'd guess that whatever tool you're using to manage your packages did fail =
to
do so properly (unless you did some --force'ing and everything is on you).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240262-21738-PiAajHQfm8>