Package Details: cura-lulzbot 3.6.21-8

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: None
Last Packager: HarlemSquirrel
Votes: 6
Popularity: 0.000000
First Submitted: 2018-07-24 06:02 (UTC)
Last Updated: 2022-02-28 21:02 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

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

==> Starting build()...
Collecting cx_freeze==6.0
  Downloading cx_Freeze-6.0.tar.gz (88 kB)
     |████████████████████████████████| 88 kB 365 kB/s
Using legacy 'setup.py install' for cx-freeze, since package 'wheel' is not installed.
Installing collected packages: cx-freeze
    Running setup.py install for cx-freeze ... error
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-yptj_l43/cx-freeze_2e9dd30657c14740bdcdebf43f987b9d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-yptj_l43/cx-freeze_2e9dd30657c14740bdcdebf43f987b9d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-qcq12c87/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/wyatt/.local/include/python3.9/cx-freeze
         cwd: /tmp/pip-install-yptj_l43/cx-freeze_2e9dd30657c14740bdcdebf43f987b9d/
    Complete output (84 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-x86_64-3.9
    creating build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/windist.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/setupwriter.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/main.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/macdist.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/hooks.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/freezer.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/finder.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/dist.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/common.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    copying cx_Freeze/__init__.py -> build/lib.linux-x86_64-3.9/cx_Freeze
    creating build/lib.linux-x86_64-3.9/cx_Freeze/initscripts
    copying cx_Freeze/initscripts/__startup__.py -> build/lib.linux-x86_64-3.9/cx_Freeze/initscripts
    copying cx_Freeze/initscripts/SharedLibSource.py -> build/lib.linux-x86_64-3.9/cx_Freeze/initscripts
    copying cx_Freeze/initscripts/SharedLib.py -> build/lib.linux-x86_64-3.9/cx_Freeze/initscripts
    copying cx_Freeze/initscripts/ConsoleSetLibPath.py -> build/lib.linux-x86_64-3.9/cx_Freeze/initscripts
    copying cx_Freeze/initscripts/Console.py -> build/lib.linux-x86_64-3.9/cx_Freeze/initscripts
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/zope
    copying cx_Freeze/samples/zope/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/zope
    copying cx_Freeze/samples/zope/qotd.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/zope
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/wx
    copying cx_Freeze/samples/wx/wxapp.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/wx
    copying cx_Freeze/samples/wx/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/wx
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/simple
    copying cx_Freeze/samples/simple/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/simple
    copying cx_Freeze/samples/simple/hello.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/simple
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/service
    copying cx_Freeze/samples/service/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/service
    copying cx_Freeze/samples/service/ServiceHandler.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/service
    copying cx_Freeze/samples/service/Config.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/service
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/relimport
    copying cx_Freeze/samples/relimport/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/relimport
    copying cx_Freeze/samples/relimport/relimport.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/relimport
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/openpyxl
    copying cx_Freeze/samples/openpyxl/test_openpyxl.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/openpyxl
    copying cx_Freeze/samples/openpyxl/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/openpyxl
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/matplotlib
    copying cx_Freeze/samples/matplotlib/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/matplotlib
    copying cx_Freeze/samples/matplotlib/matplotlib_eg.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/matplotlib
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/importlib
    copying cx_Freeze/samples/importlib/wsgiserver.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/importlib
    copying cx_Freeze/samples/importlib/web_srv.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/importlib
    copying cx_Freeze/samples/importlib/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/importlib
    copying cx_Freeze/samples/importlib/server_simple.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/importlib
    copying cx_Freeze/samples/importlib/get_examples.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/importlib
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/asmodule
    copying cx_Freeze/samples/asmodule/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/asmodule
    copying cx_Freeze/samples/asmodule/asmodule.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/asmodule
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/advanced
    copying cx_Freeze/samples/advanced/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/advanced
    copying cx_Freeze/samples/advanced/advanced_2.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/advanced
    copying cx_Freeze/samples/advanced/advanced_1.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/advanced
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/Tkinter
    copying cx_Freeze/samples/Tkinter/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/Tkinter
    copying cx_Freeze/samples/Tkinter/SimpleTkApp.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/Tkinter
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/PyQt5
    copying cx_Freeze/samples/PyQt5/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/PyQt5
    copying cx_Freeze/samples/PyQt5/PyQt5app.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/PyQt5
    creating build/lib.linux-x86_64-3.9/cx_Freeze/samples/PyQt4
    copying cx_Freeze/samples/PyQt4/setup.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/PyQt4
    copying cx_Freeze/samples/PyQt4/PyQt4app.py -> build/lib.linux-x86_64-3.9/cx_Freeze/samples/PyQt4
    running build_ext
    building 'cx_Freeze.util' extension
    creating build/temp.linux-x86_64-3.9
    creating build/temp.linux-x86_64-3.9/source
    gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fno-semantic-interposition -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2,-D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c source/util.c -o build/temp.linux-x86_64-3.9/source/util.o
    gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fno-semantic-interposition -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2,-D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/source/util.o -L/usr/lib -o build/lib.linux-x86_64-3.9/cx_Freeze/util.cpython-39-x86_64-linux-gnu.so
    creating build/temp.linux-x86_64-3.9/source/bases
    gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fno-semantic-interposition -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2,-D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c source/bases/Console.c -o build/temp.linux-x86_64-3.9/source/bases/Console.o
    creating build/lib.linux-x86_64-3.9/cx_Freeze/bases
    gcc -pthread build/temp.linux-x86_64-3.9/source/bases/Console.o -L/usr/lib/python3.9/config-3.9-x86_64-linux-gnu -L/usr/lib -lpython3.9 -o build/lib.linux-x86_64-3.9/cx_Freeze/bases/Console -Xlinker -export-dynamic -lcrypt -lpthread -ldl -lutil -lm -lm -s
    lto1: fatal error: bytecode stream in file ‘/usr/lib/python3.9/config-3.9-x86_64-linux-gnu/libpython3.9.a’ generated with LTO version 9.0 instead of the expected 11.0
    compilation terminated.
    lto-wrapper: fatal error: /usr/bin/gcc returned 1 exit status
    compilation terminated.
    /usr/bin/ld: error: lto-wrapper failed
    collect2: error: ld returned 1 exit status
    error: command '/usr/bin/gcc' failed with exit code 1
    ----------------------------------------
ERROR: Command errored out with exit status 1: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-yptj_l43/cx-freeze_2e9dd30657c14740bdcdebf43f987b9d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-yptj_l43/cx-freeze_2e9dd30657c14740bdcdebf43f987b9d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-qcq12c87/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/wyatt/.local/include/python3.9/cx-freeze Check the logs for full command output.
==> ERROR: A failure occurred in build().
    Aborting...
error making: cura-lulzbot

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:

rainbow ~ $ cura-lulzbot
Error in sys.excepthook:
Traceback (most recent call last):
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 790, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/cura/CrashHandler.py", line 20, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Application.py", line 9, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Controller.py", line 4, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Scene/Scene.py", line 4, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Scene/SceneNode.py", line 9, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Mesh/MeshData.py", line 16, in <module>
  File "/usr/lib/python3.9/site-packages/scipy/spatial/__init__.py", line 107, in <module>
    from . import distance, transform
  File "/usr/lib/python3.9/site-packages/scipy/spatial/transform/__init__.py", line 19, in <module>
    from .rotation import Rotation, Slerp
  File "rotation.pyx", line 5, in init scipy.spatial.transform.rotation
ModuleNotFoundError: No module named 'scipy.spatial.transform._rotation_groups'

Original exception was:
Traceback (most recent call last):
  File "/home/rainbow/.local/lib/python3.9/site-packages/cx_Freeze/initscripts/__startup__.py", line 40, in run
    module.run()
  File "/home/rainbow/.local/lib/python3.9/site-packages/cx_Freeze/initscripts/Console.py", line 23, in run
    exec(code, {'__name__': '__main__'})
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/bin/cura-lulzbot", line 88, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/cura/CuraApplication.py", line 7, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Qt/QtApplication.py", line 18, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/FileHandler/ReadFileJob.py", line 5, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Application.py", line 9, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Controller.py", line 4, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Scene/Scene.py", line 4, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Scene/SceneNode.py", line 9, in <module>
  File "/home/rainbow/.cache/yay/cura-lulzbot/src/curabuild-lulzbot/build/inst/lib/python3/dist-packages/UM/Mesh/MeshData.py", line 16, in <module>
  File "/usr/lib/python3.9/site-packages/scipy/spatial/__init__.py", line 107, in <module>
    from . import distance, transform
  File "/usr/lib/python3.9/site-packages/scipy/spatial/transform/__init__.py", line 19, in <module>
    from .rotation import Rotation, Slerp
  File "rotation.pyx", line 5, in init scipy.spatial.transform.rotation
ModuleNotFoundError: No module named 'scipy.spatial.transform._rotation_groups'

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:

copying /usr/lib/python3.8/site-packages/numpy/random/_common.cpython-38-x86_64-linux-gnu.so -> dist/lib/numpy/random/_common.cpython-38-x86_64-linux-gnu.so
Traceback (most recent call last):
  File "setup_linux.py", line 124, in <module>
    setup(
  File "/usr/lib/python3.8/site-packages/cx_Freeze/dist.py", line 342, in setup
    distutils.core.setup(**attrs)
  File "/usr/lib/python3.8/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.8/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.8/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.8/distutils/command/build.py", line 135, in run
    self.run_command(cmd_name)
  File "/usr/lib/python3.8/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.8/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.8/site-packages/cx_Freeze/dist.py", line 217, in run
    freezer.Freeze()
  File "/usr/lib/python3.8/site-packages/cx_Freeze/freezer.py", line 645, in Freeze
    self._WriteModules(fileName, self.finder)
  File "/usr/lib/python3.8/site-packages/cx_Freeze/freezer.py", line 536, in _WriteModules
    sourcePackageDir = os.path.dirname(module.file)
  File "/usr/lib/python3.8/posixpath.py", line 152, in dirname
    p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not NoneType
make[2]: *** [CMakeFiles/build_app.dir/build.make:79: build_app] Error 1
make[1]: *** [CMakeFiles/Makefile2:551: CMakeFiles/build_app.dir/all] Error 2
make: *** [Makefile:125: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /var/lib/archbuild/extra-x86_64/NAME/build

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.