Somewhere in his error output it says: Target: mips64-unknown-openbsd6.6
This would not work with octeon AFAIK. Maybe this is the reason the build fails ? It would at least make sense regarding the "unable to execute command" message. On Fri, 2019-11-08 at 14:50 +0100, Janne Johansson wrote: > I wonder if this part is relevant: > c++: error: unable to execute command > > Is there any permissions on /net that prevents execution? > > I seems it wants to run stuff from here: > > ... > *** Error 254 in > /net/sirius/temp/routie-build/6.6/src/gnu/usr.bin/clang/libLLVM > (<bsd.lib.mk>:67 'AMDGPUTargetMachine.o': @c++ -O2 -pipe -...) > *** Error 1 in /net/sirius/temp/routie-build/6.6/src/gnu/usr.bin/clang > > > > I've noticed that my /tmp partition might be too small (64M). I'm going > > to reinstall with bigger /tmp (1GB) and try again... > > > >