解压源码:tar xvzf t507-android10***.tgz 检出源码:git reset --hard 切换分支:git checkout -b test 编译初始化: test@test:~/work/code/t507-android10.0-v2-20220719$ ./build.sh init 全局编译: test@test:~/work/code/t507-android10.0-v2-20220719$ ./build.sh [BEGIN] 2022/12/28 10:21:21 [2022/12/28 10:21:22] test@test:~/work/code/t507-android10.0-v2-20220719$ ./build.sh [2022/12/28 10:21:22] INIT: Envsetup common script [2022/12/28 10:21:22] including device/softwinner/common/vendorsetup.sh [2022/12/28 10:21:23] [2022/12/28 10:21:23] ============================================ [2022/12/28 10:21:23] PLATFORM_VERSION_CODENAME=REL [2022/12/28 10:21:23] PLATFORM_VERSION=10 [2022/12/28 10:21:23] TARGET_PRODUCT=mercury_demo2 [2022/12/28 10:21:23] TARGET_BUILD_VARIANT=userdebug [2022/12/28 10:21:23] TARGET_BUILD_TYPE=release [2022/12/28 10:21:23] TARGET_ARCH=arm64 [2022/12/28 10:21:23] TARGET_ARCH_VARIANT=armv8-a [2022/12/28 10:21:23] TARGET_CPU_VARIANT=generic [2022/12/28 10:21:23] TARGET_2ND_ARCH=arm [2022/12/28 10:21:23] TARGET_2ND_ARCH_VARIANT=armv8-a [2022/12/28 10:21:23] TARGET_2ND_CPU_VARIANT=generic [2022/12/28 10:21:23] HOST_ARCH=x86_64 [2022/12/28 10:21:23] HOST_2ND_ARCH=x86 [2022/12/28 10:21:23] HOST_OS=linux [2022/12/28 10:21:23] HOST_OS_EXTRA=Linux-4.4.0-31-generic-x86_64-Ubuntu-14.04.6-LTS [2022/12/28 10:21:23] HOST_CROSS_OS=windows [2022/12/28 10:21:23] HOST_CROSS_ARCH=x86 [2022/12/28 10:21:23] HOST_CROSS_2ND_ARCH=x86_64 [2022/12/28 10:21:23] HOST_BUILD_TYPE=release [2022/12/28 10:21:23] BUILD_ID=QP1A.191105.004 [2022/12/28 10:21:23] OUT_DIR=out [2022/12/28 10:21:23] ============================================ [2022/12/28 10:21:23] /home/test/work/code/t507-android10.0-v2-20220719 [2022/12/28 10:21:23] processing option: all [2022/12/28 10:21:23] ACTION List: mkbrandy;======== [2022/12/28 10:21:23] Execute command: mkbrandy [2022/12/28 10:21:23] INFO: mkbootloader: brandy_path= /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0 [2022/12/28 10:21:23] grep: /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl/Makefile: No such file or directory [2022/12/28 10:21:23] build for sun50iw9p1_defconfig ... [2022/12/28 10:21:24] # [2022/12/28 10:21:24] # configuration written to .config [2022/12/28 10:21:24] # [2022/12/28 10:21:24] scripts/kconfig/conf --silentoldconfig Kconfig [2022/12/28 10:21:24] CHK include/config.h [2022/12/28 10:21:24] CFG u-boot.cfg [2022/12/28 10:21:24] GEN include/autoconf.mk.dep [2022/12/28 10:21:24] GEN include/autoconf.mk [2022/12/28 10:21:25] CHK include/config/uboot.release [2022/12/28 10:21:25] CHK include/generated/timestamp_autogenerated.h [2022/12/28 10:21:25] UPD include/generated/timestamp_autogenerated.h [2022/12/28 10:21:25] CHK include/generated/version_autogenerated.h [2022/12/28 10:21:25] CHK include/generated/generic-asm-offsets.h [2022/12/28 10:21:25] CHK include/generated/asm-offsets.h [2022/12/28 10:21:25] HOSTCC tools/mkenvimage.o [2022/12/28 10:21:25] HOSTCC tools/fit_image.o [2022/12/28 10:21:25] HOSTCC tools/image-host.o [2022/12/28 10:21:25] HOSTCC tools/dumpimage.o [2022/12/28 10:21:25] HOSTCC tools/mkimage.o [2022/12/28 10:21:25] HOSTCC tools/sunxi-spl-image-builder.o [2022/12/28 10:21:25] HOSTLD tools/mkenvimage [2022/12/28 10:21:25] CHK include/config.h [2022/12/28 10:21:25] CFG u-boot.cfg [2022/12/28 10:21:25] HOSTLD tools/sunxi-spl-image-builder [2022/12/28 10:21:25] HOSTLD tools/dumpimage [2022/12/28 10:21:25] HOSTLD tools/mkimage [2022/12/28 10:21:25] CC board/sunxi/sunxi_bootargs.o [2022/12/28 10:21:25] CC common/main.o [2022/12/28 10:21:25] CC cmd/version.o [2022/12/28 10:21:25] LD common/built-in.o [2022/12/28 10:21:25] LD cmd/built-in.o [2022/12/28 10:21:25] LD board/sunxi/built-in.o [2022/12/28 10:21:25] CC lib/display_options.o [2022/12/28 10:21:26] LD lib/built-in.o [2022/12/28 10:21:26] LD u-boot [2022/12/28 10:21:26] OBJCOPY u-boot.srec [2022/12/28 10:21:26] OBJCOPY u-boot-nodtb.bin [2022/12/28 10:21:26] SYM u-boot.sym [2022/12/28 10:21:26] COPY u-boot.bin [2022/12/28 10:21:26] "u-boot.bin" -> "u-boot-sun50iw9p1.bin" [2022/12/28 10:21:26] "u-boot-sun50iw9p1.bin" -> "/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/u-boot-sun50iw9p1.bin" [2022/12/28 10:21:26] CFGCHK u-boot.cfg [2022/12/28 10:21:26] --------build for platform:sun50iw9p1------------------- [2022/12/28 10:21:26] platform set to sun50iw9p1 [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/fes fes [2022/12/28 10:21:26] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:26] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:26] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:26] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/fes/main/ [2022/12/28 10:21:26] CC /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/fes/main/fes1_main.c ... [2022/12/28 10:21:26] rm -f libarch.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libarch.o [2022/12/28 10:21:26] CC fes1_entry.S ... [2022/12/28 10:21:26] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:26] CC fes1_head.c ... [2022/12/28 10:21:26] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_fes.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/fes/main/fes1_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc -Tfes1.lds -o fes1.elf -Map fes1.map [2022/12/28 10:21:26] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary fes1.elf fes1.bin [2022/12/28 10:21:26] 'fes1_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/fes1_sun50iw9p1.bin' [2022/12/28 10:21:26] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:26] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:26] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:26] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/ [2022/12/28 10:21:26] CC boot0_entry.S ... [2022/12/28 10:21:26] CC boot0_head.c ... [2022/12/28 10:21:26] CC boot0_main.c ... [2022/12/28 10:21:26] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:26] bootaddr is 0x20000 [2022/12/28 10:21:26] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_nand.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/boot0_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_nand.elf -Map boot0_nand.map [2022/12/28 10:21:26] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary boot0_nand.elf boot0_nand.bin [2022/12/28 10:21:26] 'boot0_nand_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/boot0_nand_sun50iw9p1.bin' [2022/12/28 10:21:26] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:26] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:26] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:26] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/ [2022/12/28 10:21:26] CC boot0_entry.S ... [2022/12/28 10:21:26] CC boot0_head.c ... [2022/12/28 10:21:26] CC boot0_main.c ... [2022/12/28 10:21:26] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:26] bootaddr is 0x20000 [2022/12/28 10:21:26] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_sdcard.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/boot0_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_sdcard.elf -Map boot0_sdcard.map [2022/12/28 10:21:26] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary boot0_sdcard.elf boot0_sdcard.bin [2022/12/28 10:21:26] 'boot0_sdcard_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/boot0_sdcard_sun50iw9p1.bin' [2022/12/28 10:21:26] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:26] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:26] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:26] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/ [2022/12/28 10:21:26] CC boot0_entry.S ... [2022/12/28 10:21:26] CC boot0_head.c ... [2022/12/28 10:21:26] CC boot0_main.c ... [2022/12/28 10:21:26] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:26] bootaddr is 0x20000 [2022/12/28 10:21:26] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_spinor.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/boot0_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_spinor.elf -Map boot0_spinor.map [2022/12/28 10:21:26] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary boot0_spinor.elf boot0_spinor.bin [2022/12/28 10:21:26] 'boot0_spinor_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/boot0_spinor_sun50iw9p1.bin' [2022/12/28 10:21:26] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/sboot sboot [2022/12/28 10:21:27] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:27] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:27] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:27] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:27] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:27] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/sboot/main/ [2022/12/28 10:21:27] CC /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/sboot/main/sboot_main.c ... [2022/12/28 10:21:27] CC sboot_entry.S ... [2022/12/28 10:21:27] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:27] CC sboot_head.c ... [2022/12/28 10:21:27] bootaddr is 0x20480 [2022/12/28 10:21:27] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_sboot.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/sboot/main/sboot_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc --gc-sections --gc-sections -Tsboot.lds -o sboot.elf -Map sboot.map [2022/12/28 10:21:27] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary sboot.elf sboot.bin [2022/12/28 10:21:27] 'sboot_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/sboot_sun50iw9p1.bin' [2022/12/28 10:21:27] INFO: build brandy OK. [2022/12/28 10:21:27] /home/test/work/code/t507-android10.0-v2-20220719 [2022/12/28 10:21:27] Build uboot ok! [2022/12/28 10:21:27] ACTION List: mklichee;======== [2022/12/28 10:21:27] Execute command: mklichee [2022/12/28 10:21:27] INFO: ---------------------------------------- [2022/12/28 10:21:27] INFO: build lichee ... [2022/12/28 10:21:27] INFO: chip: sun50iw9p1 [2022/12/28 10:21:27] INFO: platform: android [2022/12/28 10:21:27] INFO: kernel: linux-4.9 [2022/12/28 10:21:27] INFO: board: demo2.0 [2022/12/28 10:21:27] INFO: output: /home/test/work/code/t507-android10.0-v2-20220719/longan/out/t507/demo2.0/android [2022/12/28 10:21:27] INFO: ---------------------------------------- [2022/12/28 10:21:27] INFO: don't build dtbo ... [2022/12/28 10:21:27] INFO: mkbootloader: brandy_path= /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0 [2022/12/28 10:21:27] grep: /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl/Makefile: No such file or directory [2022/12/28 10:21:27] build for sun50iw9p1_defconfig ... [2022/12/28 10:21:27] # [2022/12/28 10:21:27] # configuration written to .config [2022/12/28 10:21:27] # [2022/12/28 10:21:27] scripts/kconfig/conf --silentoldconfig Kconfig [2022/12/28 10:21:27] CHK include/config.h [2022/12/28 10:21:27] CFG u-boot.cfg [2022/12/28 10:21:27] GEN include/autoconf.mk.dep [2022/12/28 10:21:27] GEN include/autoconf.mk [2022/12/28 10:21:28] CHK include/config/uboot.release [2022/12/28 10:21:28] CHK include/generated/timestamp_autogenerated.h [2022/12/28 10:21:28] UPD include/generated/timestamp_autogenerated.h [2022/12/28 10:21:28] CHK include/generated/version_autogenerated.h [2022/12/28 10:21:28] CHK include/generated/generic-asm-offsets.h [2022/12/28 10:21:28] CHK include/generated/asm-offsets.h [2022/12/28 10:21:28] HOSTCC tools/mkenvimage.o [2022/12/28 10:21:28] HOSTCC tools/fit_image.o [2022/12/28 10:21:28] HOSTCC tools/image-host.o [2022/12/28 10:21:28] HOSTCC tools/dumpimage.o [2022/12/28 10:21:28] HOSTCC tools/mkimage.o [2022/12/28 10:21:28] HOSTCC tools/sunxi-spl-image-builder.o [2022/12/28 10:21:28] HOSTLD tools/mkenvimage [2022/12/28 10:21:28] HOSTLD tools/sunxi-spl-image-builder [2022/12/28 10:21:28] CHK include/config.h [2022/12/28 10:21:28] CFG u-boot.cfg [2022/12/28 10:21:28] HOSTLD tools/dumpimage [2022/12/28 10:21:28] HOSTLD tools/mkimage [2022/12/28 10:21:28] CC board/sunxi/sunxi_bootargs.o [2022/12/28 10:21:28] CC common/main.o [2022/12/28 10:21:28] CC cmd/version.o [2022/12/28 10:21:28] LD common/built-in.o [2022/12/28 10:21:28] LD cmd/built-in.o [2022/12/28 10:21:28] LD board/sunxi/built-in.o [2022/12/28 10:21:29] CC lib/display_options.o [2022/12/28 10:21:29] LD lib/built-in.o [2022/12/28 10:21:29] LD u-boot [2022/12/28 10:21:29] OBJCOPY u-boot.srec [2022/12/28 10:21:29] OBJCOPY u-boot-nodtb.bin [2022/12/28 10:21:29] SYM u-boot.sym [2022/12/28 10:21:29] COPY u-boot.bin [2022/12/28 10:21:29] "u-boot.bin" -> "u-boot-sun50iw9p1.bin" [2022/12/28 10:21:29] "u-boot-sun50iw9p1.bin" -> "/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/u-boot-sun50iw9p1.bin" [2022/12/28 10:21:29] CFGCHK u-boot.cfg [2022/12/28 10:21:29] --------build for platform:sun50iw9p1------------------- [2022/12/28 10:21:29] platform set to sun50iw9p1 [2022/12/28 10:21:29] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/fes fes [2022/12/28 10:21:29] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:29] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:29] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:29] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:29] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:29] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/fes/main/ [2022/12/28 10:21:29] CC /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/fes/main/fes1_main.c ... [2022/12/28 10:21:29] rm -f libarch.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libarch.o [2022/12/28 10:21:29] CC fes1_entry.S ... [2022/12/28 10:21:29] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:29] CC fes1_head.c ... [2022/12/28 10:21:29] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_fes.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/fes/main/fes1_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc -Tfes1.lds -o fes1.elf -Map fes1.map [2022/12/28 10:21:29] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary fes1.elf fes1.bin [2022/12/28 10:21:29] 'fes1_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/fes1_sun50iw9p1.bin' [2022/12/28 10:21:29] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:29] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:29] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:29] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:29] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:29] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/ [2022/12/28 10:21:29] CC boot0_entry.S ... [2022/12/28 10:21:29] CC boot0_head.c ... [2022/12/28 10:21:29] CC boot0_main.c ... [2022/12/28 10:21:29] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:29] bootaddr is 0x20000 [2022/12/28 10:21:29] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_nand.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/boot0_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_nand.elf -Map boot0_nand.map [2022/12/28 10:21:29] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary boot0_nand.elf boot0_nand.bin [2022/12/28 10:21:30] 'boot0_nand_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/boot0_nand_sun50iw9p1.bin' [2022/12/28 10:21:30] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:30] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:30] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:30] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:30] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:30] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/ [2022/12/28 10:21:30] CC boot0_entry.S ... [2022/12/28 10:21:30] CC boot0_head.c ... [2022/12/28 10:21:30] CC boot0_main.c ... [2022/12/28 10:21:30] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:30] bootaddr is 0x20000 [2022/12/28 10:21:30] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_sdcard.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/boot0_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_sdcard.elf -Map boot0_sdcard.map [2022/12/28 10:21:30] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary boot0_sdcard.elf boot0_sdcard.bin [2022/12/28 10:21:30] 'boot0_sdcard_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/boot0_sdcard_sun50iw9p1.bin' [2022/12/28 10:21:30] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:30] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:30] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:30] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:30] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:30] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/ [2022/12/28 10:21:30] CC boot0_entry.S ... [2022/12/28 10:21:30] CC boot0_head.c ... [2022/12/28 10:21:30] CC boot0_main.c ... [2022/12/28 10:21:30] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:30] bootaddr is 0x20000 [2022/12/28 10:21:30] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_spinor.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/nboot/main/boot0_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_spinor.elf -Map boot0_spinor.map [2022/12/28 10:21:30] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary boot0_spinor.elf boot0_spinor.bin [2022/12/28 10:21:30] 'boot0_spinor_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/boot0_spinor_sun50iw9p1.bin' [2022/12/28 10:21:30] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/sboot sboot [2022/12/28 10:21:30] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:30] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/include/config.h [2022/12/28 10:21:30] CHK /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:30] UPD /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/autoconf.mk [2022/12/28 10:21:30] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/arch/arm/cpu/armv7/ [2022/12/28 10:21:30] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/sboot/main/ [2022/12/28 10:21:30] CC /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/sboot/main/sboot_main.c ... [2022/12/28 10:21:30] CC sboot_entry.S ... [2022/12/28 10:21:30] rm -f libmain.o; /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ar rcs libmain.o [2022/12/28 10:21:30] CC sboot_head.c ... [2022/12/28 10:21:30] bootaddr is 0x20480 [2022/12/28 10:21:30] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-ld /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/board/sun50iw9p1/libsun50iw9p1_sboot.a /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/sboot/main/sboot_main.o -L /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/7.2.1 -lgcc --gc-sections --gc-sections -Tsboot.lds -o sboot.elf -Map sboot.map [2022/12/28 10:21:30] /home/test/work/code/t507-android10.0-v2-20220719/longan/brandy/brandy-2.0/spl-pub/../tools/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy -O binary sboot.elf sboot.bin [2022/12/28 10:21:30] 'sboot_sun50iw9p1.bin' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/device/config/chips/t507/bin/sboot_sun50iw9p1.bin' [2022/12/28 10:21:30] INFO: build brandy OK. [2022/12/28 10:21:30] INFO: build kernel ... [2022/12/28 10:21:30] INFO: prepare_buildserver [2022/12/28 10:21:30] INFO: Prepare toolchain ... [2022/12/28 10:21:30] toolchain_archivedir=/home/test/work/code/t507-android10.0-v2-20220719/longan/build/toolchain/gcc-linaro-5.3.1-2016.05-x86_64_aarch64-linux-gnu.tar.xz [2022/12/28 10:21:30] cp: '/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/arch/arm64/boot/dts/sunxi/pro-t507.dts' and '/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/arch/arm64/boot/dts/sunxi/pro-t507.dts' are the same file [2022/12/28 10:21:30] (cd /home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9 && [ -x scripts/build.sh ] && ./scripts/build.sh) [2022/12/28 10:21:30] build_system: longan [2022/12/28 10:21:30] Building kernel [2022/12/28 10:21:30] /home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/output/lib/modules/4.9.170 [2022/12/28 10:21:31] CHK include/config/kernel.release [2022/12/28 10:21:31] CHK include/generated/uapi/linux/version.h [2022/12/28 10:21:31] CHK include/generated/utsrelease.h [2022/12/28 10:21:31] CHK scripts/mod/devicetable-offsets.h [2022/12/28 10:21:31] CHK include/generated/timeconst.h [2022/12/28 10:21:31] CHK include/generated/bounds.h [2022/12/28 10:21:31] CHK include/generated/asm-offsets.h [2022/12/28 10:21:31] CALL scripts/checksyscalls.sh [2022/12/28 10:21:31] CHK include/generated/compile.h [2022/12/28 10:21:32] CHK kernel/config_data.h [2022/12/28 10:21:34] Building modules, stage 2. [2022/12/28 10:21:34] MODPOST 25 modules [2022/12/28 10:21:34] make: Nothing to be done for `modules'. [2022/12/28 10:21:34] Script_to_dts: use common dts file sun50iw9p1-soc.dts [2022/12/28 10:21:34] sunxi_dtb create [2022/12/28 10:21:34] p=soc c=product state=0 [2022/12/28 10:21:34] p=soc c=platform state=0 [2022/12/28 10:21:34] p=soc c=target state=0 [2022/12/28 10:21:34] p=soc c=power_sply state=0 [2022/12/28 10:21:34] p=soc c=card_boot state=0 [2022/12/28 10:21:34] p=soc c=pm_para state=0 [2022/12/28 10:21:34] p=soc c=card0_boot_para state=0 [2022/12/28 10:21:34] p=soc c=card2_boot_para state=0 [2022/12/28 10:21:34] p=soc c=gpio_bias state=0 [2022/12/28 10:21:34] p=soc c=twi_para state=0 [2022/12/28 10:21:34] p=soc c=auto_print state=0 [2022/12/28 10:21:34] p=soc c=uart_para state=0 [2022/12/28 10:21:34] p=soc c=jtag_para state=0 [2022/12/28 10:21:34] p=soc c=clock state=0 [2022/12/28 10:21:34] p=soc c=dram_select_para state=0 [2022/12/28 10:21:34] p=soc c=dram state=0 [2022/12/28 10:21:34] p=soc c=dram_para1 state=0 [2022/12/28 10:21:34] p=soc c=dram_para2 state=0 [2022/12/28 10:21:34] p=soc c=dram_para3 state=0 [2022/12/28 10:21:34] p=soc c=dram_para4 state=0 [2022/12/28 10:21:34] p=soc c=dram_para5 state=0 [2022/12/28 10:21:34] p=soc c=dram_para6 state=0 [2022/12/28 10:21:34] p=soc c=dram_para7 state=0 [2022/12/28 10:21:34] p=soc c=dram_para8 state=0 [2022/12/28 10:21:34] p=soc c=dram_para9 state=0 [2022/12/28 10:21:34] p=soc c=dram_para10 state=0 [2022/12/28 10:21:34] p=soc c=dram_para11 state=0 [2022/12/28 10:21:34] p=soc c=dram_para12 state=0 [2022/12/28 10:21:34] p=soc c=dram_para13 state=0 [2022/12/28 10:21:34] p=soc c=dram_para14 state=0 [2022/12/28 10:21:34] p=soc c=dram_para15 state=0 [2022/12/28 10:21:34] p=soc c=dram_para16 state=0 [2022/12/28 10:21:34] p=soc c=uart0 state=0 [2022/12/28 10:21:34] p=soc c=tvout_para state=0 [2022/12/28 10:21:34] p=soc c=tvin_para state=0 [2022/12/28 10:21:34] p=soc c=secure state=0 [2022/12/28 10:21:34] Conver script to dts ok. [2022/12/28 10:21:34] 'arch/arm64/boot/Image' -> 'output/bImage' [2022/12/28 10:21:34] 'arch/arm64/boot/Image.gz' -> 'output/Image.gz' [2022/12/28 10:21:34] Copy rootfs.cpio.gz for arm64 [2022/12/28 10:21:51] Building modules [2022/12/28 10:21:51] make: Entering directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/nand' [2022/12/28 10:21:51] [NAND] NOT buid as ko [2022/12/28 10:21:51] make: Leaving directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/nand' [2022/12/28 10:21:51] [GPU]: Building mali-g31 device driver... [2022/12/28 10:21:51] make: Entering directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu' [2022/12/28 10:21:51] make -j -C mali-bifrost/driver BUILD=release [2022/12/28 10:21:51] make[1]: Entering directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver' [2022/12/28 10:21:51] make -C drivers/gpu/arm/midgard -j [2022/12/28 10:21:51] make -C drivers/base/dma_buf_test_exporter -j [2022/12/28 10:21:51] make[2]: Entering directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/gpu/arm/midgard' [2022/12/28 10:21:51] make -C /home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9 M=/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/gpu/arm/midgard EXTRA_CFLAGS="-I/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/gpu/arm/midgard/../../../../include -I/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/gpu/arm/midgard/../../../../tests/include " KBUILD_EXTRA_SYMBOLS="" modules [2022/12/28 10:21:51] make[2]: Entering directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/base/dma_buf_test_exporter' [2022/12/28 10:21:51] make ARCH=arm64 -C /home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9 M=/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/base/dma_buf_test_exporter EXTRA_CFLAGS="-I/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/base/dma_buf_test_exporter/../../../include" CONFIG_DMA_SHARED_BUFFER_TEST_EXPORTER=m [2022/12/28 10:21:51] make[3]: Entering directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9' [2022/12/28 10:21:51] make[3]: Entering directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9' [2022/12/28 10:21:51] Building modules, stage 2. [2022/12/28 10:21:51] MODPOST 1 modules [2022/12/28 10:21:51] make[3]: Leaving directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9' [2022/12/28 10:21:51] make[2]: Leaving directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/base/dma_buf_test_exporter' [2022/12/28 10:21:51] Building modules, stage 2. [2022/12/28 10:21:51] MODPOST 1 modules [2022/12/28 10:21:51] make[3]: Leaving directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9' [2022/12/28 10:21:51] make[2]: Leaving directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver/drivers/gpu/arm/midgard' [2022/12/28 10:21:51] make[1]: Leaving directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu/mali-bifrost/driver' [2022/12/28 10:21:51] 'mali-bifrost/driver/drivers/gpu/arm/midgard/mali_kbase.ko' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/output/lib/modules/4.9.170/mali_kbase.ko' [2022/12/28 10:21:51] 'mali-bifrost/driver/drivers/base/dma_buf_test_exporter/dma-buf-test-exporter.ko' -> '/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/output/lib/modules/4.9.170/dma-buf-test-exporter.ko' [2022/12/28 10:21:51] make: Leaving directory `/home/test/work/code/t507-android10.0-v2-20220719/longan/kernel/linux-4.9/modules/gpu' [2022/12/28 10:21:51] [GPU]: mali-g31 device driver has been built. [2022/12/28 10:21:51] regenerate rootfs cpio [2022/12/28 10:21:51] 15757 blocks [2022/12/28 10:21:52] 15758 blocks [2022/12/28 10:21:52] build_ramfs [2022/12/28 10:21:52] Copy boot.img to output directory ... [2022/12/28 10:21:52] Copy modules to target ... [2022/12/28 10:21:53] [2022/12/28 10:21:53] sun50iw9p1 compile Kernel successful [2022/12/28 10:21:53] [2022/12/28 10:21:53] [2022/12/28 10:21:56] INFO: build kernel OK. [2022/12/28 10:21:56] INFO: build rootfs ... [2022/12/28 10:21:56] INFO: skip make rootfs for android [2022/12/28 10:21:56] INFO: ---------------------------------------- [2022/12/28 10:21:56] INFO: build lichee OK. [2022/12/28 10:21:56] INFO: ---------------------------------------- [2022/12/28 10:21:56] /home/test/work/code/t507-android10.0-v2-20220719 [2022/12/28 10:21:56] Build kernel ok! [2022/12/28 10:21:59] Copy /home/test/work/code/t507-android10.0-v2-20220719/longan/out/t507/demo2.0/android/bImage to /home/test/work/code/t507-android10.0-v2-20220719/android/device/softwinner/mercury-demo/kernel [2022/12/28 10:21:59] Copy /home/test/work/code/t507-android10.0-v2-20220719/longan/out/t507/demo2.0/android/lib/modules/*/* to /home/test/work/code/t507-android10.0-v2-20220719/android/device/softwinner/mercury-demo/modules! [2022/12/28 10:21:59] Copy /home/test/work/code/t507-android10.0-v2-20220719/longan/out/t507/demo2.0/android/sunxi.dtb to /home/test/work/code/t507-android10.0-v2-20220719/android/device/softwinner/mercury-demo/sunxi.dtb [2022/12/28 10:22:00] ============================================ [2022/12/28 10:22:00] PLATFORM_VERSION_CODENAME=REL [2022/12/28 10:22:00] PLATFORM_VERSION=10 [2022/12/28 10:22:00] TARGET_PRODUCT=mercury_demo2 [2022/12/28 10:22:00] TARGET_BUILD_VARIANT=userdebug [2022/12/28 10:22:00] TARGET_BUILD_TYPE=release [2022/12/28 10:22:00] TARGET_ARCH=arm64 [2022/12/28 10:22:00] TARGET_ARCH_VARIANT=armv8-a [2022/12/28 10:22:00] TARGET_CPU_VARIANT=generic [2022/12/28 10:22:00] TARGET_2ND_ARCH=arm [2022/12/28 10:22:00] TARGET_2ND_ARCH_VARIANT=armv8-a [2022/12/28 10:22:00] TARGET_2ND_CPU_VARIANT=generic [2022/12/28 10:22:00] HOST_ARCH=x86_64 [2022/12/28 10:22:00] HOST_2ND_ARCH=x86 [2022/12/28 10:22:00] HOST_OS=linux [2022/12/28 10:22:00] HOST_OS_EXTRA=Linux-4.4.0-31-generic-x86_64-Ubuntu-14.04.6-LTS [2022/12/28 10:22:00] HOST_CROSS_OS=windows [2022/12/28 10:22:00] HOST_CROSS_ARCH=x86 [2022/12/28 10:22:00] HOST_CROSS_2ND_ARCH=x86_64 [2022/12/28 10:22:00] HOST_BUILD_TYPE=release [2022/12/28 10:22:00] BUILD_ID=QP1A.191105.004 [2022/12/28 10:22:00] OUT_DIR=out [2022/12/28 10:22:00] ============================================ [2022/12/28 10:22:29] [ 1% 701/63064] target C: libwpa_client <= external/wpa_supplicant_8/wpa_supplicant/src/common/wpa_ctrl.c [2022/12/28 10:22:29] external/wpa_supplicant_8/wpa_supplicant/src/common/wpa_ctrl.c:291:9: warning: 'readdir_r' is deprecated: readdir_r is deprecated; use readdir instead [-Wdeprecated-declarations] [2022/12/28 10:22:29] while (readdir_r(dir, &entry, &result) == 0 && result != NULL) { [2022/12/28 10:22:29] ^ [2022/12/28 10:22:29] out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_vendor_shared/gen/include/dirent.h:87:92: note: 'readdir_r' has been explicitly marked deprecated here [2022/12/28 10:22:29] int readdir_r(DIR* __dir, struct dirent* __entry, struct dirent** __buffer) __attribute__((__deprecated__("readdir_r is deprecated; use readdir instead"))); [2022/12/28 10:22:29] ^ [2022/12/28 10:22:29] 1 warning generated. [2022/12/28 10:22:32] [ 1% 781/63064] target C: libexfat <= vendor/aw/public/package/bin/fstools/exfat/libexfat/lookup.c [2022/12/28 10:22:32] vendor/aw/public/package/bin/fstools/exfat/libexfat/lookup.c:49:48: warning: unused parameter 'ef' [-Wunused-parameter] [2022/12/28 10:22:32] struct exfat_node* exfat_readdir(struct exfat* ef, struct exfat_iterator* it) [2022/12/28 10:22:32] ^ [2022/12/28 10:22:32] 1 warning generated. [2022/12/28 10:22:34] [ 1% 805/63064] target C: libfuse <= vendor/aw/public/package/bin/fstools/libfuse/lib/fuse_mt.c [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/fuse_mt.c:53:70: warning: unused parameter 'size' [-Wunused-parameter] [2022/12/28 10:22:34] static int mt_chan_receive(struct fuse_chan **chp, char *buf, size_t size) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] 1 warning generated. [2022/12/28 10:22:34] [ 1% 808/63064] target C: libfuse <= vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c:47:35: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:34] res = pwrite(dst->fd, src->mem + src_off, len, [2022/12/28 10:22:34] ~~~~~~~~ ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c:50:34: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:34] res = write(dst->fd, src->mem + src_off, len); [2022/12/28 10:22:34] ~~~~~~~~ ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c:81:34: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:34] res = pread(src->fd, dst->mem + dst_off, len, [2022/12/28 10:22:34] ~~~~~~~~ ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c:84:33: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:34] res = read(src->fd, dst->mem + dst_off, len); [2022/12/28 10:22:34] ~~~~~~~~ ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c:231:27: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:34] void *dstmem = dst->mem + dst_off; [2022/12/28 10:22:34] ~~~~~~~~ ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c:232:27: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:34] void *srcmem = src->mem + src_off; [2022/12/28 10:22:34] ~~~~~~~~ ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c:235:15: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:34] if (dstmem + len <= srcmem || srcmem + len <= dstmem) [2022/12/28 10:22:34] ~~~~~~ ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/libfuse/lib/buffer.c:235:41: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:34] if (dstmem + len <= srcmem || srcmem + len <= dstmem) [2022/12/28 10:22:34] ~~~~~~ ^ [2022/12/28 10:22:34] 8 warnings generated. [2022/12/28 10:22:34] [ 1% 809/63064] target C: mount.exfat <= vendor/aw/public/package/bin/fstools/exfat/fuse/main.c [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:101:33: warning: unused parameter 'offset' [-Wunused-parameter] [2022/12/28 10:22:34] fuse_fill_dir_t filler, off_t offset, struct fuse_file_info* fi) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:101:64: warning: unused parameter 'fi' [-Wunused-parameter] [2022/12/28 10:22:34] fuse_fill_dir_t filler, off_t offset, struct fuse_file_info* fi) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:159:55: warning: unused parameter 'mode' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_create(const char* path, mode_t mode, [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:177:43: warning: unused parameter 'path' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_release(const char* path, struct fuse_file_info* fi) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:191:41: warning: unused parameter 'path' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_flush(const char* path, struct fuse_file_info* fi) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:203:41: warning: unused parameter 'path' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_fsync(const char* path, int datasync, [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:203:51: warning: unused parameter 'datasync' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_fsync(const char* path, int datasync, [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:204:26: warning: unused parameter 'fi' [-Wunused-parameter] [2022/12/28 10:22:34] struct fuse_file_info *fi) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:218:40: warning: unused parameter 'path' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_read(const char* path, char* buffer, size_t size, [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:225:41: warning: unused parameter 'path' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_write(const char* path, const char* buffer, size_t size, [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:268:54: warning: unused parameter 'mode' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_mknod(const char* path, mode_t mode, dev_t dev) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:268:66: warning: unused parameter 'dev' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_mknod(const char* path, mode_t mode, dev_t dev) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:274:54: warning: unused parameter 'mode' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_mkdir(const char* path, mode_t mode) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:303:41: warning: unused parameter 'path' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_chmod(const char* path, mode_t mode) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:314:41: warning: unused parameter 'path' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_chown(const char* path, uid_t uid, gid_t gid) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:322:42: warning: unused parameter 'path' [-Wunused-parameter] [2022/12/28 10:22:34] static int fuse_exfat_statfs(const char* path, struct statvfs* sfs) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] vendor/aw/public/package/bin/fstools/exfat/fuse/main.c:355:38: warning: unused parameter 'unused' [-Wunused-parameter] [2022/12/28 10:22:34] static void fuse_exfat_destroy(void* unused) [2022/12/28 10:22:34] ^ [2022/12/28 10:22:34] 17 warnings generated. [2022/12/28 10:22:35] [ 1% 817/63064] target C: libexfat <= vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:283:68: warning: unused parameter 'parent' [-Wunused-parameter] [2022/12/28 10:22:35] static int parse_file_entries(struct exfat* ef, struct exfat_node* parent, [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:636:33: warning: taking address of packed member 'mdate' of class or structure 'exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:35] exfat_unix2exfat(node->mtime, &meta1->mdate, &meta1->mtime, [2022/12/28 10:22:35] ^~~~~~~~~~~~ [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:636:48: warning: taking address of packed member 'mtime' of class or structure 'exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:35] exfat_unix2exfat(node->mtime, &meta1->mdate, &meta1->mtime, [2022/12/28 10:22:35] ^~~~~~~~~~~~ [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:638:33: warning: taking address of packed member 'adate' of class or structure 'exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:35] exfat_unix2exfat(node->atime, &meta1->adate, &meta1->atime, NULL); [2022/12/28 10:22:35] ^~~~~~~~~~~~ [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:638:48: warning: taking address of packed member 'atime' of class or structure 'exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:35] exfat_unix2exfat(node->atime, &meta1->adate, &meta1->atime, NULL); [2022/12/28 10:22:35] ^~~~~~~~~~~~ [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:884:32: warning: taking address of packed member 'crdate' of class or structure 'exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:35] exfat_unix2exfat(time(NULL), &meta1->crdate, &meta1->crtime, [2022/12/28 10:22:35] ^~~~~~~~~~~~~ [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:884:48: warning: taking address of packed member 'crtime' of class or structure 'exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:35] exfat_unix2exfat(time(NULL), &meta1->crdate, &meta1->crtime, [2022/12/28 10:22:35] ^~~~~~~~~~~~~ [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:868:33: warning: unused parameter 'cluster' [-Wunused-parameter] [2022/12/28 10:22:35] const le16_t* name, cluster_t cluster, off_t offset, uint16_t attrib) [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/exfat/libexfat/node.c:998:58: warning: unused parameter 'new_cluster' [-Wunused-parameter] [2022/12/28 10:22:35] struct exfat_node* node, const le16_t* name, cluster_t new_cluster, [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] 9 warnings generated. [2022/12/28 10:22:35] [ 1% 819/63064] target C: libfuse <= vendor/aw/public/package/bin/fstools/libfuse/lib/fuse_opt.c [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/libfuse/lib/fuse_opt.c:236:25: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:35] void *var = ctx->data + opt->offset; [2022/12/28 10:22:35] ~~~~~~~~~ ^ [2022/12/28 10:22:35] 1 warning generated. [2022/12/28 10:22:35] [ 1% 826/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/bitmap.c [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/bitmap.c:42: [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:35] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:35] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] 1 warning generated. [2022/12/28 10:22:35] [ 1% 828/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/attrlist.c [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/attrlist.c:40: [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:35] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:35] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] 1 warning generated. [2022/12/28 10:22:35] [ 1% 830/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/bootsect.c [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/bootsect.c:42: [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/bootsect.h:28: [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/volume.h:51: [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:35] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:35] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:35] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:35] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:35] ^ [2022/12/28 10:22:35] 1 warning generated. [2022/12/28 10:22:36] [ 1% 833/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/debug.c [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/debug.c:32: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/runlist.h:32: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:36] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:36] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:36] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] 1 warning generated. [2022/12/28 10:22:36] [ 1% 835/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/collate.c [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/collate.c:36: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:36] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:36] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:36] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/collate.c:230:16: warning: taking address of packed member 'file_name' of class or structure 'FILE_NAME_ATTR' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:36] (ntfschar*)&file_name_attr1->file_name, [2022/12/28 10:22:36] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 10:22:36] vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/collate.c:232:16: warning: taking address of packed member 'file_name' of class or structure 'FILE_NAME_ATTR' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:36] (ntfschar*)&file_name_attr2->file_name, [2022/12/28 10:22:36] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 10:22:36] 3 warnings generated. [2022/12/28 10:22:36] [ 1% 838/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/ea.c [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/ea.c:55: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:36] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:36] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:36] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] 1 warning generated. [2022/12/28 10:22:36] [ 1% 839/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/device.c [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/device.c:76: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/mst.h:27: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:36] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:36] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:36] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] 1 warning generated. [2022/12/28 10:22:36] [ 1% 841/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/efs.c [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/efs.c:52: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:36] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:36] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:36] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] 1 warning generated. [2022/12/28 10:22:36] [ 1% 842/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/mst.c [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/mst.c:31: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/mst.h:27: [2022/12/28 10:22:36] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:36] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:36] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:36] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:36] ^ [2022/12/28 10:22:36] 1 warning generated. [2022/12/28 10:22:37] [ 1% 844/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/ioctl.c [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/ioctl.c:70: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:75:9: warning: 'S_IREAD' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define S_IREAD 0400 /* Read by owner. */ [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/stat.h:143:9: note: previous definition is here [2022/12/28 10:22:37] #define S_IREAD S_IRUSR [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/ioctl.c:70: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:76:9: warning: 'S_IWRITE' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define S_IWRITE 0200 /* Write by owner. */ [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/stat.h:144:9: note: previous definition is here [2022/12/28 10:22:37] #define S_IWRITE S_IWUSR [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/ioctl.c:70: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:77:9: warning: 'S_IEXEC' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define S_IEXEC 0100 /* Execute by owner. */ [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/stat.h:145:9: note: previous definition is here [2022/12/28 10:22:37] #define S_IEXEC S_IXUSR [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/ioctl.c:72: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/bitmap.h:27: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:37] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] 4 warnings generated. [2022/12/28 10:22:37] [ 1% 845/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/cache.c [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/cache.c:34: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/security.h:29: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:37] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] 1 warning generated. [2022/12/28 10:22:37] [ 1% 846/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/logfile.c [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/logfile.c:38: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:37] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] 1 warning generated. [2022/12/28 10:22:37] [ 1% 849/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/object_id.c [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/object_id.c:49: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:75:9: warning: 'S_IREAD' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define S_IREAD 0400 /* Read by owner. */ [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/stat.h:143:9: note: previous definition is here [2022/12/28 10:22:37] #define S_IREAD S_IRUSR [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/object_id.c:49: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:76:9: warning: 'S_IWRITE' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define S_IWRITE 0200 /* Write by owner. */ [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/stat.h:144:9: note: previous definition is here [2022/12/28 10:22:37] #define S_IWRITE S_IWUSR [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/object_id.c:49: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:77:9: warning: 'S_IEXEC' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define S_IEXEC 0100 /* Execute by owner. */ [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/stat.h:145:9: note: previous definition is here [2022/12/28 10:22:37] #define S_IEXEC S_IXUSR [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/object_id.c:52: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:37] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] 4 warnings generated. [2022/12/28 10:22:37] [ 1% 850/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/mft.c [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/mft.c:49: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/device.h:33: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/volume.h:51: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:37] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] 1 warning generated. [2022/12/28 10:22:37] [ 1% 851/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/lcnalloc.c [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/lcnalloc.c:40: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:37] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] 1 warning generated. [2022/12/28 10:22:37] [ 1% 854/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/inode.c [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/inode.c:46: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/volume.h:51: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:37] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:37] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:37] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:37] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:37] ^ [2022/12/28 10:22:37] 1 warning generated. [2022/12/28 10:22:38] [ 1% 855/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/unix_io.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/unix_io.c:58: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/mst.h:27: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:38] [ 1% 858/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/ntfsprogs/utils.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/ntfsprogs/utils.c:69: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/ntfsprogs/utils.h:31: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:38] [ 1% 859/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/xattrs.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/xattrs.c:49: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:38] [ 1% 860/63064] target C: ntfs-3g.probe <= vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g.probe.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g.probe.c:36: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/volume.h:51: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:38] [ 1% 863/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/index.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/index.c:40: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:38] [ 1% 867/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/reparse.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/reparse.c:49: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:75:9: warning: 'S_IREAD' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define S_IREAD 0400 /* Read by owner. */ [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/stat.h:143:9: note: previous definition is here [2022/12/28 10:22:38] #define S_IREAD S_IRUSR [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/reparse.c:49: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:76:9: warning: 'S_IWRITE' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define S_IWRITE 0200 /* Write by owner. */ [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/stat.h:144:9: note: previous definition is here [2022/12/28 10:22:38] #define S_IWRITE S_IWUSR [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/reparse.c:49: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:77:9: warning: 'S_IEXEC' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define S_IEXEC 0100 /* Execute by owner. */ [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/stat.h:145:9: note: previous definition is here [2022/12/28 10:22:38] #define S_IEXEC S_IXUSR [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/reparse.c:52: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 4 warnings generated. [2022/12/28 10:22:38] [ 1% 869/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/acls.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/acls.c:57: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:38] [ 1% 870/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/compress.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/compress.c:44: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:38] [ 1% 871/63064] target C: ntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g_common.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g_common.c:46: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:38] [ 1% 873/63064] target C: mkntfs <= vendor/aw/public/package/bin/fstools/ntfs/ntfsprogs/sd.c [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/ntfsprogs/sd.c:2: [2022/12/28 10:22:38] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:38] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:38] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:38] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:38] ^ [2022/12/28 10:22:38] 1 warning generated. [2022/12/28 10:22:39] [ 1% 878/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/dir.c [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/dir.c:50: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:39] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:39] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/dir.c:327:17: warning: taking address of packed member 'file_name' of class or structure 'FILE_NAME_ATTR' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:39] (ntfschar*)&ie->key.file_name.file_name, [2022/12/28 10:22:39] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/dir.c:467:17: warning: taking address of packed member 'file_name' of class or structure 'FILE_NAME_ATTR' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:39] (ntfschar*)&ie->key.file_name.file_name, [2022/12/28 10:22:39] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 10:22:39] 3 warnings generated. [2022/12/28 10:22:39] [ 1% 891/63064] target C: libfuse <= vendor/aw/public/package/bin/fstools/libfuse/lib/fuse_lowlevel.c [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/libfuse/lib/fuse_lowlevel.c:2426:28: warning: arithmetic on a pointer to void is a GNU extension [-Wpointer-arith] [2022/12/28 10:22:39] tmpbuf.buf[0].mem = mbuf + write_header_size; [2022/12/28 10:22:39] ~~~~ ^ [2022/12/28 10:22:39] 1 warning generated. [2022/12/28 10:22:39] [ 1% 907/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/unistr.c [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/unistr.c:55: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:39] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:39] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/unistr.c:418:31: warning: taking address of packed member 'file_name' of class or structure 'FILE_NAME_ATTR' may result in an unaligned pointer value [-Waddress-of-packed-member] [2022/12/28 10:22:39] ntfs_name_upcase((ntfschar*)&file_name_attr->file_name, [2022/12/28 10:22:39] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 10:22:39] 2 warnings generated. [2022/12/28 10:22:39] [ 1% 918/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/runlist.c [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/runlist.c:45: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/volume.h:51: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:39] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:39] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] 1 warning generated. [2022/12/28 10:22:39] [ 1% 919/63064] target C: libsst <= vendor/aw/public/package/bin/libsec_storage/fetch_env.c [2022/12/28 10:22:39] vendor/aw/public/package/bin/libsec_storage/fetch_env.c:323:9: warning: unused variable 'i' [-Wunused-variable] [2022/12/28 10:22:39] int i; [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] 1 warning generated. [2022/12/28 10:22:39] [ 1% 920/63064] target C: sst_test_v2 <= vendor/aw/public/package/bin/libsec_storage/test.c [2022/12/28 10:22:39] vendor/aw/public/package/bin/libsec_storage/test.c:125:6: warning: unused variable 'i' [-Wunused-variable] [2022/12/28 10:22:39] int i; [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] vendor/aw/public/package/bin/libsec_storage/test.c:192:6: warning: unused variable 'key_length' [-Wunused-variable] [2022/12/28 10:22:39] int key_length; [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] vendor/aw/public/package/bin/libsec_storage/test.c:241:6: warning: unused variable 'i' [-Wunused-variable] [2022/12/28 10:22:39] int i; [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] 3 warnings generated. [2022/12/28 10:22:39] [ 1% 934/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/volume.c [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/volume.c:62: [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:75:9: warning: 'S_IREAD' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:39] #define S_IREAD 0400 /* Read by owner. */ [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] bionic/libc/include/sys/stat.h:143:9: note: previous definition is here [2022/12/28 10:22:39] #define S_IREAD S_IRUSR [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/volume.c:62: [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:76:9: warning: 'S_IWRITE' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:39] #define S_IWRITE 0200 /* Write by owner. */ [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] bionic/libc/include/sys/stat.h:144:9: note: previous definition is here [2022/12/28 10:22:39] #define S_IWRITE S_IWUSR [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/volume.c:62: [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:77:9: warning: 'S_IEXEC' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:39] #define S_IEXEC 0100 /* Execute by owner. */ [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] bionic/libc/include/sys/stat.h:145:9: note: previous definition is here [2022/12/28 10:22:39] #define S_IEXEC S_IXUSR [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/volume.c:63: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/volume.h:51: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:39] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:39] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:39] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:39] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:39] ^ [2022/12/28 10:22:39] 4 warnings generated. [2022/12/28 10:22:40] [ 1% 969/63064] target C: libsst <= vendor/aw/public/package/bin/libsec_storage/secure_storage.c [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:365:76: warning: format specifies type 'unsigned int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] [2022/12/28 10:22:40] ALOGE("_sst_user_read: read request len 0x%x, actual read 0x%x\n", len, ret); [2022/12/28 10:22:40] ~~ ^~~ [2022/12/28 10:22:40] %zx [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:265:52: note: expanded from macro 'ALOGE' [2022/12/28 10:22:40] #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 10:22:40] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 10:22:40] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 10:22:40] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:324:10: warning: unused variable 'back_buf' [-Wunused-variable] [2022/12/28 10:22:40] char back_buf[SEC_BLK_SIZE ]; [2022/12/28 10:22:40] ^ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:423:76: warning: format specifies type 'unsigned int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] [2022/12/28 10:22:40] ALOGE("_sst_user_read: read request len 0x%x, actual read 0x%x\n", len, ret); [2022/12/28 10:22:40] ~~ ^~~ [2022/12/28 10:22:40] %zx [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:265:52: note: expanded from macro 'ALOGE' [2022/12/28 10:22:40] #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 10:22:40] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 10:22:40] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 10:22:40] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:483:17: warning: format specifies type 'unsigned int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] [2022/12/28 10:22:40] len, ret); [2022/12/28 10:22:40] ^~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:265:52: note: expanded from macro 'ALOGE' [2022/12/28 10:22:40] #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 10:22:40] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 10:22:40] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 10:22:40] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:503:17: warning: format specifies type 'unsigned int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] [2022/12/28 10:22:40] len, ret); [2022/12/28 10:22:40] ^~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:265:52: note: expanded from macro 'ALOGE' [2022/12/28 10:22:40] #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 10:22:40] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 10:22:40] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 10:22:40] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 10:22:40] ^~~~~~~~~~~ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:861:14: warning: passing 'uint8_t [64]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] [2022/12/28 10:22:40] strncpy( obj->name, name, 64 ); [2022/12/28 10:22:40] ^~~~~~~~~ [2022/12/28 10:22:40] bionic/libc/include/bits/fortify/string.h:143:27: note: passing argument to parameter 'dst' here [2022/12/28 10:22:40] char* strncpy(char* const dst __pass_object_size, const char* const src __pass_object_size, size_t n) [2022/12/28 10:22:40] ^ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:981:7: warning: unused variable 'secure_object' [-Wunused-variable] [2022/12/28 10:22:40] char secure_object[SEC_BLK_SIZE]; [2022/12/28 10:22:40] ^ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:1067:71: warning: unused parameter 'buffer_len' [-Wunused-parameter] [2022/12/28 10:22:40] int sunxi_secure_object_read(const char *item_name, char *buffer, int buffer_len, int *data_len) [2022/12/28 10:22:40] ^ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:1176:45: warning: incompatible pointer types passing 'struct map_info *' to parameter of type 'const Bytef *' (aka 'const unsigned char *') [-Wincompatible-pointer-types] [2022/12/28 10:22:40] secure_storage_map.crc = crc32( 0 , &secure_storage_map, sizeof(struct map_info)-4 ); [2022/12/28 10:22:40] ^~~~~~~~~~~~~~~~~~~ [2022/12/28 10:22:40] external/zlib/zlib.h:1726:59: note: passing argument to parameter 'buf' here [2022/12/28 10:22:40] ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); [2022/12/28 10:22:40] ^ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:1199:10: warning: unused variable 'ret' [-Wunused-variable] [2022/12/28 10:22:40] int ret; [2022/12/28 10:22:40] ^ [2022/12/28 10:22:40] vendor/aw/public/package/bin/libsec_storage/secure_storage.c:128:12: warning: unused function 'getInfoFromCmdline' [-Wunused-function] [2022/12/28 10:22:40] static int getInfoFromCmdline(char* key, char* value) [2022/12/28 10:22:40] ^ [2022/12/28 10:22:40] 11 warnings generated. [2022/12/28 10:22:41] [ 1% 987/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/security.c [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/security.c:55: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:75:9: warning: 'S_IREAD' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define S_IREAD 0400 /* Read by owner. */ [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/stat.h:143:9: note: previous definition is here [2022/12/28 10:22:41] #define S_IREAD S_IRUSR [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/security.c:55: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:76:9: warning: 'S_IWRITE' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define S_IWRITE 0200 /* Write by owner. */ [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/stat.h:144:9: note: previous definition is here [2022/12/28 10:22:41] #define S_IWRITE S_IWUSR [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/security.c:55: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:77:9: warning: 'S_IEXEC' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define S_IEXEC 0100 /* Execute by owner. */ [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/stat.h:145:9: note: previous definition is here [2022/12/28 10:22:41] #define S_IEXEC S_IXUSR [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/security.c:58: [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:41] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] 4 warnings generated. [2022/12/28 10:22:41] [ 1% 988/63064] target C: ntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g.c [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g.c:87: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:75:9: warning: 'S_IREAD' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define S_IREAD 0400 /* Read by owner. */ [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/stat.h:143:9: note: previous definition is here [2022/12/28 10:22:41] #define S_IREAD S_IRUSR [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g.c:87: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:76:9: warning: 'S_IWRITE' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define S_IWRITE 0200 /* Write by owner. */ [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/stat.h:144:9: note: previous definition is here [2022/12/28 10:22:41] #define S_IWRITE S_IWUSR [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g.c:87: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/compat.h:77:9: warning: 'S_IEXEC' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define S_IEXEC 0100 /* Execute by owner. */ [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/stat.h:145:9: note: previous definition is here [2022/12/28 10:22:41] #define S_IEXEC S_IXUSR [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/src/ntfs-3g.c:88: [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:41] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] 4 warnings generated. [2022/12/28 10:22:41] [ 1% 1080/63064] target C: libntfs-3g <= vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/attrib.c [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/libntfs-3g/attrib.c:49: [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/attrib.h:33: [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/inode.h:32: [2022/12/28 10:22:41] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:41] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:41] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:41] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:41] ^ [2022/12/28 10:22:41] 1 warning generated. [2022/12/28 10:22:42] [ 1% 1128/63064] target C: mkntfs <= vendor/aw/public/package/bin/fstools/ntfs/ntfsprogs/mkntfs.c [2022/12/28 10:22:42] In file included from vendor/aw/public/package/bin/fstools/ntfs/ntfsprogs/mkntfs.c:122: [2022/12/28 10:22:42] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/security.h:29: [2022/12/28 10:22:42] In file included from vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/layout.h:28: [2022/12/28 10:22:42] vendor/aw/public/package/bin/fstools/ntfs/include/ntfs-3g/endians.h:55:9: warning: '__BYTE_ORDER' macro redefined [-Wmacro-redefined] [2022/12/28 10:22:42] #define __BYTE_ORDER BYTE_ORDER [2022/12/28 10:22:42] ^ [2022/12/28 10:22:42] bionic/libc/include/sys/endian.h:44:9: note: previous definition is here [2022/12/28 10:22:42] #define __BYTE_ORDER _BYTE_ORDER [2022/12/28 10:22:42] ^ [2022/12/28 10:22:42] 1 warning generated. [2022/12/28 10:22:52] [ 4% 2851/63064] build out/target/product/mercury-demo/system/etc/event-log-tags [2022/12/28 10:22:52] packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/EventLogTags.logtags:6: warning: tag "lock_screen_type" (90200) duplicated in packages/apps/Settings/src/com/android/settings/EventLogTags.logtags:6 [2022/12/28 10:22:52] packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/EventLogTags.logtags:9: warning: tag "exp_det_device_admin_activated_by_user" (90201) duplicated in packages/apps/Settings/src/com/android/settings/EventLogTags.logtags:9 [2022/12/28 10:22:52] packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/EventLogTags.logtags:12: warning: tag "exp_det_device_admin_declined_by_user" (90202) duplicated in packages/apps/Settings/src/com/android/settings/EventLogTags.logtags:12 [2022/12/28 10:22:52] packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/EventLogTags.logtags:15: warning: tag "exp_det_device_admin_uninstalled_by_user" (90203) duplicated in packages/apps/Settings/src/com/android/settings/EventLogTags.logtags:15 [2022/12/28 10:22:52] packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/EventLogTags.logtags:18: warning: tag "settings_latency" (90204) duplicated in packages/apps/Settings/src/com/android/settings/EventLogTags.logtags:18 [2022/12/28 10:22:54] [ 5% 3249/63064] Generate: system/core/rootdir/etc/ld.config.txt -> out/target/product/mercury-demo/obj/ETC/ld.config.txt_intermediates/ld.config.29.txt [2022/12/28 10:22:54] Checking backward compatibility... [2022/12/28 10:38:54] [ 6% 4075/63064] //frameworks/av/media/libcedarc/openmax/venc:libOmxVenc clang omx_venc.c [2022/12/28 10:38:54] frameworks/av/media/libcedarc/openmax/venc/omx_venc.c:4134:21: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 10:38:54] (impl->mTimeUs2-impl->mTimeUs1), impl->m_outBufferCountOwnedByEncoder, [2022/12/28 10:38:54] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 10:38:54] frameworks/av/media/libcedarc/base/include/log.h:91:59: note: expanded from macro 'logw' [2022/12/28 10:38:54] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 10:38:54] ~~~ ^~~ [2022/12/28 10:38:54] frameworks/av/media/libcedarc/base/include/log.h:39:76: note: expanded from macro 'AWLOG' [2022/12/28 10:38:54] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg) [2022/12/28 10:38:54] ~~~ ^~~ [2022/12/28 10:38:54] system/core/liblog/include_vndk/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 10:38:54] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 10:38:54] ^~~~~~~~~~~ [2022/12/28 10:38:54] system/core/liblog/include_vndk/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 10:38:54] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 10:38:54] ^~~~~~~~~~~ [2022/12/28 10:38:54] 1 warning generated. [2022/12/28 10:54:30] [ 11% 7041/63064] //frameworks/av/media/libcedarx/external:libsubdecoder strip libsubdecoder.so [arm] [2022/12/28 10:54:30] prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-nm: frameworks/av/media/libcedarx/external/lib32/anougat70/libsubdecoder.so: no symbols [2022/12/28 10:54:30] [ 11% 7042/63064] //frameworks/av/media/libcedarx/external:libsubdecoder strip libsubdecoder.so [2022/12/28 10:54:30] prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-nm: frameworks/av/media/libcedarx/external/lib64/aarch64-linux-androideabi/libsubdecoder.so: no symbols [2022/12/28 11:00:14] [ 13% 8472/63064] //frameworks/av/media/libcedarc/library:libvenc_codec strip libvenc_codec.so [arm] [2022/12/28 11:00:14] prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-nm: frameworks/av/media/libcedarc/library/aore80_32/libvenc_codec.so: no symbols [2022/12/28 11:00:14] [ 13% 8475/63064] //frameworks/av/media/libcedarc/library:libvenc_codec strip libvenc_codec.so [arm] [2022/12/28 11:00:14] prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-nm: frameworks/av/media/libcedarc/library/aore80_32/libvenc_codec.so: no symbols [2022/12/28 11:01:43] [ 13% 8822/63064] //frameworks/av/media/libcedarx/android_adapter/output:libaw_output clang++ deinterlace.cpp [2022/12/28 11:01:43] frameworks/av/media/libcedarx/android_adapter/output/deinterlace.cpp:1598:19: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:01:43] pOutPicture0->nPts/1000, pOutPicture1->nPts/1000, [2022/12/28 11:01:43] ^~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:43] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:43] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:43] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:43] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/android_adapter/output/deinterlace.cpp:1598:44: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:01:43] pOutPicture0->nPts/1000, pOutPicture1->nPts/1000, [2022/12/28 11:01:43] ^~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:43] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:43] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:43] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:43] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/android_adapter/output/deinterlace.cpp:1599:19: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:01:43] (pOutPicture0->nPts - pCurPicture->nPts)/1000, (pOutPicture1->nPts - pCurPicture->nPts)/1000, [2022/12/28 11:01:43] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:43] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:43] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:43] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:43] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/android_adapter/output/deinterlace.cpp:1599:67: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:01:43] (pOutPicture0->nPts - pCurPicture->nPts)/1000, (pOutPicture1->nPts - pCurPicture->nPts)/1000, [2022/12/28 11:01:43] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:43] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:43] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:43] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:43] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/android_adapter/output/deinterlace.cpp:1600:33: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:01:43] dc->picCount, pCurPicture->nPts/1000, pPrePicture->nPts/1000, pPrePrePicture->nPts/1000); [2022/12/28 11:01:43] ^~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:43] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:43] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:43] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:43] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/android_adapter/output/deinterlace.cpp:1600:57: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:01:43] dc->picCount, pCurPicture->nPts/1000, pPrePicture->nPts/1000, pPrePrePicture->nPts/1000); [2022/12/28 11:01:43] ^~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:43] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:43] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:43] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:43] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/android_adapter/output/deinterlace.cpp:1600:81: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:01:43] dc->picCount, pCurPicture->nPts/1000, pPrePicture->nPts/1000, pPrePrePicture->nPts/1000); [2022/12/28 11:01:43] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:43] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:43] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:43] ~~~ ^~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:43] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:43] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:43] ^~~~~~~~~~~ [2022/12/28 11:01:43] 7 warnings generated. [2022/12/28 11:01:50] [ 14% 8845/63064] //frameworks/av/media/libcedarx/android_adapter/awplayer:libawplayer clang++ awStreamListener.cpp [2022/12/28 11:01:50] frameworks/av/media/libcedarx/android_adapter/awplayer/awStreamListener.cpp:92:27: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:01:50] logv("queue size %d", mQueueList.size()); [2022/12/28 11:01:50] ~~ ^~~~~~~~~~~~~~~~~ [2022/12/28 11:01:50] %zu [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:50] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:50] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:50] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:50] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/android_adapter/awplayer/awStreamListener.cpp:157:21: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:01:50] mAvailableSize, size); [2022/12/28 11:01:50] ^~~~~~~~~~~~~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:01:50] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:50] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:50] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:50] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/android_adapter/awplayer/awStreamListener.cpp:157:37: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:01:50] mAvailableSize, size); [2022/12/28 11:01:50] ^~~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:01:50] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:50] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:50] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:50] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/android_adapter/awplayer/awStreamListener.cpp:241:21: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:01:50] mAvailableSize, size); [2022/12/28 11:01:50] ^~~~~~~~~~~~~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:01:50] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:50] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:50] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:50] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/android_adapter/awplayer/awStreamListener.cpp:241:37: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:01:50] mAvailableSize, size); [2022/12/28 11:01:50] ^~~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:01:50] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:50] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:50] ~~~ ^~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:50] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:50] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:50] ^~~~~~~~~~~ [2022/12/28 11:01:50] 5 warnings generated. [2022/12/28 11:01:53] [ 14% 8850/63064] //frameworks/av/media/libcedarx/android_adapter/output:libaw_output clang++ soundControl.cpp [2022/12/28 11:01:53] frameworks/av/media/libcedarx/android_adapter/output/soundControl.cpp:776:9: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:01:53] sc->nDataSizePlayed, sc->nFrameSize, nFramePos, sc->nLastFramePos, sc->nFramePosOffset); [2022/12/28 11:01:53] ^~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:53] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:53] ~~~ ^~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:53] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:53] ~~~ ^~~ [2022/12/28 11:01:53] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:53] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:53] ^~~~~~~~~~~ [2022/12/28 11:01:53] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:53] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:53] ^~~~~~~~~~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/android_adapter/output/soundControl.cpp:776:76: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:01:53] sc->nDataSizePlayed, sc->nFrameSize, nFramePos, sc->nLastFramePos, sc->nFramePosOffset); [2022/12/28 11:01:53] ^~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:53] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:53] ~~~ ^~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:53] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:53] ~~~ ^~~ [2022/12/28 11:01:53] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:53] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:53] ^~~~~~~~~~~ [2022/12/28 11:01:53] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:53] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:53] ^~~~~~~~~~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/android_adapter/output/soundControl.cpp:779:9: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:01:53] nCachedFrames, nCachedTimeUs, sc->nSampleRate); [2022/12/28 11:01:53] ^~~~~~~~~~~~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:53] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:53] ~~~ ^~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:53] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:53] ~~~ ^~~ [2022/12/28 11:01:53] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:53] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:53] ^~~~~~~~~~~ [2022/12/28 11:01:53] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:53] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:53] ^~~~~~~~~~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/android_adapter/output/soundControl.cpp:779:24: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:01:53] nCachedFrames, nCachedTimeUs, sc->nSampleRate); [2022/12/28 11:01:53] ^~~~~~~~~~~~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:01:53] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:01:53] ~~~ ^~~ [2022/12/28 11:01:53] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:53] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:53] ~~~ ^~~ [2022/12/28 11:01:53] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:53] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:53] ^~~~~~~~~~~ [2022/12/28 11:01:53] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:53] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:53] ^~~~~~~~~~~ [2022/12/28 11:01:53] 4 warnings generated. [2022/12/28 11:01:56] [ 14% 8857/63064] //frameworks/av/media/libcedarx/android_adapter/output:libaw_output clang++ layerControl.cpp [2022/12/28 11:01:56] frameworks/av/media/libcedarx/android_adapter/output/layerControl.cpp:1782:13: warning: format specifies type 'unsigned int' but the argument has type 'size_addr' (aka 'unsigned long') [-Wformat] [2022/12/28 11:01:56] lc->mGpuBufferInfo[i].pPicture.phyYBufAddr, lc->mGpuBufferInfo[i].pWindowBuf); [2022/12/28 11:01:56] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:01:56] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:01:56] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:01:56] ~~~ ^~~ [2022/12/28 11:01:56] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:01:56] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:01:56] ~~~ ^~~ [2022/12/28 11:01:56] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:01:56] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:01:56] ^~~~~~~~~~~ [2022/12/28 11:01:56] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:01:56] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:01:56] ^~~~~~~~~~~ [2022/12/28 11:01:56] 1 warning generated. [2022/12/28 11:02:00] [ 14% 8862/63064] //frameworks/av/media/libcedarx/android_adapter/metadataretriever:libawmetadataretriever clang++ awmetadataretriever.cpp [2022/12/28 11:02:00] frameworks/av/media/libcedarx/android_adapter/metadataretriever/awmetadataretriever.cpp:296:57: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:02:00] logd("set data source, fd = %d, nLength: %lld", fd, nLength); [2022/12/28 11:02:00] ~~~~ ^~~~~~~ [2022/12/28 11:02:00] %ld [2022/12/28 11:02:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:02:00] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:02:00] ~~~ ^~~ [2022/12/28 11:02:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:02:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:02:00] ~~~ ^~~ [2022/12/28 11:02:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:02:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:02:00] ^~~~~~~~~~~ [2022/12/28 11:02:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:02:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:02:00] ^~~~~~~~~~~ [2022/12/28 11:02:00] 1 warning generated. [2022/12/28 11:03:00] [ 14% 8944/63064] //frameworks/av/media/libcedarx/libcore/parser/base:libcdx_parser clang id3base/CdxMetaData.c [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:25:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:41:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:58:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:74:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:91:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:107:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:124:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:141:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:158:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:177:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/CdxMetaData.c:193:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGV("Strlen : %d", strlen(content)); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:127:43: note: expanded from macro 'CDX_LOGV' [2022/12/28 11:03:00] #define CDX_LOGV(fmt, arg...) logv(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:00] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] 11 warnings generated. [2022/12/28 11:03:00] [ 14% 8947/63064] //frameworks/av/media/libcedarx/libcore/parser/base:libcdx_parser clang id3base/Id3Base.c [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/Id3Base.c:833:41: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGD("id3->mSize = %d", id3->mSize); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:128:43: note: expanded from macro 'CDX_LOGD' [2022/12/28 11:03:00] #define CDX_LOGD(fmt, arg...) logd(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:00] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/Id3Base.c:842:65: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGD("extendedHeaderSize(%d) > id3->mSize(%d)", extendedHeaderSize, id3->mSize); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:128:43: note: expanded from macro 'CDX_LOGD' [2022/12/28 11:03:00] #define CDX_LOGD(fmt, arg...) logd(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:00] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/Id3Base.c:842:85: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGD("extendedHeaderSize(%d) > id3->mSize(%d)", extendedHeaderSize, id3->mSize); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:128:43: note: expanded from macro 'CDX_LOGD' [2022/12/28 11:03:00] #define CDX_LOGD(fmt, arg...) logd(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:00] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/Id3Base.c:877:41: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGD("id3->mSize = %d", id3->mSize); [2022/12/28 11:03:00] ~~ ^~~~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:128:43: note: expanded from macro 'CDX_LOGD' [2022/12/28 11:03:00] #define CDX_LOGD(fmt, arg...) logd(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:00] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/parser/base/id3base/Id3Base.c:891:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 11:03:00] CDX_LOGD("ext_size=%d", ext_size); [2022/12/28 11:03:00] ~~ ^~~~~~~~ [2022/12/28 11:03:00] %zu [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:128:43: note: expanded from macro 'CDX_LOGD' [2022/12/28 11:03:00] #define CDX_LOGD(fmt, arg...) logd(fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:00] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:00] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:00] ~~~ ^~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:00] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:00] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:00] ^~~~~~~~~~~ [2022/12/28 11:03:00] 5 warnings generated. [2022/12/28 11:03:02] [ 14% 8956/63064] //frameworks/av/media/libcedarx/libcore/playback:libcdx_playback clang avtimer.c [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/playback/avtimer.c:277:17: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:02] pts, nFrameDura, vi->nFrameDura); [2022/12/28 11:03:02] ^~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:02] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:02] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:02] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:02] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/playback/avtimer.c:277:22: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:02] pts, nFrameDura, vi->nFrameDura); [2022/12/28 11:03:02] ^~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:02] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:02] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:02] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:02] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/playback/avtimer.c:277:34: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:02] pts, nFrameDura, vi->nFrameDura); [2022/12/28 11:03:02] ^~~~~~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:02] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:02] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:02] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:02] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/playback/avtimer.c:288:17: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:02] pts, nFrameDura, vi->nFrameDura); [2022/12/28 11:03:02] ^~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:02] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:02] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:02] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:02] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/playback/avtimer.c:288:22: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:02] pts, nFrameDura, vi->nFrameDura); [2022/12/28 11:03:02] ^~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:02] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:02] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:02] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:02] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/playback/avtimer.c:288:34: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:02] pts, nFrameDura, vi->nFrameDura); [2022/12/28 11:03:02] ^~~~~~~~~~~~~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:02] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:02] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:02] ~~~ ^~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:02] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:02] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:02] ^~~~~~~~~~~ [2022/12/28 11:03:02] 6 warnings generated. [2022/12/28 11:03:03] [ 14% 8958/63064] //frameworks/av/media/libcedarx/libcore/playback:libcdx_playback clang bitrateEstimater.c [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/bitrateEstimater.c:111:31: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] i, i, ptsArr[i], i+1, ptsArr[i+1]); [2022/12/28 11:03:03] ^~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:03] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/bitrateEstimater.c:111:47: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] i, i, ptsArr[i], i+1, ptsArr[i+1]); [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:03] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/bitrateEstimater.c:169:76: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] logw("bitrate estimater get an invalid duration %lld", nDuration); [2022/12/28 11:03:03] ~~~~ ^~~~~~~~~ [2022/12/28 11:03:03] %ld [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:03] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] 3 warnings generated. [2022/12/28 11:03:03] [ 14% 8961/63064] //frameworks/av/media/libcedarx/libcore/playback:libcdx_playback clang subtitleRenderComponent.c [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/subtitleRenderComponent.c:559:17: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] pCurItem->nPts, pCurItem->nDuration); [2022/12/28 11:03:03] ^~~~~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:03] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/subtitleRenderComponent.c:559:33: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] pCurItem->nPts, pCurItem->nDuration); [2022/12/28 11:03:03] ^~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:03] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] 2 warnings generated. [2022/12/28 11:03:03] [ 14% 8962/63064] //frameworks/av/media/libcedarx/libcore/playback:libcdx_playback clang audioRenderComponent.c [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/audioRenderComponent.c:545:84: warning: format specifies type 'long' but the argument has type 'cdx_int64' (aka 'long long') [-Wformat] [2022/12/28 11:03:03] logd("we still have %d ms and pass %"PRId64" ms",cacheout/1000,passtime); [2022/12/28 11:03:03] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:03] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:03] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] 1 warning generated. [2022/12/28 11:03:03] [ 14% 8964/63064] //frameworks/av/media/libcedarx/libcore/parser/base:libcdx_parser clang id3base/Id3Base.c [arm] [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/parser/base/id3base/Id3Base.c:922:30: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [2022/12/28 11:03:03] CDX_LOGE("size=%ld", size); [2022/12/28 11:03:03] ~~~ ^~~~ [2022/12/28 11:03:03] %lld [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:131:43: note: expanded from macro 'CDX_LOGE' [2022/12/28 11:03:03] #define CDX_LOGE(fmt, arg...) loge(fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:157:81: note: expanded from macro 'loge' [2022/12/28 11:03:03] #define loge(fmt, arg...) AWLOG(LOG_LEVEL_ERROR, "\033[40;31m" fmt "\033[0m", ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] 1 warning generated. [2022/12/28 11:03:03] [ 14% 8965/63064] //frameworks/av/media/libcedarx/libcore/playback:libcdx_playback clang streamManager.c [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/streamManager.c:90:74: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] logd("ret: %d, %lld, preReadPos: %d, %lld, nCurTime: %lld", ret, p->pFrames[ret].nPts, preReadPos, p->pFrames[preReadPos].nPts, nCurTime); [2022/12/28 11:03:03] ~~~~ ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:03] %ld [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:03] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/streamManager.c:90:108: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] logd("ret: %d, %lld, preReadPos: %d, %lld, nCurTime: %lld", ret, p->pFrames[ret].nPts, preReadPos, p->pFrames[preReadPos].nPts, nCurTime); [2022/12/28 11:03:03] ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:03] %ld [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:03] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/streamManager.c:90:137: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] logd("ret: %d, %lld, preReadPos: %d, %lld, nCurTime: %lld", ret, p->pFrames[ret].nPts, preReadPos, p->pFrames[preReadPos].nPts, nCurTime); [2022/12/28 11:03:03] ~~~~ ^~~~~~~~ [2022/12/28 11:03:03] %ld [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:03] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/streamManager.c:752:93: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] logv("find: %d , %lld, nReadPos: %d, %lld, flushPos: %d, %lld,curTime: %lld", find, fifo->pFrames[find].nPts, nReadPos, [2022/12/28 11:03:03] ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:03] %ld [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:03] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/streamManager.c:753:13: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] fifo->pFrames[nReadPos].nPts,fifo->nFlushPos, fifo->pFrames[fifo->nFlushPos].nPts ,curTime); [2022/12/28 11:03:03] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:03] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/streamManager.c:753:59: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] fifo->pFrames[nReadPos].nPts,fifo->nFlushPos, fifo->pFrames[fifo->nFlushPos].nPts ,curTime); [2022/12/28 11:03:03] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:03] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/streamManager.c:753:96: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] fifo->pFrames[nReadPos].nPts,fifo->nFlushPos, fifo->pFrames[fifo->nFlushPos].nPts ,curTime); [2022/12/28 11:03:03] ^~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:03] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/playback/streamManager.c:760:42: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:03] nReadPos, find, fifo->nFlushPos, fifo->pFrames[fifo->nFlushPos].nPts, fifo->nWritePos, [2022/12/28 11:03:03] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:03] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:03] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:03] ~~~ ^~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:03] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:03] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:03] ^~~~~~~~~~~ [2022/12/28 11:03:03] 8 warnings generated. [2022/12/28 11:03:06] [ 14% 8986/63064] //frameworks/av/media/libcedarx/libcore/playback:libcdx_playback clang player.c [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:1446:69: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] logv("submit video data, pts = %lld ms, curTime = %lld ms", pDataInfo->nPts/1000, [2022/12/28 11:03:06] ~~~~ ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] %ld [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:06] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:1447:13: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->pAvTimer->GetTime(p->pAvTimer)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:06] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:1539:69: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] logv("submit audio data, pts = %lld ms, curTime = %lld ms", pDataInfo->nPts/1000, [2022/12/28 11:03:06] ~~~~ ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] %ld [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:06] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:1540:13: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->pAvTimer->GetTime(p->pAvTimer)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:06] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:1589:72: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] logv("submit subtitle data, pts = %lld ms, curTime = %lld ms", pDataInfo->nPts/1000, [2022/12/28 11:03:06] ~~~~ ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] %ld [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:06] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:1590:13: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->pAvTimer->GetTime(p->pAvTimer)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:03:06] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:2825:44: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:06] logd("first video pts = %lld", p->nFirstVideoRenderPts); [2022/12/28 11:03:06] ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] %ld [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:06] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:2939:25: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] nAudioPts/1000, p->nPreVideoPts/1000, (p->nPreVideoPts-nAudioPts)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:06] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:2939:41: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] nAudioPts/1000, p->nPreVideoPts/1000, (p->nPreVideoPts-nAudioPts)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:06] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:2939:63: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] nAudioPts/1000, p->nPreVideoPts/1000, (p->nPreVideoPts-nAudioPts)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:06] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3277:37: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:06] p->nFirstAudioRenderPts, p->nFirstVideoRenderPts); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3277:62: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:03:06] p->nFirstAudioRenderPts, p->nFirstVideoRenderPts); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3382:21: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3382:47: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3382:73: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3384:22: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3384:58: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3384:79: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3395:23: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3395:49: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3395:75: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3397:23: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3397:59: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3397:80: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3405:44: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mNeedDorpAudioTime/1000 ); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3452:22: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3452:48: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3452:74: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] p->mAudioJumpTime[0]/1000,p->mAudioJumpTime[1]/1000,p->mAudioJumpTime[2]/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3454:22: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3454:58: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3454:79: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] (nVideoPts - p->nPreVideoPts )/1000,p->nPreVideoPts/1000,nVideoPts/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:158:59: note: expanded from macro 'logw' [2022/12/28 11:03:06] #define logw(fmt, arg...) AWLOG(LOG_LEVEL_WARNING, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3664:25: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] nAudioPts/1000, p->nPreVideoPts/1000, (p->nPreVideoPts-nAudioPts)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:06] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3664:41: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] nAudioPts/1000, p->nPreVideoPts/1000, (p->nPreVideoPts-nAudioPts)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:06] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/playback/player.c:3664:63: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] [2022/12/28 11:03:06] nAudioPts/1000, p->nPreVideoPts/1000, (p->nPreVideoPts-nAudioPts)/1000); [2022/12/28 11:03:06] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:156:57: note: expanded from macro 'logd' [2022/12/28 11:03:06] #define logd(fmt, arg...) AWLOG(LOG_LEVEL_DEBUG, fmt, ##arg) [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:03:06] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:03:06] ~~~ ^~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:03:06] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:03:06] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:03:06] ^~~~~~~~~~~ [2022/12/28 11:03:06] 34 warnings generated. [2022/12/28 11:06:11] [ 15% 9472/63064] //frameworks/av/media/libcedarc/library:libvideoengine strip libvideoengine.so [arm] [2022/12/28 11:06:11] prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-nm: frameworks/av/media/libcedarc/library/aore80_32/libvideoengine.so: no symbols [2022/12/28 11:06:11] [ 15% 9473/63064] //frameworks/av/media/libcedarc/library:libvideoengine strip libvideoengine.so [arm] [2022/12/28 11:06:11] prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-nm: frameworks/av/media/libcedarc/library/aore80_32/libvideoengine.so: no symbols [2022/12/28 11:11:44] [ 17% 11090/63064] //frameworks/av/media/libcedarx/xplayer:libxplayer clang cache.c [2022/12/28 11:11:44] frameworks/av/media/libcedarx/xplayer/cache.c:903:13: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:11:44] nSeekTimeUs, nFoundMappedPts, nFirstPcrAfter); [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:11:44] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:11:44] ~~~ ^~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:11:44] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:11:44] ~~~ ^~~ [2022/12/28 11:11:44] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:11:44] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:11:44] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/xplayer/cache.c:903:26: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:11:44] nSeekTimeUs, nFoundMappedPts, nFirstPcrAfter); [2022/12/28 11:11:44] ^~~~~~~~~~~~~~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:11:44] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:11:44] ~~~ ^~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:11:44] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:11:44] ~~~ ^~~ [2022/12/28 11:11:44] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:11:44] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:11:44] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/xplayer/cache.c:903:43: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:11:44] nSeekTimeUs, nFoundMappedPts, nFirstPcrAfter); [2022/12/28 11:11:44] ^~~~~~~~~~~~~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:11:44] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:11:44] ~~~ ^~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:11:44] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:11:44] ~~~ ^~~ [2022/12/28 11:11:44] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:11:44] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:11:44] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/xplayer/cache.c:927:53: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:11:44] logv("nSeekOffset %lld, c->nPassedDataSize %d", nSeekOffset, c->nPassedDataSize); [2022/12/28 11:11:44] ~~~~ ^~~~~~~~~~~ [2022/12/28 11:11:44] %ld [2022/12/28 11:11:44] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:11:44] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:11:44] ~~~ ^~~ [2022/12/28 11:11:44] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:11:44] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:11:44] ~~~ ^~~ [2022/12/28 11:11:44] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:11:44] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:11:44] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:11:44] ^~~~~~~~~~~ [2022/12/28 11:11:44] 4 warnings generated. [2022/12/28 11:11:48] [ 17% 11116/63064] //frameworks/av/media/libcedarx/xplayer:libxplayer clang demuxComponent.c [2022/12/28 11:11:48] frameworks/av/media/libcedarx/xplayer/demuxComponent.c:4225:54: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 11:11:48] nPcmDataSize, nStreamDataSize, nBitrate, nAudioCacheTime, bAudioOverflow); [2022/12/28 11:11:48] ^~~~~~~~~~~~~~~ [2022/12/28 11:11:48] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:160:59: note: expanded from macro 'logv' [2022/12/28 11:11:48] #define logv(fmt, arg...) AWLOG(LOG_LEVEL_VERBOSE, fmt, ##arg) [2022/12/28 11:11:48] ~~~ ^~~ [2022/12/28 11:11:48] frameworks/av/media/libcedarx/libcore/base/include/cdx_log.h:47:80: note: expanded from macro 'AWLOG' [2022/12/28 11:11:48] LOG_PRI(level, LOG_TAG, "<%s:%u>: " fmt, __FUNCTION__, __LINE__, ##arg); \ [2022/12/28 11:11:48] ~~~ ^~~ [2022/12/28 11:11:48] system/core/liblog/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 11:11:48] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 11:11:48] ^~~~~~~~~~~ [2022/12/28 11:11:48] system/core/liblog/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 11:11:48] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 11:11:48] ^~~~~~~~~~~ [2022/12/28 11:11:48] 1 warning generated. [2022/12/28 11:12:30] [ 18% 11815/63064] Copy xml: out/target/product/mercury-demo/vendor/etc/vintf/manifest/android.hardware.boot@1.0.xml [2022/12/28 11:12:30] Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0. [2022/12/28 11:12:30] [ 18% 11820/63064] Copy xml: out/target/product/mercury-demo/vendor/etc/vintf/manifest/sensors@2.0.xml [2022/12/28 11:12:30] Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0. [2022/12/28 11:12:30] [ 18% 11821/63064] Copy xml: out/target/product/mercury-demo/vendor/etc/vintf/manifest/android.hardware.cas@1.1-service.xml [2022/12/28 11:12:30] Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0. [2022/12/28 11:12:30] [ 18% 11825/63064] Copy xml: out/target/product/mercury-demo/vendor/etc/vintf/manifest/radioconfig.xml [2022/12/28 11:12:30] Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0. [2022/12/28 11:12:30] [ 18% 11826/63064] Copy xml: out/target/product/mercury-demo/vendor/etc/vintf/manifest/radio.xml [2022/12/28 11:12:30] Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0. [2022/12/28 11:12:30] [ 18% 11830/63064] build out/target/product/mercury-demo/gen/ETC/device_manifest.xml_intermediates/manifest.xml [2022/12/28 11:12:30] Warning: cannot override existing value 26.0 with BOARD_SEPOLICY_VERS (which is 29.0). [2022/12/28 11:12:30] [ 18% 11833/63064] Copy xml: out/target/product/mercury-demo/vendor/etc/vintf/manifest/vendor.display.config@1.0.xml [2022/12/28 11:12:30] Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0. [2022/12/28 11:20:25] [ 34% 21922/63064] Target empty super fs image: out/target/product/mercury-demo/super_empty.img [2022/12/28 11:20:25] 2022-12-28 11:18:37 - build_super_image.py - INFO : Building super image from info dict... [2022/12/28 11:20:25] 2022-12-28 11:18:37 - common.py - INFO : Running: "lpmake --metadata-size 65536 --super-name super --metadata-slots 3 --device super:4294967296 --group sb_a:2139095040 --group sb_b:2139095040 --partition system_a:readonly:0:sb_a --partition system_b:readonly:0:sb_b --partition vendor_a:readonly:0:sb_a --partition vendor_b:readonly:0:sb_b --partition product_a:readonly:0:sb_a --partition product_b:readonly:0:sb_b --sparse --output out/target/product/mercury-demo/super_empty.img" [2022/12/28 11:20:25] 2022-12-28 11:18:37 - common.py - INFO : [2022/12/28 11:20:25] 2022-12-28 11:18:37 - build_super_image.py - INFO : Done writing image out/target/product/mercury-demo/super_empty.img [2022/12/28 11:40:06] [ 38% 24275/63064] //vendor/aw/public/package/bin/radio/monitor:radio_monitor clang UEventFramework.c [2022/12/28 11:40:06] In file included from vendor/aw/public/package/bin/radio/monitor/UEventFramework.c:26: [2022/12/28 11:40:06] system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings] [2022/12/28 11:40:06] #warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [2022/12/28 11:40:06] ^ [2022/12/28 11:40:06] 1 warning generated. [2022/12/28 11:56:18] [ 46% 29523/63064] //external/iproute2/misc:ss yacc ssfilter.y [2022/12/28 11:56:18] external/iproute2/misc/ssfilter.y: conflicts: 35 shift/reduce [2022/12/28 11:57:14] [ 47% 29857/63064] //packages/modules/ModuleMetadata:ModuleMetadata aapt2 link [common] [2022/12/28 11:57:14] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:57:14] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:57:14] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:57:14] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:17] [ 47% 29952/63064] //frameworks/base/core/res:framework-res aapt2 link [common] [2022/12/28 11:58:17] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:17] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:17] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:17] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:18] [ 47% 29954/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/DynamicSystemInstallationService_intermediates/package-res.apk [2022/12/28 11:58:18] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:18] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:18] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:18] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:19] [ 47% 29956/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/ExtShared_intermediates/package-res.apk [2022/12/28 11:58:19] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:19] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:19] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:19] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:22] [ 47% 29958/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/InputDevices_intermediates/package-res.apk [2022/12/28 11:58:22] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:22] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:22] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:22] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:24] [ 47% 29962/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/MtpDocumentsProvider_intermediates/package-res.apk [2022/12/28 11:58:24] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:24] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:24] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:24] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:26] [ 47% 29965/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/DeviceTest_intermediates/package-res.apk [2022/12/28 11:58:26] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:26] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:26] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:26] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:28] [ 47% 29968/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/AllwinnerGmsIntegration_intermediates/package-res.apk [2022/12/28 11:58:28] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:28] [ 47% 29969/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/PackageOverride_intermediates/package-res.apk [2022/12/28 11:58:28] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:28] [ 47% 29970/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/Music_intermediates/package-res.apk [2022/12/28 11:58:28] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:28] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:28] packages/apps/Music/res/layout/music_picker.xml:34: warn: generated id 'android:id/progress' for external package 'android'. [2022/12/28 11:58:29] [ 47% 29974/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/framework-res__auto_generated_rro_vendor_intermediates/package-res.apk [2022/12/28 11:58:29] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:29] [ 47% 29975/63064] //frameworks/base/packages/BackupRestoreConfirmation:BackupRestoreConfirmation aapt2 link [common] [2022/12/28 11:58:29] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:29] [ 47% 29976/63064] //packages/screensavers/Basic:BasicDreams aapt2 link [common] [2022/12/28 11:58:29] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:29] [ 47% 29977/63064] //frameworks/base/media/packages/BluetoothMidiService:BluetoothMidiService aapt2 link [common] [2022/12/28 11:58:29] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:29] [ 47% 29978/63064] //packages/providers/BlockedNumberProvider:BlockedNumberProvider aapt2 link [common] [2022/12/28 11:58:29] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:29] [ 47% 29984/63064] //packages/providers/BookmarkProvider:BookmarkProvider aapt2 link [common] [2022/12/28 11:58:29] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:29] [ 47% 29986/63064] //packages/apps/Browser2:Browser2 aapt2 link [common] [2022/12/28 11:58:29] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:29] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 29990/63064] //packages/providers/CalendarProvider:CalendarProvider aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 29993/63064] //frameworks/base/packages/CompanionDeviceManager:CompanionDeviceManager aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 29994/63064] //packages/services/BuiltInPrintService:BuiltInPrintService aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 29995/63064] //frameworks/base/packages/EasterEgg:EasterEgg aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 29998/63064] //packages/providers/ContactsProvider:ContactsProvider aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 29999/63064] //packages/apps/CertInstaller:CertInstaller aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 30001/63064] //packages/modules/ExtServices:ExtServices aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 30006/63064] //packages/providers/DownloadProvider/ui:DownloadProviderUi aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:30] [ 47% 30008/63064] //packages/providers/DownloadProvider:DownloadProvider aapt2 link [common] [2022/12/28 11:58:30] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:30] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30010/63064] //frameworks/base/packages/LocalTransport:LocalTransport aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30013/63064] //packages/services/Mms:MmsService aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30015/63064] //packages/apps/OneTimeInitializer:OneTimeInitializer aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30018/63064] //frameworks/base/packages/services/PacProcessor:PacProcessor aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30020/63064] //packages/apps/HTMLViewer:HTMLViewer aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30022/63064] //frameworks/base/packages/FusedLocation:FusedLocation aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30023/63064] //frameworks/base/packages/ExternalStorageProvider:ExternalStorageProvider aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30025/63064] //packages/modules/NetworkStack:InProcessNetworkStack aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30026/63064] //packages/modules/NetworkPermissionConfig:PlatformNetworkPermissionConfig aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30027/63064] //packages/apps/Provision:Provision aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30030/63064] //packages/apps/MusicFX:MusicFX aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30034/63064] //packages/apps/KeyChain:KeyChain aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:31] [ 47% 30035/63064] //frameworks/base/packages/services/Proxy:ProxyHandler aapt2 link [common] [2022/12/28 11:58:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:32] [ 47% 30041/63064] //packages/apps/SecureElement:SecureElement aapt2 link [common] [2022/12/28 11:58:32] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:32] [ 47% 30044/63064] //packages/providers/MediaProvider:MediaProvider aapt2 link [common] [2022/12/28 11:58:32] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:32] [ 47% 30048/63064] //vendor/aw/public/package/apk/SettingsSetup:SettingsSetup aapt2 link [common] [2022/12/28 11:58:32] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:32] [ 47% 30051/63064] //frameworks/base/packages/SharedStorageBackup:SharedStorageBackup aapt2 link [common] [2022/12/28 11:58:32] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:32] [ 47% 30054/63064] //frameworks/base/packages/StatementService:StatementService aapt2 link [common] [2022/12/28 11:58:32] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:32] [ 47% 30062/63064] //frameworks/base/packages/WallpaperBackup:WallpaperBackup aapt2 link [common] [2022/12/28 11:58:32] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:32] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:33] [ 47% 30095/63064] //frameworks/base/packages/WallpaperCropper:WallpaperCropper aapt2 link [common] [2022/12/28 11:58:33] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:33] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:33] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:33] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:33] [ 47% 30099/63064] //packages/providers/UserDictionaryProvider:UserDictionaryProvider aapt2 link [common] [2022/12/28 11:58:33] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:33] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:33] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:33] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:34] [ 47% 30110/63064] //frameworks/base/packages/SettingsProvider:SettingsProvider aapt2 link [common] [2022/12/28 11:58:34] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:34] [ 47% 30111/63064] //frameworks/base/packages/VpnDialogs:VpnDialogs aapt2 link [common] [2022/12/28 11:58:34] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:34] [ 47% 30112/63064] //packages/apps/SoundRecorder:SoundRecorder aapt2 link [common] [2022/12/28 11:58:34] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:34] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:35] [ 47% 30165/63064] //packages/providers/TelephonyProvider:TelephonyProvider aapt2 link [common] [2022/12/28 11:58:35] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:35] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:35] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:35] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:38] [ 47% 30269/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/PrintRecommendationService_intermediates/package-res.apk [2022/12/28 11:58:38] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:38] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:38] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:38] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:43] [ 48% 30391/63064] //frameworks/base/packages/PrintSpooler:PrintSpooler aapt2 link [common] [2022/12/28 11:58:43] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:43] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:43] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:43] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:44] [ 48% 30413/63064] //packages/apps/Stk:Stk aapt2 link [common] [2022/12/28 11:58:44] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:44] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:44] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:44] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:46] [ 48% 30425/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/Bluetooth_intermediates/package-res.apk [2022/12/28 11:58:46] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:46] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:46] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:46] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_acceptance_timeout_message without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_auth_notif_message without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_auth_notif_ticker without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_auth_notif_title without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_authentication_timeout_message without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_defaultname without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_defaultnumber without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_localPhoneName without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_session_key_dialog_header without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_session_key_dialog_title without required default value. [2022/12/28 11:58:46] warn: removing resource com.android.bluetooth:string/map_unknownName without required default value. [2022/12/28 11:58:49] [ 48% 30437/63064] //frameworks/base/packages/OsuLogin:OsuLogin aapt2 link [common] [2022/12/28 11:58:49] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:49] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:49] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:49] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:50] [ 48% 30439/63064] //packages/modules/CaptivePortalLogin:PlatformCaptivePortalLogin aapt2 link [common] [2022/12/28 11:58:50] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:50] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:50] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:50] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:51] [ 48% 30441/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/Shell_intermediates/package-res.apk [2022/12/28 11:58:51] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:51] [ 48% 30442/63064] //packages/apps/Nfc:NfcNci aapt2 link [common] [2022/12/28 11:58:51] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:51] [ 48% 30447/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/SimAppDialog_intermediates/package-res.apk [2022/12/28 11:58:51] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:51] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:53] [ 48% 30450/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/ExactCalculator_intermediates/package-res.apk [2022/12/28 11:58:53] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:53] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:53] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:53] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:58] [ 48% 30463/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/DVR_intermediates/package-res.apk [2022/12/28 11:58:58] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:58] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:58] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:58] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:58] [ 48% 30465/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/aw360_intermediates/package-res.apk [2022/12/28 11:58:58] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:58] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:58] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:58] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:58:59] [ 48% 30470/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/Gallery2_intermediates/package-res.apk [2022/12/28 11:58:59] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:58:59] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:58:59] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:58:59] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:00] [ 48% 30475/63064] //frameworks/base/packages/PackageInstaller:PackageInstaller aapt2 link [common] [2022/12/28 11:59:00] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:00] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:00] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:00] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:01] [ 48% 30478/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/Camera2_intermediates/package-res.apk [2022/12/28 11:59:01] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:01] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:01] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:01] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:10] [ 48% 30496/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/Update_intermediates/package-res.apk [2022/12/28 11:59:10] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:10] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:10] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:10] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:15] [ 48% 30510/63064] //vendor/aw/public/package/apk/AwlogSettings:AwlogSettings aapt2 link [common] [2022/12/28 11:59:15] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:15] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:15] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:15] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:31] [ 48% 30545/63064] //packages/apps/SettingsIntelligence:SettingsIntelligence aapt2 link [common] [2022/12/28 11:59:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:35] [ 48% 30554/63064] //packages/apps/DocumentsUI:DocumentsUI aapt2 link [common] [2022/12/28 11:59:35] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:35] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:35] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:35] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/apk_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/archive_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/audio_extension_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/audio_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/directory_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/excel_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/gdoc_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/gdraw_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/generic_extention_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/generic_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/gform_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/gmap_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/gsheet_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/gsite_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/gslides_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/gtable_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/html_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/image_extension_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/image_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/pdf_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/ppt_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/txt_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/video_extension_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/video_file_type without required default value. [2022/12/28 11:59:35] warn: removing resource com.android.documentsui:string/word_file_type without required default value. [2022/12/28 11:59:35] [ 48% 30556/63064] //prebuilts/sdk/current/androidx:androidx.car_car-nodeps aapt2 link [common] [2022/12/28 11:59:35] warn: removing resource androidx.car:string/action_bar_expand_collapse_button without required default value. [2022/12/28 11:59:38] [ 48% 30564/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/Launcher3GoIconRecents_intermediates/package-res.apk [2022/12/28 11:59:38] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:38] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:38] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:38] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:52] [ 48% 30583/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/WallpaperPicker2_intermediates/package-res.apk [2022/12/28 11:59:52] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:52] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:52] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:52] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 11:59:57] [ 48% 30586/63064] //packages/apps/PermissionController:PermissionController aapt2 link [common] [2022/12/28 11:59:57] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 11:59:57] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 11:59:57] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 11:59:57] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 12:00:01] [ 48% 30592/63064] //packages/services/Telecomm:Telecom aapt2 link [common] [2022/12/28 12:00:01] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 12:00:01] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 12:00:01] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 12:00:01] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 12:00:01] [ 48% 30593/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/StorageManager_intermediates/package-res.apk [2022/12/28 12:00:01] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 12:00:01] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 12:00:01] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 12:00:01] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 12:00:04] [ 48% 30600/63064] //packages/apps/Traceur:Traceur aapt2 link [common] [2022/12/28 12:00:04] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 12:00:04] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 12:00:04] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 12:00:04] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 12:00:14] [ 48% 30610/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/TeleService_intermediates/package-res.apk [2022/12/28 12:00:14] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 12:00:14] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 12:00:14] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 12:00:14] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 12:00:45] [ 48% 30640/63064] //frameworks/base/packages/SystemUI:SystemUI-core aapt2 link [common] [2022/12/28 12:00:45] warn: removing resource com.android.systemui:string/car_add_user without required default value. [2022/12/28 12:00:45] warn: removing resource com.android.systemui:string/car_guest without required default value. [2022/12/28 12:00:45] warn: removing resource com.android.systemui:string/car_new_user without required default value. [2022/12/28 12:00:45] warn: removing resource com.android.systemui:string/start_guest_session without required default value. [2022/12/28 12:00:45] warn: removing resource com.android.systemui:string/user_add_user_message_setup without required default value. [2022/12/28 12:00:45] warn: removing resource com.android.systemui:string/user_add_user_message_update without required default value. [2022/12/28 12:01:31] [ 48% 30694/63064] //frameworks/base/packages/SystemUI:SystemUI aapt2 link [common] [2022/12/28 12:01:31] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 12:01:31] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 12:01:31] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 12:01:31] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 12:30:33] [ 51% 32749/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/ManagedProvisioning_intermediates/package-res.apk [2022/12/28 12:30:33] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 12:30:33] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 12:30:33] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 12:30:33] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 12:31:53] [ 52% 33031/63064] AAPT2 link out/target/product/mercury-demo/obj/APPS/Settings_intermediates/package-res.apk [2022/12/28 12:31:53] warn: ignoring density 'tvdpi-v4' for -c option. [2022/12/28 12:31:53] warn: ignoring density 'hdpi-v4' for -c option. [2022/12/28 12:31:53] warn: ignoring density 'xhdpi-v4' for -c option. [2022/12/28 12:31:53] warn: ignoring density 'mdpi-v4' for -c option. [2022/12/28 12:35:50] [ 55% 34779/63064] target C++: libsystemmixservice <= vendor/aw/public/framework/systemmix/libsystemmix/SystemMixService.cpp [2022/12/28 12:35:50] vendor/aw/public/framework/systemmix/libsystemmix/SystemMixService.cpp:19:9: warning: 'NDEBUG' macro redefined [-Wmacro-redefined] [2022/12/28 12:35:50] #define NDEBUG 0 [2022/12/28 12:35:50] ^ [2022/12/28 12:35:50] :6:9: note: previous definition is here [2022/12/28 12:35:50] #define NDEBUG 1 [2022/12/28 12:35:50] ^ [2022/12/28 12:35:50] 1 warning generated. [2022/12/28 12:35:50] [ 55% 34782/63064] target C++: libsystemmix_jni <= vendor/aw/public/framework/systemmix/jni/com_softwinner_SystemMix.cpp [2022/12/28 12:35:50] vendor/aw/public/framework/systemmix/jni/com_softwinner_SystemMix.cpp:102:9: warning: unused variable 'max' [-Wunused-variable] [2022/12/28 12:35:50] int max = 256; [2022/12/28 12:35:50] ^ [2022/12/28 12:35:50] 1 warning generated. [2022/12/28 12:35:51] [ 55% 34789/63064] target C++: libsysintf_jni <= vendor/aw/public/qatools/Socss/sysintf/jni/com_allwinnertech_socs_SysIntf.cpp [2022/12/28 12:35:51] vendor/aw/public/qatools/Socss/sysintf/jni/com_allwinnertech_socs_SysIntf.cpp:102:9: warning: unused variable 'max' [-Wunused-variable] [2022/12/28 12:35:51] int max = 256; [2022/12/28 12:35:51] ^ [2022/12/28 12:35:51] 1 warning generated. [2022/12/28 12:35:55] [ 55% 34804/63064] target thumb C++: libsystemmixservice_32 <= vendor/aw/public/framework/systemmix/libsystemmix/SystemMixService.cpp [2022/12/28 12:35:55] vendor/aw/public/framework/systemmix/libsystemmix/SystemMixService.cpp:19:9: warning: 'NDEBUG' macro redefined [-Wmacro-redefined] [2022/12/28 12:35:55] #define NDEBUG 0 [2022/12/28 12:35:55] ^ [2022/12/28 12:35:55] :6:9: note: previous definition is here [2022/12/28 12:35:55] #define NDEBUG 1 [2022/12/28 12:35:55] ^ [2022/12/28 12:35:55] 1 warning generated. [2022/12/28 12:35:56] [ 55% 34806/63064] target thumb C++: libsystemmix_jni_32 <= vendor/aw/public/framework/systemmix/jni/com_softwinner_SystemMix.cpp [2022/12/28 12:35:56] vendor/aw/public/framework/systemmix/jni/com_softwinner_SystemMix.cpp:102:9: warning: unused variable 'max' [-Wunused-variable] [2022/12/28 12:35:56] int max = 256; [2022/12/28 12:35:56] ^ [2022/12/28 12:35:56] 1 warning generated. [2022/12/28 12:35:57] [ 55% 34812/63064] target C++: libsysintfservice <= vendor/aw/public/qatools/Socss/sysintf/libsysintf/SysIntfService.cpp [2022/12/28 12:35:57] vendor/aw/public/qatools/Socss/sysintf/libsysintf/SysIntfService.cpp:19:9: warning: 'NDEBUG' macro redefined [-Wmacro-redefined] [2022/12/28 12:35:57] #define NDEBUG 0 [2022/12/28 12:35:57] ^ [2022/12/28 12:35:57] :6:9: note: previous definition is here [2022/12/28 12:35:57] #define NDEBUG 1 [2022/12/28 12:35:57] ^ [2022/12/28 12:35:57] 1 warning generated. [2022/12/28 12:45:35] [ 57% 36488/63064] //system/core/trace_readahead:treadahead strip treadahead [2022/12/28 12:45:35] prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-nm: system/core/trace_readahead/treadahead: no symbols [2022/12/28 12:47:25] [ 58% 36940/63064] target C++: hwcomposer.mercury <= hardware/aw/hwc2/hwc.cpp [2022/12/28 12:47:25] hardware/aw/hwc2/hwc.cpp:246:3: warning: format specifies type 'unsigned long long' but the argument has type 'hwc2_display_t' (aka 'unsigned long') [-Wformat] [2022/12/28 12:47:25] mDisplay[0]->clientId, (int)toClientId(mDisplay[0]->clientId), mDisplay[0]->displayId, [2022/12/28 12:47:25] ^~~~~~~~~~~~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:226:52: note: expanded from macro 'ALOGD' [2022/12/28 12:47:25] #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 12:47:25] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 12:47:25] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 12:47:25] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] hardware/aw/hwc2/hwc.cpp:247:3: warning: format specifies type 'unsigned long long' but the argument has type 'hwc2_display_t' (aka 'unsigned long') [-Wformat] [2022/12/28 12:47:25] mDisplay[1]->clientId, (int)toClientId(mDisplay[1]->clientId), mDisplay[1]->displayId); [2022/12/28 12:47:25] ^~~~~~~~~~~~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:226:52: note: expanded from macro 'ALOGD' [2022/12/28 12:47:25] #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 12:47:25] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 12:47:25] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 12:47:25] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] hardware/aw/hwc2/hwc.cpp:1449:54: warning: format specifies type 'unsigned long long' but the argument has type 'hwc2_display_t' (aka 'unsigned long') [-Wformat] [2022/12/28 12:47:25] ALOGE("%s : bad display %llx", __FUNCTION__, display); [2022/12/28 12:47:25] ~~~~ ^~~~~~~ [2022/12/28 12:47:25] %lx [2022/12/28 12:47:25] system/core/include/log/log_main.h:265:52: note: expanded from macro 'ALOGE' [2022/12/28 12:47:25] #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 12:47:25] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 12:47:25] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 12:47:25] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] hardware/aw/hwc2/hwc.cpp:1469:54: warning: format specifies type 'unsigned long long' but the argument has type 'hwc2_display_t' (aka 'unsigned long') [-Wformat] [2022/12/28 12:47:25] ALOGE("%s : bad display %llx", __FUNCTION__, display); [2022/12/28 12:47:25] ~~~~ ^~~~~~~ [2022/12/28 12:47:25] %lx [2022/12/28 12:47:25] system/core/include/log/log_main.h:265:52: note: expanded from macro 'ALOGE' [2022/12/28 12:47:25] #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 12:47:25] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 12:47:25] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] system/core/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 12:47:25] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 12:47:25] ^~~~~~~~~~~ [2022/12/28 12:47:25] hardware/aw/hwc2/hwc.cpp:1697:36: warning: unused parameter 'enable' [-Wunused-parameter] [2022/12/28 12:47:25] int hwc_setBlank(int clientId, int enable) [2022/12/28 12:47:25] ^ [2022/12/28 12:47:25] 5 warnings generated. [2022/12/28 12:47:29] [ 58% 36951/63064] target C++: hwcomposer.mercury <= hardware/aw/hwc2/threadResouce/hwc_event_thread.cpp [2022/12/28 12:47:29] hardware/aw/hwc2/threadResouce/hwc_event_thread.cpp:189:29: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat] [2022/12/28 12:47:29] ALOGV("callVsync:%lld", timestamp); [2022/12/28 12:47:29] ~~~~ ^~~~~~~~~ [2022/12/28 12:47:29] %ld [2022/12/28 12:47:29] system/core/include/log/log_main.h:204:15: note: expanded from macro 'ALOGV' [2022/12/28 12:47:29] __ALOGV(__VA_ARGS__); \ [2022/12/28 12:47:29] ^~~~~~~~~~~ [2022/12/28 12:47:29] system/core/include/log/log_main.h:198:56: note: expanded from macro '__ALOGV' [2022/12/28 12:47:29] #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) [2022/12/28 12:47:29] ^~~~~~~~~~~ [2022/12/28 12:47:29] system/core/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 12:47:29] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 12:47:29] ^~~~~~~~~~~ [2022/12/28 12:47:29] system/core/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 12:47:29] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 12:47:29] ^~~~~~~~~~~ [2022/12/28 12:47:29] system/core/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 12:47:29] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 12:47:29] ^~~~~~~~~~~ [2022/12/28 12:47:29] 1 warning generated. [2022/12/28 12:47:34] [ 58% 36968/63064] target C++: hwcomposer.mercury <= hardware/aw/hwc2/other/vendorservice.cpp [2022/12/28 12:47:34] hardware/aw/hwc2/other/vendorservice.cpp:61:11: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] [2022/12/28 12:47:34] tables.mTables.size()); [2022/12/28 12:47:34] ^~~~~~~~~~~~~~~~~~~~~ [2022/12/28 12:47:34] system/core/include/log/log_main.h:226:52: note: expanded from macro 'ALOGD' [2022/12/28 12:47:34] #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) [2022/12/28 12:47:34] ^~~~~~~~~~~ [2022/12/28 12:47:34] system/core/include/log/log_main.h:331:67: note: expanded from macro 'ALOG' [2022/12/28 12:47:34] #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) [2022/12/28 12:47:34] ^~~~~~~~~~~ [2022/12/28 12:47:34] system/core/include/log/log_main.h:94:69: note: expanded from macro 'LOG_PRI' [2022/12/28 12:47:34] #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) [2022/12/28 12:47:34] ^~~~~~~~~~~ [2022/12/28 12:47:34] system/core/include/log/log_main.h:85:34: note: expanded from macro 'android_printLog' [2022/12/28 12:47:34] __android_log_print(prio, tag, __VA_ARGS__) [2022/12/28 12:47:34] ^~~~~~~~~~~ [2022/12/28 12:47:34] hardware/aw/hwc2/other/vendorservice.cpp:185:43: warning: unused parameter 'snr' [-Wunused-parameter] [2022/12/28 12:47:34] void setup_snr_info(struct disp_snr_info* snr) [2022/12/28 12:47:34] ^ [2022/12/28 12:47:34] 2 warnings generated. [2022/12/28 12:47:34] [ 58% 36970/63064] target thumb C++: hwcomposer.mercury_32 <= hardware/aw/hwc2/hwc.cpp [2022/12/28 12:47:34] hardware/aw/hwc2/hwc.cpp:1697:36: warning: unused parameter 'enable' [-Wunused-parameter] [2022/12/28 12:47:34] int hwc_setBlank(int clientId, int enable) [2022/12/28 12:47:34] ^ [2022/12/28 12:47:34] 1 warning generated. [2022/12/28 12:47:37] [ 58% 36991/63064] target thumb C++: hwcomposer.mercury_32 <= hardware/aw/hwc2/other/vendorservice.cpp [2022/12/28 12:47:37] hardware/aw/hwc2/other/vendorservice.cpp:185:43: warning: unused parameter 'snr' [-Wunused-parameter] [2022/12/28 12:47:37] void setup_snr_info(struct disp_snr_info* snr) [2022/12/28 12:47:37] ^ [2022/12/28 12:47:37] 1 warning generated. [2022/12/28 13:05:48] [ 80% 50532/63064] //external/conscrypt:conscrypt-nojarjar javac [linux_glibc common] [2022/12/28 13:05:48] 1 warning [2022/12/28 13:05:57] [ 80% 50748/63064] //external/compiler-rt:libcompiler_rt clang lib/builtins/arm/comparesf2.S [arm] [2022/12/28 13:05:57] external/compiler-rt/lib/builtins/arm/comparesf2.S:99:5: warning: applying IT instruction to more than one subsequent instruction is deprecated [2022/12/28 13:05:57] ite ls [2022/12/28 13:05:57] ^ [2022/12/28 13:05:57] external/compiler-rt/lib/builtins/arm/comparesf2.S:128:5: warning: applying IT instruction to more than one subsequent instruction is deprecated [2022/12/28 13:05:57] ite ls [2022/12/28 13:05:57] ^ [2022/12/28 13:05:57] external/compiler-rt/lib/builtins/arm/comparesf2.S:142:5: warning: applying IT instruction to more than one subsequent instruction is deprecated [2022/12/28 13:05:57] ite ls [2022/12/28 13:05:57] ^ [2022/12/28 13:08:37] [ 83% 52849/63064] soong_build docs out/soong/docs/soong_build.html [2022/12/28 13:08:37] cedarc config go file start [2022/12/28 13:08:37] cedarx config go file start [2022/12/28 13:08:37] init productDefaultsFactory [2022/12/28 13:08:37] sdkVersion: 29 [2022/12/28 13:08:37] board: mercury [2022/12/28 13:08:37] sdkVersion: 29 [2022/12/28 13:08:37] board: mercury [2022/12/28 13:08:37] prodcut: [2022/12/28 13:08:37] cryptolevel: [2022/12/28 13:08:37] playreadytype: [2022/12/28 13:08:37] init globalDefaults [2022/12/28 13:08:37] init productDefaultsFactory [2022/12/28 13:08:37] init productDefaultsFactory [2022/12/28 13:11:12] [ 87% 54921/63064] build out/target/product/mercury-demo/installed-files-ramdisk-debug.txt [2022/12/28 13:11:12] Installed file list: out/target/product/mercury-demo/installed-files-ramdisk-debug.txt [2022/12/28 13:34:18] [ 93% 59099/63064] Target buildinfo: out/target/product/mercury-demo/obj/ETC/system_build_prop_intermediates/build.prop [2022/12/28 13:34:18] Target buildinfo from: build/make/target/board/go_defaults.prop [2022/12/28 13:34:18] Target buildinfo from: build/make/target/board/go_defaults_common.prop [2022/12/28 13:34:18] Target buildinfo from: device/softwinner/common/system.prop [2022/12/28 13:39:55] [ 94% 59678/63064] //libcore/mmodules/core_platform_api:core-platform-api-stubs Metalava [common] [2022/12/28 13:39:55] [2022/12/28 13:39:55] /home/test/work/code/t507-android10.0-v2-20220719/android/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x500/style/BCStyle.java:17: warning: Public class com.android.org.bouncycastle.asn1.x500.style.BCStyle stripped of unavailable superclass com.android.org.bouncycastle.asn1.x500.style.AbstractX500NameStyle [HiddenSuperclass] [2022/12/28 13:43:26] [ 95% 60022/63064] //libcore/mmodules/core_platform_api:core-platform-api-stubs Metalava Check API [common] [2022/12/28 13:43:26] [2022/12/28 13:43:26] /home/test/work/code/t507-android10.0-v2-20220719/android/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x500/style/BCStyle.java:17: warning: Public class com.android.org.bouncycastle.asn1.x500.style.BCStyle stripped of unavailable superclass com.android.org.bouncycastle.asn1.x500.style.AbstractX500NameStyle [HiddenSuperclass] [2022/12/28 13:49:53] [ 96% 60750/63064] //art/compiler:libart-compiler link libart-compiler.so [arm] [2022/12/28 13:49:53] FAILED: out/soong/.intermediates/art/compiler/libart-compiler/android_arm_armv8-a_core_shared_com.android.runtime.release/unstripped/libart-compiler.so [2022/12/28 13:49:53] prebuilts/clang/host/linux-x86/clang-r353983c/bin/clang++ out/soong/.intermediates/bionic/libc/crtbegin_so/android_arm_armv8-a_core_com.android.runtime.release/crtbegin_so.o @out/soong/.intermediates/art/compiler/libart-compiler/android_arm_armv8-a_core_shared_com.android.runtime.release/unstripped/libart-compiler.so.rsp -Wl,--whole-archive out/soong/.intermediates/art/libelffile/libelffile/android_arm_armv8-a_core_static_lto-thin_com.android.runtime.release/libelffile.a -Wl,--no-whole-archive out/soong/.intermediates/external/libunwind_llvm/libunwind_llvm/android_arm_armv8-a_core_static_lto-thin_com.android.runtime.release/libunwind_llvm.a prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.builtins-arm-android.a prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/arm-linux-androideabi/lib/libatomic.a out/soong/.intermediates/build/soong/libgcc_stripped/android_arm_armv8-a_core_static_lto-thin_com.android.runtime.release/libgcc_stripped.a out/soong/.intermediates/system/core/base/libbase/android_arm_armv8-a_core_shared_com.android.runtime.release/libbase.so out/soong/.intermediates/art/runtime/libart/android_arm_armv8-a_core_shared_com.android.runtime.release/libart.so out/soong/.intermediates/art/libartbase/libartbase/android_arm_armv8-a_core_shared_com.android.runtime.release/libartbase.so out/soong/.intermediates/art/libartpalette/libartpalette/android_arm_armv8-a_core_shared_com.android.runtime.release/libartpalette.so out/soong/.intermediates/art/libprofile/libprofile/android_arm_armv8-a_core_shared_com.android.runtime.release/libprofile.so out/soong/.intermediates/art/libdexfile/libdexfile/android_arm_armv8-a_core_shared_com.android.runtime.release/libdexfile.so out/soong/.intermediates/external/vixl/libvixl/android_arm_armv8-a_core_shared_com.android.runtime.release/libvixl.so out/soong/.intermediates/external/libcxx/libc++/android_arm_armv8-a_core_shared_com.android.runtime.release/libc++.so out/soong/.intermediates/bionic/libc/libc/android_arm_armv8-a_core_shared_com.android.runtime.release/libc.so out/soong/.intermediates/bionic/libm/libm/android_arm_armv8-a_core_shared_com.android.runtime.release/libm.so out/soong/.intermediates/bionic/libdl/libdl/android_arm_armv8-a_core_shared_com.android.runtime.release/libdl.so out/soong/.intermediates/bionic/libc/crtend_so/android_arm_armv8-a_core_com.android.runtime.release/obj/bionic/libc/arch-common/bionic/crtend_so.o -o out/soong/.intermediates/art/compiler/libart-compiler/android_arm_armv8-a_core_shared_com.android.runtime.release/unstripped/libart-compiler.so -nostdlib -Wl,--gc-sections -shared -Wl,-soname,libart-compiler.so -target armv7a-linux-androideabi -Bprebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/arm-linux-androideabi/bin -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--build-id=md5 -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined-version -Wl,--exclude-libs,libgcc.a -Wl,--exclude-libs,libgcc_stripped.a -fuse-ld=lld -Wl,--pack-dyn-relocs=android+relr -Wl,--use-android-relr-tags -Wl,--no-undefined -Wl,--icf=safe -Wl,--hash-style=gnu -Wl,-m,armelf -Wl,--exclude-libs,libunwind_llvm.a prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.ubsan_minimal-arm-android.a -Wl,--exclude-libs,libclang_rt.ubsan_minimal-arm-android.a -flto=thin -fsplit-lto-unit -fprofile-use=toolchain/pgo-profiles/art/dex2oat_arm_arm64.profdata.2019-05-09 -Wno-backend-plugin -fexperimental-new-pass-manager [2022/12/28 13:51:02] 13:49:14 ninja failed with: exit status 1 [2022/12/28 13:51:05] [2022/12/28 13:51:05] #### failed to build some targets (03:29:06 (hh:mm:ss)) #### [2022/12/28 13:51:05] [2022/12/28 13:51:05] Build android failed!