[Bug 217762] devel/qt5-qmake cannot be built on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 13 16:55:17 UTC 2017
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: kde at FreeBSD.org
Reporter: hiroo.ono+freebsd at gmail.com
CC: freebsd-powerpc at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
CC: freebsd-powerpc at FreeBSD.org
Assignee: kde at FreeBSD.org
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.
More information about the kde-freebsd
mailing list