Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HABUILD_SDK [lancelot] jimmykamanga@rombuild:~/hadk$ make hybris-hal -j1
- 22:35:56 Build sandboxing disabled due to nsjail error.
- find: 'vendor/lineage/.git/hooks/commit-msg': Not a directory
- find: 'vendor/lineage/.git/hooks/pre-auto-gc': Not a directory
- ============================================
- PLATFORM_VERSION_CODENAME=REL
- PLATFORM_VERSION=11
- LINEAGE_VERSION=18.1-20230202-UNOFFICIAL-lava
- TARGET_PRODUCT=lineage_lava
- TARGET_BUILD_VARIANT=userdebug
- 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-5.10.0-19-cloud-amd64-x86_64-Ubuntu-20.04.2-LTS
- HOST_CROSS_OS=windows
- HOST_CROSS_ARCH=x86
- HOST_CROSS_2ND_ARCH=x86_64
- HOST_BUILD_TYPE=release
- BUILD_ID=RQ3A.211001.001
- OUT_DIR=out
- PRODUCT_SOONG_NAMESPACES=device/xiaomi/mt6768-common vendor/xiaomi/lava device/xiaomi/lava packages/apps/Bluetooth
- ============================================
- 22:35:58 Disallowed PATH tool "xmllint" used: []string{"xmllint", "--xpath", "string(/device[@name=\"Android\"]/item[@name=\"battery.capacity\"])", "device/xiaomi/mt6768-common/overlay/frameworks/base/core/res/res/xml/power_profile.xml"}
- 22:35:58 See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
- 22:35:58 Process tree:
- 22:35:58 → /home/jimmykamanga/hadk/out/soong_ui --make-mode hybris-hal -j1
- 22:35:58 → prebuilts/build-tools/linux-x86/bin/ckati --ninja --ninja_dir=out --ninja_suffix=-lineage_lava --no_ninja_prelude --regen --ignore_optional_include=out/%.P --detect_android_echo --color_warnings --gen_all_targets --use_find_emulator --werror_find_emulator --no_builtin_rules --werror_suffix_rules --warn_real_to_phony --warn_phony_looks_real --werror_real_to_phony --werror_phony_looks_real --werror_writable --top_level_phony --kati_stats --writable out/ -f build/make/core/main.mk --werror_implicit_rules SOONG_MAKEVARS_MK=out/soong/make_vars-lineage_lava.mk SOONG_ANDROID_MK=out/soong/Android-lineage_lava.mk TARGET_DEVICE_DIR=device/xiaomi/lava KATI_PACKAGE_MK_DIR=out/target/product/lava/obj/CONFIG/kati_packaging
- 22:35:58 → xmllint --xpath string(/device[@name="Android"]/item[@name="battery.capacity"]) device/xiaomi/mt6768-common/overlay/frameworks/base/core/res/res/xml/power_profile.xml
- [ 0% 1/7032] build out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/sepolicy_neverallows
- FAILED: out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/sepolicy_neverallows
- /bin/bash -c "(ASAN_OPTIONS=detect_leaks=0 out/host/linux-x86/bin/checkpolicy -M -c 30 -o out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/sepolicy_neverallows.tmp out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/policy.conf ) && (out/host/linux-x86/bin/sepolicy-analyze out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/sepolicy_neverallows.tmp neverallow -w -f out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/policy_2.conf || ( echo \"\" 1>&2; echo \"sepolicy-analyze failed. This is most likely due to the use\" 1>&2; echo \"of an expanded attribute in a neverallow assertion. Please fix\" 1>&2; echo \"the policy.\" 1>&2; exit 1 ) ) && (touch out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/sepolicy_neverallows.tmp ) && (mv out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/sepolicy_neverallows.tmp out/target/product/lava/obj/FAKE/sepolicy_neverallows_intermediates/sepolicy_neverallows )"
- libsepol.report_failure: neverallow on line 147 of system/sepolicy/private/gsid.te (or line 39840 of policy.conf) violated by allow fuelgauged_nvram gsi_metadata_file:dir { search };
- libsepol.check_assertions: 1 neverallow failures occurred
- Error while expanding policy
- 22:36:08 ninja failed with: exit status 1
- #### failed to build some targets (13 seconds) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement