https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217762
Bug ID: 217762
Summary: devel/qt5-qmake cannot be built on powerpc64
Product: Ports & Packages
Version: Latest
Hardware: powerpc
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Flags: maintainer-feedback?([email protected])
CC: [email protected]
Assignee: [email protected]
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.
--
You are receiving this mail because:
You are the assignee for the bug.