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 #1 failed #224

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 10.15 MB...]
==> default: Making sure any mounts are unmounted.
==> default: + echo 'Making sure any mounts are unmounted.'
==> default: + hdiutil detach kicad-mnt
==> default: hdiutil: detach failed - No such file or directory
==> default: + true
==> default: + hdiutil detach /Volumes/KiCad
==> default: hdiutil: detach failed - No such file or directory
==> default: + true
==> default: cd /vagrant/build/package-kicad-nightly/src/package-kicad-nightly-build && /usr/local/Cellar/cmake/3.6.2/bin/cmake -E touch /vagrant/build/package-kicad-nightly/src/package-kicad-nightly-stamp/package-kicad-nightly-install
==> default: [ 95%] Completed 'package-kicad-nightly'
==> default: /usr/local/Cellar/cmake/3.6.2/bin/cmake -E make_directory /vagrant/build/CMakeFiles
==> default: /usr/local/Cellar/cmake/3.6.2/bin/cmake -E touch /vagrant/build/CMakeFiles/package-kicad-nightly-complete
==> default: /usr/local/Cellar/cmake/3.6.2/bin/cmake -E touch /vagrant/build/package-kicad-nightly/src/package-kicad-nightly-stamp/package-kicad-nightly-done
==> default: [100%] Built target package-kicad-nightly
==> default: /usr/local/Cellar/cmake/3.6.2/bin/cmake -E cmake_progress_start /vagrant/build/CMakeFiles 0
==> default: make: *** No rule to make target `package-extra'.  Stop.
==> default: Error while running make after rebuilding with a single job. Please report this issue if you cannot fix it after reading the README.
==> 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: 1
==> 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-extra', 'package-kicad-unified']
==> default: templates_ref: origin/master
==> default: translations_ref: origin/master
==> 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 186, in build
==> default:     subprocess.check_call(make_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 190, in check_call
==> default:     raise CalledProcessError(retcode, cmd)
==> default: subprocess.CalledProcessError
==> default: : Command '['make', '-j1', 'package-kicad-nightly', 'package-extra', 'package-kicad-unified']' returned non-zero exit status 2
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

Changes since last successful build:

View full output

wayneandlayneci commented 5 years ago

Build was fixed!