Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HABUILD_SDK [cheeseburger] deathmist@H97N-WIFI src $ make -j`nproc` hybris-boot
- ============================================
- PLATFORM_VERSION_CODENAME=REL
- PLATFORM_VERSION=8.1.0
- TARGET_PRODUCT=lineage_cheeseburger
- TARGET_BUILD_VARIANT=userdebug
- TARGET_BUILD_TYPE=release
- TARGET_ARCH=arm64
- TARGET_ARCH_VARIANT=armv8-a
- TARGET_CPU_VARIANT=cortex-a73
- TARGET_2ND_ARCH=arm
- TARGET_2ND_ARCH_VARIANT=armv7-a-neon
- TARGET_2ND_CPU_VARIANT=cortex-a53
- HOST_ARCH=x86_64
- HOST_2ND_ARCH=x86
- HOST_OS=linux
- HOST_OS_EXTRA=Linux-5.1.5-zen1-2-zen-x86_64-with-Ubuntu-14.04-trusty
- HOST_CROSS_OS=windows
- HOST_CROSS_ARCH=x86
- HOST_CROSS_2ND_ARCH=x86_64
- HOST_BUILD_TYPE=release
- BUILD_ID=OPM7.181205.001
- OUT_DIR=/home/deathmist/Sailfish/src/out
- ============================================
- ninja: no work to do.
- ninja: no work to do.
- No need to regenerate ninja file
- [ 22% 2/9] build /home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/ROOT/hybris-boot_intermediates/init
- Fixing mount-points for device cheeseburger
- [ 33% 3/9] Making initramfs : /home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/ROOT/hybris-boot_intermediates/boot-initramfs.gz
- 2906 blocks
- [ 44% 4/9] Building Kernel Config
- make: Entering directory `/home/deathmist/Sailfish/src/kernel/oneplus/msm8998'
- make[1]: Entering directory `/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ'
- GEN ./Makefile
- warning: (SND_SOC_INT_CODEC && SND_SOC_EXT_CODEC && SND_SOC_MSM8996 && SND_SOC_MSM8998) 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_APQ8084 || SND_SOC_MSM8994 || SND_SOC_MSM8996 || SND_SOC_MSM8998 || SND_SOC_SDM660_COMMON))
- warning: (SND_SOC_INT_CODEC && SND_SOC_EXT_CODEC && SND_SOC_MSM8996 && SND_SOC_MSM8998) 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_APQ8084 || SND_SOC_MSM8994 || SND_SOC_MSM8996 || SND_SOC_MSM8998 || SND_SOC_SDM660_COMMON))
- #
- # configuration written to .config
- #
- make[1]: Leaving directory `/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ'
- make: Leaving directory `/home/deathmist/Sailfish/src/kernel/oneplus/msm8998'
- make: Entering directory `/home/deathmist/Sailfish/src/kernel/oneplus/msm8998'
- make[1]: Entering directory `/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ'
- GEN ./Makefile
- scripts/kconfig/conf --savedefconfig=defconfig Kconfig
- warning: (SND_SOC_INT_CODEC && SND_SOC_EXT_CODEC && SND_SOC_MSM8996 && SND_SOC_MSM8998) 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_APQ8084 || SND_SOC_MSM8994 || SND_SOC_MSM8996 || SND_SOC_MSM8998 || SND_SOC_SDM660_COMMON))
- warning: (SND_SOC_INT_CODEC && SND_SOC_EXT_CODEC && SND_SOC_MSM8996 && SND_SOC_MSM8998) 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_APQ8084 || SND_SOC_MSM8994 || SND_SOC_MSM8996 || SND_SOC_MSM8998 || SND_SOC_SDM660_COMMON))
- make[1]: Leaving directory `/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ'
- make: Leaving directory `/home/deathmist/Sailfish/src/kernel/oneplus/msm8998'
- [ 55% 5/9] Building Kernel
- FAILED: TARGET_KERNEL_BINARIES
- /bin/bash -c "(rm -rf /home/deathmist/Sailfish/src/out/target/product/cheeseburger/vendor/lib/modules ) && (mkdir -p /home/deathmist/Sailfish/src/out/target/product/cheeseburger/vendor/lib/modules ) && (rm -rf /home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/PACKAGING/depmod_vendor_intermediates ) && (make -j4 CFLAGS_MODULE=\"-fno-pic\" -C kernel/oneplus/msm8998 O=/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\"/home/deathmist/Sailfish/src/prebuilts/misc/linux-x86/ccache/ccache aarch64-linux-android-\" Image.gz-dtb ) && (if grep -q '^CONFIG_OF=y' /home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ/.config; then echo \"Building DTBs\"; make -j4 CFLAGS_MODULE=\"-fno-pic\" -C kernel/oneplus/msm8998 O=/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\"/home/deathmist/Sailfish/src/prebuilts/misc/linux-x86/ccache/ccache aarch64-linux-android-\" dtbs; fi ) && (if grep -q '^CONFIG_MODULES=y' /home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ/.config; then echo \"Building Kernel Modules\"; make -j4 CFLAGS_MODULE=\"-fno-pic\" -C kernel/oneplus/msm8998 O=/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\"/home/deathmist/Sailfish/src/prebuilts/misc/linux-x86/ccache/ccache aarch64-linux-android-\" modules; fi )"
- make: Entering directory `/home/deathmist/Sailfish/src/kernel/oneplus/msm8998'
- make[1]: Entering directory `/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ'
- GEN ./Makefile
- scripts/kconfig/conf --silentoldconfig Kconfig
- warning: (SND_SOC_INT_CODEC && SND_SOC_EXT_CODEC && SND_SOC_MSM8996 && SND_SOC_MSM8998) 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_APQ8084 || SND_SOC_MSM8994 || SND_SOC_MSM8996 || SND_SOC_MSM8998 || SND_SOC_SDM660_COMMON))
- warning: (SND_SOC_INT_CODEC && SND_SOC_EXT_CODEC && SND_SOC_MSM8996 && SND_SOC_MSM8998) 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_APQ8084 || SND_SOC_MSM8994 || SND_SOC_MSM8996 || SND_SOC_MSM8998 || SND_SOC_SDM660_COMMON))
- make[1]: Leaving directory `/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ'
- make[1]: Entering directory `/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ'
- CHK include/config/kernel.release
- GEN ./Makefile
- CHK include/generated/uapi/linux/version.h
- Using /home/deathmist/Sailfish/src/kernel/oneplus/msm8998 as source for kernel
- CHK include/generated/utsrelease.h
- CHK include/generated/timeconst.h
- CHK include/generated/bounds.h
- CHK include/generated/asm-offsets.h
- CALL /home/deathmist/Sailfish/src/kernel/oneplus/msm8998/scripts/checksyscalls.sh
- make[2]: `include/generated/vdso-offsets.h' is up to date.
- CHK include/generated/compile.h
- GZIP kernel/config_data.gz
- CHK kernel/config_data.h
- UPD kernel/config_data.h
- CC kernel/configs.o
- LD kernel/built-in.o
- CC drivers/usb/gadget/function/rndis.o
- CC drivers/usb/gadget/function/f_qc_rndis.o
- CC drivers/usb/gadget/function/u_data_ipa.o
- In file included from ../../../../../../kernel/oneplus/msm8998/include/linux/module.h:18:0,
- from ../../../../../../kernel/oneplus/msm8998/drivers/usb/gadget/function/rndis.c:24:
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:13:29: error: 'KBUILD_MODNAME' undeclared here (not in a function)
- #define MODULE_PARAM_PREFIX KBUILD_MODNAME "."
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:220:43: note: in definition of macro '__module_param_call'
- static const char __param_str_##name[] = prefix #name; \
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:167:22: note: in expansion of macro 'MODULE_PARAM_PREFIX'
- __module_param_call(MODULE_PARAM_PREFIX, name, ops, arg, perm, -1, 0)
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:147:2: note: in expansion of macro 'module_param_cb'
- module_param_cb(name, ¶m_ops_##type, &value, perm); \
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:126:2: note: in expansion of macro 'module_param_named'
- module_param_named(name, name, type, perm)
- ^
- ../../../../../../kernel/oneplus/msm8998/drivers/usb/gadget/function/rndis.c:46:1: note: in expansion of macro 'module_param'
- module_param(rndis_ul_max_pkt_per_xfer_rcvd, int, S_IRUGO);
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:13:44: error: expected ',' or ';' before string constant
- #define MODULE_PARAM_PREFIX KBUILD_MODNAME "."
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:220:43: note: in definition of macro '__module_param_call'
- static const char __param_str_##name[] = prefix #name; \
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:167:22: note: in expansion of macro 'MODULE_PARAM_PREFIX'
- __module_param_call(MODULE_PARAM_PREFIX, name, ops, arg, perm, -1, 0)
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:147:2: note: in expansion of macro 'module_param_cb'
- module_param_cb(name, ¶m_ops_##type, &value, perm); \
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:126:2: note: in expansion of macro 'module_param_named'
- module_param_named(name, name, type, perm)
- ^
- ../../../../../../kernel/oneplus/msm8998/drivers/usb/gadget/function/rndis.c:46:1: note: in expansion of macro 'module_param'
- module_param(rndis_ul_max_pkt_per_xfer_rcvd, int, S_IRUGO);
- ^
- ../../../../../../kernel/oneplus/msm8998/drivers/usb/gadget/function/rndis.c:51:1: error: invalid initializer
- module_param(rndis_ul_max_xfer_size_rcvd, int, S_IRUGO);
- ^
- In file included from ../../../../../../kernel/oneplus/msm8998/include/linux/module.h:18:0,
- from ../../../../../../kernel/oneplus/msm8998/drivers/usb/gadget/function/rndis.c:24:
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:13:44: error: expected ',' or ';' before string constant
- #define MODULE_PARAM_PREFIX KBUILD_MODNAME "."
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:220:43: note: in definition of macro '__module_param_call'
- static const char __param_str_##name[] = prefix #name; \
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:167:22: note: in expansion of macro 'MODULE_PARAM_PREFIX'
- __module_param_call(MODULE_PARAM_PREFIX, name, ops, arg, perm, -1, 0)
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:147:2: note: in expansion of macro 'module_param_cb'
- module_param_cb(name, ¶m_ops_##type, &value, perm); \
- ^
- ../../../../../../kernel/oneplus/msm8998/include/linux/moduleparam.h:126:2: note: in expansion of macro 'module_param_named'
- module_param_named(name, name, type, perm)
- ^
- ../../../../../../kernel/oneplus/msm8998/drivers/usb/gadget/function/rndis.c:51:1: note: in expansion of macro 'module_param'
- module_param(rndis_ul_max_xfer_size_rcvd, int, S_IRUGO);
- ^
- make[5]: *** [drivers/usb/gadget/function/rndis.o] Error 1
- make[5]: *** Waiting for unfinished jobs....
- make[4]: *** [drivers/usb/gadget/function] Error 2
- make[3]: *** [drivers/usb/gadget] Error 2
- make[2]: *** [drivers/usb] Error 2
- make[2]: *** Waiting for unfinished jobs....
- make[1]: *** [drivers] Error 2
- make[1]: Leaving directory `/home/deathmist/Sailfish/src/out/target/product/cheeseburger/obj/KERNEL_OBJ'
- make: *** [sub-make] Error 2
- make: Leaving directory `/home/deathmist/Sailfish/src/kernel/oneplus/msm8998'
- ninja: build stopped: subcommand failed.
- 09:31:14 ninja failed with: exit status 1
- #### failed to build some targets (16 seconds) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement