Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2024 17:14:55 GMT
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: ce28981a8306 - main - net/ecal: Broken by devel/spdlog update to 1.14.0
Message-ID:  <202404271714.43RHEttY069336@gitrepo.freebsd.org>

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

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

commit ce28981a8306a81a5458f3c7693345af6eb47025
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-27 17:13:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-27 17:14:50 +0000

    net/ecal: Broken by devel/spdlog update to 1.14.0
    
    Reported by:    fallout
---
 net/ecal/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/ecal/Makefile b/net/ecal/Makefile
index 54834c6b1f90..946cab698473 100644
--- a/net/ecal/Makefile
+++ b/net/ecal/Makefile
@@ -10,6 +10,7 @@ WWW=		https://eclipse-ecal.github.io/ecal/index.html
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		broken by devel/spdlog update to 1.14.0, see https://github.com/eclipse-ecal/ecal/issues/1577
 BROKEN_armv7=	link fails: undefined reference due to --no-allow-shlib-undefined: absl::lts_20230125::hash_internal::CityHash32(char const*, unsigned int)
 BROKEN_i386=	link fails: undefined reference due to --no-allow-shlib-undefined: absl::lts_20230125::hash_internal::CityHash32(char const*, unsigned int)
 



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