lang/gcc fails to build following 20130904

Matthias Andree matthias.andree at gmx.de
Fri Sep 13 00:55:21 UTC 2013


Am 12.09.2013 21:54, schrieb Anton Shterenlikht:
> This is on amd64 r255093 with ports at ??? (I haven't rebuilt svn yet):
> 
> libtool: compile:  /usr/ports/lang/gcc/work/build/./prev-gcc/xgcc -B/usr/ports/lang/gcc/work/build//prev-gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/bin -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/includ -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I.././../gcc-4.6.3lto-plugin -I.././../gcc-4.6.3/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -gtoggle -c ../././gcc-4.6.3/lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o
> .././../gcc-4.6.3/libcpp/charset.c:1371:1: error: conflicting types for 'cpp_interpret_string'
> .././../gcc-4.6.3/libcpp/include/cpplib.h:742:13: note: previous declaration of 'cpp_interpret_strig' was here
> .././../gcc-4.6.3/libcpp/charset.c:1452:1: error: conflicting types for 'cpp_interpret_string_notraslate'
> .././../gcc-4.6.3/libcpp/include/cpplib.h:745:13: note: previous declaration of 'cpp_interpret_strig_notranslate' was here
> gmake[5]: *** [charset.o] Error 1

Also, on a freshly rebuilt and "make delete-old-libs" system, GMP does
not build due to lack of libstdc++, but GCC requires GMP.



More information about the freebsd-ports mailing list