Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ Your package (prusa-slicer) Fails To Install in Fedora 39: can't install prusa-slicer: - nothing provides libboost_filesystem.so.1.78.0()(64bit) needed by prusa-slicer-2.4.2-7.fc38.x86_64 - nothing provides libboost_thread.so.1.78.0()(64bit) needed by prusa-slicer-2.4.2-7.fc38.x86_64 - nothing provides libboost_iostreams.so.1.78.0()(64bit) needed by prusa-slicer-2.4.2-7.fc38.x86_64 - nothing provides libboost_locale.so.1.78.0()(64bit) needed by prusa-slicer-2.4.2-7.fc38.x86_64 - nothing provides libboost_chrono.so.1.78.0()(64bit) needed by prusa-slicer-2.4.2-7.fc38.x86_64 - nothing provides libboost_log.so.1.78.0()(64bit) needed by prusa-slicer-2.4.2-7.fc38.x86_64 If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-39-x86_64 --config-opts mirrored=False install prusa-slicer P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
Attempting a chained build in https://koji.fedoraproject.org/koji/taskinfo?taskID=97878133
The build failed (on s390x) with: [ 18%] Building CXX object src/imgui/CMakeFiles/imgui.dir/imgui_draw.cpp.o cd /builddir/build/BUILD/PrusaSlicer-version_2.4.2/redhat-linux-build/src/imgui && /usr/bin/g++ -DSLIC3R_GUI -DUNICODE -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/builddir/build/BUILD/PrusaSlicer-version_2.4.2/src -I/builddir/build/BUILD/PrusaSlicer-version_2.4.2/redhat-linux-build/src/platform -isystem /usr/include/eigen3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fext-numeric-literals -Wall -Wno-reorder -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -MD -MT src/imgui/CMakeFiles/imgui.dir/imgui_draw.cpp.o -MF CMakeFiles/imgui.dir/imgui_draw.cpp.o.d -o CMakeFiles/imgui.dir/imgui_draw.cpp.o -c /builddir/build/BUILD/PrusaSlicer-version_2.4.2/src/imgui/imgui_draw.cpp /builddir/build/BUILD/PrusaSlicer-version_2.4.2/src/hints/HintsToPot.cpp: In function 'bool write_to_pot(boost::filesystem::path, const std::vector<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >&)': /builddir/build/BUILD/PrusaSlicer-version_2.4.2/src/hints/HintsToPot.cpp:12:28: error: 'ofstream' is not a member of 'boost::filesystem' 12 | boost::filesystem::ofstream file(std::move(path), std::ios_base::app); | ^~~~~~~~ /builddir/build/BUILD/PrusaSlicer-version_2.4.2/src/hints/HintsToPot.cpp:12:28: note: suggested alternatives: In file included from /usr/include/c++/13/ios:40, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from /builddir/build/BUILD/PrusaSlicer-version_2.4.2/src/hints/HintsToPot.cpp:1: /usr/include/c++/13/iosfwd:167:41: note: 'std::ofstream' 167 | typedef basic_ofstream<char> ofstream; | ^~~~~~~~ /usr/include/c++/13/iosfwd:167:41: note: 'std::ofstream' /builddir/build/BUILD/PrusaSlicer-version_2.4.2/src/hints/HintsToPot.cpp:20:17: error: 'file' was not declared in this scope 20 | file << "\n#: resources/data/hints.ini: ["<< element.first << "]\nmsgid \"" << element.second << "\"\nmsgstr \"\"\n"; | ^~~~ /builddir/build/BUILD/PrusaSlicer-version_2.4.2/src/hints/HintsToPot.cpp:22:9: error: 'file' was not declared in this scope 22 | file.close(); | ^~~~
Thank you!