Builder curl-unthreaded-solaris11-sparc Build #4083
Results:
Build successful
SourceStamp:
Project | curl |
Repository | https://github.com/curl/curl.git |
Branch | master |
Revision | 00427701573be171545f2511e4b897ceffd2ac3d |
Got Revision | 00427701573be171545f2511e4b897ceffd2ac3d |
Changes | 1 change |
BuildSlave:
unstable11sReason:
The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-sparc' triggered this build
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc | slave |
buildername | curl-unthreaded-solaris11-sparc | Builder |
buildnumber | 4083 | Build |
codebase | Build | |
got_revision | 00427701573be171545f2511e4b897ceffd2ac3d | Git |
osplatform | SPARC | SetPropertyFromCommand Step |
osrelease | 11 | SetPropertyFromCommand Step |
project | curl | Build |
repository | https://github.com/curl/curl.git | Build |
revision | 00427701573be171545f2511e4b897ceffd2ac3d | Build |
scheduler | schedule-curl-unthreaded-solaris11-sparc | Scheduler |
slavename | unstable11s | BuildSlave |
workdir | /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Viktor Szakatscommit@vsz.me
Timing:
Start | Thu Jun 19 17:18:34 2025 |
End | Thu Jun 19 18:35:26 2025 |
Elapsed | 1 hrs, 16 mins, 52 secs |
All Changes:
:
Change #237040
Category curl Changed by Viktor Szakats <commit @vsz.me>Changed at Thu 19 Jun 2025 17:09:43 Repository https://github.com/curl/curl.git Project curl Branch master Revision 00427701573be171545f2511e4b897ceffd2ac3d Comments
warnless: drop parts of the `read`/`write` preprocessor hack (Windows) The `#undef` hack is no longer necessary after changing the redifitions to not map back to the original symbols. This makes it unnecessary to repeat the redefinitions after compiling `warnless.c` itself (in unity mode). Which in turns makes it unnecessary to include `warnless.h` again, to trigger such redefinition. This also means that `read`/`write` are now redefined on Windows from the first inclusion of `warnless.h`. Also: - tests/server: drop a repeat `warnless.h` include, that is unnecessary after this patch. - tests/unit: drop repeat `warnless.h` include. - tests/libtest: drop repeat `warnless.h` includes. - tests/libtest: formatting. Follow-up to 2f312a14da94068d58b6a39f79f82acd0bf82149 #17619 Follow-up to 84338c4de2d7c798e3c270c9610d51a4ad18a90b #12331 Follow-up to 6239146e931fd3127f6994975a56d1b4884a708a Closes #17673
Changed files
- lib/curlx/warnless.c
- lib/curlx/warnless.h
- tests/libtest/lib1485.c
- tests/libtest/lib1500.c
- tests/libtest/lib1501.c
- tests/libtest/lib1502.c
- tests/libtest/lib1506.c
- tests/libtest/lib1507.c
- tests/libtest/lib1508.c
- tests/libtest/lib1509.c
- tests/libtest/lib1510.c
- tests/libtest/lib1515.c
- tests/libtest/lib1522.c
- tests/libtest/lib1523.c
- tests/libtest/lib1531.c
- tests/libtest/lib1540.c
- tests/libtest/lib1541.c
- tests/libtest/lib1542.c
- tests/libtest/lib1552.c
- tests/libtest/lib1553.c
- tests/libtest/lib1554.c
- tests/libtest/lib1556.c
- tests/libtest/lib1557.c
- tests/libtest/lib1558.c
- tests/libtest/lib1559.c
- tests/libtest/lib1560.c
- tests/libtest/lib1564.c
- tests/libtest/lib1565.c
- tests/libtest/lib1591.c
- tests/libtest/lib1592.c
- tests/libtest/lib1598.c
- tests/libtest/lib1900.c
- tests/libtest/lib1901.c
- tests/libtest/lib1903.c
- tests/libtest/lib1905.c
- tests/libtest/lib1906.c
- tests/libtest/lib1907.c
- tests/libtest/lib1908.c
- tests/libtest/lib1910.c
- tests/libtest/lib1911.c
- tests/libtest/lib1912.c
- tests/libtest/lib1913.c
- tests/libtest/lib1915.c
- tests/libtest/lib1916.c
- tests/libtest/lib1918.c
- tests/libtest/lib1919.c
- tests/libtest/lib1977.c
- tests/libtest/lib2023.c
- tests/libtest/lib2032.c
- tests/libtest/lib2306.c
- tests/libtest/lib2308.c
- tests/libtest/lib2309.c
- tests/libtest/lib2402.c
- tests/libtest/lib2404.c
- tests/libtest/lib2405.c
- tests/libtest/lib2502.c
- tests/libtest/lib2700.c
- tests/libtest/lib3026.c
- tests/libtest/lib3027.c
- tests/libtest/lib3100.c
- tests/libtest/lib3101.c
- tests/libtest/lib3105.c
- tests/libtest/lib3207.c
- tests/libtest/lib3208.c
- tests/libtest/lib502.c
- tests/libtest/lib503.c
- tests/libtest/lib504.c
- tests/libtest/lib507.c
- tests/libtest/lib518.c
- tests/libtest/lib525.c
- tests/libtest/lib526.c
- tests/libtest/lib530.c
- tests/libtest/lib533.c
- tests/libtest/lib537.c
- tests/libtest/lib540.c
- tests/libtest/lib552.c
- tests/libtest/lib555.c
- tests/libtest/lib556.c
- tests/libtest/lib560.c
- tests/libtest/lib564.c
- tests/libtest/lib571.c
- tests/libtest/lib573.c
- tests/libtest/lib575.c
- tests/libtest/lib582.c
- tests/libtest/lib586.c
- tests/libtest/lib591.c
- tests/libtest/lib597.c
- tests/libtest/lib658.c
- tests/libtest/lib659.c
- tests/libtest/lib661.c
- tests/libtest/lib674.c
- tests/libtest/lib677.c
- tests/libtest/lib678.c
- tests/libtest/lib751.c
- tests/libtest/lib753.c
- tests/server/sockfilt.c
- tests/unit/unit1309.c