Date: Fri, 28 Aug 2015 13:27:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202714] editors/poedit: build failure on 9.3-STABLE: "A compiler with support for C++11 language features is required." Message-ID: <bug-202714-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202714 Bug ID: 202714 Summary: editors/poedit: build failure on 9.3-STABLE: "A compiler with support for C++11 language features is required." Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: rodrigo@FreeBSD.org Reporter: ardovm@yahoo.it Flags: maintainer-feedback?(rodrigo@FreeBSD.org) Assignee: rodrigo@FreeBSD.org Cannot build editors/poedit because the configure script fails. # cd /usr/ports/editors/poedit && make ===> License BSD2CLAUSE accepted by the user ===> Found saved configuration for poedit-1.8.4 ===> poedit-1.8.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by poedit-1.8.4 for building ===> Extracting for poedit-1.8.4 [...] checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking whether c++ supports C++11 features by default... no checking whether c++ supports C++11 features with -std=gnu++11... no checking whether c++ supports C++11 features with -std=gnu++0x... no checking whether c++ supports C++11 features with -std=c++11... no checking whether c++ supports C++11 features with -std=c++0x... no configure: error: *** A compiler with support for C++11 language features is required. ===> Script "configure" failed unexpectedly. Information about the port and my system: # cat /var/db/ports/editors_poedit/options _OPTIONS_READ=poedit-1.8.4 _FILE_COMPLETE_OPTIONS_LIST=NLS OPTIONS_FILE_SET+=NLS # uname -a FreeBSD myhost 9.3-STABLE FreeBSD 9.3-STABLE #126 r287193M: Thu Aug 27 11:03:24 CEST 2015 root@myhost:/usr/obj/usr/src/sys/GENERIC i386 # svn info /usr/src | grep Revision Revision: 287193 # svn info /usr/ports/editors/poedit | grep Revision Revision: 39547 # cat /etc/make.conf WITH_PKGNG=yes CPUTYPE?=athlon64 CFLAGS= -O2 -fno-strict-aliasing -pipe COPTFLAGS= -O -pipe BOOTWAIT=2000 SVN_UPDATE=yes DOC_LANG= en_US.ISO8859-1 LOCALIZED_LANG=it WITH_WIDE_CHARS=yes QT4_OPTIONS= CUPS WITH_GALLIUM=yes PORTS_MODULES=emulators/virtualbox-ose-kmod OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 -- 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-202714-13>