Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jimmy@jimmy-ubuntu:~/projects/zephyrjs/zjs/soletta/soletta-basic (master)% make -C ../BUILD zephyr BOARD=quark_se_devboard
- make: Entering directory `/home/jimmy/projects/zephyrjs/zjs/soletta/BUILD'
- make -C /home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage MAKEFILE_TOPDIR=/home/jimmy/projects/zephyrjs/zjs/soletta/BUILD/ WORKING_TOPDIR=/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic BUILD_DIR=/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage FBP_SOURCES=""
- make[1]: Entering directory `/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage'
- Using /home/jimmy/projects/zephyrjs/zjs/zephyr/boards/quark_se_devboard/quark_se_devboard_defconfig as base
- Merging /home/jimmy/projects/zephyrjs/zjs/zephyr/kernel/configs/micro.config
- Merging prj.conf
- make[2]: Entering directory `/home/jimmy/projects/zephyrjs/zjs/zephyr'
- make[3]: Entering directory `/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir'
- GEN ./Makefile
- #
- # configuration written to .config
- #
- make[3]: Leaving directory `/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir'
- make[2]: Leaving directory `/home/jimmy/projects/zephyrjs/zjs/zephyr'
- make[2]: Entering directory `/home/jimmy/projects/zephyrjs/zjs/zephyr'
- make[3]: Entering directory `/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir'
- GEN ./Makefile
- scripts/kconfig/conf --silentoldconfig Kconfig
- make[3]: Leaving directory `/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir'
- make[3]: Entering directory `/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir'
- Using /home/jimmy/projects/zephyrjs/zjs/zephyr as source for kernel
- GEN ./Makefile
- CHK include/generated/version.h
- make -C /home/jimmy/projects/zephyrjs/zjs/soletta CFLAGS="-c -g -std=c99 -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -Wall -Wno-format-zero-length -Wno-main -ffreestanding -Os -fno-stack-protector -march=lakemont -mtune=lakemont -msoft-float -miamcu -ffunction-sections -fdata-sections -mpreferred-stack-boundary=2 -mno-sse -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Wno-pointer-sign -fno-strict-overflow -Werror=implicit-int -DKERNEL -I/home/jimmy/projects/zephyrjs/zjs/zephyr/arch/x86/include -I/home/jimmy/projects/zephyrjs/zjs/zephyr/arch/x86/soc/quark_se -I/home/jimmy/projects/zephyrjs/zjs/zephyr/boards/quark_se_devboard -I/home/jimmy/projects/zephyrjs/zjs/zephyr/include -I/home/jimmy/projects/zephyrjs/zjs/zephyr/include -I/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir/include/generated -I/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir/misc/generated/sysgen -include /home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir/include/generated/autoconf.h -I/home/jimmy/projects/zephyrjs/zjs/soletta/build/soletta_sysroot/usr/include/soletta -I/opt/zephyr-sdk/sysroots/iamcu-poky-elfiamcu/usr/i586-default-elfiamcu/include -Wno-missing-include-dirs" LDFLAGS="-nostartfiles -nodefaultlibs -nostdlib -static -L /opt/zephyr-sdk/sysroots/iamcu-poky-elfiamcu/usr/lib/i586-poky-elfiamcu/5.2.1 -L /opt/zephyr-sdk/sysroots/iamcu-poky-elfiamcu/usr/i586-default-elfiamcu/lib/" alldefconfig
- make[5]: Entering directory `/home/jimmy/projects/zephyrjs/zjs/soletta'
- make[5]: *** No rule to make target `alldefconfig'. Stop.
- make[5]: Leaving directory `/home/jimmy/projects/zephyrjs/zjs/soletta'
- make[4]: *** [all] Error 2
- make[3]: *** [/home/jimmy/projects/zephyrjs/zjs/soletta/build/soletta_sysroot/usr/lib/libsoletta.a] Error 2
- make[3]: Leaving directory `/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage/outdir'
- make[2]: *** [sub-make] Error 2
- make[2]: Leaving directory `/home/jimmy/projects/zephyrjs/zjs/zephyr'
- make[1]: *** [all] Error 2
- make[1]: Leaving directory `/home/jimmy/projects/zephyrjs/zjs/soletta/soletta-basic/zephyr_stage'
- make: *** [zephyr] Error 2
- make: Leaving directory `/home/jimmy/projects/zephyrjs/zjs/soletta/BUILD'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement