Search Criteria
Package Details: orca-slicer 1:2.3.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/orca-slicer.git (read-only, click to copy) |
|---|---|
| Package Base: | orca-slicer |
| Description: | G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.) |
| Upstream URL: | https://github.com/SoftFever/OrcaSlicer |
| Keywords: | bambustudio orca orcaslicer slicer |
| Licenses: | AGPL3 |
| Conflicts: | orca-slicer |
| Provides: | orca-slicer |
| Submitter: | xburst |
| Maintainer: | c2h5oh (lod) |
| Last Packager: | c2h5oh |
| Votes: | 34 |
| Popularity: | 1.81 |
| First Submitted: | 2023-03-29 15:51 (UTC) |
| Last Updated: | 2025-10-09 18:22 (UTC) |
Dependencies (38)
- bash (bash-devel-gitAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libspnav (libspnav-gitAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- mesa-utils
- Show 18 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
lod commented on 2025-11-13 09:06 (UTC) (edited on 2025-11-13 09:06 (UTC) by lod)
@oldherl https://github.com/SoftFever/OrcaSlicer/issues/10029
oldherl commented on 2025-11-13 07:32 (UTC)
Why is ttf-nanum a dependency?
lod commented on 2025-10-15 16:17 (UTC)
@ozraru you set it in MAKEFLAGS https://wiki.archlinux.org/title/Makepkg#Parallel_compilation
ozraru commented on 2025-10-15 16:11 (UTC)
How I limit the number of build jobs?
rlavriv commented on 2025-10-10 17:28 (UTC)
Build is fine after update, thanks!
c2h5oh commented on 2025-10-09 18:23 (UTC)
It turned out to be flatpak - I wasn't properly cleaning between builds and it kept passing.
Anyway it's fixed now.
lod commented on 2025-10-09 16:31 (UTC) (edited on 2025-10-10 19:15 (UTC) by lod)
Here a build based on your script https://gist.github.com/lodriguez/015c5852381863dfba7062aeb3f32214
-DFLATPAK can't work like that, because the FLATPACK script does build wxwidgets separately…
added the proper release
added "ninja -C build" to keep the actual build in build()
Just built and installed it
c2h5oh commented on 2025-10-09 16:26 (UTC) (edited on 2025-10-09 16:26 (UTC) by c2h5oh)
Removing it makes no difference
This package was always building Release (and so does BambuStudio) - it's been the default for build scripts for both for all except debug builds.
Yes. I've got 2.3.1-1 I built locally while working on AUR. I've installed it and I've been using it to slice stuff since last night. It tried to rebuild 2.3.1-2 today while installing other updates (the only difference vs -1 is I added Quadro fix) and I got the same error as rlavriv
lod commented on 2025-10-09 15:27 (UTC) (edited on 2025-10-09 15:34 (UTC) by lod)
@c2h5oh I build the git version like an hour ago after updating. Deps did build without any problems. I will give your build a go. Just by looking at it, I would say -DFLATPAK=1 is the problem. Did you even install and test? Hard to believe this worked like that. Also If you use -DCMAKE_BUILD_TYPE=, you should set it to "none" because "Release" automatically appends -O3 (https://wiki.archlinux.org/title/CMake_package_guidelines)
c2h5oh commented on 2025-10-09 15:10 (UTC)
@rlavriv found the problem - this diff was not applied https://github.com/SoftFever/OrcaSlicer/blob/main/deps/OCCT/0001-OCCT-fix.patch#L217-L218
I'll have to figure out why. Not happening today.
1 2 3 4 5 6 .. 14 Next › Last »