Skip to content

2026.8.0: Tests fails #64

Description

@nunotexbsd

FreeBSD 16.0-CURRENT amd64 (main-n287884-16e47f317c4c: Sat Aug 1)
clang version 21.1.8
EDIT: cryptopp-modern 2026.8.0 (-DCRYPTOPP_BUILD_SHARED=ON)

[  0% 1/1] cd /wrkdirs/usr/ports/security/cryptopp-modern/work/.build && /usr/local/bin/ctest --force-new-ctest-process
Test project /wrkdirs/usr/ports/security/cryptopp-modern/work/.build
    Start 1: cryptopp-modern-build_cryptest
1/3 Test #1: cryptopp-modern-build_cryptest .......   Passed    0.01 sec
    Start 2: cryptopp-modern-cryptest
2/3 Test #2: cryptopp-modern-cryptest .............***Failed    0.01 sec
    Start 3: cryptopp-modern-cryptest-extensive
3/3 Test #3: cryptopp-modern-cryptest-extensive ...***Failed    0.01 sec

33% tests passed, 2 tests failed out of 3

Label Time Summary:
cryptopp-cryptest    =   0.03 sec*proc (3 tests)
cryptopp-modern      =   0.03 sec*proc (3 tests)

Total Test time (real) =   0.03 sec

The following tests FAILED:
          2 - cryptopp-modern-cryptest (Failed)                 cryptopp-cryptest cryptopp-modern
          3 - cryptopp-modern-cryptest-extensive (Failed)       cryptopp-cryptest cryptopp-modern
Errors while running CTest
Output from these tests are in: /wrkdirs/usr/ports/security/cryptopp-modern/work/.build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
FAILED: [code=8] CMakeFiles/test.util
cd /wrkdirs/usr/ports/security/cryptopp-modern/work/.build && /usr/local/bin/ctest --force-new-ctest-process
ninja: build stopped: subcommand failed.
*** Error code 8

Latest.log:

Start testing: Aug 02 13:22 UTC
----------------------------------------------------------
1/3 Testing: cryptopp-modern-build_cryptest
1/3 Test: cryptopp-modern-build_cryptest
Command: "/usr/local/bin/cmake" "--build" "/wrkdirs/usr/ports/security/cryptopp-modern/work/.build" "--target" "cryptest" "--config" "Release"
Directory: /wrkdirs/usr/ports/security/cryptopp-modern/work/.build
"cryptopp-modern-build_cryptest" start time: Aug 02 13:22 UTC
Output:
----------------------------------------------------------
Change Dir: '/wrkdirs/usr/ports/security/cryptopp-modern/work/.build'

Run Build Command(s): /usr/local/bin/ninja -v cryptest
ninja: no work to do.

<end of output>
Test time =   0.01 sec
----------------------------------------------------------
Test Passed.
"cryptopp-modern-build_cryptest" end time: Aug 02 13:22 UTC
"cryptopp-modern-build_cryptest" time elapsed: 00:00:00
----------------------------------------------------------

2/3 Testing: cryptopp-modern-cryptest
2/3 Test: cryptopp-modern-cryptest
Command: "/wrkdirs/usr/ports/security/cryptopp-modern/work/.build/cryptest.exe" "v"
Directory: /wrkdirs/usr/ports/security/cryptopp-modern/work/cryptopp-modern-2026.8.0
"cryptopp-modern-cryptest" start time: Aug 02 13:22 UTC
Output:
----------------------------------------------------------

std::exception caught: std::bad_cast
<end of output>
Test time =   0.01 sec
----------------------------------------------------------
Test Failed.
"cryptopp-modern-cryptest" end time: Aug 02 13:22 UTC
"cryptopp-modern-cryptest" time elapsed: 00:00:00
----------------------------------------------------------

3/3 Testing: cryptopp-modern-cryptest-extensive
3/3 Test: cryptopp-modern-cryptest-extensive
Command: "/wrkdirs/usr/ports/security/cryptopp-modern/work/.build/cryptest.exe" "tv" "all"
Directory: /wrkdirs/usr/ports/security/cryptopp-modern/work/cryptopp-modern-2026.8.0
"cryptopp-modern-cryptest-extensive" start time: Aug 02 13:22 UTC
Output:
----------------------------------------------------------

std::exception caught: std::bad_cast
<end of output>
Test time =   0.01 sec
----------------------------------------------------------
Test Failed.
"cryptopp-modern-cryptest-extensive" end time: Aug 02 13:22 UTC
"cryptopp-modern-cryptest-extensive" time elapsed: 00:00:00
----------------------------------------------------------

End testing: Aug 02 13:22 UTC

cryptopp-cryptest =   0.03 sec*proc

cryptopp-modern =   0.03 sec*proc


Any clues?
Thanks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions