|
发表于 2020-3-15 15:36:07
只看该作者
沙发
del self.bld.imp_sigs[tsk.uid()]
File "/home/zwx/桌面/Linux/buildroot/output/rockchip_rk3288/build/glmark2-9b1070fe9c5cf908f323909d3c8cbed08022abe8/waflib/Build.py", line 489, in uid
return Utils.h_list(lst)
File "/home/zwx/桌面/Linux/buildroot/output/rockchip_rk3288/build/glmark2-9b1070fe9c5cf908f323909d3c8cbed08022abe8/waflib/Utils.py", line 349, in h_list
return md5(repr(lst).encode()).digest()
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 11: ordinal not in range(128)
package/pkg-generic.mk:335: recipe for target '/home/zwx/桌面/Linux/buildroot/output/rockchip_rk3288/build/glmark2-9b1070fe9c5cf908f323909d3c8cbed08022abe8/.stamp_target_installed' failed
make[1]: *** [/home/zwx/桌面/Linux/buildroot/output/rockchip_rk3288/build/glmark2-9b1070fe9c5cf908f323909d3c8cbed08022abe8/.stamp_target_installed] Error 2
/home/zwx/桌面/Linux/buildroot/output/rockchip_rk3288/Makefile:16: recipe for target '_all' failed
make: *** [_all] Error 2
Command exited with non-zero status 1
you take 0:15.14 to build builroot
====Build buildroot failed!==== |
|