android-rpi / device_arpi_rpi4

Device build-config for Raspberry Pi 4
221 stars 93 forks source link

Build error for android-12.0.0_r16 #91

Closed jijith700 closed 2 years ago

jijith700 commented 2 years ago

I am new to the AOSP platform. The build failed with the below error, I could not able to resolve it.

checkvintf I 12-12 22:15:00 14761 14761 HostFileSystem.cpp:54] List 'out/target/product/rpi4/system/product/etc/vintf/': NAME_NOT_FOUND checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:388] The following HALs in device manifest are not declared in FCM <= level 2: checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.audio.effect@4.0::IEffectsFactory/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.audio@4.0::IDevicesFactory/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.bluetooth@1.0::IBluetoothHci/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.camera.provider@2.5::ICameraProvider/external/0 checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.cas@1.2::IMediaCasService/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.configstore@1.1::ISurfaceFlingerConfigs/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.drm@1.0::ICryptoFactory/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.drm@1.0::IDrmFactory/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.drm@1.1::ICryptoFactory/clearkey checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.drm@1.1::ICryptoFactory/widevine checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.drm@1.1::IDrmFactory/clearkey checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.drm@1.1::IDrmFactory/widevine checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.gatekeeper@1.0::IGatekeeper/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.graphics.allocator@2.0::IAllocator/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.graphics.composer@2.1::IComposer/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.graphics.mapper@2.0::IMapper/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.health.storage@1.0::IStorage/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.health@2.1::IHealth/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.keymaster@3.0::IKeymasterDevice/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.media.omx@1.0::IOmx/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.media.omx@1.0::IOmxStore/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.memtrack@1.0::IMemtrack/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.tv.cec@1.0::IHdmiCec/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.wifi.hostapd@1.3::IHostapd/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.wifi.supplicant@1.4::ISupplicant/default checkvintf I 12-12 22:15:00 14761 14761 check_vintf.cpp:391] android.hardware.wifi@1.5::IWifi/default checkvintf E 12-12 22:15:00 14761 14761 check_vintf.cpp:624] No such file or directory: Cannot find framework matrix at FCM version 2.: No such file or directory 22:15:01 ninja failed with: exit status 1

failed to build some targets (02:11:27 (hh:mm:ss))

jijith700 commented 2 years ago

Build command was incorrect