git: 2fe078bf85d6 - main - audio/vst3sdk: Broken on 11
Yuri Victorovich
yuri at FreeBSD.org
Sun Apr 25 09:52:01 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2fe078bf85d625322de94195703e3c88dc6d2765
commit 2fe078bf85d625322de94195703e3c88dc6d2765
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-25 09:40:40 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-25 09:51:58 +0000
audio/vst3sdk: Broken on 11
Reported by: fallout
---
audio/vst3sdk/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/audio/vst3sdk/Makefile b/audio/vst3sdk/Makefile
index bf258b590ff6..345b6ec931a5 100644
--- a/audio/vst3sdk/Makefile
+++ b/audio/vst3sdk/Makefile
@@ -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_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