Releases retrieved: 10.1.0 Upstream release that is considered latest: 10.1.0 Current version/release in rawhide: 10.0.0-3.fc39 URL: https://github.com/fmtlib/fmt Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/11526/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/fmt
Created attachment 1983194 [details] Update to 10.1.0 (#2231706)
the-new-hotness/release-monitoring.org's scratch build of fmt-10.1.0-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=104778017
Releases retrieved: 10.1.1 Upstream release that is considered latest: 10.1.1 Current version/release in rawhide: 10.0.0-3.fc39 URL: https://github.com/fmtlib/fmt Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/11526/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/fmt
Created attachment 1985901 [details] Update to 10.1.1 (#2231706)
the-new-hotness/release-monitoring.org's scratch build of fmt-10.1.1-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=105486341
Just for the record - version 10.1.1 has fixes which fixes FTBFS with fmtlib on a Fedora 39+. For example something like that: ``` [ 66%] Building CXX object libsolidity/CMakeFiles/solidity.dir/analysis/ViewPureChecker.cpp.o cd /builddir/build/BUILD/solidity-0.8.23/redhat-linux-build/libsolidity && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DFMT_HEADER_ONLY=1 -DHAVE_Z3 -I/builddir/build/BUILD/solidity-0.8.23/redhat-linux-build/include -I/builddir/build/BUILD/solidity-0.8.23 -isystem /usr/include/z3 -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fuse-ld=gold -O3 -DNDEBUG -std=c++17 -fstack-protector-strong -Wimplicit-fallthrough -fmacro-prefix-map=/builddir/build/BUILD/solidity-0.8.23=/solidity -Wpessimizing-move -Wredundant-move -Wall -Wextra -Werror -pedantic -Wmissing-declarations -Wno-unknown-pragmas -Wsign-conversion -Wconversion -Wextra-semi -Wno-dangling-reference -Wduplicated-cond -Wlogical-op -fdiagnostics-color -MD -MT libsolidity/CMakeFiles/solidity.dir/analysis/ViewPureChecker.cpp.o -MF CMakeFiles/solidity.dir/analysis/ViewPureChecker.cpp.o.d -o CMakeFiles/solidity.dir/analysis/ViewPureChecker.cpp.o -c /builddir/build/BUILD/solidity-0.8.23/libsolidity/analysis/ViewPureChecker.cpp In file included from /usr/include/c++/13/string:51, from /builddir/build/BUILD/solidity-0.8.23/liblangutil/EVMVersion.h:26, from /builddir/build/BUILD/solidity-0.8.23/libsolidity/analysis/TypeChecker.h:26, from /builddir/build/BUILD/solidity-0.8.23/libsolidity/analysis/TypeChecker.cpp:24: In function ‘std::__copy_move<false, true, std::random_access_iterator_tag>::__copy_m<unsigned int, unsigned int>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’, inlined from ‘std::__copy_move_a2<false, unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_algobase.h:506:30, inlined from ‘std::__copy_move_a1<false, unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_algobase.h:533:42, inlined from ‘std::__copy_move_a<false, unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_algobase.h:540:31, inlined from ‘std::copy<unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_algobase.h:633:7, inlined from ‘std::__uninitialized_copy<true>::__uninit_copy<unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_uninitialized.h:147:27, inlined from ‘std::uninitialized_copy<unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_uninitialized.h:185:15, inlined from ‘fmt::v10::basic_memory_buffer<unsigned int, 32ul, std::allocator<unsigned int> >::grow(unsigned long)’ at /usr/include/fmt/format.h:952:28, inlined from ‘fmt::v10::detail::buffer<unsigned int>::try_reserve(unsigned long)’ at /usr/include/fmt/core.h:927:39, inlined from ‘fmt::v10::detail::buffer<unsigned int>::try_resize(unsigned long)’ at /usr/include/fmt/core.h:918:16, inlined from ‘fmt::v10::basic_memory_buffer<unsigned int, 32ul, std::allocator<unsigned int> >::resize(unsigned long)’ at /usr/include/fmt/format.h:1023:63, inlined from ‘fmt::v10::detail::bigint::assign<unsigned long, 0>(unsigned long)void’ at /usr/include/fmt/format.h:3096:19, inlined from ‘fmt::v10::detail::bigint::operator=<int>(int)void’ at /usr/include/fmt/format.h:3117:11, inlined from ‘fmt::v10::detail::format_dragon(fmt::v10::detail::basic_fp<unsigned __int128>, unsigned int, int, fmt::v10::detail::buffer<char>&, int&) [clone .isra.0]’ at /usr/include/fmt/format.h:3310:17: /usr/include/c++/13/bits/stl_algobase.h:437:30: error: ‘memmove’ forming offset 4 is out of the bounds [0, 4] [-Werror=array-bounds=] 437 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘std::__copy_move<false, true, std::random_access_iterator_tag>::__copy_m<unsigned int, unsigned int>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’, inlined from ‘std::__copy_move_a2<false, unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_algobase.h:506:30, inlined from ‘std::__copy_move_a1<false, unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_algobase.h:533:42, inlined from ‘std::__copy_move_a<false, unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_algobase.h:540:31, inlined from ‘std::copy<unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_algobase.h:633:7, inlined from ‘std::__uninitialized_copy<true>::__uninit_copy<unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_uninitialized.h:147:27, inlined from ‘std::uninitialized_copy<unsigned int*, unsigned int*>(unsigned int*, unsigned int*, unsigned int*)unsigned int*’ at /usr/include/c++/13/bits/stl_uninitialized.h:185:15, inlined from ‘fmt::v10::basic_memory_buffer<unsigned int, 32ul, std::allocator<unsigned int> >::grow(unsigned long)’ at /usr/include/fmt/format.h:952:28, inlined from ‘fmt::v10::detail::buffer<unsigned int>::try_reserve(unsigned long)’ at /usr/include/fmt/core.h:927:39, inlined from ‘fmt::v10::detail::buffer<unsigned int>::try_resize(unsigned long)’ at /usr/include/fmt/core.h:918:16, inlined from ‘fmt::v10::basic_memory_buffer<unsigned int, 32ul, std::allocator<unsigned int> >::resize(unsigned long)’ at /usr/include/fmt/format.h:1023:63, inlined from ‘fmt::v10::detail::bigint::assign<unsigned long, 0>(unsigned long)void’ at /usr/include/fmt/format.h:3096:19, inlined from ‘fmt::v10::detail::bigint::operator=<int>(int)void’ at /usr/include/fmt/format.h:3117:11, inlined from ‘fmt::v10::detail::bigint::assign_pow10(int)’ at /usr/include/fmt/format.h:3197:11, inlined from ‘fmt::v10::detail::bigint::assign_pow10(int)’ at /usr/include/fmt/format.h:3188:24, inlined from ‘fmt::v10::detail::format_dragon(fmt::v10::detail::basic_fp<unsigned __int128>, unsigned int, int, fmt::v10::detail::buffer<char>&, int&) [clone .isra.0]’ at /usr/include/fmt/format.h:3315:29: /usr/include/c++/13/bits/stl_algobase.h:437:30: error: ‘memmove’ forming offset 4 is out of the bounds [0, 4] [-Werror=array-bounds=] 437 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object libsolidity/CMakeFiles/solidity.dir/ast/AST.cpp.o cd /builddir/build/BUILD/solidity-0.8.23/redhat-linux-build/libsolidity && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DFMT_HEADER_ONLY=1 -DHAVE_Z3 -I/builddir/build/BUILD/solidity-0.8.23/redhat-linux-build/include -I/builddir/build/BUILD/solidity-0.8.23 -isystem /usr/include/z3 -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fuse-ld=gold -O3 -DNDEBUG -std=c++17 -fstack-protector-strong -Wimplicit-fallthrough -fmacro-prefix-map=/builddir/build/BUILD/solidity-0.8.23=/solidity -Wpessimizing-move -Wredundant-move -Wall -Wextra -Werror -pedantic -Wmissing-declarations -Wno-unknown-pragmas -Wsign-conversion -Wconversion -Wextra-semi -Wno-dangling-reference -Wduplicated-cond -Wlogical-op -fdiagnostics-color -MD -MT libsolidity/CMakeFiles/solidity.dir/ast/AST.cpp.o -MF CMakeFiles/solidity.dir/ast/AST.cpp.o.d -o CMakeFiles/solidity.dir/ast/AST.cpp.o -c /builddir/build/BUILD/solidity-0.8.23/libsolidity/ast/AST.cpp cc1plus: all warnings being treated as errors gmake[2]: *** [libsolidity/CMakeFiles/solidity.dir/build.make:373: libsolidity/CMakeFiles/solidity.dir/analysis/TypeChecker.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/builddir/build/BUILD/solidity-0.8.23/redhat-linux-build' gmake[1]: *** [CMakeFiles/Makefile2:432: libsolidity/CMakeFiles/solidity.dir/all] Error 2 gmake[1]: Leaving directory '/builddir/build/BUILD/solidity-0.8.23/redhat-linux-build' gmake: *** [Makefile:139: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.ASSIEM (%build) RPM build warnings: %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ASSIEM (%build) ``` Are you considering upgrade it in the nearest future?
it's updated. see https://bodhi.fedoraproject.org/updates/FEDORA-2023-a7732858d1