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.11-5.0-upload #1 failed #212

Closed wayneandlayneci closed 5 years ago

wayneandlayneci commented 5 years ago

Build 'kicad-mac-builder-10.11-5.0-upload' is failing!

Last 50 lines of build output:

[...truncated 14.24 MB...]
==> default: /vagrant/kicad-mac-builder/patches/kicad/0001-Setup-PYTHON_FRAMEWORK-embedded-in-MacOS.patch
==> default: Applying: Setup PYTHON_FRAMEWORK embedded in MacOS.
==> default: error: patch failed: kicad/CMakeLists.txt:100
==> default: error: kicad/CMakeLists.txt: patch does not apply
==> default: error: patch failed: pcbnew/pcbnew.cpp:240
==> default: error: pcbnew/pcbnew.cpp: patch does not apply
==> default: Patch failed at 0001 Setup PYTHON_FRAMEWORK embedded in MacOS.
==> default: The copy of the patch that failed is found in: .git/rebase-apply/patch
==> default: When you have resolved this problem, run "git am --continue".
==> default: If you prefer to skip this patch, run "git am --skip" instead.
==> default: To restore the original branch and stop patching, run "git am --abort".
==> default: Problem while applying patch /vagrant/kicad-mac-builder/patches/kicad/0001-Setup-PYTHON_FRAMEWORK-embedded-in-MacOS.patch
==> default: make[3]: *** [kicad/src/kicad-stamp/kicad-update] Error 128
==> 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: 5.0
==> default: macos_min_version: 10.11
==> 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: 5.0
==> 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

Changes since last successful build:

View full output

wayneandlayneci commented 5 years ago

Build was fixed!