Git Product home page Git Product logo

local_manifests's Introduction

local_manifests's People

Contributors

adriandc avatar alviteri avatar bartcubbins avatar danielgusvt avatar haxk20 avatar hellobbn avatar ix5 avatar jerpelea avatar kholk avatar luk1337 avatar marijns95 avatar martinx3 avatar myself5 avatar oshmoun avatar pablomh avatar shujathmohd avatar sonyxperiadev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

local_manifests's Issues

Repo sync has fatal error

Trying to build the latest, but am getting the following error after running repo sync:

fatal: remove-project element specifies non-existent project: platform/hardware/qcom/camera

After manually deleting

<remove-project name="platform/hardware/qcom/camera" />
, there is another repo sync fatal eror:

fatal: remove-project element specifies non-existent project: device/google/wahoo-kernel

After manually deleting

<remove-project name="device/google/wahoo-kernel" />
repo sync finally starts syncing.


Don't know how confident I am in how this build will turn out though. I've successfully built M, N, O in the past, but these latest errors occurred when following the instructions at https://developer.sonymobile.com/open-devices/aosp-build-instructions/how-to-build-aosp-oreo-for-unlocked-xperia-devices/ for 8.0.0r30

Off-topic: Is there revision history of the page at https://developer.sonymobile.com/open-devices/aosp-build-instructions/how-to-build-aosp-oreo-for-unlocked-xperia-devices/? If not, is there anyway you could tag the revisions here? I don't build often, and there's been some bad builds when a new major version is released -- so it be great to have some reference of all the build instructions' revisions

Error when try to build AOSP Pie 9.0

