Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 3% 1626/44560] build TARGET_KERNEL_BINARIES
- FAILED: /bin/bash -c "(echo \"Building Kernel\" ) && (make -j3 CFLAGS_MODULE=\"-fno-pic\" -C kernel/lge/bullhead O=/home/yaznas/candy/out/target/product/bullhead/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\"/usr/bin/ccache aarch64-linux-android-\" Image.gz-dtb ) && (if grep -q 'CONFIG_OF=y' /home/yaznas/candy/out/target/product/bullhead/obj/KERNEL_OBJ/.config ; then echo \"Building DTBs\" ; make -j3 CFLAGS_MODULE=\"-fno-pic\" -C kernel/lge/bullhead O=/home/yaznas/candy/out/target/product/bullhead/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\"/usr/bin/ccache aarch64-linux-android-\" dtbs ; else echo \"DTBs not enabled\" ; fi ) && (if grep -q 'CONFIG_MODULES=y' /home/yaznas/candy/out/target/product/bullhead/obj/KERNEL_OBJ/.config ; then echo \"Building Kernel Modules\" ; make -j3 CFLAGS_MODULE=\"-fno-pic\" -C kernel/lge/bullhead O=/home/yaznas/candy/out/target/product/bullhead/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\"/usr/bin/ccache aarch64-linux-android-\" modules && make -j3 CFLAGS_MODULE=\"-fno-pic\" -C kernel/lge/bullhead O=/home/yaznas/candy/out/target/product/bullhead/obj/KERNEL_OBJ INSTALL_MOD_PATH=../../system ARCH=arm64 CROSS_COMPILE=\"/usr/bin/ccache aarch64-linux-android-\" modules_install && mdpath=\`find /home/yaznas/candy/out/target/product/bullhead/system/lib/modules -type f -name modules.order\`; if [ \"\$mdpath\" != \"\" ];then mpath=\`dirname \$mdpath\`; ko=\`find \$mpath/kernel -type f -name *.ko\`; for i in \$ko; do aarch64-linux-android-strip --strip-unneeded \$i; mv \$i /home/yaznas/candy/out/target/product/bullhead/system/lib/modules/; done; fi && mdpath=\`find /home/yaznas/candy/out/target/product/bullhead/system/lib/modules -type f -name modules.order\`; if [ \"\$mdpath\" != \"\" ];then mpath=\`dirname \$mdpath\`; rm -rf \$mpath; fi ; else echo \"Kernel Modules not enabled\" ; fi )"
- Building Kernel
- make: Entering directory '/home/yaznas/candy/kernel/lge/bullhead'
- GEN /home/yaznas/candy/out/target/product/bullhead/obj/KERNEL_OBJ/Makefile
- scripts/kconfig/conf --silentoldconfig Kconfig
- warning: (PCI_MSM && AMD_IOMMU) selects PCI_MSI which has unmet direct dependencies (PCI && ARCH_SUPPORTS_MSI)
- warning: (SND_SOC_APQ8074 && SND_SOC_MSM8994) selects SND_SOC_MSM_HDMI_CODEC_RX which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && FB_MSM_MDSS_HDMI_PANEL && (SND_SOC_MSM8974 || SND_SOC_APQ8084 || SND_SOC_MSM8994))
- warning: (ARCH_MSM) selects DEVFREQ_GOV_MSM_BW_HWMON which has unmet direct dependencies (PM_DEVFREQ && (ARCH_MSM_KRAIT || ARCH_MSM_BIMC_BWMON))
- warning: (PCI_MSM && AMD_IOMMU) selects PCI_MSI which has unmet direct dependencies (PCI && ARCH_SUPPORTS_MSI)
- warning: (SND_SOC_APQ8074 && SND_SOC_MSM8994) selects SND_SOC_MSM_HDMI_CODEC_RX which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && FB_MSM_MDSS_HDMI_PANEL && (SND_SOC_MSM8974 || SND_SOC_APQ8084 || SND_SOC_MSM8994))
- warning: (ARCH_MSM) selects DEVFREQ_GOV_MSM_BW_HWMON which has unmet direct dependencies (PM_DEVFREQ && (ARCH_MSM_KRAIT || ARCH_MSM_BIMC_BWMON))
- GEN /home/yaznas/candy/out/target/product/bullhead/obj/KERNEL_OBJ/Makefile
- CHK include/generated/uapi/linux/version.h
- HOSTCC scripts/dtc/checks.o
- CC scripts/mod/empty.o
- HOSTCC scripts/mod/mk_elfconfig
- HOSTCC scripts/dtc/data.o
- CC scripts/mod/devicetable-offsets.s
- In file included from /home/yaznas/candy/kernel/lge/bullhead/include/linux/types.h:5:0,
- from /home/yaznas/candy/kernel/lge/bullhead/include/linux/mod_devicetable.h:11,
- from /home/yaznas/candy/kernel/lge/bullhead/scripts/mod/devicetable-offsets.c:2:
- /home/yaznas/candy/kernel/lge/bullhead/include/uapi/linux/types.h:4:23: fatal error: asm/types.h: No such file or directory
- #include <asm/types.h>
- ^
- compilation terminated.
- /home/yaznas/candy/kernel/lge/bullhead/scripts/mod/Makefile:34: recipe for target 'scripts/mod/devicetable-offsets.s' failed
- make[3]: *** [scripts/mod/devicetable-offsets.s] Error 1
- /home/yaznas/candy/kernel/lge/bullhead/scripts/Makefile.build:455: recipe for target 'scripts/mod' failed
- make[2]: *** [scripts/mod] Error 2
- make[2]: *** Waiting for unfinished jobs....
- SHIPPED scripts/dtc/dtc-lexer.lex.c
- SHIPPED scripts/dtc/dtc-parser.tab.h
- SHIPPED scripts/dtc/dtc-parser.tab.c
- HOSTCC scripts/dtc/dtc.o
- HOSTCC scripts/dtc/flattree.o
- HOSTCC scripts/dtc/fstree.o
- HOSTCC scripts/dtc/livetree.o
- HOSTCC scripts/dtc/srcpos.o
- HOSTCC scripts/dtc/treesource.o
- HOSTCC scripts/dtc/util.o
- HOSTCC scripts/dtc/dtc-lexer.lex.o
- HOSTCC scripts/dtc/dtc-parser.tab.o
- HOSTLD scripts/dtc/dtc
- /home/yaznas/candy/kernel/lge/bullhead/Makefile:522: recipe for target 'scripts' failed
- make[1]: *** [scripts] Error 2
- make[1]: *** Waiting for unfinished jobs....
- Makefile:130: recipe for target 'sub-make' failed
- make: *** [sub-make] Error 2
- make: Leaving directory '/home/yaznas/candy/kernel/lge/bullhead'
- [ 3% 1626/44560] build /home/yaznas/candy/...tatic_intermediates/src/crypto/ec/p256-64.o
- host C: libcrypto_static <= external/boringssl/src/crypto/ec/p256-64.c
- [ 3% 1626/44560] build /home/yaznas/candy/...mework-res_intermediates/package-export.apk
- target Export Resources: framework-res (/home/yaznas/candy/out/target/common/obj/APPS/framework-res_intermediates/package-export.apk)
- warning: string 'candidates_style' has no default translation.
- warning: string 'gsm_alphabet_default_charset' has no default translation.
- nothing matches overlay file default_wallpaper.png, for flavor mdpi-v4
- nothing matches overlay file default_wallpaper.png, for flavor hdpi-v4
- nothing matches overlay file default_wallpaper.png, for flavor xhdpi-v4
- nothing matches overlay file default_wallpaper.png, for flavor xxhdpi-v4
- nothing matches overlay file default_wallpaper.png, for flavor xxxhdpi-v4
- nothing matches overlay file default_wallpaper.png, for flavor sw600dp-nodpi-v13
- nothing matches overlay file default_wallpaper.png, for flavor sw720dp-nodpi-v13
- ninja: build stopped: subcommand failed.
- build/core/ninja.mk:158: recipe for target 'ninja_wrapper' failed
- make: *** [ninja_wrapper] Error 1
- make: Leaving directory '/home/yaznas/candy'
- #### make failed to build some targets (07:08 (mm:ss)) ####
- real 7m11.956s
- user 11m2.928s
- sys 1m7.464s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement