KiCad / kicad-mac-builder

The macOS V5+ KiCad builder and packager [moved to https://gitlab.com/kicad]
13 stars 6 forks source link

kicad-mac-builder-10.14-upload #44 failed #250

Closed wayneandlayneci closed 5 years ago

wayneandlayneci commented 5 years ago

Build 'kicad-mac-builder-10.14-upload' is failing!

Last 50 lines of build output:

[...truncated 63.58 KB...]
    default: Running: inline script
==> default: Running provisioner: shell...
    default: Running: inline script
==> default: build.py argument summary:
==> default: build_type: Debug
==> default: docs_tarball_url: http://docs.kicad-pcb.org/master/kicad-doc-HEAD.tar.gz
==> default: footprints_ref: origin/master
==> default: jobs: 3
==> default: kicad_ref: origin/master
==> default: macos_min_version: 10.12
==> default: packages3d_ref: origin/master
==> default: release: False
==> default: release_name: None
==> default: retry_failed_build: True
==> default: symbols_ref: origin/master
==> default: target: ['package-kicad-nightly', 'package-extras', 'package-kicad-unified']
==> default: templates_ref: origin/master
==> default: translations_ref: origin/master
==> default: 
==> default: You can change these settings.  Run ./build.py --help for details.
==> default: 
==> default: Depending upon build configuration, what has already been downloaded, what has already been built, the computer and the network connection, this may take multiple hours and approximately 20G of disk space.
==> default: 
==> default: You can stop the build at any time by pressing Control-C.
==> default: Running cmake -DMACOS_MIN_VERSION=10.12 -DDOCS_TARBALL_URL=http://docs.kicad-pcb.org/master/kicad-doc-HEAD.tar.gz -DFOOTPRINTS_TAG=origin/master -DKICAD_TAG=origin/master -DPACKAGES3D_TAG=origin/master -DSYMBOLS_TAG=origin/master -DTEMPLATES_TAG=origin/master -DTRANSLATIONS_TAG=origin/master -DKICAD_CMAKE_BUILD_TYPE=Debug ../kicad-mac-builder
==> default: Traceback (most recent call last):
==> default:   File "./build.py", line 218, in <module>
==> default:     main()
==> default:   File "./build.py", line 214, in main
==> default:     build(parsed_args)
==> default:   File "./build.py", line 167, in build
==> default:     subprocess.check_call(cmake_command, env=dict(os.environ, PATH=new_path))
==> default:   File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 185, in check_call
==> default:     retcode = call(*popenargs, **kwargs)
==> default:   File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 172, in call
==> default:     return Popen(*popenargs, **kwargs).wait()
==> default:   File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
==> default:     errread, errwrite)
==> default:   File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
==> default:     raise child_exception
==> default: OSError: 
==> default: [Errno 2] No such file or directory
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints

Changes since last successful build:

View full output