git: ce28981a8306 - main - net/ecal: Broken by devel/spdlog update to 1.14.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Apr 2024 17:14:55 UTC
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)