error: linking with arm-linux-musleabihf-gcc
failed: exit status: 1
#604
Labels
arm-linux-musleabihf-gcc
failed: exit status: 1
#604
How do you begin to debug these type of errors? From one directory it builds fine and from another it does not. What I was trying to do was test my GitHub Action Pipeline. On my machine, no sweat. In GH Action - FAIL. Started by doing a custom runner so I could get it to run on a machine I can control. Same results. The clone of the repo compiles fine, the _worker directory source does not. I had a similiar issue once and it was the underlying docker container and file permission. I cant seem to get "underneath" this one though. Error is below:
The text was updated successfully, but these errors were encountered: