Builder curl-unthreaded-solaris10-i386 Build #15967
Results:
Build successful
SourceStamp:
| Project | curl |
| Repository | https://github.com/curl/curl.git |
| Branch | master |
| Revision | 1b48c6148a0708f401e2cef8aaee445ffb689ea9 |
| Got Revision | 1b48c6148a0708f401e2cef8aaee445ffb689ea9 |
| Changes | 2 changes |
BuildSlave:
unstable10xReason:
The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-i386' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 | slave |
| buildername | curl-unthreaded-solaris10-i386 | Builder |
| buildnumber | 15967 | Build |
| codebase | Build | |
| got_revision | 1b48c6148a0708f401e2cef8aaee445ffb689ea9 | Git |
| osplatform | I386 | SetPropertyFromCommand Step |
| osrelease | 10 | SetPropertyFromCommand Step |
| project | curl | Build |
| repository | https://github.com/curl/curl.git | Build |
| revision | 1b48c6148a0708f401e2cef8aaee445ffb689ea9 | Build |
| scheduler | schedule-curl-unthreaded-solaris10-i386 | Scheduler |
| slavename | unstable10x | BuildSlave |
| workdir | /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Viktor Szakatscommit@vsz.me
Timing:
| Start | Mon Nov 17 13:38:12 2025 |
| End | Mon Nov 17 13:48:15 2025 |
| Elapsed | 10 mins, 2 secs |
All Changes:
:
Change #249091
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Mon 17 Nov 2025 13:30:35 Repository https://github.com/curl/curl.git Project curl Branch master Revision a87383828e4534c17c282cc6498d45a0cadee1d2 Comments
badwords: fix issues found in tests There remain some false positives, hits in test data, and `dir` use, around 100 issues in total. There is no plan to enforce badwords on tests. Also: - badwords.txt: let a few `manpage[s]` occurrences through (in Perl code). Closes #19541
Changed files
- .github/scripts/badwords.txt
- tests/Makefile.am
- tests/allversions.pm
- tests/certs/genserv.pl
- tests/certs/test-ca.prm
- tests/certs/test-client-cert.prm
- tests/certs/test-client-eku-only.prm
- tests/certs/test-localhost-san-first.prm
- tests/certs/test-localhost-san-last.prm
- tests/certs/test-localhost.nn.prm
- tests/certs/test-localhost.prm
- tests/certs/test-localhost0h.prm
- tests/data/test1034
- tests/data/test1035
- tests/data/test1038
- tests/data/test1039
- tests/data/test1041
- tests/data/test1059
- tests/data/test1069
- tests/data/test1101
- tests/data/test1108
- tests/data/test112
- tests/data/test1173
- tests/data/test1185
- tests/data/test1187
- tests/data/test1208
- tests/data/test1216
- tests/data/test1218
- tests/data/test1229
- tests/data/test1233
- tests/data/test1237
- tests/data/test1238
- tests/data/test1246
- tests/data/test1264
- tests/data/test1318
- tests/data/test1411
- tests/data/test1421
- tests/data/test1447
- tests/data/test1448
- tests/data/test1453
- tests/data/test1456
- tests/data/test1468
- tests/data/test1470
- tests/data/test1471
- tests/data/test1472
- tests/data/test1491
- tests/data/test151
- tests/data/test1513
- tests/data/test1516
- tests/data/test152
- tests/data/test1553
- tests/data/test1555
- tests/data/test1557
- tests/data/test1561
- tests/data/test1590
- tests/data/test1592
- tests/data/test161
- tests/data/test162
- tests/data/test1631
- tests/data/test1632
- tests/data/test165
- tests/data/test187
- tests/data/test189
- tests/data/test1915
- tests/data/test1917
- tests/data/test20
- tests/data/test2024
- tests/data/test2025
- tests/data/test2026
- tests/data/test2027
- tests/data/test2028
- tests/data/test2029
- tests/data/test2030
- tests/data/test2046
- tests/data/test2047
- tests/data/test2102
- tests/data/test2103
- tests/data/test2104
- tests/data/test2205
- tests/data/test2302
- tests/data/test2304
- tests/data/test235
- tests/data/test24
- tests/data/test258
- tests/data/test259
- tests/data/test3016
- tests/data/test3202
- tests/data/test3203
- tests/data/test328
- tests/data/test331
- tests/data/test336
- tests/data/test349
- tests/data/test357
- tests/data/test361
- tests/data/test367
- tests/data/test380
- tests/data/test389
- tests/data/test399
- tests/data/test410
- tests/data/test412
- tests/data/test413
- tests/data/test440
- tests/data/test441
- tests/data/test458
- tests/data/test506
- tests/data/test507
- tests/data/test517
- tests/data/test531
- tests/data/test542
- tests/data/test543
- tests/data/test554
- tests/data/test562
- tests/data/test563
- tests/data/test579
- tests/data/test583
- tests/data/test588
- tests/data/test643
- tests/data/test645
- tests/data/test678
- tests/data/test716
- tests/data/test717
- tests/data/test721
- tests/data/test726
- tests/data/test729
- tests/data/test739
- tests/data/test742
- tests/data/test752
- tests/data/test775
- tests/data/test804
- tests/data/test841
- tests/data/test842
- tests/data/test87
- tests/devtest.pl
- tests/dictserver.py
- tests/ech_tests.sh
- tests/ftpserver.pl
- tests/getpart.pm
- tests/http/scorecard.py
- tests/http/test_02_download.py
- tests/http/test_10_proxy.py
- tests/http/test_17_ssl_use.py
- tests/http/testenv/caddy.py
- tests/http/testenv/httpd.py
- tests/http/testenv/mod_curltest/mod_curltest.c
- tests/http/testenv/nghttpx.py
- tests/http/testenv/vsftpd.py
- tests/libtest/cli_hx_download.c
- tests/libtest/cli_hx_upload.c
- tests/libtest/first.c
- tests/libtest/first.h
- tests/libtest/lib1308.c
- tests/libtest/lib1531.c
- tests/libtest/lib1560.c
- tests/libtest/lib1565.c
- tests/libtest/lib1592.c
- tests/libtest/lib1593.c
- tests/libtest/lib1906.c
- tests/libtest/lib1907.c
- tests/libtest/lib1908.c
- tests/libtest/lib1918.c
- tests/libtest/lib1939.c
- tests/libtest/lib1940.c
- tests/libtest/lib1945.c
- tests/libtest/lib2032.c
- tests/libtest/lib2405.c
- tests/libtest/lib3026.c
- tests/libtest/lib3102.c
- tests/libtest/lib505.c
- tests/libtest/lib506.c
- tests/libtest/lib518.c
- tests/libtest/lib525.c
- tests/libtest/lib530.c
- tests/libtest/lib537.c
- tests/libtest/lib540.c
- tests/libtest/lib541.c
- tests/libtest/lib542.c
- tests/libtest/lib554.c
- tests/libtest/lib557.c
- tests/libtest/lib562.c
- tests/libtest/lib568.c
- tests/libtest/lib569.c
- tests/libtest/lib571.c
- tests/libtest/lib572.c
- tests/libtest/lib579.c
- tests/libtest/lib582.c
- tests/libtest/lib586.c
- tests/libtest/lib643.c
- tests/libtest/lib659.c
- tests/libtest/lib694.c
- tests/libtest/lib758.c
- tests/libtest/mk-lib1521.pl
- tests/libtest/test1013.pl
- tests/libtest/test1022.pl
- tests/libtest/test307.pl
- tests/libtest/test613.pl
- tests/libtest/testtrace.c
- tests/libtest/testutil.c
- tests/libtest/testutil.h
- tests/memanalyze.pl
- tests/negtelnetserver.py
- tests/pathhelp.pm
- tests/runner.pm
- tests/runtests.pl
- tests/secureserver.pl
- tests/server/first.h
- tests/server/getpart.c
- tests/server/mqttd.c
- tests/server/resolve.c
- tests/server/rtspd.c
- tests/server/sockfilt.c
- tests/server/socksd.c
- tests/server/sws.c
- tests/server/tftpd.c
- tests/server/util.c
- tests/serverhelp.pm
- tests/servers.pm
- tests/smbserver.py
- tests/sshserver.pl
- tests/test1119.pl
- tests/test1132.pl
- tests/test1135.pl
- tests/test1139.pl
- tests/test1165.pl
- tests/test1167.pl
- tests/test1173.pl
- tests/test1175.pl
- tests/test1222.pl
- tests/test1477.pl
- tests/test1486.pl
- tests/test1488.pl
- tests/test745.pl
- tests/test971.pl
- tests/testcurl.pl
- tests/testutil.pm
- tests/unit/README.md
- tests/unit/unit1300.c
- tests/unit/unit1303.c
- tests/unit/unit1307.c
- tests/unit/unit1605.c
- tests/unit/unit1607.c
- tests/unit/unit1609.c
- tests/unit/unit1652.c
- tests/unit/unit1653.c
- tests/unit/unit1654.c
- tests/unit/unit1655.c
- tests/unit/unit1658.c
- tests/util.py
Change #249092
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Mon 17 Nov 2025 13:32:43 Repository https://github.com/curl/curl.git Project curl Branch master Revision 1b48c6148a0708f401e2cef8aaee445ffb689ea9 Comments
tidy-up: miscellaneous - schannel: delete superfluous parenthesis. - tftp: delete stray space from log output. - ws: update guard comment. - docs/examples: constify variables. - runtests/servers: enclose unknown parameter between quotes. - scripts/perlcheck.sh: drop redundant grep `-E` option. - THANKS: move names from comments to THANKS. - sync `--depth` option style across scripts. - sync git repo URL ending between some scripts. - BINDINGS.md: drop protocol from archive.org URL path. - whitespace, indent, unfold lines. Closes #19565
Changed files
- .github/workflows/http3-linux.yml
- .github/workflows/linux.yml
- CMakeLists.txt
- docs/BINDINGS.md
- docs/HTTP3.md
- docs/THANKS
- docs/examples/crawler.c
- docs/examples/ftpuploadfrommem.c
- docs/examples/ftpuploadresume.c
- docs/examples/ghiper.c
- docs/examples/headerapi.c
- docs/examples/http2-upload.c
- docs/examples/multi-debugcallback.c
- lib/cf-socket.c
- lib/curl_ntlm_core.c
- lib/parsedate.c
- lib/tftp.c
- lib/vtls/rustls.c
- lib/vtls/schannel.c
- lib/ws.c
- scripts/mk-ca-bundle.pl
- scripts/perlcheck.sh
- tests/ech_combos.py
- tests/ftpserver.pl
- tests/getpart.pm
- tests/http-server.pl
- tests/http2-server.pl
- tests/http3-server.pl
- tests/rtspserver.pl
- tests/secureserver.pl
- tests/sshserver.pl
- tests/tftpserver.pl