I have been having alot of issues with SuperSlicer having to be re-ebuilt, especially with 2.5.59.2-r2 so I thought I would try this thread. I followed snova's step in his last post, but I am having issues with completing the build. My issue seems to be with PrintBase.cpp. I had 2.5.59.2-r2 installed and working but rebuilds after the fact are failing for the same reason. This was originally added to the topic, but I moved it to a separate thread. I checked the patches that are referenced in the topic, but none reference PrintBase.cpp,
Code: Select all
[231/433] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_DYN_LINK -DBOOST_LOG_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENVDB_ABI_VERSION_NUMBER=11 -DOPENVDB_USE_DELAYED_LOADING -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8_build/src/platform -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8_build/src/libslic3r -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libnest2d/include -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/miniz -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/glu-libtess/include -isystem /usr/include/eigen3 -isystem /var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libigl -isystem /usr/include/opencascade -isystem /usr/include/Imath -DNDEBUG -march=native -O2 -pipe -fno-strict-aliasing -fext-numeric-literals -Wall -Wno-reorder -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -MD -MT src/libslic3r/CMakeFiles/libslic3r.dir/PrintBase.cpp.o -MF src/libslic3r/CMakeFiles/libslic3r.dir/PrintBase.cpp.o.d -o src/libslic3r/CMakeFiles/libslic3r.dir/PrintBase.cpp.o -c /var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/PrintBase.cpp
[31mFAILED: [0msrc/libslic3r/CMakeFiles/libslic3r.dir/PrintBase.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_DYN_LINK -DBOOST_LOG_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENVDB_ABI_VERSION_NUMBER=11 -DOPENVDB_USE_DELAYED_LOADING -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8_build/src/platform -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8_build/src/libslic3r -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libnest2d/include -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/miniz -I/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/glu-libtess/include -isystem /usr/include/eigen3 -isystem /var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libigl -isystem /usr/include/opencascade -isystem /usr/include/Imath -DNDEBUG -march=native -O2 -pipe -fno-strict-aliasing -fext-numeric-literals -Wall -Wno-reorder -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -MD -MT src/libslic3r/CMakeFiles/libslic3r.dir/PrintBase.cpp.o -MF src/libslic3r/CMakeFiles/libslic3r.dir/PrintBase.cpp.o.d -o src/libslic3r/CMakeFiles/libslic3r.dir/PrintBase.cpp.o -c /var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/PrintBase.cpp
/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/PrintBase.cpp: In member function ‘std::string Slic3r::PrintBase::output_filename(const std::string&, const std::string&, const std::string&, const Slic3r::DynamicConfig*) const’:
/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/PrintBase.cpp:108:29: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
108 | }catch(std::exception){}
| ^~~~~~~~~
/var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/PrintBase.cpp:126:43: error: ‘change_extension’ is not a member of ‘boost::filesystem’
126 | filepath = boost::filesystem::change_extension(filepath, default_ext);
| ^~~~~~~~~~~~~~~~
In file included from /var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/PrintConfig.hpp:32,
from /var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/Model.hpp:9,
from /var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/PrintBase.hpp:13,
from /var/tmp/portage/media-gfx/superslicer-2.5.59.8/work/SuperSlicer-2.5.59.8/src/libslic3r/PrintBase.cpp:2:Code: Select all
Portage 3.0.65 (python 3.12.3-final-0, default/linux/amd64/23.0, gcc-13, glibc-2.39-r6, 6.6.30-gentoo-x86_64 x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-6.6.30-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i7-7700HQ_CPU_@_2.80GHz-with-glibc2.39
KiB Mem: 16272496 total, 9371892 free
KiB Swap: 16777212 total, 12524540 free
Timestamp of repository gentoo: Sun, 14 Jul 2024 22:49:00 +0000
Head commit of repository gentoo: e969027016f5d4e7b14ea872644ecca97bc745a8
Head commit of repository brave-overlay: 9370e6d53ba18694646e514a0a0c2ffdc66f0b14
Timestamp of repository guru: Sun, 14 Jul 2024 18:03:46 +0000
Head commit of repository guru: ded9592082f212fde6a0594b8310aff02aebc67e
Timestamp of repository pf4public: Sun, 14 Jul 2024 13:33:57 +0000
Head commit of repository pf4public: 32ae81eca668c2f79aced45d61f335ea7fed0baf
Timestamp of repository steam-overlay: Fri, 12 Jul 2024 07:49:12 +0000
Head commit of repository steam-overlay: cc81084f6a5239138bcce4b4afb9475293127668
sh bash 5.2_p26-r6
ld GNU ld (Gentoo 2.42 p3) 2.42.0
app-misc/pax-utils: 1.3.7::gentoo
app-shells/bash: 5.2_p26-r6::gentoo
dev-build/autoconf: 2.13-r8::gentoo, 2.71-r7::gentoo
dev-build/automake: 1.16.5-r2::gentoo
dev-build/cmake: 3.28.5::gentoo
dev-build/libtool: 2.4.7-r4::gentoo
dev-build/make: 4.4.1-r1::gentoo
dev-build/meson: 1.4.1::gentoo
dev-java/java-config: 2.3.3-r1::gentoo
dev-lang/perl: 5.38.2-r3::gentoo
dev-lang/python: 3.11.9-r1::gentoo, 3.12.3-r1::gentoo
dev-lang/rust: 1.77.1::gentoo
sys-apps/baselayout: 2.15::gentoo
sys-apps/openrc: 0.54.2::gentoo
sys-apps/sandbox: 2.38::gentoo
sys-devel/binutils: 2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang: 17.0.6::gentoo
sys-devel/gcc: 13.2.1_p20240210::gentoo
sys-devel/gcc-config: 2.11::gentoo
sys-devel/lld: 17.0.6::gentoo
sys-devel/llvm: 17.0.6::gentoo
sys-kernel/linux-headers: 6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc: 2.39-r6::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: git
sync-uri: https://github.com/gentoo-mirror/gentoo.git
priority: -1000
volatile: False
brave-overlay
location: /var/db/repos/brave-overlay
sync-type: git
sync-uri: https://gitlab.com/jason.oliveira/brave-overlay.git
masters: gentoo
volatile: False
guru
location: /var/db/repos/guru
sync-type: git
sync-uri: https://github.com/gentoo-mirror/guru.git
masters: gentoo
volatile: False
n8hth
location: /home/gyeomans/DATA/gitlab/n8hth
masters: gentoo
volatile: True
pf4public
location: /var/db/repos/pf4public
sync-type: git
sync-uri: https://github.com/gentoo-mirror/pf4public.git
masters: gentoo
volatile: False
steam-overlay
location: /var/db/repos/steam-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
masters: gentoo
volatile: False
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="https://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
LINGUAS="en"
MAKEOPTS="-j9"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X acl alsa amd64 bash-completion bluetooth branding bzip2 cet cleartype corefonts crypt cups dbus elogind ffmpeg gdbm gnome-keyring iconv ipv6 jpeg jpg libtirpc mp3 multilib ncurses nls ogg opengl openmp pam pcre png pulseaudio readline seccomp ssl test-rust tk truetype type1 unicode vim-syntax vorbis vulkan xattr xvmc zlib" ABI_X86="64" ADA_TARGET="gcc_12" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32" SANE_BACKENDS="hp" VIDEO_CARDS="intel i915" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
