Skip to content

Commit

Permalink
devel/intel-graphics-compiler: mark BROKEN on FreeBSD 14 i386
Browse files Browse the repository at this point in the history
FAILED: IGC/Release/libigc.so.1.0.1
[...]
ld: error: failed to open IGC/Release/libigc.so.1.0.1: Cannot allocate memory
c++: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
  • Loading branch information
jbeich committed Jan 11, 2023
1 parent ae1c0e0 commit f7b5c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/intel-graphics-compiler/Makefile
Expand Up @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
ONLY_FOR_ARCHS= aarch64 amd64 i386
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
BROKEN_FreeBSD_12_i386= clang crashes during build
BROKEN_FreeBSD_14_i386= clang crashes during build

BUILD_DEPENDS= vc-intrinsics-${FLAVOR}>=0.4.0:devel/vc-intrinsics@${FLAVOR}
LIB_DEPENDS= libLLVM-${FLAVOR:S/llvm//}.so:devel/${FLAVOR} \
Expand Down

0 comments on commit f7b5c1b

Please sign in to comment.