@foxxy Thanks for mentioning it. They finally fixed it upstream, so I've now removed the patch.
Search Criteria
Package Details: cura-git 4.8.beta.r99.g5ab4062ce-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cura-git.git (read-only, click to copy) |
---|---|
Package Base: | cura-git |
Description: | A full software solution for 3D printing aimed at RepRaps and the Ultimaker. |
Upstream URL: | https://github.com/Ultimaker/Cura |
Keywords: | 3dprint cura ultimaker |
Licenses: | GPL3 |
Conflicts: | cura |
Provides: | cura |
Submitter: | ad1217 |
Maintainer: | None |
Last Packager: | ad1217 |
Votes: | 15 |
Popularity: | 0.000195 |
First Submitted: | 2014-11-24 06:53 (UTC) |
Last Updated: | 2020-11-09 02:19 (UTC) |
Dependencies (24)
- curaengine-gitAUR
- libarcus-gitAUR
- libsavitarAUR (libsavitar-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-certifi
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-protobuf (python-protobuf-gitAUR)
- python-pynest2d-gitAUR
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-requests
- python-sentry_sdk
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- uranium-gitAUR
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- cura-binary-data-gitAUR (optional) – Firmwares and translations
- cura-fdm-materials-gitAUR (optional) – Default Materials
- Show 4 more dependencies...
Required by (6)
- cura-plugin-octoprint-git (requires cura)
- cura-plugin-orientation-git (requires cura)
- cura-resources-fabtotum-git (requires cura)
- discovery200-files (requires cura) (optional)
- inkscape-paths2openscad (requires cura) (optional)
- libarcus-git (requires cura) (make)
Sources (1)
ad1217 commented on 2017-09-21 16:12 (UTC)
foxxy commented on 2017-09-21 11:40 (UTC)
Hi, Failed apply the site-packages-dir.patch when building this morning. Thanks for the package.
ad1217 commented on 2017-09-14 06:53 (UTC)
@jvybihal errr, it is? (uranium-git?) Not sure how you didn't have it installed.
jvybihal commented on 2017-09-14 06:52 (UTC) (edited on 2017-09-14 06:54 (UTC) by jvybihal)
@ad1217 thanks, I did not even had uranuim installed before. By installing it, it builds. Maybe you should add it as dependency ;)
edit: sorry, I see it is a dependency, no idea why yaourt did not install it then :/
ad1217 commented on 2017-09-11 14:48 (UTC)
@jvybihal your Uranium is out of date. I've just bumped a bunch of packages' versions up, updating them should fix it.
jvybihal commented on 2017-09-11 10:55 (UTC)
Failing to build.
==> Starting build()...
CMake Error at CMakeLists.txt:30 (include):
include could not find load file:
UraniumTranslationTools
CMake Error at CMakeLists.txt:34 (CREATE_TRANSLATION_TARGETS):
Unknown CMake command "CREATE_TRANSLATION_TARGETS".
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-jv/aur-cura-git/src/Cura/build/CMakeFiles/CMakeOutput.log".
CMakeOutput.log: The system is: Linux - 4.12.10-1-ARCH - x86_64
ad1217 commented on 2017-02-07 21:23 (UTC)
I believe this is somewhat of a known bug: see https://aur.archlinux.org/packages/cura/ and https://github.com/Ultimaker/Cura/issues/1072 for discussion. Current workaround is to use the AppImage version of Cura. Alternatively, wait for a fix upstream.
doragasu commented on 2017-02-07 20:56 (UTC)
I have rebuilt everything and it now segfaults in libQt5Gui:
python3[30399]: segfault at 10000001f ip 00007fd7547f1e39 sp 00007ffdb4b8c470 error 4 in libQt5Gui.so.5.8.0[7fd7546f2000+522000]
doragasu commented on 2017-02-07 19:55 (UTC) (edited on 2017-02-07 19:57 (UTC) by doragasu)
It segfaults on my machine :(
python3[15987]: segfault at 100000341 ip 00007f503d0ea446 sp 00007fff0f93c3d8 error 4 in libc-2.24.so[7f503d06a000+195000]
Any suggestions?
ad1217 commented on 2016-08-19 15:54 (UTC)
doragasu: Added (to uranium-git), thanks!
Pinned Comments
ad1217 commented on 2018-02-14 18:10 (UTC) (edited on 2020-03-01 18:53 (UTC) by ad1217)
This is a VCS package, which means that when you build it, it will set the pkgver based on the latest version in the upstream repo. The only thing bumping version numbers here does is make people who already have it installed see that it needs updating (assuming they use an AUR helper). Bumping it here frequently is both pointless, as anyone can just rebuild the package(s) to get the latest, and annoying, since the git repo updates many times a day. If you want to get the latest, I'd suggest running something like
to rebuild this and all related packages.Generally, I will only update these packages when something changes in the build process such that they don't work, dependencies change, or a major version is released.