Created attachment 198414 [details] patch POWER CPU's use .4byte 0x7d821008 for breakpoint trap. Define that to fix build. Also, this port doesn't build with base GCC. Set USES=compiler:c++11-lang and make it known Valentina.pro that we don't use g++ but g++${GCC_DEFAULT}. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
Committed, thanks!
A commit references this bug: Author: yuri Date: Sat Oct 20 22:07:06 UTC 2018 New revision: 482630 URL: https://svnweb.freebsd.org/changeset/ports/482630 Log: misc/valentina: fix build with powerpc* PR: 232485 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/misc/valentina/Makefile head/misc/valentina/files/patch-src_libs_vmisc_debugbreak.h