Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). Your package (blender) Fails To Install in Fedora 37: can't install blender: - nothing provides libboost_python310.so.1.78.0()(64bit) needed by blender-1:3.2.0-3.fc37.x86_64 - nothing provides libopenvdb.so.9.0()(64bit) needed by blender-1:3.2.0-3.fc37.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-37-x86_64 --disablerepo='*' --enablerepo=local install blender 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!
This bugzilla is likely a fallout from the Python 3.11 rebuild. If your package (or some of the dependencies it has) failed to rebuild during the Python 3.11 rebuild, they now fail to install. To fix this, packages need to be rebuilt in Rawhide. We will slowly triage the bugzillas, but we'd appreciate your help. If you know this is blocked by an existing reported build failure or another package not yet rebuilt with Python 3.11, please mark it as such by using the "Depends On"/"Blocks" bugzilla fields. That will help us determine what failures to prioritize. If this is not Python 3.11 related, please remove the PYTHON3.11 blocking tracker. Thank you and sorry for the inconvenience. Let me know if you need any help.
Additionally, blender needs a rebuild with this side-tag: fedpkg build --target=f37-build-side-54486 for openvdb 9.1.0
Hello, This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). 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.
[ 52%] Generating buildinfo.h_fake, buildinfo.h /builddir/build/BUILD/blender-3.2.0/source/blender/python/generic/py_capi_utils.c: In function 'PyC_FileAndNum': /builddir/build/BUILD/blender-3.2.0/source/blender/python/generic/py_capi_utils.c:652:38: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'frame'; did you mean 'cframe'? 652 | if (!(frame = PyThreadState_GET()->frame)) { | ^~~~~ | cframe /builddir/build/BUILD/blender-3.2.0/source/blender/python/generic/py_capi_utils.c:658:41: error: invalid use of incomplete typedef 'PyFrameObject' {aka 'struct _frame'} 658 | *r_filename = PyUnicode_AsUTF8(frame->f_code->co_filename); | ^~ cd /builddir/build/BUILD/blender-3.2.0/redhat-linux-build/source/creator && /usr/bin/cmake -DSOURCE_DIR=/builddir/build/BUILD/blender-3.2.0 -DBUILD_DATE= -DBUILD_TIME= -P /builddir/build/BUILD/blender-3.2.0/build_files/cmake/buildinfo.cmake [ 52%] Building CXX object source/blender/blenlib/CMakeFiles/bf_blenlib.dir/intern/rand.cc.o cd /builddir/build/BUILD/blender-3.2.0/redhat-linux-build/source/blender/blenlib && /usr/bin/g++ -DNDEBUG -DWITH_ASSERT_ABORT -DWITH_GMP -DWITH_OPENGL -DWITH_TBB -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -I/builddir/build/BUILD/blender-3.2.0/source/blender/blenlib -I/builddir/build/BUILD/blender-3.2.0/source/blender/makesdna -I/builddir/build/BUILD/blender-3.2.0/intern/atomic -I/builddir/build/BUILD/blender-3.2.0/intern/eigen -I/builddir/build/BUILD/blender-3.2.0/intern/guardedalloc -I/builddir/build/BUILD/blender-3.2.0/extern/wcwidth -I/builddir/build/BUILD/blender-3.2.0/extern/json/include -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wundef -Wmissing-declarations -Wimplicit-fallthrough=5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--as-needed -fopenmp -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -fmacro-prefix-map="/builddir/build/BUILD/blender-3.2.0/"="" -fmacro-prefix-map="/builddir/build/BUILD/blender-3.2.0/redhat-linux-build/"="" -Wno-maybe-uninitialized -DNDEBUG -std=c++17 -MD -MT source/blender/blenlib/CMakeFiles/bf_blenlib.dir/intern/rand.cc.o -MF CMakeFiles/bf_blenlib.dir/intern/rand.cc.o.d -o CMakeFiles/bf_blenlib.dir/intern/rand.cc.o -c /builddir/build/BUILD/blender-3.2.0/source/blender/blenlib/intern/rand.cc
Looks similar to https://github.com/PixarAnimationStudios/USD/pull/1928 in USD.
Reported upstream: https://developer.blender.org/T99277 I haven’t worked on a patch yet.
https://src.fedoraproject.org/rpms/blender/pull-request/13 Patches are mostly from upstream. CI scratch-build in progress. Review welcome.
FEDORA-2022-75c03d2b06 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-75c03d2b06
FEDORA-2022-75c03d2b06 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.