[Bug 212813] devel/llvm39: lit not properly installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 19 07:31:34 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212813
Bug ID: 212813
Summary: devel/llvm39: lit not properly installed
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: brooks at FreeBSD.org
Reporter: dschroetter at gmail.com
Assignee: brooks at FreeBSD.org
Flags: maintainer-feedback?(brooks at FreeBSD.org)
Created attachment 174942
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174942&action=edit
Makefile diff for top-level package Makefile (level/llvm39)
It appears that the lit tool is not properly installed:
1. The 'formats' subdirectory is not installed in the python
site-packages/lit<version> directory
2. The python files in the 'formats' subdirectory are not patched to include
the LLVM_VERSION (from lit.xxx import instead of from lit39.xxx import)
Patches for LLVM39 Makefile and pkg-plist included here.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list