Hiroo Ono <[email protected]> has reassigned Bugzilla Automation <[email protected]>'s request for maintainer-feedback to [email protected]: Bug 217762: devel/qt5-qmake cannot be built on powerpc64 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217762
--- Description --- Created attachment 180783 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180783&action=edit failed build log from poudriere. as there is USES= compiler:c++11-lib in Makefile, CXX="g++49" is specified on MAKE_ENV section, but at the build phase, "g++" is used as the command. On powerpc64, it triggers gcc 4.2.1 in base, which does not support c++11. poudriere log on FreeBSD/powerpc64 r313561 attached.
