@niqingliang2003, This is not an issue with this package. This is probably a mismatch between wxgtk and python-wxpython that needs to be rebuilt.
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, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat) (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)
- Show 2 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 29 Next › Last »
nickoe commented on 2019-02-24 11:05 (UTC)
niqingliang2003 commented on 2019-02-24 10:59 (UTC)
18:58:48: Warning: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8).
ukmattbrock commented on 2019-01-26 12:55 (UTC) (edited on 2019-01-26 12:57 (UTC) by ukmattbrock)
Thanks - i noticed that lots of things had broken - maybe I'd done the partial-update that everyone says don't do on arch? Not sure! Anyway as I could no longer update packages (gpg broken) due to the same readline problem (I had .so.8 installed but some packages wanted .so.7) - i ended up creating a symlink (ln -s ... ) and all fixed. Phew.
I'm just finding my feet with Arch - should I be making sure everything is up to date before using the AUR? I had about 500mb of updates to download and as my internets off at home [connected via 4g mobile at the moment], i've been putting them off for a week or so... but couldn't live without kicad, so left the updates outstanding and just did a "yay kicad-git"... maybe thats where i went wrong :D
nickoe commented on 2019-01-26 10:45 (UTC)
@ukmattbrock, I wonder if your system is up to date, it seems that the ngspice packages was recently rebuilt because an update to readline.
ukmattbrock commented on 2019-01-26 10:41 (UTC) (edited on 2019-01-26 10:41 (UTC) by ukmattbrock)
Hi
I've just tried building this on a clean install and it almost got there, but ended with...
Is anyone else suffering from this?
Thanks in advance
Matt
nickoe commented on 2019-01-12 21:39 (UTC)
What environment variable?
GPereira commented on 2019-01-12 19:50 (UTC)
I had to manually change an environment variable to compile. Of course it makes sense. I will compile this multiple times to update my installation. Meanwhile I see that you changed it, it's perfect. Thanks!
nickoe commented on 2019-01-12 14:16 (UTC)
There are no reason to force the build with clang if you are following the cmake message about GLM from kicad.
GPereira commented on 2019-01-12 13:32 (UTC)
You shouldn't remove the glm check. kicad developers did that for a reason, probably it doesn't compile yet or it introduces bugs. You should instead compile with clang as recommended by kicad
GPereira commented on 2019-01-12 11:08 (UTC)
I can do that, add me as a co-mantainer
Pinned Comments