Package Details: kicad-git 9.0.0.rc1.r499.gf665760a8e-1

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-3.0-or-later
Conflicts: kicad, kicad-bzr
Provides: kicad
Submitter: Chocobo
Maintainer: nickoe
Last Packager: nickoe
Votes: 67
Popularity: 0.000000
First Submitted: 2015-10-08 16:39 (UTC)
Last Updated: 2025-01-07 22:16 (UTC)

Required by (26)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 29 Next › Last »

nickoe commented on 2015-02-15 13:14 (UTC)

This is not an issue with this package, sonce it just fetches latest commit. Please report a bug to kicad on launchpad and state what the real problem is.

antoniovazquez commented on 2015-02-15 13:10 (UTC)

This version of KiCad outputs gerber files that can't be sent to some PCB manufacturers as Seeedstudio or OSH Park.

antoniovazquez commented on 2015-02-12 22:25 (UTC)

Already up to date (1.12.0). Kicad needs recompiling. For any other user experiencing this, pushing an update when a dependency is updated could be nice. Thanks anyway, sorry I was not clear.

orson commented on 2015-02-12 22:04 (UTC)

@antoniovazquez 'pacman -Sy glew' should do the trick.

antoniovazquez commented on 2015-02-12 21:59 (UTC)

22:55:01: libGLEW.so.1.11: cannot open shared object file: No such file or directory 22:55:01: IO_ERROR: Fatal Installation Bug missing file: '/usr/bin/_pcbnew.kiface' argv[0]: '/usr/bin/kicad' from /home/anton/Downloads/kicad-bzr/src/kicad/common/kiway.cpp : KiFACE() : line 219

2bluesc commented on 2015-02-06 07:57 (UTC)

Tested on two machines without the -j1 option in the PKGBUILD and with MAKEFLAGS defined in /etc/makepkg.conf. Tested -j4 and -j8 and it built fine on bzr #5404.

nickoe commented on 2015-01-31 12:57 (UTC)

At once there was some problems building with jobs, but that should be fixed now, hence it is not needed anymore.

de-vries commented on 2015-01-31 12:49 (UTC)

Is there a reason for the make -j1? Building takes ages this way.