Skip to content

Commit

Permalink
audio/vst3sdk: Mark BROKEN on 14
Browse files Browse the repository at this point in the history
Fails to compile with:
error: 'experimental/filesystem' file not found

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 18, 2023
1 parent ca2a21c commit a98f7fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions audio/vst3sdk/Makefile
Expand Up @@ -11,6 +11,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BROKEN_i386= fails to build: static_assert failed due to requirement 'alignof(Steinberg::Vst::ProcessContext) == (0 ? 8U : 0 ? 1U : 1 ? 8U : 8U)
BROKEN_FreeBSD_14= fails to compile: 'experimental/filesystem' file not found

BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libexpat.so:textproc/expat2 \
Expand Down

0 comments on commit a98f7fd

Please sign in to comment.