Search Criteria
Package Details: libarcus-git r389.d0f1ac1-1
Git Clone URL: | https://aur.archlinux.org/libarcus-git.git (read-only, click to copy) |
---|---|
Package Base: | libarcus-git |
Description: | A library designed to facilitate the communication between Cura and its backend and similar code. |
Upstream URL: | https://github.com/Ultimaker/libArcus |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ad1217 |
Maintainer: | ad1217 (greyltc) |
Last Packager: | ad1217 |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-26 13:16 |
Last Updated: | 2020-03-01 19:16 |
Dependencies (6)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- python (python-dbg)
- python-sip (python-sip4)
- cmake (cmake-git) (make)
- git (git-git) (make)
- sip (sip4-sip-provides) (make)
Latest Comments
ad1217 commented on 2019-06-14 13:50
@bluehood: Looks like a similar issue as https://github.com/Ultimaker/libArcus/issues/65, so I'll make the same suggestions as there: do you have an out of date version of
sip
and/orpython-sip
(possibly a version mismatch causes this?), and are you doing a clean install (makepkg -C
)?Rhinoceros commented on 2019-06-14 09:56
Package is not broken. Builds fine for me with
makepkg
.bluehood commented on 2019-06-14 09:50
Package is broken. Compilation errors out with
In file included from /home/blue/.cache/yay/libarcus-git/src/libArcus/build/python/sipArcuspart0.cpp:10: /home/blue/.cache/yay/libarcus-git/src/libArcus/build/python/sipArcuspart0.cpp: In function ‘void sipVH_Arcus_2(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper, PyObject, const Arcus::Error&)’: /home/blue/.cache/yay/libarcus-git/src/libArcus/build/python/sipAPIArcus.h:153:51: error: ‘const sipAPIDef’ {aka ‘const struct _sipAPIDef’} has no member named ‘api_call_procedure_method’; did you mean ‘api_call_method’? #define sipCallProcedureMethod sipAPI_Arcus->api_call_procedure_method ^~~~~~~~~~~~~~~~~~~~~~~~~
Rhinoceros commented on 2017-07-30 11:25
This package also conflicts with arcus.
ccavanaugh commented on 2016-12-04 11:48
Please update to use protobuf instead of protobuf3. protobuf is now at 3.0.2. This avoids conflicts as other packages migrate to protobuf.
karol_007 commented on 2015-05-26 21:15
Please add a description.