#error linking with `cc` failed
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
Project Id: 94b9e339-b748-469a-9268-1935f23b1907
Hello, I'm trying to deploy a rust actix-web api using diesel ORM and a postgres database hosted in the same project.
I am getting build errors no matter what build configs I try. I have attached a screenshot of the output from the build logs.
I solved this by deploying with my own custom dockerfile but it would be nice to get to the bottom of why the deployment didnt work with nixpacks.
Hmmm, GitHub repo so we can test against?