This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Nothing to be done for 'install'


Hi there,

I'm to build a x86->powerpc cross-compiler. The log below is from an attempt done via scratchbox (but the same error message I got using openembedded).

I feel that the most important message is my subject above. Do you agree? What can be done for fixing this?

- Gergely

/gcc-3.3-final/gcc/xgcc -B/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/gcc/ -B/scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/powerpc-linux-uclibc/bin/ -B/scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/powerpc-linux-uclibc/lib/ -isystem /scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/powerpc-linux-uclibc/include -g -Os -msoft-float -fPIC -mstrict-align -print-multi-os-directory`/libiberty.an /scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/powerpc-linux-uclibc/lib/`/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/gcc/xgcc -B/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/gcc/ -B/scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/powerpc-linux-uclibc/bin/ -B/scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/powerpc-linux-uclibc/lib/ -isystem /scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/powerpc-linux-uclibc/include -g -Os -msoft-float -fPIC -mstrict-align -print-multi-os-directory`/libiberty.a
make[8]: Entering directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/powerpc-linux-uclibc/nof/libiberty/testsuite'
make[8]: Nothing to be done for `install'.
make[8]: Leaving directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/powerpc-linux-uclibc/nof/libiberty/testsuite'make[7]: Leaving directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/powerpc-linux-uclibc/nof/libiberty'
make[6]: Leaving directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/powerpc-linux-uclibc/libiberty'
make[6]: Entering directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/powerpc-linux-uclibc/libiberty/testsuite'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/powerpc-linux-uclibc/libiberty/testsuite'
make[5]: Leaving directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/powerpc-linux-uclibc/libiberty'
make[4]: Leaving directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final'
# Strip the host binaries
# Set up the symlinks to enable lying about target name.
set -e; \
(cd /scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422; \
ln -sf powerpc-linux-uclibc powerpc-linux; \
cd bin; \
for app in powerpc-linux-uclibc-* ; do \
ln -sf ${app} \
powerpc-linux${app##powerpc-linux-uclibc}; \
done; \
);
touch /home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x/toolchain_build_powerpc/gcc-3.3-final/.installed
make[3]: Leaving directory `/home/budayg/sb-toolchains/gcc/uclibc/work/toolchain/gcc-3.3.x'
mkdir -p cookies/. && date >> cookies/build-toolchain
[build] complete for uclibc.
Making pre-install cookie...
Ready to proceed...
cp gcc.specs /scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/gcc.specs
cd /scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/bin && \
ln -sf gcc gcc-3.3 && \
ln -sf g++ g++-3.3 && \
for f in *; do ln -sf $f sbox-$f; done
echo "powerpc-gcc-3.3.2-uclibc-20050422:/scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422:powerpc:linux:uclibc:powerpc"
/scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/compiler-name
cat target_setup.sh.in | sed "s/COMPILERDIR/\/scratchbox\/compilers\/powerpc-gcc-3.3.2-uclibc-20050422/g" | sed "s/ARCHDIR/powerpc-linux-uclibc/g" > /scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/target_setup.sh
chmod +x /scratchbox/compilers/powerpc-gcc-3.3.2-uclibc-20050422/target_setup.sh
mkdir -p cookies/. && date >> cookies/install-toolchain
Scanning file system for new files...
Added 48 new files to "work/installed_files".
Writing package record...
[install] complete for uclibc.
make[2]: Leaving directory `/home/budayg/sb-toolchains/gcc/uclibc'
make[1]: Leaving directory `/home/budayg/sb-toolchains/meta/target-kit'
cut: /scratchbox/compilers/powerpc-tuxbox-sf.conf/compiler-name: No such file or directory
make: *** [build] Error 1





------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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