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

Builder curl-unthreaded-solaris11-i386 Build #3570

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 23 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 23 mins, 6 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 3570 Build
codebase Build
got_revision 614313f12f75824f488dce6236e5669dee9b1dee Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 614313f12f75824f488dce6236e5669dee9b1dee Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Jun 5 11:06:46 2025
EndThu Jun 5 14:09:19 2025
Elapsed3 hrs, 2 mins, 33 secs

All Changes:

:

  1. Change #231396

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 05 Jun 2025 10:56:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 614313f12f75824f488dce6236e5669dee9b1dee

    Comments

    system.h: remove some macros
    Since curl_off_t is always 64 bit these days, we can simplify and avoid
    using some macros.
    
    Closes #17498

    Changed files

    • docs/libcurl/symbols-in-versions
    • include/curl/system.h
    • lib/curl_ntlm_core.c
    • lib/curl_setup.h
    • lib/progress.c
    • lib/smb.c
    • lib/uint-bset.c
    • src/config2setopts.c
    • src/tool_cb_prg.c
    • src/tool_cb_see.c
    • src/tool_filetime.c
    • src/tool_progress.c
    • tests/libtest/lib517.c
    • tests/libtest/lib557.c