Domain
Domain
### Xmake 版本 2.8.5 ### 操作系统版本和架构 ubuntu 20.04 ### 描述问题 如题,xmake执行时,编译错误,已经退出,但是发现后台很多gcc进程还在继续编译。我用了distcc,不知道是不是相关 ### 期待的结果 xmake退出时,所有编译进程也应该退出 ### 工程配置 无 ### 附加信息和错误日志 无
C:\projects\zero>dub build ## core.exception.AssertError@source\dub\internal\vibecompat\inet\path.d(216): Trying to append absolute path. 0x0053D9F1 in _d_assert_msg 0x0052CFC9 in const(dub.internal.vibecompat.inet.path.Path function(immutable(char)[])) dub.internal.vibecompat.inet.path.Path.opBinary!("~").opBinary at C:\Users\build\AppData\Roaming\dub-ci-workspace\current\dub\source\dub\internal\vibecompat\inet\path.d(30) 0x0042D126 in void dub.package_.Package.fillWithDefaults() at C:\Users\build\AppData\Roaming\dub-ci-workspace\current\dub\source\dub\package_.d(624) 0x0042A788 in D3dub8package_7Package6__ctorMFS3dub6recipe13packagerecipe13PackageRecipeS3dub8internal10vibecompat4inet4path4P at C:\Users\build\AppData\Roaming\dub-ci-workspace\current\dub\source\dub\package_.d(116)...