Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Building modules, stage 2.
- MODPOST 0 modules
- make: Leaving directory '/home/bobzhome/android/kernel/oneplus/msm8994'
- [ 17% 16318/92721] build INSTALLED_KERNEL_MODULES
- FAILED: INSTALLED_KERNEL_MODULES
- /bin/bash -c "if grep -q '^CONFIG_MODULES=y' /home/bobzhome/android/out/target/product/oneplus2/obj/KERNEL_OBJ/.config; then echo \"Installing Kernel Modules\"; make -j2 CFLAGS_MODULE=\"-fno-pic\" -C kernel/oneplus/msm8994 O=/home/bobzhome/android/out/target/product/oneplus2/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\" aarch64-linux-android-\" INSTALL_MOD_PATH=../../system/vendor modules_install && mofile=\$(find /home/bobzhome/android/out/target/product/oneplus2/system/vendor/lib/modules -type f -name modules.order) && mpath=\$(dirname \$mofile) && for f in \$(find \$mpath/kernel -type f -name '*.ko'); do aarch64-linux-android-strip --strip-unneeded \$f; mv \$f /home/bobzhome/android/out/target/product/oneplus2/system/vendor/lib/modules; done && rm -rf \$mpath && mkdir -p /home/bobzhome/android/out/target/product/oneplus2/obj/PACKAGING/depmod_vendor_intermediates/lib/modules/0.0/vendor/lib/modules && find /home/bobzhome/android/out/target/product/oneplus2/system/vendor/lib/modules -name *.ko -exec cp {} /home/bobzhome/android/out/target/product/oneplus2/obj/PACKAGING/depmod_vendor_intermediates/lib/modules/0.0/vendor/lib/modules \\; && /home/bobzhome/android/out/host/linux-x86/bin/depmod -b /home/bobzhome/android/out/target/product/oneplus2/obj/PACKAGING/depmod_vendor_intermediates 0.0 && sed -e 's/\\(.*modules.*\\):/\\/\\1:/g' -e 's/ \\([^ ]*modules[^ ]*\\)/ \\/\\1/g' /home/bobzhome/android/out/target/product/oneplus2/obj/PACKAGING/depmod_vendor_intermediates/lib/modules/0.0/modules.dep > /home/bobzhome/android/out/target/product/oneplus2/system/vendor/lib/modules/modules.dep; fi"
- Installing Kernel Modules
- make: Entering directory '/home/bobzhome/android/kernel/oneplus/msm8994'
- DEPMOD 3.10.108-perf+
- make: Leaving directory '/home/bobzhome/android/kernel/oneplus/msm8994'
- /bin/bash: /home/bobzhome/android/out/host/linux-x86/bin/depmod: No such file or directory
- [ 17% 16323/92721] //frameworks/rs/cpu_ref:libRSCpuRef header-abi-dumper rsCpuIntrinsicBlend.cpp [arm]
- ninja: build stopped: subcommand failed.
- 17:12:12 ninja failed with: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment