[MacPorts] #69869: kicad @7.0.11: crashes when run

MacPorts noreply at macports.org
Tue May 21 21:12:58 UTC 2024


#69869: kicad @7.0.11: crashes when run
--------------------------+----------------------
  Reporter:  Gamespeople  |      Owner:  ra1nb0w
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.9.3
Resolution:               |   Keywords:  catalina
      Port:  kicad        |
--------------------------+----------------------

Comment (by ryandesign):

 To try the build, you would presumably check out the kicad-mac-builder
 repository (`git clone https://gitlab.com/kicad/packaging/kicad-mac-
 builder.git`), change into its directory (`cd kicad-mac-builder`), and
 before you follow the instruction to run `./build.py`, you would apply the
 two patches in that blog post. To do that, go to the blog post and copy
 all the text starting at `diff --git a/build.py b/build.py` and ending at
 `(END)` and paste it into a text file called patch1 that you save in the
 kicad-mac-builder directory and copy all of the text starting at `diff
 --git a/cmake/FindOCC.cmake b/cmake/FindOCC.cmake` and ending at `(END)`
 and paste it into a text file called patch2 that you save in the kicad-
 mac-builder directory. To apply both patches, run `patch -p1 < patch1` and
 `patch -p1 < patch2`.

-- 
Ticket URL: <https://trac.macports.org/ticket/69869#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list