[Bug 254477] devel/gammaray: fix amd64 ABI detection, build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 22 12:48:59 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254477
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 at FreeBSD.org
Reporter: greg at unrelenting.technology
Flags: maintainer-feedback?(swills at FreeBSD.org)
Assignee: swills at FreeBSD.org
Created attachment 223498
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223498&action=edit
gammaray.patch
This fixes the ABI detection (gammaray was unusable on amd64, because the files
would be built as 'amd64' but runtime would look for 'x86_64') and build
(-liberty not found — seems it's a mistake, supposed to be a dependency 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, maybe
an explicit dependency on elftoolchain/libbfd or disabling of these features
could be good
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list