Created attachment 204248 [details] patch Add -Wno-narrowing to CXXFLAGS when using GCC to fix build error. Log with error at https://talos.anongoth.pl/data/powerpc64-default/2019-05-05_01h04m26s/logs/errors/stuntrally-2.6.1_1.log
A commit references this bug: Author: pkubaj Date: Wed May 29 07:33:24 UTC 2019 New revision: 502933 URL: https://svnweb.freebsd.org/changeset/ports/502933 Log: games/stuntrally: fix build with GCC-based architectures Add -Wno-narrowing to CXXFLAGS when using GCC to fix build error. PR: 237777 Approved by: tcberner (mentor), amdmi3 (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D20441 Changes: head/games/stuntrally/Makefile