Opened 4 months ago

Closed 3 months ago

#69086 closed update (fixed)

libfmt10: update to 10.2.1

Reported by: barracuda156 Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: libfmt10

Description

Provisionally all is good and no changes needed besides version number and check-sums.

[68/68] : && /opt/local/bin/g++-mp-13 -pipe -DNDEBUG -I/opt/local/include -D_GLIBCXX_USE_CXX11_ABI=0 -O2 -g -DNDEBUG -arch ppc -mmacosx-version-min=10.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names test/CMakeFiles/printf-test.dir/printf-test.cc.o -o bin/printf-test  -Wl,-rpath,/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_libfmt10/libfmt10/work/build  -Wno-stringop-overflow  test/libtest-main.a  libfmt.10.2.1.dylib  test/gtest/libgtest.a && :
--->  Testing libfmt10
Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_libfmt10/libfmt10/work/build" && ninja test 
[0/1] Running tests...
Test project /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_libfmt10/libfmt10/work/build
      Start  1: args-test
 1/20 Test  #1: args-test ........................   Passed    0.02 sec
      Start  2: assert-test
 2/20 Test  #2: assert-test ......................   Passed    0.01 sec
      Start  3: chrono-test
 3/20 Test  #3: chrono-test ......................   Passed    0.66 sec
      Start  4: color-test
 4/20 Test  #4: color-test .......................   Passed    0.01 sec
      Start  5: core-test
 5/20 Test  #5: core-test ........................   Passed    0.02 sec
      Start  6: gtest-extra-test
 6/20 Test  #6: gtest-extra-test .................   Passed    0.02 sec
      Start  7: format-test
 7/20 Test  #7: format-test ......................   Passed    0.08 sec
      Start  8: format-impl-test
 8/20 Test  #8: format-impl-test .................   Passed    0.16 sec
      Start  9: ostream-test
 9/20 Test  #9: ostream-test .....................   Passed    0.02 sec
      Start 10: compile-test
10/20 Test #10: compile-test .....................   Passed    0.02 sec
      Start 11: compile-fp-test
11/20 Test #11: compile-fp-test ..................   Passed    0.01 sec
      Start 12: printf-test
12/20 Test #12: printf-test ......................   Passed    0.03 sec
      Start 13: ranges-test
13/20 Test #13: ranges-test ......................   Passed    0.02 sec
      Start 14: scan-test
14/20 Test #14: scan-test ........................   Passed    0.03 sec
      Start 15: std-test
15/20 Test #15: std-test .........................   Passed    0.02 sec
      Start 16: unicode-test
16/20 Test #16: unicode-test .....................   Passed    0.01 sec
      Start 17: xchar-test
17/20 Test #17: xchar-test .......................   Passed    0.02 sec
      Start 18: enforce-checks-test
18/20 Test #18: enforce-checks-test ..............   Passed    0.01 sec
      Start 19: posix-mock-test
19/20 Test #19: posix-mock-test ..................   Passed    0.02 sec
      Start 20: os-test
20/20 Test #20: os-test ..........................   Passed    0.02 sec

100% tests passed, 0 tests failed out of 20

Total Test time (real) =   1.24 sec

Change History (3)

comment:1 Changed 4 months ago by barracuda156

And on aarch64:

[68/68] : && /usr/bin/clang++ -pipe -DNDEBUG -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk test/CMakeFiles/printf-test.dir/printf-test.cc.o -o bin/printf-test  -Wl,-rpath,/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_libfmt10/libfmt10/work/build  test/libtest-main.a  libfmt.10.2.1.dylib  test/gtest/libgtest.a && :
--->  Testing libfmt10
Executing:  cd "/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_libfmt10/libfmt10/work/build" && ninja test 
[0/1] Running tests...
Test project /opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_libfmt10/libfmt10/work/build
      Start  1: args-test
 1/20 Test  #1: args-test ........................   Passed    0.45 sec
      Start  2: assert-test
 2/20 Test  #2: assert-test ......................   Passed    0.22 sec
      Start  3: chrono-test
 3/20 Test  #3: chrono-test ......................   Passed    0.34 sec
      Start  4: color-test
 4/20 Test  #4: color-test .......................   Passed    0.22 sec
      Start  5: core-test
 5/20 Test  #5: core-test ........................   Passed    0.26 sec
      Start  6: gtest-extra-test
 6/20 Test  #6: gtest-extra-test .................   Passed    0.22 sec
      Start  7: format-test
 7/20 Test  #7: format-test ......................   Passed    0.24 sec
      Start  8: format-impl-test
 8/20 Test  #8: format-impl-test .................   Passed    0.28 sec
      Start  9: ostream-test
 9/20 Test  #9: ostream-test .....................   Passed    0.31 sec
      Start 10: compile-test
10/20 Test #10: compile-test .....................   Passed    0.22 sec
      Start 11: compile-fp-test
11/20 Test #11: compile-fp-test ..................   Passed    0.28 sec
      Start 12: printf-test
12/20 Test #12: printf-test ......................   Passed    0.23 sec
      Start 13: ranges-test
13/20 Test #13: ranges-test ......................   Passed    0.30 sec
      Start 14: scan-test
14/20 Test #14: scan-test ........................   Passed    0.24 sec
      Start 15: std-test
15/20 Test #15: std-test .........................   Passed    0.28 sec
      Start 16: unicode-test
16/20 Test #16: unicode-test .....................   Passed    0.26 sec
      Start 17: xchar-test
17/20 Test #17: xchar-test .......................   Passed    0.27 sec
      Start 18: enforce-checks-test
18/20 Test #18: enforce-checks-test ..............   Passed    0.22 sec
      Start 19: posix-mock-test
19/20 Test #19: posix-mock-test ..................   Passed    0.30 sec
      Start 20: os-test
20/20 Test #20: os-test ..........................   Passed    0.22 sec

100% tests passed, 0 tests failed out of 20

Total Test time (real) =   5.39 sec

comment:2 Changed 4 months ago by barracuda156

Dependents build fine, I am using libfmt10 10.2.1 on Sonoma now (as well we on Snow Leopard):

svacchanda@43-95 ~ % port -v installed libfmt10
The following ports are currently installed:
  libfmt10 @10.1.1_0 requested_variants='' platform='darwin 23' archs='arm64' date='2023-10-14T18:42:15+0800'
  libfmt10 @10.2.1_0 (active) requested_variants='' platform='darwin 23' archs='arm64' date='2024-01-10T14:23:19+0800'
Last edited 4 months ago by barracuda156 (previous) (diff)

comment:3 Changed 3 months ago by barracuda156

Resolution: fixed
Status: assignedclosed

In e980ffebd93e87e920fb9f1d0624ab961f2d40e0/macports-ports (master):

libfmt10: update to 10.2.1

Closes: #69086

Note: See TracTickets for help on using tickets.