Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2014 15:21:39 +0400
From:      Andrey Chernov <ache@freebsd.org>
To:        gerald@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   Can't build lang/gcc port on i386: segmentation fault
Message-ID:  <5412D743.70005@freebsd.org>

next in thread | raw e-mail | index | archive | help
With recent ports tree on stable-10 i386 attempting to build lang/gcc always cause segfault at this place. Log below. Any ideas?

libtool: compile:  /usr/ports/lang/gcc/work/build/./gcc/xgcc -B/usr/ports/lang/gcc/work/build/./gcc/ -B/usr/local/i386-portbld-freebsd10.1/bin/ -B/usr/local/i386-portbld-freebsd10.1/lib/ -isystem /usr/local/i386-portbld-freebsd10.1/include -isystem /usr/local/i386-portbld-freebsd10.1/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-4.8.3/libquadmath -g -O2 -pipe -march=core2 -DLIBICONV_PLUG -fno-strict-aliasing -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../.././../gcc-4.8.3/libquadmath/strtod/strtoflt128.c  -fPIC -DPIC -o strtod/.libs/strtoflt128.o
In file included from /usr/ports/lang/gcc/work/gcc-4.8.3/libstdc++-v3/include/precompiled/stdc++.h:94:0:
/usr/ports/lang/gcc/work/build/i386-portbld-freebsd10.1/libstdc++-v3/include/valarray:1233:1: internal compiler error: Segmentation fault
 } // namespace
 ^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html>; for instructions.
gmake[6]: *** [i386-portbld-freebsd10.1/bits/stdc++.h.gch/O2g.gch] Error 1

-- 
http://ache.vniz.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5412D743.70005>