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

Builder curl-threaded-solaris11-i386 Build #3585

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Jun 9 16:56:13 2025
EndMon Jun 9 20:37:16 2025
Elapsed3 hrs, 41 mins, 2 secs

All Changes:

:

  1. Change #231708

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 09 Jun 2025 13:16:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1886260a95f442d947b4d1fc01be95ee55e5f5a1

    Comments

    lib: make curlx_inet_ntop()
    move function to curlx/, change all callers
    
    Closes #17560

    Changed files

    • lib/Makefile.inc
    • lib/asyn-thrdd.c
    • lib/cf-socket.c
    • lib/connect.c
    • lib/curlx/curlx.h
    • lib/curlx/inet_ntop.c
    • lib/curlx/inet_ntop.h
    • lib/ftp.c
    • lib/hostip.c
    • lib/if2ip.c
    • lib/inet_ntop.c
    • lib/inet_ntop.h
    • lib/url.c
    • lib/urlapi.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c