make[2]: Entering directory `/var/tmp/fst/src/gcc-build/gcc' if [ -d stage1 ] ; then true ; else mkdir stage1 ; fi make -f libgcc.mk libgcc-stage-start stage=stage1 make[3]: Entering directory `/var/tmp/fst/src/gcc-build/gcc' for dir in libgcc; do \ if [ -d stage1/$dir ]; then :; \ else /bin/sh ../../gcc-4.1.0/gcc/../mkinstalldirs stage1/$dir; fi; \ done mkdir -p -- stage1/libgcc for dir in libgcc; do \ mv $dir/*.o stage1/$dir; \ mv $dir/*.vis stage1/$dir; \ mv $dir/*.map stage1/$dir; \ test ! -f $dir/libgcc.a || mv $dir/lib* stage1/$dir; \ done mv: cannot stat `libgcc/*.vis': No such file or directory make[3]: Leaving directory `/var/tmp/fst/src/gcc-build/gcc' subdirs="ada cp fortran java objc objcp treelang build"; for dir in $subdirs; \ do \ if [ -d stage1/$dir ] ; then true ; else mkdir stage1/$dir ; fi ; \ done rm -f stage1/libgcc.a stage1/libgcc_eh.a stage1/libgcov.a rm -f stage1/libgcc_s*.so rm -f stage1/libunwind.a stage1/libunwind*.so mv specs stage1/specs mv *.o s-* xgcc cpp cc1 cc1*-dummy crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o gcc-cross protoize unprotoize specs collect2 gcov-iov gcov gcov-dump *.[0-9][0-9].* *.[si] *-checksum.c libbackend.a libgcc.mk gnatbind gnat1 g++ g++-cross cc1plus gfortran f951 jc1 gcj jvgenmain gcjh gjnih jv-scan jcf-dump cc1obj stage1 mv: cannot stat `crtbegin.o': No such file or directory mv: cannot stat `crtbeginS.o': No such file or directory mv: cannot stat `crtbeginT.o': No such file or directory mv: cannot stat `crtend.o': No such file or directory mv: cannot stat `crtendS.o': No such file or directory mv: cannot stat `crtfastmath.o': No such file or directory mv: cannot stat `gcc-cross': No such file or directory mv: cannot stat `protoize': No such file or directory mv: cannot stat `unprotoize': No such file or directory mv: cannot stat `specs': No such file or directory mv: cannot stat `gcov-iov': No such file or directory mv: cannot stat `gcov': No such file or directory mv: cannot stat `gcov-dump': No such file or directory mv: cannot stat `*.[0-9][0-9].*': No such file or directory mv: cannot stat `*.[si]': No such file or directory mv: cannot stat `g++-cross': No such file or directory mv: cannot stat `cc1plus': No such file or directory mv: cannot stat `f951': No such file or directory mv: cannot stat `jc1': No such file or directory mv: cannot stat `jvgenmain': No such file or directory mv: cannot stat `gcjh': No such file or directory mv: cannot stat `gjnih': No such file or directory mv: cannot stat `jv-scan': No such file or directory mv: cannot stat `jcf-dump': No such file or directory mv: cannot stat `cc1obj': No such file or directory make[2]: [stage1-start] Error 1 (ignored) mv build/* stage1/build cp -p insn-flags.h insn-config.h insn-codes.h insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c insn-attr.h insn-attrtab.c insn-opinit.c insn-preds.c insn-constants.h tm-preds.h tree-check.h insn-conditions.c min-insn-modes.c insn-modes.c insn-modes.h genrtl.c genrtl.h gt-*.h gtype-*.h gtype-desc.c gtyp-gen.h stage1 if [ -f as ] ; then (cd stage1 && ln -s ../as .) ; else true ; fi if [ -f ld ] ; then (cd stage1 && ln -s ../ld .) ; else true ; fi if [ -f collect-ld ] ; then (cd stage1 && ln -s ../collect-ld .) ; else true ; fi cp libgcc.a stage1 ranlib stage1/libgcc.a cp libgcov.a stage1 ranlib stage1/libgcov.a if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage1; \ ranlib stage1/libgcc_eh.a; \ fi cp libgcc_s*.so stage1 cp libunwind.a libunwind*.so stage1 cp: cannot stat `libunwind.a': No such file or directory cp: cannot stat `libunwind*.so': No such file or directory make[2]: [stage1-start] Error 1 (ignored) for f in .. ; do if [ x${f} != x.. ]; then \ cp stage1/${f} . ; \ else true; \ fi; done mv ada/*.o ada/*.ali ada/b_*.c stage1/ada mv cp/*.o stage1/cp mv: cannot stat `cp/*.o': No such file or directory make[2]: [c++.stage1] Error 1 (ignored) mv fortran/*.o stage1/fortran mv: cannot stat `fortran/*.o': No such file or directory make[2]: [fortran.stage1] Error 1 (ignored) mv java/*.o stage1/java mv: cannot stat `java/*.o': No such file or directory make[2]: [java.stage1] Error 1 (ignored) mv objc/*.o stage1/objc mv: cannot stat `objc/*.o': No such file or directory make[2]: [objc.stage1] Error 1 (ignored) mv objcp/*.o stage1/objcp mv: cannot stat `objcp/*.o': No such file or directory make[2]: [obj-c++.stage1] Error 1 (ignored) mv treelang/*.o stage1/treelang mv ada/stamp-* stage1/ada mv: cannot stat `treelang/*.o': No such file or directory make[2]: [treelang.stage1] Error 1 (ignored) for dir in . ada cp fortran java objc objcp treelang build ; \ do \ rm -f $dir/*.{gcda,gcno} ; \ done make[2]: Leaving directory `/var/tmp/fst/src/gcc-build/gcc' /usr/bin/ginstall -c -m 644 'gnu/java/nio/PipeImpl$SourceChannelImpl.h' /var/tmp/fst/pkg/usr/include/c++/4.1.0/gnu/java/nio/ make[4]: Leaving directory `/var/tmp/fst/src/gcc-build/i686-pc-linux-gnu/libjava' make[3]: Leaving directory `/var/tmp/fst/src/gcc-build/i686-pc-linux-gnu/libjava' make[2]: Leaving directory `/var/tmp/fst/src/gcc-build/i686-pc-linux-gnu/libjava' make[1]: Leaving directory `/var/tmp/fst/src/gcc-build' ==> Deleting file(s): /usr/info/dir ==> Deleting file(s): /usr/bin/c++filt ==> Deleting file(s): /usr/lib/libiberty.a ==> Creating symlink(s): gcc ==> Creating symlink(s): g++ ==> Creating directory: /lib ==> Creating symlink(s): ../usr/bin/cpp ==> Creating symlink(s): gfortran ==> Creating symlink(s): gcc ==> Moving file(s): usr/lib/gcc/i686-pc-linux-gnu/4.1.0/adalib/libgnarl-4.1.so ==> Moving file(s): usr/lib/gcc/i686-pc-linux-gnu/4.1.0/adalib/libgnat-4.1.so ==> Deleting file(s): usr/lib/gcc/i686-pc-linux-gnu/4.1.0/adalib/libgnarl.so ==> Deleting file(s): usr/lib/gcc/i686-pc-linux-gnu/4.1.0/adalib/libgnat.so ==> Creating symlink(s): libgnarl-4.1.so ==> Creating symlink(s): libgnat-4.1.so ==> Creating symlink(s): ../../../../libgnarl-4.1.so ==> Creating symlink(s): ../../../../libgnarl-4.1.so ==> Creating symlink(s): ../../../../libgnat-4.1.so ==> Creating symlink(s): ../../../../libgnat-4.1.so ==> Deleting file(s): /usr/lib/libgcj.a ==> Creating directory: /usr/share/doc/gcc-4.1.0 ==> Installing file(s): /var/tmp/fst/src/README.Frugalware ==> Creating directory: /usr/man/man3 mv: cannot stat `/var/tmp/fst/pkg/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/finclude/omp_lib.h': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/finclude/omp_lib.f90': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/finclude/omp_lib.mod': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/finclude/omp_lib_kinds.mod': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/libexec/i686-pc-linux-gnu/4.1.0/jc1': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/libexec/i686-pc-linux-gnu/4.1.0/jvgenmain': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/include/objc': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/libexec/i686-pc-linux-gnu/4.1.0/cc1obj': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/libexec/i686-pc-linux-gnu/4.1.0/cc1objplus': No such file or directory mv: cannot stat `/var/tmp/fst/pkg/usr/libexec/i686-pc-linux-gnu/4.1.0/tree1': No such file or directory