BobZhome

Untitled

Jan 9th, 2018
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. Building modules, stage 2.
  2. MODPOST 0 modules
  3. make: Leaving directory '/home/bobzhome/android/kernel/oneplus/msm8994'
  4. [ 17% 16318/92721] build INSTALLED_KERNEL_MODULES
  5. FAILED: INSTALLED_KERNEL_MODULES
  6. /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"
  7. Installing Kernel Modules
  8. make: Entering directory '/home/bobzhome/android/kernel/oneplus/msm8994'
  9. DEPMOD 3.10.108-perf+
  10. make: Leaving directory '/home/bobzhome/android/kernel/oneplus/msm8994'
  11. /bin/bash: /home/bobzhome/android/out/host/linux-x86/bin/depmod: No such file or directory
  12. [ 17% 16323/92721] //frameworks/rs/cpu_ref:libRSCpuRef header-abi-dumper rsCpuIntrinsicBlend.cpp [arm]
  13. ninja: build stopped: subcommand failed.
  14. 17:12:12 ninja failed with: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment