Date: Tue, 06 Dec 2022 01:24:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268188] sysutils/apache-mesos: Fix build for breaking change in devel/elfio dependency Message-ID: <bug-268188-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268188 Bug ID: 268188 Summary: sysutils/apache-mesos: Fix build for breaking change in devel/elfio dependency Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: james.wright@digital-chaos.com Created attachment 238561 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238561&action= =3Dedit apache-mesos.patch The latest version of the devel/elfio dependency now requires C++14 for building. I have attached a patch to build apache-mesos with C++14, and als= o a fix for zlib detection within autotools configure. However, bumping the C++ standard causes a new issue during linking which i= 'm not sure how to fix as it seems related to devel/grpc and it's dependency devel/abseil; ld: error: ./.libs/libmesos.so: undefined reference to absl::lts_20220623::Mutex::~Mutex() [--no-allow-shlib-undefined --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268188-7788>