Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-unthreaded-solaris11-sparc Build #6372

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision65f685742ccf40d685cb2899618125bd25a49a66
Got Revision65f685742ccf40d685cb2899618125bd25a49a66
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 40 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 34 mins, 25 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 6372 Build
codebase Build
got_revision 65f685742ccf40d685cb2899618125bd25a49a66 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 65f685742ccf40d685cb2899618125bd25a49a66 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:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Sep 5 20:45:06 2026
EndSat Sep 5 22:03:10 2026
Elapsed1 hrs, 18 mins, 3 secs

All Changes:

:

  1. Change #280867

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 05 Sep 2026 22:20:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 65f685742ccf40d685cb2899618125bd25a49a66

    Comments

    lib: rename curlx/fopen.[ch] to curlx/win32-fopen.[ch]
    To make it more apparent what the file is for and separate it better
    from curl_fopen.[ch]
    
    Closes #22842

    Changed files

    • .github/labeler.yml
    • lib/Makefile.inc
    • lib/curl_fopen.h
    • lib/curlx/fopen.c
    • lib/curlx/fopen.h
    • lib/curlx/win32-fopen.c
    • lib/curlx/win32-fopen.h
    • lib/file.c
    • lib/formdata.c
    • lib/memdebug.c
    • lib/mime.c
    • lib/netrc.c
    • lib/vquic/cf-ngtcp2-cmn.c
    • lib/vquic/cf-ngtcp2.c
    • lib/vquic/vquic.c
    • lib/vssh/libssh2.c
    • lib/vssh/vssh.c
    • lib/vtls/gtls.c
    • lib/vtls/keylog.c
    • lib/vtls/rustls.c
    • lib/vtls/schannel.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/vtls.c
    • src/Makefile.inc
    • src/tool_setup.h
    • tests/libtest/Makefile.inc
    • tests/libtest/first.h
    • tests/perf/Makefile.inc
    • tests/perf/first.h
    • tests/server/Makefile.inc
    • tests/server/first.h