Date: Sun, 17 Nov 2013 00:22:13 +1100 From: andrew clarke <mail@ozzmosis.com> To: freebsd-ports@freebsd.org Cc: sunpoet@FreeBSD.org, brooks@FreeBSD.org Subject: www/aria2 dependencies & lang/llvm33 build error Message-ID: <20131116132213.GA95852@ozzmosis.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm running FreeBSD 8.4-RELEASE-p4. www/aria2 1.18.1 requires lang/clang33. Is this really necessary? Previous aria2 versions didn't require clang. If so, I already have lang/clang-devel (3.4) installed, but the port still wants to build lang/clang33, which of course requires devel/llvm33. However on 8.4-REL, currently llvm33 fails to build: gmake[1]: Leaving directory `/usr/ports/devel/llvm33/work/llvm-3.3.src/bindings' llvm[0]: ***** Completed Release Build sphinx-build -b man -d _build/doctrees . _build/man Traceback (most recent call last): File "/usr/local/bin/sphinx-build", line 5, in <module> from pkg_resources import load_entry_point File "build/bdist.freebsd-8.3-RELEASE-p3-amd64/egg/pkg_resources.py", line 2805, in <module> File "build/bdist.freebsd-8.3-RELEASE-p3-amd64/egg/pkg_resources.py", line 696, in require File "build/bdist.freebsd-8.3-RELEASE-p3-amd64/egg/pkg_resources.py", line 594, in resolve pkg_resources.DistributionNotFound: markupsafe gmake: *** [man] Error 1 *** Error code 2 Stop in /usr/ports/devel/llvm33. *** Error code 1 Thanks. Regards Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131116132213.GA95852>