Date: Mon, 22 Mar 2021 12:48:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 254477] devel/gammaray: fix amd64 ABI detection, build Message-ID: <bug-254477-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254477 Bug ID: 254477 Summary: devel/gammaray: fix amd64 ABI detection, build Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/KDAB/GammaRay/pull/629 OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: swills@FreeBSD.org Reporter: greg@unrelenting.technology Flags: maintainer-feedback?(swills@FreeBSD.org) Assignee: swills@FreeBSD.org Created attachment 223498 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223498&action= =3Dedit gammaray.patch This fixes the ABI detection (gammaray was unusable on amd64, because the f= iles would be built as 'amd64' but runtime would look for 'x86_64') and build (-liberty not found =E2=80=94 seems it's a mistake, supposed to be a depend= ency when using static libbfd, but it was detecting dynamic). These are submitted upstream as https://github.com/KDAB/GammaRay/pull/629 Plus, exclude the qt5 WaylandCompositor module as it's producing CMake macro errors. I'm not sure why though, maybe that's my problem somehow. // I guess the bfd error only happens when building with bfd installed, may= be an explicit dependency on elftoolchain/libbfd or disabling of these features could be good --=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-254477-7788>