git: 51585bd3ef64 - 2021Q2 - audio/vst3sdk: Broken on 11
Yuri Victorovich
yuri at FreeBSD.org
Tue May 18 09:48:31 UTC 2021
The branch 2021Q2 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=51585bd3ef64e61d7b86e38b18a2d1cca15a136f
commit 51585bd3ef64e61d7b86e38b18a2d1cca15a136f
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-18 09:47:59 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-18 09:47:59 +0000
audio/vst3sdk: Broken on 11
---
audio/vst3sdk/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/audio/vst3sdk/Makefile b/audio/vst3sdk/Makefile
index 6861351454c3..f43a14ec6b03 100644
--- a/audio/vst3sdk/Makefile
+++ b/audio/vst3sdk/Makefile
@@ -12,6 +12,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_11= x11fileselector.cpp:57:9: error: use of undeclared identifier 'getline'; did you mean 'std::getline'?
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libexpat.so:textproc/expat2 \
More information about the dev-commits-ports-all
mailing list