Forums - SM8250(kona) rom make error

2 posts / 0 new
Last post
SM8250(kona) rom make error
aarora
Join Date: 24 Jun 22
Posts: 1
Posted: Mon, 2022-07-04 10:55

Hello everyone, I have been trying to build a rom for SM8250(kona). And when i run make command i get this error:

 

PLATFORM_VERSION_CODENAME=REL

PLATFORM_VERSION=10

TARGET_PRODUCT=kona

TARGET_BUILD_VARIANT=userdebug

TARGET_BUILD_TYPE=release

TARGET_ARCH=arm64

TARGET_ARCH_VARIANT=armv8-a

TARGET_CPU_VARIANT=kryo300

TARGET_2ND_ARCH=arm

TARGET_2ND_ARCH_VARIANT=armv8-2a

TARGET_2ND_CPU_VARIANT=cortex-a75

HOST_ARCH=x86_64

HOST_2ND_ARCH=x86

HOST_OS=linux

HOST_OS_EXTRA=Linux-5.15.0-1012-gcp-x86_64-Ubuntu-20.04.4-LTS

HOST_CROSS_OS=windows

HOST_CROSS_ARCH=x86

HOST_CROSS_2ND_ARCH=x86_64

HOST_BUILD_TYPE=release

BUILD_ID=QKQ1.211001.001

OUT_DIR=out

============================================

[100% 2/2] 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 Android.bp

open : no such file or directory

error: vendor/qcom/opensource/commonsys/cryptfs_hw/Android.bp:16:1: "libcryptfs_hw" depends on undefined module "libcryptfshw_hidl_headers"

error: vendor/qcom/opensource/commonsys/cryptfs_hw/Android.bp:16:1: "libcryptfs_hw" depends on undefined module "[email protected]"

17:47:48 soong bootstrap failed with: exit status 1

 

 

 

 

 

 

 

How can i solve this error? Whats step did i do wrong?

 

 

Any help will be much appreciated

  •  

 

  • Up0
  • Down0
mengdiz
Join Date: 6 Dec 21
Posts: 27
Posted: Sun, 2022-08-07 07:05

Hi customer,

Do you copy all QSSI part to Vendor path?

this error mean miss libcryptfshw_hidl_headers.

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.