opengapps / aosp_build

AOSP Build system compatible version of Open GApps
GNU General Public License v3.0
317 stars 155 forks source link

ARM64-Android 10: build failed #304

Closed wigcheng closed 11 months ago

wigcheng commented 1 year ago

I following the instruction but got compile failed:

device/rockchip/common/prebuild.mk:2: warning: Generating manifest snapshot at out/commit_id.xml... device/rockchip/common/prebuild.mk:3: warning: You can disable this by removing this and setting BOARD_RECORD_COMMIT_ID := false in BoardConfig.mk "python3.7" is not allowed to be used. See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information. [ 1% 7/615] including build/make/target/board/Android.mk ... build fstab file with device/rockchip/common/scripts/fstab_tools/fstab.in.... rebuilding dtbo image with device/rockchip/rk3368/rk3368_B523/dt-overlay.in.... [ 22% 141/615] including external/rk_tee_user/v1/Android.mk ... 'building rk_tee_user v1' [ 23% 142/615] including external/rk_tee_user/v2/Android.mk ... 'building rk_tee_user v1' [ 39% 241/615] including hardware/rockchip/libhwjpeg/Android.mk ... hardware/rockchip/libhwjpeg/mpi/compile_setup.sh: line 6: ./version.h: Permission denied

[ 39% 245/615] including hardware/rockchip/librga/Android.mk ... hardware/rockchip/librga/genversion.sh: line 21: version.h: Permission denied RGA is compiling with Android.mk Generated version.h [ 40% 247/615] including hardware/rockchip/omx_il/Android.mk ... hardware/rockchip/omx_il/compile_setup.sh: line 34: ./include/rockchip/git_info.h: Permission denied rm: .git/hooks/pre-commit: Permission denied cp: .git/hooks/pre-commit: Permission denied tools/hooks .git/hooks [ 77% 478/615] including vendor/opengapps/build/modules/GoogleExtServices/Android.mk ... WARNING: No APK found compatible with API level 29 for package com.google.android.ext.services on arm64 [ 80% 496/615] including vendor/opengapps/build/modules/Katniss/Android.mk ... FAILED: zipinfo: cannot find or open , .zip or .ZIP. vendor/opengapps/build/modules/GoogleWebViewOverlay/Android.mk: error: Katniss: No source files specified build/make/core/prebuilt_internal.mk:37: error: done. 16:50:04 ckati failed with: exit status 1

failed to build some targets (57 seconds)

Build android failed!

Any directions? Thanks a lot

wigcheng commented 11 months ago

Fixed, thanks!