Search Criteria
Package Details: camotics 1.3.0-2
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.40 |
First Submitted: | 2017-02-09 01:10 (UTC) |
Last Updated: | 2024-10-09 23:53 (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 »
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
tirithen commented on 2022-01-29 02:30 (UTC) (edited on 2022-01-29 02:30 (UTC) by tirithen)
I'm getting build errors:
Any ideas on how to fix this?
hpmachining commented on 2020-03-19 14:45 (UTC)
Web searches all seem to point to nvidia driver issue for those errors. You could try rebuilding and reinstalling those drivers. Maybe this link will help.
lgomesf commented on 2020-03-19 14:35 (UTC)
nvidia-340xx-dkms , packages are installed lib32-nvidia-340xx-utils and nvidia-340xx-utils .
hpmachining commented on 2020-03-19 14:29 (UTC)
What video driver and version are you using?
lgomesf commented on 2020-03-19 14:03 (UTC)
Yes installing by camotics-git gives the same error
« First ‹ Previous 1 2 3 4 Next › Last »