Date: Thu, 23 Sep 2021 14:11:53 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258693] devel/ikos: add devel/llvm90 RUN_DEPENDS Message-ID: <bug-258693-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258693 Bug ID: 258693 Summary: devel/ikos: add devel/llvm90 RUN_DEPENDS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: nimaje+fbz@bureaucracy.de CC: brooks@FreeBSD.org, yuri@freebsd.org CC: brooks@FreeBSD.org, yuri@freebsd.org Attachment #228135 maintainer-approval? Flags: Flags: merge-quarterly? Created attachment 228135 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228135&action= =3Dedit add devel/llvm90 RUN_DEPENDS ikos uses clang/llvm at runtime. And the resulting error message[0] doesn't help much in figuring out which version is wanted. Requesting merge-quarterly as this only fixes package metadata. QA: * portlint: OK (looks fine.) [0]: Traceback (most recent call last): File "/usr/local/bin/ikos", line 65, in <module> ikos.analyzer.main(sys.argv) File "/usr/local/lib/python3.8/site-packages/ikos/analyzer.py", line 980,= in main clang(bc_path, input_path, File "/usr/local/lib/python3.8/site-packages/ikos/analyzer.py", line 684,= in clang cmd =3D [settings.clang()] File "/usr/local/lib/python3.8/site-packages/ikos/settings/__init__.py", = line 110, in clang assert is_executable(path), 'could not find clang executable' AssertionError: could not find clang executable --=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-258693-7788>