Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Nov 2014 17:04:57 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Gerald Pfeifer <gerald@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r372094 - head/lang/gcc5
Message-ID:  <545AC939.5060706@FreeBSD.org>
In-Reply-To: <201411030619.sA36Jcpc094345@svn.freebsd.org>
References:  <201411030619.sA36Jcpc094345@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/2/14 10:19 PM, Gerald Pfeifer wrote:
> Author: gerald
> Date: Mon Nov  3 06:19:37 2014
> New Revision: 372094
> URL: https://svnweb.freebsd.org/changeset/ports/372094
> QAT: https://qat.redports.org/buildarchive/r372094/
>
> Log:
>    Update to the 20141102 snapshot of GCC 5.0.
>

Fails to build for me on 10.0 amd64:

> In file included from .././../gcc-5-20141102/libcc1/plugin.cc:58:
> In file included from /usr/include/c++/v1/string:433:
> In file included from /usr/include/c++/v1/cwchar:107:
> In file included from /usr/include/c++/v1/cwctype:54:
> /usr/include/c++/v1/cctype:51:72: error: use of undeclared identifier 'do_not_use_isalnum_with_safe_ctype'
> inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isalnum(int __c) {return isalnum(__c);}
..
> gmake[4]: *** [plugin.lo] Error 1
> gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/libcc1'
> Makefile:291: recipe for target 'all' failed
> gmake[3]: *** [all] Error 2
> gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/libcc1'
> Makefile:9475: recipe for target 'all-libcc1' failed
> gmake[2]: *** [all-libcc1] Error 2
> gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build'
> Makefile:866: recipe for target 'all' failed
> gmake[1]: *** [all] Error 2
> gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build'
> *** Error code 1






-- 
Regards,
Bryan Drewery



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?545AC939.5060706>