Bug 2231706 - fmt-10.1.1 is available
Summary: fmt-10.1.1 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: fmt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kefu Chai
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-13 12:19 UTC by Upstream Release Monitoring
Modified: 2024-05-21 07:13 UTC (History)
6 users (show)

Fixed In Version: fmt-10.1.1-1.fc40
Clone Of:
Environment:
Last Closed: 2024-05-21 07:13:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 10.1.0 (#2231706) (1.01 KB, patch)
2023-08-13 12:20 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 10.1.1 (#2231706) (996 bytes, patch)
2023-08-29 15:11 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2023-08-13 12:19:59 UTC
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

Comment 1 Upstream Release Monitoring 2023-08-13 12:20:09 UTC
Created attachment 1983194 [details]
Update to 10.1.0 (#2231706)

Comment 2 Upstream Release Monitoring 2023-08-13 12:26:31 UTC
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

Comment 3 Upstream Release Monitoring 2023-08-29 15:11:42 UTC
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

Comment 4 Upstream Release Monitoring 2023-08-29 15:11:53 UTC
Created attachment 1985901 [details]
Update to 10.1.1 (#2231706)

Comment 5 Upstream Release Monitoring 2023-08-29 15:18:08 UTC
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

Comment 6 Peter Lemenkov 2023-11-14 15:50:52 UTC
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?

Comment 7 Kefu Chai 2023-11-15 08:46:31 UTC
it's updated. see https://bodhi.fedoraproject.org/updates/FEDORA-2023-a7732858d1


Note You need to log in before you can comment on or make changes to this bug.