Re: [MacPorts] #58848: Error: Failed to build rust: command execution failed

2019-08-19 Thread Ryan Schmidt
On Aug 19, 2019, at 05:22, Chris Jones wrote: >> It could be that switching to the latest compiler would help. You can >> try building with >> sudo port -v build rust configure.compiler=macports-clang-7.0 >> or something like that (I'm not 100% sure if the command is exactly >> right as I'm

Re: [MacPorts] #58848: Error: Failed to build rust: command execution failed

2019-08-19 Thread Chris Jones
It could be that switching to the latest compiler would help. You can try building with sudo port -v build rust configure.compiler=macports-clang-7.0 or something like that (I'm not 100% sure if the command is exactly right as I'm not behind my mac right now). Tried that, doesn't help.