Date: Mon, 19 Sep 2016 07:31:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212813] devel/llvm39: lit not properly installed Message-ID: <bug-212813-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212813 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@FreeBSD.org Reporter: dschroetter@gmail.com Assignee: brooks@FreeBSD.org Flags: maintainer-feedback?(brooks@FreeBSD.org) Created attachment 174942 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174942&action= =3Dedit 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. --=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-212813-13>