error linking with `cc` failed
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.
3 Replies
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?
Sure, here it is https://github.com/Rastavich/rust-diesel-orm.git
GitHub
GitHub - Rastavich/rust-diesel-orm
Contribute to Rastavich/rust-diesel-orm development by creating an account on GitHub.