I compiled rev 5200 yesterday with make -j10 and it was working fine!
What where the problems to be limited to -j1?
Search Criteria
Package Details: kicad-git 8.99.0.r1825.gb38357a5ea-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kicad-git.git (read-only, click to copy) |
---|---|
Package Base: | kicad-git |
Description: | Electronic schematic and printed circuit board (PCB) design tools |
Upstream URL: | https://kicad.org/ |
Licenses: | GPL |
Conflicts: | kicad, kicad-bzr |
Provides: | kicad |
Submitter: | Chocobo |
Maintainer: | nickoe |
Last Packager: | nickoe |
Votes: | 67 |
Popularity: | 0.000003 |
First Submitted: | 2015-10-08 16:39 (UTC) |
Last Updated: | 2024-07-16 22:49 (UTC) |
Dependencies (21)
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glm (gliAUR, glm-gitAUR)
- libgit2 (libgit2-gitAUR)
- ngspice (ngspice-gitAUR)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-wxpython (python-wxpython-gitAUR)
- swig (swig-gitAUR)
- unixodbc (unixodbc-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa-amber) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR) (make)
- kicad-library (kicad-library-gitAUR, kicad-libraries-gitAUR) (optional) – for footprints
Required by (22)
- freerouting (requires kicad) (optional)
- freerouting-zh-cn-git (requires kicad) (optional)
- kiauto-git (requires kicad)
- kibot (requires kicad)
- kicad-allegro (requires kicad) (optional)
- kicad-allegro-git (requires kicad) (optional)
- kicad-diff-git (requires kicad)
- kicad-i18n-git (requires kicad)
- kicad-interactive-html-bom-plugin (requires kicad)
- kicad-interactivehtmlbom-git (requires kicad)
- kicad-jlc-manufacture-git (requires kicad)
- kicad-kibuzzard-git (requires kicad)
- kicad-library-espressif-git (requires kicad)
- kicad-nightly-bin (requires kicad)
- kicad-pcb-diff (requires kicad)
- kicad-storybook-git (requires kicad)
- kikit-git (requires kicad)
- kiri-git (requires kicad)
- lc2kicad-git (requires kicad) (optional)
- pcbdraw (requires kicad)
- pcbdraw-git (requires kicad)
- python-kinet2pcb (requires kicad)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 Next › Last »
ckoller commented on 2014-10-18 12:18 (UTC)
cgx commented on 2014-10-07 18:29 (UTC)
The -j1 is probably unnecessary since rev 5166. At least I don't have issues building anymore with -j2 or -j4
spradlim commented on 2014-06-29 02:25 (UTC)
Yes you are right. I don't use bzr and for some reason was confused when looking at the PKGBUILD.
Thanks
nickoe commented on 2014-06-28 22:12 (UTC)
You are not wrong about that, but the PKGBUILD do build the latest version automatically.
nickoe commented on 2014-06-28 06:58 (UTC)
@spradlim, why do you want that version? The new pns features is already merged with the product branch lp:kicad.
liquibyte commented on 2014-04-29 23:54 (UTC)
I went through and uninstalled a ton of stuff that yaourt was reporting as no longer needed. I'm sure it will break other things but I did finally get Kicad to build. I'm not sure what was getting in the way but this installation is at least 5 years old and I'm bad about cleaning. Getting segfaults trying to run things from the main window using the buttons but I can call the programs directly so it's an issue that I can work around. My apologies and thanks for the help. I'll work out the rest on my own.
keenerd commented on 2014-04-29 20:36 (UTC)
Giving it a quick glance, two things look very suspicious. Ancient stuff like bison 2.7 (instead of 3.0) and wxgtk 2.9 (which was basically 3.0-pre and should not be installed, period). I suggest you start a thread on the forum instead.
Pinned Comments