[Bug 257720] devel/ispc: enable Intel GPU support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Aug 2021 20:56:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257720 Bug ID: 257720 Summary: devel/ispc: enable Intel GPU support Product: Ports & Packages Version: Latest Hardware: Any URL: https://ispc.github.io/ispc_for_gen.html OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: jbeich@FreeBSD.org CC: danfe@FreeBSD.org, greg@unrelenting.technology, vvd@unislabs.com Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org Created attachment 227060 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227060&action=edit v1 (apply via "git am") See URL for upstream documentation. I only tested build (11.4, 12.2, 13.0) but not runtime (don't use the port). $ poudriere testport -j 122amd64 devel/ispc [...] =========================================================================== ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) [...] =========================================================================== =>> Checking shared library dependencies 0x0000000000000001 NEEDED Shared library: [libLLVM-11.so] 0x0000000000000001 NEEDED Shared library: [libLLVMSPIRVLib.so.11] 0x0000000000000001 NEEDED Shared library: [libc++.so.1] 0x0000000000000001 NEEDED Shared library: [libc.so.7] 0x0000000000000001 NEEDED Shared library: [libcxxrt.so.1] 0x0000000000000001 NEEDED Shared library: [libform.so.5] 0x0000000000000001 NEEDED Shared library: [libgcc_s.so.1] 0x0000000000000001 NEEDED Shared library: [libm.so.5] 0x0000000000000001 NEEDED Shared library: [libncurses.so.8] 0x0000000000000001 NEEDED Shared library: [libomp.so] 0x0000000000000001 NEEDED Shared library: [libthr.so.3] 0x0000000000000001 NEEDED Shared library: [libz.so.6] 0x0000000000000001 NEEDED Shared library: [libze_loader.so.1] -- You are receiving this mail because: You are the assignee for the bug.