2

我正在使用 Swift Perfect 服务器编程。我的代码在 MacOS 上编译成功并且能够在 localhost 上运行。但是,当我尝试在 Perfect Assistant 中构建 Linux 时,会出现以下错误

unable to execute command: Killed
<unknown>:0: error: compile command failed due to signal (use -v to see invocation)
Failed: systemError(1, "sh: no job control in this shell\n<unknown>:0: error: build had 1 command failures\nswift-build: error: exit(1): /swift-3.0.2-RELEASE-ubuntu16.04/usr/bin/swift-build-tool -f /perfectbuild/.build_lin/release.yaml\n")

厌倦了找出问题所在以及如何调试它。我也是码头工人的新手。请指导我。

当我尝试使 linux 可执行时,出现以下错误

docker: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "exec: \".build_lin/debug/S-server\": stat .build_lin/debug/S-server: no such file or directory".
4

0 回答 0