Search Criteria
Package Details: camotics 1.3.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/camotics.git (read-only, click to copy) |
---|---|
Package Base: | camotics |
Description: | 3-axis NC machining simulation software |
Upstream URL: | https://camotics.org/ |
Keywords: | CAM simulation |
Licenses: | GPL2 |
Submitter: | jstamant |
Maintainer: | hpmachining |
Last Packager: | hpmachining |
Votes: | 5 |
Popularity: | 0.021814 |
First Submitted: | 2017-02-09 01:10 (UTC) |
Last Updated: | 2025-01-25 22:46 (UTC) |
Dependencies (8)
- cairo (cairo-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- v8-rAUR
- cbangAUR (cbang-gitAUR) (make)
- python-six (make)
- qt5-tools (make)
- scons (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
fow0ryl commented on 2022-03-23 17:03 (UTC)
Hello, I can confirm, that after reinstalling cbang 1.3.1-4 I was able to update camotics without any problem.
onekk commented on 2022-03-22 16:25 (UTC)
Hello, sorry for the delay.
I'm on AlpineLinux (without SystemD)
I have cbang version 1.3.1-4 freshly rebuild
And probably the problem was here, now
camotics
is compiling without errors.Previous compilation of cbang was done
ven 19 feb 2021, 10:42:26
Many thanks and sorry for bothering.
Regards
Carlo D.
hpmachining commented on 2022-03-21 19:48 (UTC)
I had an issue with the packaging function not working in a clean chroot. I just pushed a new PKGBUILD. This builds without error in a clean chroot on my system. The fix I made to the PKGBUILD should have nothing to do with the error you are getting. Are you on Arch Linux or a derivative? Did you try rebuilding cbang? What version of cbang are you using?
onekk commented on 2022-03-21 16:35 (UTC) (edited on 2022-03-22 16:26 (UTC) by onekk)
Same error building using
makepkg
directly.EDIT:
tried to do:
But same error will occur.
What other actions I could do?
TIA and regards
Carlo D.
hpmachining commented on 2022-03-21 15:21 (UTC)
I don't support building with yay, or any other helper tool. I will check if this builds for me the standard way (with makepkg) later tonight. In the mean time, if you have upgraded your system, make sure you have rebuilt all the dependencies.
onekk commented on 2022-03-20 11:48 (UTC)
With and update distribution, when compiling from
yay -Syuu
I will obtain this error:g++ -o gcodetool -Wl,-S -Wl,-x -no-pie -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-rpath=/usr/lib build/gcodetool.o -L/opt/cbang/lib build/libCAMotics.a build/libCAMoticsGUI.a build/libclipper.a build/libDXF.a build/libSTL.a build/libGCode.a -lstdc++ -lcbang -lcbang-boost -lv8 -lssl -lcrypto -lmysqlclient -ldl -lexpat -lbz2 -lz -lpthread build/dxflib/libdxflib.a /usr/bin/ld: /opt/cbang/lib/libcbang.a(Thread.o): in function `cb::Thread::yield()': (.text+0x201): undefined reference to `pthread_yield' /usr/bin/ld: /opt/cbang/lib/libcbang.a(Thread.o): in function `cb::Thread::yield()': (.text+0x201): undefined reference to `pthread_yield' collect2: error: ld returned 1 exit status scons: *** [planner] Error 1 collect2: error: ld returned 1 exit status scons: *** [gcodetool] Error 1 scons: building terminated because of errors. ==> ERRORE: Si è verificato un errore in build(). L'operazione sta per essere interrotta... -> error making: camotics
Regards
Carlo D.
hpmachining commented on 2022-03-12 18:27 (UTC)
I updated the package to work with the latest scons version, which is 4.3.0 as of now.
hpmachining commented on 2022-03-11 15:59 (UTC) (edited on 2022-03-11 16:05 (UTC) by hpmachining)
You need to ignore the scons package in your pacman.conf file after downgrading if you don't want it to upgrade. As for step by step instructions, camotics should build the same as any other package, other than this issue with scons. I can't help you with any issues you may be having using yay.
I really thought upstream would have fixed the scons problem by now. I see someone posted a link upstream to a possible fix for the problem. I'll look into this tonight and see if I can come up with a patch to get this working with the current scons package.
tirithen commented on 2022-03-11 00:29 (UTC)
I tried downgrading scons, but when installing with yay it keeps trying to upgrade scons again before compiling camotics.
Does anyone have a step for step guide on how to build camotics?
hpmachining commented on 2022-01-29 14:06 (UTC)
Downgrading to scons 4.1.0 is a workaround. There is an issue filed upstream but it hasn’t been addressed yet.
https://github.com/CauldronDevelopmentLLC/CAMotics/issues/351
« First ‹ Previous 1 2 3 4 Next › Last »