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

Builder curl-pr-unthreaded-solaris10-i386 Build #3547

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/asyn-port
Revision14866532a18d12e6a44e13ca4d2283a1883c90d1
Got Revision14866532a18d12e6a44e13ca4d2283a1883c90d1
Changes1 change

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 3 mins, 52 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 12 mins, 27 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/asyn-port Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3547 Build
codebase Build
got_revision 14866532a18d12e6a44e13ca4d2283a1883c90d1 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 14866532a18d12e6a44e13ca4d2283a1883c90d1 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Mar 1 18:28:13 2025
EndSat Mar 1 19:44:34 2025
Elapsed1 hrs, 16 mins, 21 secs

All Changes:

:

  1. Change #223464

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 01 Mar 2025 18:26:04
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/asyn-port
    Revision 14866532a18d12e6a44e13ca4d2283a1883c90d1

    Comments

    asyn: bring back port to the Curl_async struct
    
    To make sure we store and use the correct port used for this particular
    lookup.
    
    Partial revert of 8ded8e5f3f
    
    Fixes #16531
    Reported-by: Jay Satiro

    Changed files

    • lib/asyn-ares.c
    • lib/asyn-thread.c
    • lib/hostasyn.c
    • lib/urldata.h