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

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

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 50 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 13 mins, 13 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3664 Build
codebase Build
got_revision e61bbbd8fa20ea7c89e5305c5a63660267bd2708 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision e61bbbd8fa20ea7c89e5305c5a63660267bd2708 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. Viktor Szakats

Timing:

StartTue Mar 18 03:08:38 2025
EndTue Mar 18 08:08:18 2025
Elapsed4 hrs, 59 mins, 39 secs

All Changes:

:

  1. Change #225262

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 17 Mar 2025 23:20:23
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision e61bbbd8fa20ea7c89e5305c5a63660267bd2708

    Comments

    lib696: fix building on Windows in non-bundle mode
    
    ```
    FAILED: tests/libtest/lib696.exe
    [...] undefined reference to `curlx_write'
    ```
    Ref: https://github.com/curl/curl/actions/runs/13909717720/job/38921073575?pr=16750#step:12:469
    
    Closes #16753

    Changed files

    • tests/libtest/Makefile.inc