[FS#287] Missing crosscompiler in imagebuilder? (ramips - A5-V11 platform)

LEDE Bugs lede-bugs at lists.infradead.org
Wed Nov 16 03:01:44 PST 2016


A new Flyspray task has been opened.  Details are below. 

User who did this - Christoph König (christoph) 

Attached to Project - LEDE Project
Summary - Missing crosscompiler in imagebuilder? (ramips - A5-V11 platform)
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Hi,

I tried to build an image for the A5-V11 platform (ramips) with todays' trunk. I downloaded the imagebuilder lede-imagebuilder-ramips-rt305x.Linux-x86_64.tar.xz, extracted it, and run make image PLATFORM="A5-V11"

Then I received this error: 


...
make[4]: Entering directory '/home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64/target/linux/ramips/image'
cp /home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64/build_dir/target-mipsel_24kc_musl-1.1.15/linux-ramips_rt305x/vmlinux-initramfs /home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64/build_dir/target-mipsel_24kc_musl-1.1.15/linux-ramips_rt305x/vmlinux-3g300m-initramfs
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64/build_dir/target-mipsel_24kc_musl-1.1.15/linux-ramips_rt305x/linux-4.4.30/arch/mips/boot/dts -I/home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64/build_dir/target-mipsel_24kc_musl-1.1.15/linux-ramips_rt305x/linux-4.4.30/arch/mips/boot/dts/include -undef -D__DTS__  -o /home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64/build_dir/target-mipsel_24kc_musl-1.1.15/linux-ramips_rt305x/3G300M.dtb.tmp ../dts/3G300M.dts
bash: mipsel-openwrt-linux-musl-cpp: command not found
make[4]: *** [Makefile:298: legacy-image-3G300M] Error 127
make[4]: Leaving directory '/home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64/target/linux/ramips/image'
make[3]: *** [Makefile:297: legacy-images-make] Error 2
make[3]: Leaving directory '/home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64/target/linux/ramips/image'
make[2]: *** [Makefile:171: build_image] Error 2
make[2]: Leaving directory '/home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64'
make[1]: *** [Makefile:118: _call_image] Error 2
make[1]: Leaving directory '/home/ck/lede/lede-imagebuilder-ramips-rt305x.Linux-x86_64'
make: *** [Makefile:196: image] Fehler 2


The error says that mipsel-openwrt-linux-musl-cpp is not found (I guess, it's a cross-compiler?). Is this a bug or did I something wrong?


Bests,
Christoph

(Background: I am trying to use a LEDE image for this project: https://github.com/probonopd/minikrebs)

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=287



More information about the lede-bugs mailing list