The Jenkins machine is running gentoo, which currently cannot succeed:
python2.7 needs to be forced since file is not available in python3
yaml.loadcall disabled by Gentoo. See bug #659348
The Jenkins machine is running gentoo, which currently cannot succeed:
- python2.7 needs to be forced since `file` is not available in python3
- `yaml.load` `call disabled by Gentoo. See bug #659348`
The Jenkins machine is running gentoo, which currently cannot succeed:
file
is not available in python3yaml.load
call disabled by Gentoo. See bug #659348
Replaced
load
withsafe_load
.Cross-compiler GCC needs to be recompiled with
-mfloat-abi=hard
solved with adding
hardfloat
as vendorlinking error now:
error: nano.specs: No such file or directory