TWRP derlerken "could not find ui.xml for tw_theme not set" hatası

Katılım
7 Aralık 2018
Mesajlar
6.183
Makaleler
6
Çözümler
140
Yer
Dimension C-137
Daha fazla  
Cinsiyet
Diğer
Meslek
Video Editör
TWRP derlerken başlıktaki hatayı almaktayım. Could not find ui.xml for tw_theme not set
Manifest: TWRP 11.
Cihaz ağaçı: GitHub - twrpdtgen/android_device_samsung_a02 at a02xx-user-11-RP1A.200720.012-A022FXXS3BWH1-release-keys
Terminal çıktısı.
Heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$ . build/envsetup.sh

Kod:
including device/samsung/a02/vendorsetup.sh
device/samsung/a02/vendorsetup.sh:8: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
device/samsung/a02/vendorsetup.sh:9: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
device/samsung/a02/vendorsetup.sh:10: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
including device/samsung/a20/vendorsetup.sh
Set cache size limit to 15.0 GB.
including device/samsung/m34x/vendorsetup.sh
device/samsung/m34x/vendorsetup.sh:8: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
device/samsung/m34x/vendorsetup.sh:9: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
device/samsung/m34x/vendorsetup.sh:10: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$ lunch.
22:53:56 Build sandboxing disabled due to nsjail error.

You're building on Linux.

Lunch menu... pick a combo:
 1. aosp_arm-eng
 2. aosp_arm64-eng
 3. aosp_x86-eng
 4. aosp_x86_64-eng
 5. omni_a02-eng
 6. omni_a02-user
 7. omni_a02-userdebug
 8. omni_m34x-eng
 9. omni_m34x-user
 10. omni_m34x-userdebug
 11. twrp_a20-eng
 12. twrp_a20-user
 13. twrp_a20-userdebug

