This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

*** bootstrap fails for 3.3 20030428 (prerelease) on sparc-sun-solaris2.8


LAST_UPDATED: Mon Apr 28 22:23:13 UTC 2003

Native configuration is sparc-sun-solaris2.8

              === make bootstrap ===

[...]
gmake[1]: Entering directory `/export/gccbuild/libiberty'
if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/schiele/gcccvs/gcc.gcc-3_3-branch/libiberty/../include  -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` /home/schiele/gcccvs/gcc.gcc-3_3-branch/libiberty/regex.c -o pic/regex.o; \
else true; fi
cpp0: /var/tmp/ccQNt2HI.i: No space left on device
gmake[1]: *** [regex.o] Error 1
gmake[1]: Leaving directory `/export/gccbuild/libiberty'
gmake: *** [all-libiberty] Error 2

Full log can be found at
http://pi3.informatik.uni-mannheim.de/~schiele/gcclogs/20030429/sparc-sun-solaris2.8.gcc-3_3-branch.make

Compiler version: 3.3 20030428 (prerelease)
Platform: sparc-sun-solaris2.8
configure flags: --enable-threads=posix --prefix=/opt/Pkg/SunOS/gcc33 --enable-languages=c,c++,f77,objc --disable-libgcj --with-gxx-include-dir=/opt/Pkg/SunOS/gcc33/include/g++ --with-system-zlib --enable-shared sparc-sun-solaris2.8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]