Created attachment 202318 [details] patch Add USES=compiler:c11 to fix build on GCC architectures (GCC 8 doesn't segfault during build). While here, add USES=gnome. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
A commit references this bug: Author: mmokhi Date: Wed Feb 27 16:20:08 UTC 2019 New revision: 494067 URL: https://svnweb.freebsd.org/changeset/ports/494067 Log: sysutils/lttng-tools: Fix build GCC (and Tier-2 archs) Use compiler:c11 to fix the ld segfault during the build PR: 235986 Reported by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: The FreeBSD Foundation Changes: head/sysutils/lttng-tools/Makefile
Thanks a lot for helps and contributions dear Piotr :)