Skip to content

ziparchive: Unable to open '': No such file or directory #311

@nemozny

Description

@nemozny

ARM64 build for RPI4.

Hello, I can see several related issues, but no details on fixes.

I did repo sync & repo forall -c git lfs pull, I have make clean'ed a few times, also did:

repo forall -c 'rm -rf .git/lfs'
repo forall -c 'git lfs fetch --all'
repo forall -c 'git lfs checkout'

No difference.

I have compiled AOSP successfully without OpenGapps a few times, but failing now.

PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=16
TARGET_PRODUCT=aosp_rpi4_car
TARGET_BUILD_VARIANT=userdebug
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
HOST_OS=linux
HOST_OS_EXTRA=Linux-6.6.87.2-microsoft-standard-WSL2-x86_64-Ubuntu-24.04.3-LTS
HOST_CROSS_OS=windows
BUILD_ID=BP2A.250605.031.A2
OUT_DIR=out
SOONG_ONLY=false
============================================
[100% 2/2] analyzing Android.bp files and generating ninja file at out/soong/build.aosp_rpi4_car.ninja
Warning: Module 'androidx.test.uiautomator_uiautomator' depends on non-existing optional_uses_libs 'com.android.extensions.xr'
Warning: Module 'androidx.wear_wear' depends on non-existing optional_uses_libs 'wear-sdk'
Warning: Module 'androidx.wear.compose_compose-foundation' depends on non-existing optional_uses_libs 'wear-sdk'
Warning: Module 'androidx.wear.watchface_watchface-complications-data' depends on non-existing optional_uses_libs 'wear-sdk'
Warning: Module 'androidx.wear.watchface_watchface-complications-data-source' depends on non-existing optional_uses_libs 'wear-sdk'
Warning: Module 'androidx.wear.watchface_watchface' depends on non-existing optional_uses_libs 'wear-sdk'
build/make/core/combo/arch/arm64/armv8-a.mk was modified, regenerating...
12:19:15 Disallowed PATH tool "locale" used: []string{"locale", "-a"}
12:19:15 See https://android.googlesource.com/platform/build/+/main/Changes.md#PATH_Tools for more information.
12:19:58 Disallowed PATH tool "locale" used: []string{"locale", "-a"}
12:19:58 See https://android.googlesource.com/platform/build/+/main/Changes.md#PATH_Tools for more information.
[ 53% 62/115] including vendor/opengapps/build/modules/Katniss/Android.mk ...
FAILED:
10-22 12:20:52.010  1828  1828 W ziparchive: Unable to open '': No such file or directory
zipinfo: couldn't open : I/O error
vendor/opengapps/build/modules/GoogleWebViewOverlay/Android.mk: error: Katniss: No source files specified
In file included from vendor/opengapps/build/core/prebuilt_apk.mk:64:
In file included from vendor/opengapps/build/modules/Katniss/Android.mk:8:
In file included from vendor/opengapps/build/core/prebuilt_apk.mk:61:
In file included from build/make/core/prebuilt.mk:26:
build/make/core/prebuilt_internal.mk:37: error: done.
12:20:53 ckati failed with: exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions