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 #38 failed #243

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 5.67 MB...]
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/_gerbview.kiface:
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/_pcb_calculator.kiface:
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/_pcbnew.kiface:
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/_pl_editor.kiface:
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/sim/libngspice.0.dylib:
==> default:    /vagrant/build/ngspice-dest/lib/libngspice.0.dylib (compatibility version 1.0.0, current version 1.0.0)
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/sim/ngspice/analog.cm:
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/sim/ngspice/digital.cm:
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/sim/ngspice/spice2poly.cm:
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/sim/ngspice/xtradev.cm:
==> default: /vagrant/build/kicad-dest/kicad.app/Contents/PlugIns/sim/ngspice/xtraevt.cm:
==> default: make[3]: *** [kicad/src/kicad-stamp/kicad-verify-app] Error 1
==> default: make[2]: *** [CMakeFiles/kicad.dir/all] Error 2
==> default: make[1]: *** [CMakeFiles/package-kicad-nightly.dir/rule] Error 2
==> default: make: *** [package-kicad-nightly] Error 2
==> 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-extras', '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-extras', '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
Recording fingerprints

Changes since last successful build: No changes

View full output

wayneandlayneci commented 5 years ago

Build was fixed!