[Pkg-cmake-team] Bug#1077446: cmake: FTBFS: dh_auto_test: error: cd Build && make -j8 test ARGS\+=--verbose ARGS\+=-j8 -j1 "ARGS=-E CTestTestUpload\\|curl --timeout 5000 -j8" returned exit code 2
Brad King
brad.king at kitware.com
Mon Jul 29 19:34:05 BST 2024
On Mon, Jul 29, 2024 at 1:57 AM Lucas Nussbaum wrote:
> Source: cmake
> Version: 3.30.1-1
...
> 492/721 Test #501: RunCMake.file-DOWNLOAD ......................................***Failed
...
> stdout does not match that expected.
This is due to a change in curl's output introduced in curl 8.9.
CMake 3.30.2 will update the test with the following MR:
* https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9690
-Brad
More information about the Pkg-cmake-team
mailing list