Search Criteria
Package Details: pcb2gcode-git r1778.8c084afd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcb2gcode-git.git (read-only, click to copy) |
---|---|
Package Base: | pcb2gcode-git |
Description: | Gerber to gcode file converter |
Upstream URL: | https://github.com/pcb2gcode/pcb2gcode |
Licenses: | GPL |
Conflicts: | pcb2gcode |
Provides: | pcb2gcode |
Submitter: | equinoxefr |
Maintainer: | s-ol |
Last Packager: | s-ol |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-22 11:27 (UTC) |
Last Updated: | 2025-01-07 17:19 (UTC) |
Latest Comments
1 2 Next › Last »
cinnaboot commented on 2025-07-26 14:47 (UTC)
reading through the rest of the comments here, this looks like the same problem from 2021 that oxplot was dealing with.
I added a comment to the project issue tracker with a possible fix: https://github.com/pcb2gcode/pcb2gcode/issues/587#issuecomment-3122004254
cinnaboot commented on 2025-07-25 16:02 (UTC)
Same issue as evgenuel. I was able to get it to compile with:
I think it's related to the use of '-isystem' in the project's configure.ac, but I don't know if it's possible to thread the environment variables from autoconf into cmake somehow. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129#c5
evgenuel commented on 2025-07-25 07:24 (UTC) (edited on 2025-07-25 07:27 (UTC) by evgenuel)
JanErik commented on 2025-04-27 13:08 (UTC)
Turns out it was OOM killer that messed up the build. I have 12GB RAM and needed to add 12GB swap to make it compile due to massive parallel compilers.
JanErik commented on 2025-04-21 12:40 (UTC) (edited on 2025-04-21 12:41 (UTC) by JanErik)
This does not compile for me,
oxplot commented on 2022-12-22 14:10 (UTC)
Tiny diff to make this work again:
dzervas commented on 2022-07-10 11:59 (UTC)
git protocol on github seems to no longer be working. Maybe it should be changed to git+https?
oxplot commented on 2021-11-19 04:38 (UTC)
Added
stdlib.patch
:and updated PKGBUILD:
synthead commented on 2021-06-13 20:23 (UTC)
Submitted a bug report here: https://github.com/pcb2gcode/pcb2gcode/issues/587
synthead commented on 2021-06-13 19:59 (UTC)
Downgrading to boost and boost-libs 1.76.0.1 seems to make this program work again.
1 2 Next › Last »