Skip to:
Build Configuration: BB_VERSION = "1.36.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-agl-linux" MACHINE = "intel-corei7-64" DISTRO = "poky-agl" DISTRO_VERSION = "5.99.3" TUNE_FEATURES = "m64 corei7" TARGET_FPU = "" meta-intel = "HEAD:718bb384942675437c081f6795da7f421da1fee6" meta-qt5 = "HEAD:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1" meta-agl-profile-graphical-qt5 meta-agl-profile-graphical = "HEAD:499444bfa941074d7328c86acce664abcc66013e" meta-hmi-framework meta-audio-4a-framework = "HEAD:e9cc6924d64389b899bebd01fa89d353c83dc974" meta-agl-demo = "HEAD:5391bd86212c48512d5b8923c3918ac446456dad" meta-oe meta-multimedia meta-networking meta-python meta-filesystems = "HEAD:352531015014d1957d6444d114f4451e241c4d23" meta-agl-profile-core meta-agl-distro meta-agl-bsp = "HEAD:499444bfa941074d7328c86acce664abcc66013e"meta-security = "HEAD:8f6969a775fa6afbf553e72ba83e71197780b2d8"meta-perl = "HEAD:352531015014d1957d6444d114f4451e241c4d23"meta-security meta-app-framework = "HEAD:499444bfa941074d7328c86acce664abcc66013e"meta meta-poky = "HEAD:7e7ee662f5dea4d090293045f7498093322802cc"
DEBUG: Executing shell function do_compileNOTE: make -j 24 KERNEL_SRC=/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source KERNEL_PATH=/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source KERNEL_VERSION=4.14.48-intel-pk-standard CC=x86_64-agl-linux-gcc -fuse-ld=bfd LD=x86_64-agl-linux-ld.bfd AR=x86_64-agl-linux-ar O=/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-build-artifacts KBUILD_EXTRA_SYMBOLS=make -C /home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source M=/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/git/driver modulesmake[1]: Entering directory '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source'make[2]: Entering directory '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-build-artifacts'make[3]: *** No rule to make target 'tools/objtool/objtool', needed by '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/git/driver/mostcore/core.o'. Stop./home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source/Makefile:1522: recipe for target 'module/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/git/driver' failedmake[2]: *** [module/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/git/driver] Error 2make[2]: Leaving directory '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-build-artifacts'Makefile:146: recipe for target 'sub-make' failedmake[1]: *** [sub-make] Error 2make[1]: Leaving directory '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source'Makefile:44: recipe for target 'all' failedmake: *** [all] Error 2ERROR: oe_runmake failedWARNING: exit code 1 from a shell command.ERROR: Function failed: do_compile (log file is located at /home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/temp/log.do_compile.8821)
No It can be closed.
@Stoyan Bogdanov is this still an issue? Can it be closed?
Would be good to have a serialized log of the events .
E.g.:BB_NUMBER_THREADS = "1"
PARALLEL_MAKE = "-j1"
then just build 'bitbake -C unpack most' again.
make[3]: *** No rule to make target 'tools/objtool/objtool',
???
Can you retry with PARALLEL_MAKE = "-j1" ?
e.g. bbappend most recipe with this value.
Build Configuration:
BB_VERSION = "1.36.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "x86_64-agl-linux"
MACHINE = "intel-corei7-64"
DISTRO = "poky-agl"
DISTRO_VERSION = "5.99.3"
TUNE_FEATURES = "m64 corei7"
TARGET_FPU = ""
meta-intel = "HEAD:718bb384942675437c081f6795da7f421da1fee6"
meta-qt5 = "HEAD:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1"
meta-agl-profile-graphical-qt5
meta-agl-profile-graphical = "HEAD:499444bfa941074d7328c86acce664abcc66013e"
meta-hmi-framework
meta-audio-4a-framework = "HEAD:e9cc6924d64389b899bebd01fa89d353c83dc974"
meta-agl-demo = "HEAD:5391bd86212c48512d5b8923c3918ac446456dad"
meta-oe
meta-multimedia
meta-networking
meta-python
meta-filesystems = "HEAD:352531015014d1957d6444d114f4451e241c4d23"
meta-agl-profile-core
meta-agl-distro
meta-agl-bsp = "HEAD:499444bfa941074d7328c86acce664abcc66013e"
meta-security = "HEAD:8f6969a775fa6afbf553e72ba83e71197780b2d8"
meta-perl = "HEAD:352531015014d1957d6444d114f4451e241c4d23"
meta-security
meta-app-framework = "HEAD:499444bfa941074d7328c86acce664abcc66013e"
meta
meta-poky = "HEAD:7e7ee662f5dea4d090293045f7498093322802cc"
DEBUG: Executing shell function do_compile
NOTE: make -j 24 KERNEL_SRC=/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source KERNEL_PATH=/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source KERNEL_VERSION=4.14.48-intel-pk-standard CC=x86_64-agl-linux-gcc -fuse-ld=bfd LD=x86_64-agl-linux-ld.bfd AR=x86_64-agl-linux-ar O=/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-build-artifacts KBUILD_EXTRA_SYMBOLS=
make -C /home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source M=/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/git/driver modules
make[1]: Entering directory '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source'
make[2]: Entering directory '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-build-artifacts'
make[3]: *** No rule to make target 'tools/objtool/objtool', needed by '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/git/driver/mostcore/core.o'. Stop.
/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source/Makefile:1522: recipe for target 'module/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/git/driver' failed
make[2]: *** [module/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/git/driver] Error 2
make[2]: Leaving directory '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-build-artifacts'
Makefile:146: recipe for target 'sub-make' failed
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory '/home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work-shared/intel-corei7-64/kernel-source'
Makefile:44: recipe for target 'all' failed
make: *** [all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_compile (log file is located at /home/bogdanov/19102018_master_agl/build-intel-corei7-64/tmp/work/intel_corei7_64-agl-linux/most/0.1-r0/temp/log.do_compile.8821)