Search Criteria
Package Details: cura-lulzbot 3.6.21-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/cura-lulzbot.git (read-only, click to copy) |
---|---|
Package Base: | cura-lulzbot |
Description: | Cura LulzBot Edition for LulzBot 3D Printers by Aleph Objects, Inc. |
Upstream URL: | https://www.lulzbot.com/cura |
Keywords: | 3d aleph cura lulzbot printer slicer |
Licenses: | AGPL3 |
Conflicts: | cura-lulzbot-git |
Submitter: | HarlemSquirrel |
Maintainer: | HarlemSquirrel |
Last Packager: | HarlemSquirrel |
Votes: | 4 |
Popularity: | 0.000707 |
First Submitted: | 2018-07-24 06:02 (UTC) |
Last Updated: | 2022-02-28 21:02 (UTC) |
Dependencies (31)
- cython (cython-kivy, cython-git, cython3)
- gcc-fortran (gccrs-fortran-git, gcc-fortran-git)
- libffi6
- libsavitar (libsavitar-git)
- libxcrypt-compat
- openblas (openblas-lapack-git, openblas-git, openblas-cblas-git, libopenblas, openblas-lapack, openblas-lapack-static)
- python (python38, python37, python3.7, nogil-python, python311, python39, python36)
- python-nose
- python-numpy (python-numpy-mkl, python-numpy-git, python-numpy-openblas, python-numpy-mkl-bin)
- python-numpy-stl
- python-opengl
- python-parso
- python-pyqt5 (python-pyqt5-sip4)
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin, python-scipy-git)
- python-setuptools
- python-typing_extensions
- qt5-graphicaleffects (qt5-graphicaleffects-git)
- qt5-quickcontrols (qt5-quickcontrols-git)
- qt5-quickcontrols2 (qt5-quickcontrols2-git)
- qt5-svg (qt5-svg-git)
- Show 11 more dependencies...
Latest Comments
DriverChief commented on 2022-03-07 02:32 (UTC) (edited on 2022-03-07 02:35 (UTC) by DriverChief)
I get this after installing from a build in a clean chroot.
It sounds like this is related to part of scipy being cythonized, its possible that it may need a downgrade or that we can tell cxfreeze about it directly. Is this working for others?
I'm not too familiar with building in chroot, I pretty much only do it manually for cura-le but I'd got it scripted so I don't mess it up the few times I try...
HarlemSquirrel commented on 2021-10-15 12:52 (UTC)
@bnalohim I think this needs to be built in a clean chroot. See the comments at the bottom of the PKGBUILD.
Also, this looks like an issue with your DNS: "fatal: unable to access 'https://gitlab.com/lulzbot3d/cura-le/cura-binary-data.git/': Could not resolve host: gitlab.com"
bnalohim commented on 2021-10-13 22:44 (UTC) (edited on 2021-10-13 22:45 (UTC) by bnalohim)
Hi! I'm getting an error with an undeclared GetArenaForAllocation...
I'm on manjaro and failed both on graphical installer and in console with pamac and yay
pamac results of the process: https://pastebin.com/3UfpF1U7
HarlemSquirrel commented on 2021-10-12 12:53 (UTC)
Thanks davidalb97, I've updated the dependencies and verified I can build the package.
davidalb97 commented on 2021-10-10 18:23 (UTC)
Most sip recent updates require you to install sip4 so this package compiles.
HarlemSquirrel commented on 2021-06-04 03:46 (UTC) (edited on 2021-06-04 03:48 (UTC) by HarlemSquirrel)
Well I started work on 3.6.23 a while ago and ran into some issues. I made some progress today and was able to build but there's an issue with scipy now when running :-/ This project doesn't seem to have much activity so there's been no package updates and dependencies are not managed with venv or pip in the build scripts.
Miwer commented on 2021-06-03 14:10 (UTC)
Any plans of updating this package? I see there is a tag for 3.6.23 now, and even 3.6.24
Sife-ops commented on 2021-05-20 06:14 (UTC)
does not work
HarlemSquirrel commented on 2021-02-17 04:39 (UTC)
Thanks, RaisbowAsteroids. I'm looking to update this for 3.6.23 but there's a missing tag https://gitlab.com/lulzbot3d/cura-le/curabuild-lulzbot/-/issues/3
RainbowAsteroids commented on 2021-02-12 19:13 (UTC) (edited on 2021-02-12 19:13 (UTC) by RainbowAsteroids)
You probably want to add the
sip4
package as a dependency, as that's the package that creates the/usr/bin/sip
file.I also got this traceback when running the program:
I pulled up a python shell and I could import the module so I have no clue what is going on.
HarlemSquirrel commented on 2020-10-01 23:39 (UTC)
I think that's caused by https://github.com/marcelotduarte/cx_Freeze/issues/730
HarlemSquirrel commented on 2020-07-31 23:30 (UTC)
That's a new one. I think the situation is only going to get worse while until development resumes on this app :-/
quinquice commented on 2020-07-31 21:42 (UTC)
I get this error when I follow the clean chroot instructions:
HarlemSquirrel commented on 2020-06-26 05:59 (UTC)
Since this application has not been updated in quite a while, I've found that that more issues when building have shown up. I've updated the PKGBUILD now so it should work using a clean chroot. See comments in PKGBUILD.
HarlemSquirrel commented on 2020-05-31 17:24 (UTC)
Thanks, @ventrue! Updated.
ventrue commented on 2020-05-30 00:10 (UTC)
I had to add qt5-svg to get the icons to properly display. May want to make that a dependency.
HarlemSquirrel commented on 2020-03-10 05:52 (UTC) (edited on 2020-03-10 05:52 (UTC) by HarlemSquirrel)
Interesting. This failed to load for me just now as well. I've not had this problems with other files so far.
DriverChief commented on 2020-03-10 04:35 (UTC)
Anyone else fail to load 3dbenchy after building this? I get an stl error, but if I use it on windows cura-LE it's fine. I know this is being built from source now, is that different from the git one because it uses the latest "release" tags? Benchy's stl https://www.thingiverse.com/download:1223854
ubuntourist commented on 2020-02-14 14:46 (UTC)
I had to temporarily remove
cura-plugin-octoprint-git
,cura
,uranium
,curaengine
, andarcus
(and temporarily rename~/.gitconfig
because I have it set to turn CRLF int LF for text files, and that upset the build.)I was able to reinstall all of the above after the build.
HarlemSquirrel commented on 2020-02-14 04:19 (UTC)
I think that's conflicting with the version built during the build. You might try building with a clean chroot if you cannot remove arcus.
https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot
ubuntourist commented on 2020-02-12 23:56 (UTC)
arcus 4.4.0-1
HarlemSquirrel commented on 2020-02-12 22:58 (UTC)
Looks like maybe an issue with Arcus. What version do you have installed?
ubuntourist commented on 2020-02-12 15:20 (UTC)
Still failing. A more complete listing of the error I previously mentioned:
ubuntourist commented on 2020-01-21 18:28 (UTC)
The last several days, the build dies with:
HarlemSquirrel commented on 2020-01-20 01:20 (UTC)
python-cx_freeze is now required
rew1red commented on 2020-01-17 05:02 (UTC)
I've encountered an error building on two systems now--
5.4.11-arch1-1 cura-lulzbot 3.6.21-2
I assume a python build dependency (cx_freeze) is missing (now that we're building from source), but I'm not familiar enough with the build process to speculate. If I find an answer, I'll provide an update.
HarlemSquirrel commented on 2020-01-16 03:26 (UTC)
This package is now built from source rather than using the pre-built Debian package.
HarlemSquirrel commented on 2019-12-20 23:45 (UTC)
Looks like download links are broken at the moment. https://forum.lulzbot.com/t/lulzbot-cura-download-links-broken-and-alephobjects-com-appears-to-be-down/20158
HarlemSquirrel commented on 2018-12-02 00:06 (UTC)
Thank you for pointing this out! I've updated the PKGBUILD.
cyanide commented on 2018-12-01 23:22 (UTC) (edited on 2018-12-01 23:31 (UTC) by cyanide)
For me, your fortran_lib_dir returns multiple lines and causes the sed command to fail:
Recommend you change the line to:
HarlemSquirrel commented on 2018-11-26 00:52 (UTC)
Thanks for the heads up, @rew1red! I've updated this package to be more nimble with different versions of gcc6-fortran
rew1red commented on 2018-11-21 16:23 (UTC) (edited on 2018-11-21 16:33 (UTC) by rew1red)
There seems to be an issue building right now. The dependency gcc6-fortran currently installs version 6.5.0-1 without an explicit version pin-- but the PKGBUILD edits cura-lulzbot so the LD_LIBRARY_PATH includes only 6.4.1.
For now, I'd recommend a version pin in the depends (if cura-lulzbot really needs 6.4.1), an updated LD_LIBRARY_PATH, or a better way of setting the path, so that an update to the AUR package gcc6-fortran does not break this package, as it is a strong dependency.
A potential "quick-fix" that incorporates both solutions:
HarlemSquirrel commented on 2018-09-18 22:08 (UTC)
Note: It may be necessary to remove previous configuration files in ~/.local/share/cura-lulzbot/ when upgrading from 2.x to 3.x