Open maharshi114 opened 3 years ago
You are trying to build an amd64
on an arm64v8
CPU. What command are you running to get this error?
Nvidia Jetson nano based on Arm64v2, this error is showing at that time of building.
Also, I have tested the build command with make build ARCH=arm64v8
. But the error is the same.
Still, it is a long time ago, so need time to simulate again. Currently, we closed this R&D topic from our side, but we will test the solution if you provide it.
Thank you in Advance.
Error :
[Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested ---> Running in db6b89bc69c3 standard_init_linux.go:228: exec user process caused: exec format error The command '/bin/sh -c apt-get update && apt-get install -y python${PYTHON_VERSION} python${PYTHON_VERSION}-pip cmake' returned a non-zero code: 1 Makefile:6: recipe for target 'build' failed make: *** [build] Error 1