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

Builder curl-ares-solaris10-i386 Build #3555

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision464fc67fbe834fea5f0577590655b546fdf15a12
Got Revision464fc67fbe834fea5f0577590655b546fdf15a12
Changes3 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 56 mins, 7 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-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3555 Build
codebase Build
got_revision 464fc67fbe834fea5f0577590655b546fdf15a12 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 464fc67fbe834fea5f0577590655b546fdf15a12 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Jul 15 03:23:00 2025
EndTue Jul 15 12:03:26 2025
Elapsed8 hrs, 40 mins, 26 secs

All Changes:

:

  1. Change #239760

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 14 Jul 2025 18:33:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3222eabe18a0e2c270e14e1d4eb6dc046cff1fe5

    Comments

    tidy-up: whitespace/indent
    Closes #17925

    Changed files

    • configure.ac
    • include/curl/system.h
    • lib/connect.c
    • lib/http_proxy.h
    • lib/socks_gssapi.c
    • lib/vtls/openssl.c
    • lib/vtls/schannel_int.h
    • m4/curl-schannel.m4
    • src/tool_getparam.c
  2. Change #239765

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 14 Jul 2025 20:54:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c680aa11af98689d17b52a6f0d83cea2cfe09405

    Comments

    genserv.pl: fix newline in usage text
    Cherry-picked from #17877

    Changed files

    • tests/certs/genserv.pl
  3. Change #239768

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 14 Jul 2025 21:23:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 464fc67fbe834fea5f0577590655b546fdf15a12

    Comments

    test1706: pass include directory to `managen` for out-of-tree builds
    Fixing:
    ```
    readline() on closed filehandle INC at ../../curl-99.98.97/tests/../scripts/managen line 1299.
    ```
    Ref: https://github.com/curl/curl/actions/runs/16224106087/job/45811979199?pr=17877#step:3:8545
    
    Cherry-picked from #17877
    Closes #17926

    Changed files

    • tests/data/test1706