Builder curl-unthreaded-solaris10-sparc Build #13136
Results:
Build successful
SourceStamp:
Project | curl |
Repository | https://github.com/curl/curl.git |
Branch | master |
Revision | 16db059a93240dd7917728c2db55935f60a150ea |
Got Revision | 16db059a93240dd7917728c2db55935f60a150ea |
Changes | 11 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-sparc' triggered this build
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc | slave |
buildername | curl-unthreaded-solaris10-sparc | Builder |
buildnumber | 13136 | Build |
codebase | Build | |
got_revision | 16db059a93240dd7917728c2db55935f60a150ea | Git |
osplatform | SPARC | SetPropertyFromCommand Step |
osrelease | 10 | SetPropertyFromCommand Step |
project | curl | Build |
repository | https://github.com/curl/curl.git | Build |
revision | 16db059a93240dd7917728c2db55935f60a150ea | Build |
scheduler | schedule-curl-unthreaded-solaris10-sparc | Scheduler |
slavename | unstable10s | BuildSlave |
workdir | /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Daniel Stenbergdaniel@haxx.se
- Stefan Eissingstefan@eissing.org
- Viktor Szakatscommit@vsz.me
Timing:
Start | Thu May 8 20:10:31 2025 |
End | Fri May 9 06:47:46 2025 |
Elapsed | 10 hrs, 37 mins, 14 secs |
All Changes:
:
Change #229237
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Thu 08 May 2025 10:19:19 Repository https://github.com/curl/curl.git Project curl Branch master Revision 2d528898f76f592a4bfc9ff3a00f7702461273db Comments
lib: move multibyte.[ch] to curlx/ This file provides functions in the curlx set. Closes #17285
Changed files
- .github/labeler.yml
- lib/Makefile.inc
- lib/curl_multibyte.c
- lib/curl_multibyte.h
- lib/curl_sspi.c
- lib/curlx/curlx.h
- lib/curlx/multibyte.c
- lib/curlx/multibyte.h
- lib/idn.c
- lib/ldap.c
- lib/rename.c
- lib/socks_sspi.c
- lib/vauth/digest_sspi.c
- lib/vauth/krb5_sspi.c
- lib/vauth/ntlm.c
- lib/vauth/ntlm_sspi.c
- lib/vauth/spnego_gssapi.c
- lib/vauth/spnego_sspi.c
- lib/vauth/vauth.c
- lib/vtls/schannel.c
- lib/vtls/schannel_verify.c
- projects/generate.bat
- src/Makefile.inc
- tests/libtest/Makefile.inc
- tests/server/Makefile.inc
- winbuild/MakefileBuild.vc
Change #229238
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Thu 08 May 2025 10:21:02 Repository https://github.com/curl/curl.git Project curl Branch master Revision c30c7d2170517cbc7567b9009a7c9b2e6c2d2205 Comments
src: include memdebug.h consistently with angle brackets <> Not double quotes. Since the file is never local. Closes #17284
Changed files
- src/mkhelp.pl
- src/slist_wc.c
- src/tool_bname.c
- src/tool_findfile.c
- src/tool_getpass.c
- src/tool_operate.c
- src/tool_sleep.c
- src/tool_stderr.c
- src/tool_xattr.c
Change #229243
Category curl Changed by Stefan Eissing <stefan @eissing.org>Changed at Thu 08 May 2025 10:24:19 Repository https://github.com/curl/curl.git Project curl Branch master Revision 778f306551880c3beb3ac8bbeb4b533094186e27 Comments
rtmp: remove no longer used proto member Add src/curlinfo to gitignore while we are here. Add tests/server/dnsd to gitignore while we are here. Closes #17252
Changed files
- lib/urldata.h
- src/.gitignore
- tests/server/.gitignore
Change #229252
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Thu 08 May 2025 10:53:57 Repository https://github.com/curl/curl.git Project curl Branch master Revision f0fc30e904e49f1f9c62b34592b594e358c2a1d8 Comments
winbuild: curl_get_line is not used for tool builds Drop it from the build. Also remove it from the tests/server makefile. Follow-up to d8618f4d8480a8aa245c14f9cf3f1bcab92846c1 Closes #17286
Changed files
- lib/curlx/curlx.h
- tests/server/Makefile.inc
- winbuild/MakefileBuild.vc
Change #229267
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Thu 08 May 2025 11:39:58 Repository https://github.com/curl/curl.git Project curl Branch master Revision 5b420f63298fcdb80e1f386d0c5e5bb4d0f78b9e Comments
src: drop strcase.[ch] from tool builds They're not used there anymore. Closes #17289
Changed files
- projects/generate.bat
- src/Makefile.inc
Change #229276
Category curl Changed by Stefan Eissing <stefan @eissing.org>Changed at Thu 08 May 2025 11:56:50 Repository https://github.com/curl/curl.git Project curl Branch master Revision 09fed294601cdc8c48f268ee980c7f0df0ff3adc Comments
ssh: move easy handle/connection protocol structs to meta Closes #17273
Changed files
- lib/request.h
- lib/url.c
- lib/urldata.h
- lib/vssh/libssh.c
- lib/vssh/libssh2.c
- lib/vssh/ssh.h
- lib/vssh/wolfssh.c
Change #229277
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Thu 08 May 2025 11:57:58 Repository https://github.com/curl/curl.git Project curl Branch master Revision 1c6fc0cd2b36384aad4d4425383e99b56e370c91 Comments
curlx: simplify the curlx_unicodefree macro - explain its purpose in a comment Closes #17287
Changed files
- lib/curlx/multibyte.h
- src/tool_getparam.c
Change #229284
Category curl Changed by Stefan Eissing <stefan @eissing.org>Changed at Thu 08 May 2025 13:18:45 Repository https://github.com/curl/curl.git Project curl Branch master Revision 27bc798369cbdccf4c4ee805fad04938925b0a60 Comments
file: use easy handle meta for protocol struct Closes #17292
Changed files
- lib/file.c
- lib/file.h
- lib/request.c
- lib/request.h
Change #229285
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Thu 08 May 2025 13:22:02 Repository https://github.com/curl/curl.git Project curl Branch master Revision 4190c73094600de8341c925e327c3bcc112513a0 Comments
curlx: move nonblock.[ch] into curlx/ Closes #17288
Changed files
- lib/Makefile.inc
- lib/cf-socket.h
- lib/connect.h
- lib/curl_rtmp.c
- lib/curlx/curlx.h
- lib/curlx/nonblock.c
- lib/curlx/nonblock.h
- lib/nonblock.c
- lib/nonblock.h
- lib/socketpair.c
- lib/ws.c
- projects/generate.bat
- src/Makefile.inc
- tests/server/Makefile.inc
- winbuild/MakefileBuild.vc
Change #229304
Category curl Changed by Viktor Szakats <commit @vsz.me>Changed at Thu 08 May 2025 15:11:24 Repository https://github.com/curl/curl.git Project curl Branch master Revision 5b454bae0cab77dfbeb4e52f156d13ce8e0437b9 Comments
cmake: test integration with old cmake (v3.11.4 2018-03-28) Tests with old cmake are slow. (no Ninja, no unity, and running slower than recent versions.) It also revealed that 3.7.2 2017-01-13 is too old to consume curl via `find_package()` due to: ``` CMake Error at bld-curl/_pkg/lib/cmake/CURL/CURLConfig.cmake:69 (add_library): add_library cannot create ALIAS target "CURL::libcurl" because target "CURL::libcurl_shared" is IMPORTED. Call Stack (most recent call first): CMakeLists.txt:48 (find_package) CMake Error at bld-curl/_pkg/lib/cmake/CURL/CURLConfig.cmake:69 (add_library): add_library cannot create ALIAS target "CURL::libcurl" because target "CURL::libcurl_shared" is IMPORTED. Call Stack (most recent call first): CMakeLists.txt:49 (find_package) ``` The mitigation for this issue requires 3.11. Also: - rename a few existing envs to use the `TEST_` prefix. - make the `find_package` test provider stage verbose. - fix issue when consuming with cmake 3.7.2 (all platforms): ``` CMake Error at /home/runner/cmake-3.7.2-Linux-x86_64/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake:25 (message): Invalid arguments to find_dependency. VERSION is empty Call Stack (most recent call first): bld-curl/_pkg/lib/cmake/CURL/CURLConfig.cmake:52 (find_dependency) CMakeLists.txt:48 (find_package) ``` Ref: https://github.com/curl/curl/actions/runs/14906066962/job/41868621979?pr=17293#step:9:1199 Closes #17293
Changed files
- .github/workflows/distcheck.yml
- CMake/curl-config.cmake.in
- tests/cmake/test.sh
Change #229360
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Thu 08 May 2025 17:09:32 Repository https://github.com/curl/curl.git Project curl Branch master Revision 16db059a93240dd7917728c2db55935f60a150ea Comments
curlx: move version_win32.[ch] to curlx/ For curlx_verify_windows_version Closes #17290
Changed files
- lib/Makefile.inc
- lib/cf-socket.c
- lib/connect.c
- lib/curl_sspi.c
- lib/curlx/curlx.h
- lib/curlx/timeval.c
- lib/curlx/version_win32.c
- lib/curlx/version_win32.h
- lib/system_win32.c
- lib/version_win32.c
- lib/version_win32.h
- lib/vtls/schannel.c
- lib/vtls/schannel_verify.c
- projects/Windows/VC10/src/curl.tmpl
- projects/Windows/VC11/src/curl.tmpl
- projects/Windows/VC12/src/curl.tmpl
- projects/generate.bat
- src/Makefile.inc
- tests/server/Makefile.inc
- winbuild/MakefileBuild.vc