svn commit: r393044 - head/devel/llvm-devel

Jan Beich jbeich at FreeBSD.org
Wed Jul 29 07:17:11 UTC 2015


Brooks Davis <brooks at FreeBSD.org> writes:

> Author: brooks
> Date: Tue Jul 28 00:56:50 2015
> New Revision: 393044
> URL: https://svnweb.freebsd.org/changeset/ports/393044
>
> Log:
>   Add support for lld, the LLVM linker.
[...]
> +LLDB_DESC=		Install lldb, the LLVM debugger
>  LLDB_DISTFILES=		${LLDB_NAME}.tar.gz:lldb

Did you miss some deps? Maybe LLDB_BUILD_DEPENDS=swig:${PORTSDIR}/devel/swig13

$ make
[...]
-- LLDB version: 3.8.0
-- Found LibXml2: /usr/local/lib/libxml2.so (found version "2.9.2")
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindSWIG.cmake:75 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  tools/lldb/scripts/CMakeLists.txt:15 (find_package)


-- Configuring incomplete, errors occurred!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150729/ad492b6d/attachment.bin>


More information about the svn-ports-all mailing list