I tried to build pie with the given build instruction from the sony aosp site.
Still now chance to get it working. I know there is a precompiled kernel for the pioneer, can i use this or is it not ready to work with pie?

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=9
TARGET_PRODUCT=aosp_h4113
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=cortex-a53
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.15.0-34-generic-x86_64-Ubuntu-18.04.1-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PPR2.180905.005
OUT_DIR=out
============================================
[1/1] out/soong/.minibootstrap/minibp out/soong/.bootstrap/build.ninja
[55/56] glob libcore/openjdk_java_files.bp
[77/77] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja
out/build-aosp_h4113-cleanspec.ninja is missing, regenerating...
out/build-aosp_h4113.ninja is missing, regenerating...
[119/947] including device/sony/common/Android.mk ...
hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/Android.mk:45: warning: "venc: PQ compiled out"
rm: das Entfernen von 'out/target/product/pioneer/vendor/rfs/' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
/bin/bash: Zeile 0: pushd: out/target/product/pioneer/odm/: Datei oder Verzeichnis nicht gefunden
[562/947] including system/sepolicy/Android.mk ...
system/sepolicy/Android.mk:79: warning: BOARD_SEPOLICY_VERS not specified, assuming current platform version
[947/947] including vendor/qcom/opensource/wlan/wcnss-service/Android.mk ...
build/make/core/Makefile:71: warning: Duplicate header copy: out/target/product/pioneer/obj/include/qcom/display/qd_utils.h
build/make/core/Makefile:71: warning: Defined in: hardware/qcom/display/sde/libqdutils/../common.mk hardware/qcom/display/sde/libqdutils/../common.mk
build/make/core/Makefile:28: warning: overriding commands for target out/target/product/pioneer/vendor/etc/gps.conf' build/make/core/base_rules.mk:412: warning: ignoring old commands for target out/target/product/pioneer/vendor/etc/gps.conf'
[ 99% 723/724] glob tools/tradefederation/core/python-lib/tradefed_py/*.py
ninja: error: 'kernel/sony/msm-4.9/common-kernel/kernel-dtb-pioneer', needed by 'out/target/product/pioneer/kernel', missing and no known rule to make it
15:09:23 ninja failed with: exit status 1

failed to build some targets (01:22 (mm:ss))

Boot loop on Xperia 5 IV (XQ-CQ54) android-13.0.0_r51

I followed steps from hereand flashed all the images listed. Device goes into boot loop.

Erased it with Emma tool that installs Android 12. Went back to flashing again and this time locked the bootloader as well. I get "this software is untrusted....5 second shutdown" message.

(Same boot loop occurred when I tried with android-13.0.0_r34 - however, that built had many errors and platform wasn't Ubuntu 18 either)

Can someone please guide or point me in the right direction for this device to run Android 13? So far, my main challenge is 'boot loop' after the images are flashed.

Should I try 'fastboot flashall -w" ? Instead of flashing each image? Do I have to erase any cache partitions?

Device was shipped with Android 13 - but Emma is only flashing it back to Android 12.

make unable to continue, outputs errors

Hi, so I'm trying to build AOSP 9.0 for my G8142. I successfully go through all steps on the build guide but I always seem to get stuck at make. Here's the log:

`root@ayylmao:~/android# make
build/make/core/combo/TARGET_linux-arm.mk:43: warning: cortex-a73 is armv8-a.
build/make/core/combo/TARGET_linux-arm.mk:45: warning: TARGET_2ND_ARCH_VARIANT, armv7-a-neon, ignored! Use armv8-a instead.

PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=9
TARGET_PRODUCT=aosp_g8142
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=cortex-a73
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=cortex-a73
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-2.6.32-042stab116.2-x86_64-Ubuntu-16.04.5-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PPR1.180610.009
OUT_DIR=out

ninja: no work to do.
[1/1] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja
FAILED: out/soong/build.ninja
out/soong/.bootstrap/bin/soong_build -t -l out/.module_paths/Android.bp.list -b out/soong -n out -d out/soong/build.ninja.d -o out/soong/build.ninja Android.bp
error: vendor/oss/projection/ProjectorSettings/jni/Android.bp:1:1: "libprojectorsettings_jni" depends on undefined module "comm_server_headers"
error: vendor/oss/projection/ProjectorSettings/jni/Android.bp:1:1: "libprojectorsettings_jni" depends on undefined module "libucommunicator"
ninja: build stopped: subcommand failed.
16:23:54 soong bootstrap failed with: exit status 1

failed to build some targets (20 seconds)

`

What should I do next? I've followed the instructions exactly as written on the guide, even wiped my entire system to see if it was a problem from my side, but still. Thanks for the help.

Error Trying to build AOSP Pie 9.0 for F8332

This is a Make log

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=9
TARGET_PRODUCT=aosp_f8332
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=kryo
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=kryo
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.15.0-48-generic-x86_64-Ubuntu-18.04.2-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PQ2A.190405.003
OUT_DIR=out

renato@renato-Lenovo-IdeaPad-S400:~/android$ make -j 8

PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=9
TARGET_PRODUCT=aosp_f8332
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=kryo
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=kryo
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.15.0-48-generic-x86_64-Ubuntu-18.04.2-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PQ2A.190405.003
OUT_DIR=out

ninja: no work to do.
[1/1] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja
FAILED: out/soong/build.ninja
out/soong/.bootstrap/bin/soong_build -t -l out/.module_paths/Android.bp.list -b out/soong -n out -d out/soong/build.ninja.d -o out/soong/build.ninja Android.bp
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x897403, 0x16)
prebuilts/go/linux-x86/src/runtime/panic.go:619 +0x81
runtime.sysMap(0xc4cc1c0000, 0x100000, 0x0, 0xb309f8)
prebuilts/go/linux-x86/src/runtime/mem_linux.go:216 +0x20a
runtime.(*mheap).sysAlloc(0xb182c0, 0x100000, 0xc420051de8)
prebuilts/go/linux-x86/src/runtime/malloc.go:470 +0xd4
runtime.(*mheap).grow(0xb182c0, 0x2, 0x0)
prebuilts/go/linux-x86/src/runtime/mheap.go:907 +0x60
runtime.(*mheap).allocSpanLocked(0xb182c0, 0x2, 0xb30a08, 0x442623)
prebuilts/go/linux-x86/src/runtime/mheap.go:820 +0x301
runtime.(*mheap).alloc_m(0xb182c0, 0x2, 0xc420050049, 0x42633e)
prebuilts/go/linux-x86/src/runtime/mheap.go:686 +0x118
runtime.(*mheap).alloc.func1()
prebuilts/go/linux-x86/src/runtime/mheap.go:753 +0x4d
runtime.(*mheap).alloc(0xb182c0, 0x2, 0xffffffffff010049, 0x9)
prebuilts/go/linux-x86/src/runtime/mheap.go:752 +0x8a
runtime.(*mcentral).grow(0xb1a850, 0x0)
prebuilts/go/linux-x86/src/runtime/mcentral.go:232 +0x94
runtime.(*mcentral).cacheSpan(0xb1a850, 0x9)
prebuilts/go/linux-x86/src/runtime/mcentral.go:106 +0x2e4
runtime.(*mcache).refill(0x7f45b6a976c8, 0xc420000d49)
prebuilts/go/linux-x86/src/runtime/mcache.go:123 +0x9c
runtime.(*mcache).nextFree.func1()
prebuilts/go/linux-x86/src/runtime/malloc.go:556 +0x32
runtime.systemstack(0x0)
prebuilts/go/linux-x86/src/runtime/asm_amd64.s:409 +0x79
runtime.mstart()
prebuilts/go/linux-x86/src/runtime/proc.go:1170

goroutine 1 [running]:
runtime.systemstack_switch()
prebuilts/go/linux-x86/src/runtime/asm_amd64.s:363 fp=0xc46caef390 sp=0xc46caef388 pc=0x455df0
runtime.(*mcache).nextFree(0x7f45b6a976c8, 0x749, 0x0, 0xc46caef430, 0x4440bf)
prebuilts/go/linux-x86/src/runtime/malloc.go:555 +0xa9 fp=0xc46caef3e8 sp=0xc46caef390 pc=0x40fd89
runtime.mallocgc(0x700, 0x0, 0x0, 0xc4cc197800)
prebuilts/go/linux-x86/src/runtime/malloc.go:710 +0x79f fp=0xc46caef488 sp=0xc46caef3e8 pc=0x4106df
runtime.rawstring(0x6bd, 0x0, 0x0, 0x0, 0x0, 0x0)
prebuilts/go/linux-x86/src/runtime/string.go:245 +0x4f fp=0xc46caef4b8 sp=0xc46caef488 pc=0x4440bf
runtime.rawstringtmp(0x0, 0x6bd, 0x1, 0x6bc, 0xc4cc197800, 0x6bc, 0x6bc)
prebuilts/go/linux-x86/src/runtime/string.go:115 +0x6f fp=0xc46caef4f8 sp=0xc46caef4b8 pc=0x443b1f
runtime.concatstrings(0x0, 0xc46caef5d8, 0x2, 0x2, 0xc48262a2a9, 0x1)
prebuilts/go/linux-x86/src/runtime/string.go:46 +0x10a fp=0xc46caef590 sp=0xc46caef4f8 pc=0x44367a
runtime.concatstring2(0x0, 0xc4cc197800, 0x6bc, 0xc48262a2a9, 0x1, 0xc4cb53de60, 0x2a)
prebuilts/go/linux-x86/src/runtime/string.go:55 +0x47 fp=0xc46caef5d0 sp=0xc46caef590 pc=0x443867
github.com/google/blueprint.(*ninjaString).ValueWithEscaper(0xc4831b76b0, 0xc4318bb830, 0xc4200744b0, 0x0, 0x0)
/home/renato/android/build/blueprint/ninja_strings.go:283 +0xe7 fp=0xc46caef668 sp=0xc46caef5d0 pc=0x5a7027
github.com/google/blueprint.(*ninjaString).Value(0xc4831b76b0, 0xc4318bb830, 0x8896de, 0x6)
/home/renato/android/build/blueprint/ninja_strings.go:274 +0x41 fp=0xc46caef6a0 sp=0xc46caef668 pc=0x5a6f11
github.com/google/blueprint.(*buildDef).WriteTo(0xc4831cc600, 0xc421efb100, 0xc4318bb830, 0x0, 0x0)
/home/renato/android/build/blueprint/ninja_defs.go:391 +0x4e4 fp=0xc46caefa78 sp=0xc46caef6a0 pc=0x5a4f94
github.com/google/blueprint.(*Context).writeLocalBuildActions(0xc4201238c0, 0xc421efb100, 0xc438a67da8, 0x0, 0x0)
/home/renato/android/build/blueprint/context.go:3418 +0x303 fp=0xc46caefb10 sp=0xc46caefa78 pc=0x59afc3
github.com/google/blueprint.(*Context).writeAllModuleActions(0xc4201238c0, 0xc421efb100, 0x0, 0x0)
/home/renato/android/build/blueprint/context.go:3302 +0x869 fp=0xc46caefcc8 sp=0xc46caefb10 pc=0x59a3e9
github.com/google/blueprint.(*Context).WriteBuildFile(0xc4201238c0, 0x8f1b00, 0xc48128cbd0, 0x68b, 0xc439370000)
/home/renato/android/build/blueprint/context.go:2970 +0x187 fp=0xc46caefd00 sp=0xc46caefcc8 pc=0x5977e7
github.com/google/blueprint/bootstrap.Main(0xc4201238c0, 0x883c20, 0xc420190000, 0xc4206d3f58, 0x3, 0x4)
/home/renato/android/build/blueprint/bootstrap/command.go:171 +0x8e5 fp=0xc46caefec8 sp=0xc46caefd00 pc=0x60f4a5
main.main()
/home/renato/android/build/soong/cmd/soong_build/main.go:75 +0x26d fp=0xc46caeff88 sp=0xc46caefec8 pc=0x7a36cd
runtime.main()
prebuilts/go/linux-x86/src/runtime/proc.go:198 +0x212 fp=0xc46caeffe0 sp=0xc46caeff88 pc=0x42bc12
runtime.goexit()
prebuilts/go/linux-x86/src/runtime/asm_amd64.s:2361 +0x1 fp=0xc46caeffe8 sp=0xc46caeffe0 pc=0x4588f1
ninja: build stopped: subcommand failed.
02:42:49 soong bootstrap failed with: exit status 1

failed to build some targets (06:02:20 (hh:mm:ss))

Reverse f2bc4d5e1bfd7d4b48d373350b70dac49c70d2af

Clearly not working!

tr@instance-1:/android$ export ALLOW_MISSING_DEPENDENCIES=true
tr@instance-1:
/android$ make -j 10
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=10
TARGET_PRODUCT=aosp_h4113
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=cortex-a53
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-5.0.0-1017-gcp-x86_64-Ubuntu-19.04
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=QP1A.190711.019
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/sony/nile
============================================
Environment variable ALLOW_MISSING_DEPENDENCIES was set, regenerating...
[ 0% 2/432] including out/soong/Android-aosp_h4113.mk ...
[ 0% 3/432] including art/Android.mk ...
[ 23% 103/432] including device/sony/common/Android.mk ...
IDisplayConfig version: DISPLAY_CONFIG_1_8
[ 52% 228/432] including hardware/qcom/sdm845/Android.mk ...
FAILED:
hardware/qcom/power/Android.mk:2: error: hardware/qcom/sdm845/Android.mk: No such file or directory
15:12:34 ckati failed with: exit status 1

failed to build some targets (02:10 (mm:ss))

Can not build xperia 10 II ROM (android-11.0.0_r27)

build/make/core/Makefile:49: error: overriding commands for target out/target/product/pdx201/vendor/etc/sensors/config/sns_device_orient_somc_platform.json, previously defined at build/make/core/base_rules.mk:492

android-11.0.0_r29 is also not working.

If I fix the error by removing sns_device_orient_somc_platform.json from /device/sony/pdx201/device.mk, the ROM can be built and it boots but wifi and the cellular connection are not working.

Please advise.

MODULE.TARGET.SHARED_LIBRARIES.libloc_core already defined by hardware/qcom/gps/sdm845/core when building 9.0.0_r46 for f8331

root@igz-build-01:~/android# make -j64

PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=9
TARGET_PRODUCT=aosp_f8331
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=kryo
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=kryo
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.19.53-gentoo-op-x86_64-Debian-GNU/Linux-9-(stretch)
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PQ3A.190801.002
OUT_DIR=out

[1/1] out/soong/.minibootstrap/minibp out/soong/.bootstrap/build.ninja
[55/56] glob prebuilts/ndk/stl.bp
[77/77] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja
out/build-aosp_f8331-cleanspec.ninja is missing, regenerating...
out/build-aosp_f8331.ninja is missing, regenerating...
[25/981] including development/build/Android.mk ...
development/build/build_android_stubs.mk:43: warning: android_stubs_current
development/build/build_android_stubs.mk:43: warning: metalava_android_stubs_current metalava_android_stubs_current
development/build/build_android_stubs.mk:43: warning: android_system_stubs_current
development/build/build_android_stubs.mk:43: warning: android_test_stubs_current
development/build/build_android_stubs.mk:43: warning: metalava_android_system_stubs_current metalava_android_system_stubs_current
development/build/build_android_stubs.mk:43: warning: metalava_android_test_stubs_current metalava_android_test_stubs_current
[377/981] including hardware/qcom/gps/Android.mk ...
build/make/core/base_rules.mk:260: error: hardware/qcom/gps/msm8996/core: MODULE.TARGET.SHARED_LIBRARIES.libloc_core already defined by hardware/qcom/gps/sdm845/core.
06:29:42 ckati failed with: exit status 1

d6633

please,when i write lunch do not appear my Sony xperia d6633, how to solve this

Prebuilts flex too old

Hi,

I'm trying to build the latest android-9.0.0_r46 for h8266 on Fedora 30, but got an error like this:
[ 10% 11128/106210] //external/selinux...policy lex policy_scan.l [linux_glibc] FAILED: out/soong/.intermediates/external/selinux/checkpolicy/checkpolicy/linux_glibc_x86_64/gen/lex/external/selinux/checkpolicy/policy_scan.c prebuilts/misc/linux-x86/flex/flex-2.5.39 -oout/soong/.intermediates/external/selinux/checkpolicy/checkpolicy/linux_glibc_x86_64/gen/lex/external/selinux/checkpolicy/policy_scan.c external/selinux/checkpolicy/policy_scan.l flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed. [ 10% 11137/106210] //art/tools/cpp-de...tor-data clang++ main.cc [linux_glibc] ninja: build stopped: subcommand failed. 19:55:24 ninja failed with: exit status 1

Apparently flex is doing wrong. So I symlinked flex-2.5.39 to my /usr/bin/flex and resumed to make, it went smoothly.

I wonder where the fix be??

Thanks in advance!

make is failing at art/dex2oat

Apologies in advance if this isn't the right place for this but I'm sure folks here know more about compiling kernels and resolving issues with it than I do and this is an attempt to install AOSP on my newly purchased Xperia 5 IV (toy).

While trying to compile images, I am running into the following and hoping someone would get me past this (I have 32G RAM, 30G swap and 6 cores. Tried running make with less/more j values, same result):

[ 96% 165415/172005] //art/build/boot:art-bootclasspath-fragment dexpreopt art jars arm64 [common apex31] FAILED: out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-apache-xml.art out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-apache-xml.oat out /soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-apache-xml.vdex out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-bouncycastle.art out/soong/p dx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-bouncycastle.oat out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-bouncycastle.vdex out/soong/pdx224/ dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-core-libart.art out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-core-libart.oat out/soong/pdx224/dex_artja rs/android/apex/art_boot_images/javalib/arm64/boot-core-libart.vdex out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-okhttp.art out/soong/pdx224/dex_artjars/android/ap ex/art_boot_images/javalib/arm64/boot-okhttp.oat out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-okhttp.vdex out/soong/pdx224/dex_artjars/android/apex/art_boot_images /javalib/arm64/boot.art out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.invocation out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.oat ou t/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.vdex out/soong/pdx224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64/boot-apache-xml.oat out/soong/pd x224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64/boot-bouncycastle.oat out/soong/pdx224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64/boot-core-libart.oa t out/soong/pdx224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64/boot-okhttp.oat out/soong/pdx224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64/boot.oat mkdir -p out/soong/pdx224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64 && rm -f out/soong/pdx224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64/*.art out/s oong/pdx224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64/*.oat out/soong/pdx224/dex_artjars_unstripped/android/apex/art_boot_images/javalib/arm64/*.invocation && rm -f out/so ong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/*.art out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/*.oat out/soong/pdx224/dex_artjars/android/apex/art _boot_images/javalib/arm64/*.invocation && ANDROID_LOG_TAGS="*:e" out/host/linux-x86/bin/dex2oatd --avoid-storing-invocation --write-invocation-to=out/soong/pdx224/dex_artjars/android/apex/art_bo ot_images/javalib/arm64/boot.invocation --runtime-arg -Xms64m --runtime-arg -Xmx64m --profile-file=out/soong/pdx224/dex_artjars/boot.prof --dirty-image-objects=frameworks/base/config/dirty-image- objects --base=0x70000000 --preloaded-classes=art/build/boot/preloaded-classes --dex-file=out/soong/pdx224/dex_artjars_input/core-oj.jar --dex-file=out/soong/pdx224/dex_artjars_input/core-libart. jar --dex-file=out/soong/pdx224/dex_artjars_input/okhttp.jar --dex-file=out/soong/pdx224/dex_artjars_input/bouncycastle.jar --dex-file=out/soong/pdx224/dex_artjars_input/apache-xml.jar --dex-loca tion=/apex/com.android.art/javalib/core-oj.jar --dex-location=/apex/com.android.art/javalib/core-libart.jar --dex-location=/apex/com.android.art/javalib/okhttp.jar --dex-location=/apex/com.androi d.art/javalib/bouncycastle.jar --dex-location=/apex/com.android.art/javalib/apache-xml.jar --generate-debug-info --generate-build-id --image-format=lz4hc --oat-symbols=out/soong/pdx224/dex_artjar s_unstripped/android/apex/art_boot_images/javalib/arm64/boot.oat --strip --oat-file=out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.oat --oat-location=out/soong/pdx22 4/dex_artjars/android/apex/art_boot_images/javalib/boot.oat --image=out/soong/pdx224/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.art --instruction-set=arm64 --android-root=out/emp ty --no-inline-from=core-oj.jar --force-determinism --abort-on-hard-verifier-error --instruction-set-variant=generic --instruction-set-features=default --generate-mini-debug-info || ( echo 'ERROR : Dex2oat failed to compile a boot image.It is likely that the boot classpath is inconsistent.Rebuild with ART_BOOT_IMAGE_EXTRA_ARGS="--runtime-arg -verbose:verifier" to see verification errors.' ; false ) # hash of input list: cf460054946cd423650600d99a0cde8db79bc565721cf5317d4d52776b603d26 dex2oatd F 06-15 11:23:42 1042903 1042903 mem_map_arena_pool.cc:65] Check failed: map.IsValid() Failed anonymous mmap((nil), 131072, 0x3, 0x22, -1, 0): Cannot allocate memory. See process maps in the log. dex2oatd E 06-15 11:23:42 1042903 1042903 thread-inl.h:170] holding "DexCache lock" at point where thread suspension is expected dex2oatd E 06-15 11:23:42 1042903 1042903 thread-inl.h:170] holding "linear alloc" at point where thread suspension is expected dex2oatd E 06-15 11:23:42 1042903 1042903 mutex-inl.h:141] Lock level violation: holding "DexCache lock" (level DexCacheLock - 46) while locking "mutator lock" (level MutatorLock - 72) dex2oatd E 06-15 11:23:42 1042903 1042903 mutex-inl.h:141] Lock level violation: holding "linear alloc" (level DefaultMutexLevel - 45) while locking "mutator lock" (level MutatorLock - 72) Runtime aborting... All threads:

make is failing with missing kernel

In Debian bookworm, trying to build kernel for Xperia 5 IV but failing:

$ make -j2
01:24:22 ************************************************************
01:24:22 You are building on a machine with 15.3GB of RAM
01:24:22 
01:24:22 The minimum required amount of free memory is around 16GB,
01:24:22 and even with that, some configurations may not work.
01:24:22 
01:24:22 If you run into segfaults or other errors, try reducing your
01:24:22 -j value.
01:24:22 ************************************************************
build/make/core/soong_config.mk:209: warning: BOARD_PLAT_PUBLIC_SEPOLICY_DIR has been deprecated. Use SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS instead.
build/make/core/soong_config.mk:210: warning: BOARD_PLAT_PRIVATE_SEPOLICY_DIR has been deprecated. Use SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS instead.
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=13
TARGET_PRODUCT=aosp_xqcq54
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-2a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-2a
TARGET_2ND_CPU_VARIANT=generic
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-6.1.0-9-amd64-x86_64-Debian-GNU/Linux-12-(bookworm)
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=TQ2A.230505.002
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/sony/common device/sony/nagara vendor/qcom/opensource/core-utils vendor/qcom/opensource/display/sm8450 vendor/qcom/opensource/display-commonsys-intf/sm8450
============================================
out/target/product/pdx224/clean_steps.mk was modified, regenerating...
FAILED: ninja: 'kernel/sony/msm-5.10/common-kernel/kernel', needed by 'out/target/product/pdx224/kernel', missing and no known rule to make it
01:24:44 ninja failed with: exit status 1

#### failed to build some targets (22 seconds) ####

Repo sync failure

branch android-8.0.0_r30
vendor-nxp and transpower are missing o-mr1 branch. Can I use p-mr1 branch instead?

Error messages:
Fetching projects: 32% (186/575) platform/packages/apps/CellBroadcastReceiverfatal: couldn't find remote ref refs/heads/o-mr1
vendor-nxp:
fatal: couldn't find remote ref refs/heads/o-mr1

Fetching projects: 45% (264/575) platform/packages/apps/Car/Overviewerror: Cannot fetch transpower from https://github.com/sonyxperiadev/transpower

Fetching projects: 49% (285/575) platform/packages/providers/DownloadProvidererror: Cannot fetch vendor-nxp from https://github.com/sonyxperiadev/vendor-nxp

Checking out projects: 97% (560/574) vendor-broadcom-wlanerror: Cannot checkout vendor-nxp: ManifestInvalidRevisionError: revision o-mr1 in vendor-nxp not found
error: in sync: revision o-mr1 in vendor-nxp not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.