Kicad looks for Python3.9 /usr/lib/kicad-nightly/bin/kicad: error while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory
Search Criteria
Package Details: kicad-nightly-bin 202201260117+5a2f351f28-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kicad-nightly-bin.git (read-only, click to copy) |
---|---|
Package Base: | kicad-nightly-bin |
Description: | Electronic schematic and printed circuit board (PCB) design tools |
Upstream URL: | http://kicad-pcb.org/ |
Licenses: | GPLv3 |
Conflicts: | kicad-nightly |
Provides: | kicad-nightly |
Submitter: | amakovec |
Maintainer: | amakovec |
Last Packager: | amakovec |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-06 06:04 (UTC) |
Last Updated: | 2022-01-26 02:41 (UTC) |
Dependencies (14)
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glew-2.1AUR
- glm (gliAUR, glm-gitAUR)
- kicad (kicad-rcAUR, kicad-gitAUR)
- libcloudproviders
- ngspice (ngspice-gitAUR)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-wxpython (python-wxpython-gitAUR)
- wxgtk3 (wxwidgets-gtk3)
- kicad-library-3d-nightlyAUR (optional) – for 3d models of components
- kicad-library-nightlyAUR (optional) – for footprints and symbols
Required by (0)
Sources (2)
Latest Comments
liborw commented on 2021-12-19 17:35 (UTC)
xiretza commented on 2021-10-27 17:47 (UTC)
Please change the url=
from kicad-pcb [dot] org
to kicad.org
, as the old one has to be considered compromised: https://forum.kicad.info/t/warning-avoid-all-links-to-kicad-pcb-org-use-kicad-org/31521
amakovec commented on 2021-09-12 21:14 (UTC)
Package was broken from 202109040414+a397e85589-1
to 202109120408+9c78e4cf54-1
, due to Arch's glibc
being behind Ubuntu 21.10's (2.33 vs 2.34). This is now fixed in version 202109120410+9c78e4cf54-1
, where the PKGBUILD has been modified to use the Ubuntu 21.04 build as a base.
amakovec commented on 2021-07-06 15:08 (UTC)
Ubuntu has not yet released glew-2.2
to their repos, so Ubuntu's builds of kicad-nightly are currently compiled with glew-2.1. The glew-2.1 dependency will be removed from this AUR package once Ubuntu releases glew-2.2.
amakovec commented on 2021-07-06 15:05 (UTC)
As @DX-MON reported on kicad-nightly, please downgrade python-wxpython to 4.0.7.2-5 for now. For kicad-nightly-bin
, the issue seems to be that Ubuntu's builds of kicad-nightly use a version of GCC with C++ ABI 1014, whereas Arch's builds of python-wxpython migrated to C++ ABI 1016 after version 4.0.7.2-5.
Pinned Comments
amakovec commented on 2021-07-06 15:08 (UTC)
Ubuntu has not yet released
glew-2.2
to their repos, so Ubuntu's builds of kicad-nightly are currently compiled with glew-2.1. The glew-2.1 dependency will be removed from this AUR package once Ubuntu releases glew-2.2.amakovec commented on 2021-07-06 15:05 (UTC)
As @DX-MON reported on kicad-nightly, please downgrade python-wxpython to 4.0.7.2-5 for now. For
kicad-nightly-bin
, the issue seems to be that Ubuntu's builds of kicad-nightly use a version of GCC with C++ ABI 1014, whereas Arch's builds of python-wxpython migrated to C++ ABI 1016 after version 4.0.7.2-5.