Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2018 23:36:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225575] devel/ispc needs llvm at runtime
Message-ID:  <bug-225575-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225575

            Bug ID: 225575
           Summary: devel/ispc needs llvm at runtime
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: FreeBSD@ShaneWare.Biz
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

While ldd doesn't list any llvm libraries for bin/ispc, finding ispc with c=
make
is broken -

-- Found Intel SPMD Compiler (ISPC): /usr/local/bin/ispc
Shared object "libLLVM-5.0.so" not found, required by "ispc"

So it appears that ispc is manually loading the llvm libs at runtime, which
leads to llvm needing to be added to RUN_DEPENDS

This is reported by graphics/embree and can be found in pkg-status builds

http://package22.nyi.freebsd.org/data/111amd64-default-PR224992/2018-01-30_=
06h44m40s/logs/errors/embree-2.17.1.log

--=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-225575-13>