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

Builder curl-unthreaded-solaris11-sparc Build #3932

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionfca1fdc988bd5d8573c4d38aaeae09f22e93ea5d
Got Revisionfca1fdc988bd5d8573c4d38aaeae09f22e93ea5d
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 32 mins, 0 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-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 3932 Build
codebase Build
got_revision fca1fdc988bd5d8573c4d38aaeae09f22e93ea5d Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision fca1fdc988bd5d8573c4d38aaeae09f22e93ea5d 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. Dan Fandrich
  2. Daniel Stenberg

Timing:

StartMon May 12 22:54:55 2025
EndMon May 12 23:59:13 2025
Elapsed1 hrs, 4 mins, 17 secs

All Changes:

:

  1. Change #229616

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 12 May 2025 22:45:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8b33704511750f77b47c589a4165413e8b41890e

    Comments

    tests/server: stop using libcurl's printf functions
    Since the test servers are not built with libcurl the *printf code
    needed to get built separately, and they are not in the curlx
    collection.
    
    snprintf() is provided in all modern systems these days.
    
    Move curlx functions from lib/strerror.c to lib/curlx/winapi.c
    
    Assisted-by: Viktor Szakats
    
    Closes #17294

    Changed files

    • tests/server/Makefile.inc
    • tests/server/dnsd.c
    • tests/server/getpart.c
    • tests/server/mqttd.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/server/util.h
  2. Change #229617

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Mon 12 May 2025 22:51:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fca1fdc988bd5d8573c4d38aaeae09f22e93ea5d

    Comments

    docs: update distros links

    Changed files

    • docs/DISTROS.md