Which would you like? [aosp_arm-eng] 5
22:54:02 Build sandboxing disabled due to nsjail error.
22:54:02 Build sandboxing disabled due to nsjail error.
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
device/samsung/a02/device.mk:8: error: _nic.PRODUCTS.[[device/samsung/a02/omni_a02.mk]]: "vendor/omni/config/common.mk" does not exist.
22:54:03 dumpvars failed with: exit status 1
/usr/bin/env: `python': Böyle bir dosya ya da dizin yok.
22:54:03 Build sandboxing disabled due to nsjail error.
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
device/samsung/a02/device.mk:8: error: _nic.PRODUCTS.[[device/samsung/a02/omni_a02.mk]]: "vendor/omni/config/common.mk" does not exist.
22:54:03 dumpvars failed with: exit status 1
22:54:03 Build sandboxing disabled due to nsjail error.
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
device/samsung/a02/device.mk:8: error: _nic.PRODUCTS.[[device/samsung/a02/omni_a02.mk]]: "vendor/omni/config/common.mk" does not exist.
22:54:03 dumpvars failed with: exit status 1

** Don't have a product spec for: 'omni_a02'.
** Do you have the right repo manifest?

heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$ make recoveryimage.
22:54:08 ************************************************************
22:54:08 You are building on a machine with 15.5GB of RAM.
22:54:08
22:54:08 The minimum required amount of free memory is around 16GB,
22:54:08 and even with that, some configurations may not work.
22:54:08
22:54:08 If you run into segfaults or other errors, try reducing your.
22:54:08 -j value.
22:54:08 ************************************************************
22:54:08 Build sandboxing disabled due to nsjail error.
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=11
TARGET_PRODUCT=aosp_arm
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=generic
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-6.8.0-31-generic-x86_64-Ubuntu-24.04-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=RQ1A.210205.004
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/generic/goldfish device/generic/goldfish-opengl
============================================
[100% 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 -globFile out/soong/.bootstrap/build-globs.ninja -o out/soong/build.ninja An.
droid.bp
***************************************************************************
Could not find ui.xml for TW_THEME: not set.
Set TARGET_SCREEN_WIDTH and TARGET_SCREEN_HEIGHT to automatically select.
an appropriate theme, or set TW_THEME to one of the following:
landscape_hdpi landscape_mdpi portrait_hdpi portrait_mdpi watch_mdpi.
****************************************************************************
(theme selection failed; exiting)
22:54:09 soong bootstrap failed with: exit status 1

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

heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$ ^C
heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$

@YZBruh
 
Son düzenleme:
TWRP derlerken başlıktaki hatayı almaktayım. Could not find ui.xml for tw_theme not set
Manifest: TWRP 11.
Cihaz ağaçı: GitHub - twrpdtgen/android_device_samsung_a02 at a02xx-user-11-RP1A.200720.012-A022FXXS3BWH1-release-keys
Terminal çıktısı.
Heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$ . build/envsetup.sh

Kod:
including device/samsung/a02/vendorsetup.sh
device/samsung/a02/vendorsetup.sh:8: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
device/samsung/a02/vendorsetup.sh:9: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
device/samsung/a02/vendorsetup.sh:10: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
including device/samsung/a20/vendorsetup.sh
Set cache size limit to 15.0 GB.
including device/samsung/m34x/vendorsetup.sh
device/samsung/m34x/vendorsetup.sh:8: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
device/samsung/m34x/vendorsetup.sh:9: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
device/samsung/m34x/vendorsetup.sh:10: add_lunch_combo is obsolete. Use COMMON_LUNCH_CHOICES in your AndroidProducts.mk instead.
heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$ lunch.
22:53:56 Build sandboxing disabled due to nsjail error.

You're building on Linux.

Lunch menu... pick a combo:
 1. aosp_arm-eng
 2. aosp_arm64-eng
 3. aosp_x86-eng
 4. aosp_x86_64-eng
 5. omni_a02-eng
 6. omni_a02-user
 7. omni_a02-userdebug
 8. omni_m34x-eng
 9. omni_m34x-user
 10. omni_m34x-userdebug
 11. twrp_a20-eng
 12. twrp_a20-user
 13. twrp_a20-userdebug

Which would you like? [aosp_arm-eng] 5
22:54:02 Build sandboxing disabled due to nsjail error.
22:54:02 Build sandboxing disabled due to nsjail error.
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
device/samsung/a02/device.mk:8: error: _nic.PRODUCTS.[[device/samsung/a02/omni_a02.mk]]: "vendor/omni/config/common.mk" does not exist.
22:54:03 dumpvars failed with: exit status 1
/usr/bin/env: `python': Böyle bir dosya ya da dizin yok.
22:54:03 Build sandboxing disabled due to nsjail error.
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
device/samsung/a02/device.mk:8: error: _nic.PRODUCTS.[[device/samsung/a02/omni_a02.mk]]: "vendor/omni/config/common.mk" does not exist.
22:54:03 dumpvars failed with: exit status 1
22:54:03 Build sandboxing disabled due to nsjail error.
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
device/samsung/a02/device.mk:8: error: _nic.PRODUCTS.[[device/samsung/a02/omni_a02.mk]]: "vendor/omni/config/common.mk" does not exist.
22:54:03 dumpvars failed with: exit status 1

** Don't have a product spec for: 'omni_a02'.
** Do you have the right repo manifest?

heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$ make recoveryimage.
22:54:08 ************************************************************
22:54:08 You are building on a machine with 15.5GB of RAM.
22:54:08
22:54:08 The minimum required amount of free memory is around 16GB,
22:54:08 and even with that, some configurations may not work.
22:54:08
22:54:08 If you run into segfaults or other errors, try reducing your.
22:54:08 -j value.
22:54:08 ************************************************************
22:54:08 Build sandboxing disabled due to nsjail error.
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=11
TARGET_PRODUCT=aosp_arm
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=generic
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-6.8.0-31-generic-x86_64-Ubuntu-24.04-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=RQ1A.210205.004
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/generic/goldfish device/generic/goldfish-opengl
============================================
[100% 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 -globFile out/soong/.bootstrap/build-globs.ninja -o out/soong/build.ninja An.
droid.bp
***************************************************************************
Could not find ui.xml for TW_THEME: not set.
Set TARGET_SCREEN_WIDTH and TARGET_SCREEN_HEIGHT to automatically select.
an appropriate theme, or set TW_THEME to one of the following:
landscape_hdpi landscape_mdpi portrait_hdpi portrait_mdpi watch_mdpi.
****************************************************************************
(theme selection failed; exiting)
22:54:09 soong bootstrap failed with: exit status 1

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

heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$ ^C
heribertyavuz@HeribertYauvz:~/Masaüstü/TWRP-11$

@YZBruh
TWRP 11 ve üstü manifestlerde omni bildirimleri kullanılamaz.
 

Technopat Haberler

Yeni konular

Geri
Yukarı