Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2026 14:59:09 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f6cca4119ecd - main - multimedia/ossia-score: Broken on FreeBSD 13
Message-ID:  <69c3f83d.1fc0f.40ddb403@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit f6cca4119ecd753d5fce4aed1b43197396569be8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-25 14:58:32 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-25 14:59:06 +0000

    multimedia/ossia-score: Broken on FreeBSD 13
---
 multimedia/ossia-score/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multimedia/ossia-score/Makefile b/multimedia/ossia-score/Makefile
index f69abe91927b..72647089c1a6 100644
--- a/multimedia/ossia-score/Makefile
+++ b/multimedia/ossia-score/Makefile
@@ -13,6 +13,7 @@ WWW=		https://ossia.io/ \
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN_FreeBSD_13=	compilation fails: fatal error: 'sys/timerfd.h' file not found
 NOT_FOR_ARCHS=		armv6 armv7 i386
 NOT_FOR_ARCHS_REASON=	configure fails: score depends on kfrlib which only supports 64-bit systems (coming from cmake/ScoreConfiguration.cmake:137)
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c3f83d.1fc0f.40ddb403>