Date: Fri, 23 Mar 2018 02:18:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226861] textproc/libqxp needs c++11 Message-ID: <bug-226861-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226861 Bug ID: 226861 Summary: textproc/libqxp needs c++11 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jhibbits@FreeBSD.org CC: greg@unrelenting.technology Flags: maintainer-feedback?(greg@unrelenting.technology) CC: greg@unrelenting.technology Attempting to build textproc/libqxp, in order to build libreoffice, I see t= he following errors on powerpc64: checking whether c++ supports C++11 features by default... no checking whether c++ supports C++11 features with -std=3Dgnu++11... no checking whether c++ supports C++11 features with -std=3Dgnu++0x... no checking whether c++ supports C++11 features with -std=3Dc++11... no checking whether c++ supports C++11 features with +std=3Dc++11... no checking whether c++ supports C++11 features with -h std=3Dc++11... no checking whether c++ supports C++11 features with -std=3Dc++0x... no checking whether c++ supports C++11 features with +std=3Dc++0x... no checking whether c++ supports C++11 features with -h std=3Dc++0x... no configure: error: *** A compiler with support for C++11 language features is required. Changing the "compiler:features" to "compiler:c++11-lang" should fix this. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226861-13>