Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2021 06:35:52 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 982ad2bf643d - main - audio/cheesecutter: Mark broken on FreeBSD 14
Message-ID:  <202111260635.1AQ6ZqsA075011@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=982ad2bf643d66fc36e45e97bbe1db8f45205f9b

commit 982ad2bf643d66fc36e45e97bbe1db8f45205f9b
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2021-11-26 06:35:08 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2021-11-26 06:35:08 +0000

    audio/cheesecutter: Mark broken on FreeBSD 14
    
    Notified by:    pkg-fallout
---
 audio/cheesecutter/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/cheesecutter/Makefile b/audio/cheesecutter/Makefile
index 33bf7913316c..bfecc3c9b45e 100644
--- a/audio/cheesecutter/Makefile
+++ b/audio/cheesecutter/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Tracker for composing music for the C64 SID chip
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+BROKEN_FreeBSD_14=	ld: error: undefined hidden symbol: __start___minfo
+
 BUILD_DEPENDS=	acme:devel/acme \
 		ldc2:lang/ldc
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111260635.1AQ6ZqsA075011>