quic / gunyah-support-scripts

Other
6 stars 4 forks source link

svm.sh not working #13

Open Sudarshan-1999 opened 1 month ago

Sudarshan-1999 commented 1 month ago

image

root@qemuarm64:~# ls root@qemuarm64:~# /usr/gunyah/svm.sh /usr/gunyah/crosvm: /lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/gunyah/crosvm) root@qemuarm64:~# /lib/libc.so.6 GNU C Library (GNU libc) stable release version 2.37. Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 12.2.1 20221205. libc ABIs: UNIQUE ABSOLUTE Minimum supported kernel: 3.14.0

quic-yvasi commented 4 weeks ago

Can you confirm if all the scripts are same and there were no version changes for the tools?

Thanks Yug

From: Sudarshan Damahe @.> Sent: Friday, August 2, 2024 2:51 AM To: quic/gunyah-support-scripts @.> Cc: Subscribed @.***> Subject: [quic/gunyah-support-scripts] svm.sh not working (Issue #13)

WARNING: This email originated from outside of Qualcomm. Please be wary of any links or attachments, and do not enable macros.

image.png (view on web)https://github.com/user-attachments/assets/fbc473e4-879e-45e3-a4e1-8054a14b4dbd

@.:# ls @.:# /usr/gunyah/svm.sh /usr/gunyah/crosvm: /lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/gunyah/crosvm) @.***:~# /lib/libc.so.6 GNU C Library (GNU libc) stable release version 2.37. Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 12.2.1 20221205. libc ABIs: UNIQUE ABSOLUTE Minimum supported kernel: 3.14.0

— Reply to this email directly, view it on GitHubhttps://github.com/quic/gunyah-support-scripts/issues/13, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A32MLWDVF2POPXIYQBRUEPLZPNI63AVCNFSM6AAAAABL4G5JF2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2DINJXGE4TSMI. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

quic-yvasi commented 4 weeks ago

I would also like to know that you built the crosvm image within the docker environment as mentioned in the wiki documentation.

From: Sudarshan Damahe @.> Sent: Friday, August 2, 2024 2:51 AM To: quic/gunyah-support-scripts @.> Cc: Subscribed @.***> Subject: [quic/gunyah-support-scripts] svm.sh not working (Issue #13)

WARNING: This email originated from outside of Qualcomm. Please be wary of any links or attachments, and do not enable macros.

image.png (view on web)https://github.com/user-attachments/assets/fbc473e4-879e-45e3-a4e1-8054a14b4dbd

@.:# ls @.:# /usr/gunyah/svm.sh /usr/gunyah/crosvm: /lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/gunyah/crosvm) @.***:~# /lib/libc.so.6 GNU C Library (GNU libc) stable release version 2.37. Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 12.2.1 20221205. libc ABIs: UNIQUE ABSOLUTE Minimum supported kernel: 3.14.0

— Reply to this email directly, view it on GitHubhttps://github.com/quic/gunyah-support-scripts/issues/13, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A32MLWDVF2POPXIYQBRUEPLZPNI63AVCNFSM6AAAAABL4G5JF2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2DINJXGE4TSMI. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

Sudarshan-1999 commented 4 weeks ago

I would also like to know that you built the crosvm image within the docker environment as mentioned in the wiki documentation. From: Sudarshan Damahe @.> Sent: Friday, August 2, 2024 2:51 AM To: quic/gunyah-support-scripts @.> Cc: Subscribed @.> Subject: [quic/gunyah-support-scripts] svm.sh not working (Issue #13) WARNING: This email originated from outside of Qualcomm. Please be wary of any links or attachments, and do not enable macros. image.png (view on web)https://github.com/user-attachments/assets/fbc473e4-879e-45e3-a4e1-8054a14b4dbd @.:# ls @.:# /usr/gunyah/svm.sh /usr/gunyah/crosvm: /lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/gunyah/crosvm) @.:~# /lib/libc.so.6 GNU C Library (GNU libc) stable release version 2.37. Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 12.2.1 20221205. libc ABIs: UNIQUE ABSOLUTE Minimum supported kernel: 3.14.0 — Reply to this email directly, view it on GitHub<#13>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A32MLWDVF2POPXIYQBRUEPLZPNI63AVCNFSM6AAAAABL4G5JF2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2DINJXGE4TSMI. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

Yes, I build as mentioned in documents, same but when crossvm generated and started svm cluster it's giving the library issue, docker Image version:- ubuntu:22.04 username: ptg its lib.so6 version incompatible will know that which is the issue it's raised, or may be need to compile once again with lower version of crossvm library which is supported to svm.sh

I'm confirming this issue not from one system, I have build which is more than 4 systems, and the same issue are going to raise by the svm.sh scripts it means the glib_c version 2.38 version not found in the gunyah hypervisor to run the secondary virtual machine parallel to run android applications, but first things is, We have to upgrade the gunyah hypervisor version or crossvm version downgrade so it will compatible to our docker system.

Thank You Sudarshan Damahe