svn commit: r372094 - head/lang/gcc5

Bryan Drewery bdrewery at FreeBSD.org
Thu Nov 6 01:05:06 UTC 2014


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


More information about the svn-ports-all mailing list