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

Builder curl-unthreaded-solaris10-i386 Build #14955

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartFri Oct 18 15:25:26 2024
EndFri Oct 18 20:20:34 2024
Elapsed4 hrs, 55 mins, 7 secs

All Changes:

:

  1. Change #212085

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 18 Oct 2024 11:52:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b4e162566fa3fa04200ac3aa751201dee06995ce

    Comments

    KNOWN_BUGS: LDFLAGS passed too late
    Makes linking fail on some (ancient) platforms.
    
    Closes #14893
    Closes #15306

    Changed files

    • docs/KNOWN_BUGS
  2. Change #212088

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 18 Oct 2024 12:58:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4de627ab098f8ba307e420519725d76799807952

    Comments

    winbuild: add initial wolfSSL support
    Ref: https://datagirl.xyz/posts/wolfssl_curl_w2k.html
    
    Closes #15264

    Changed files

    • winbuild/Makefile.vc
    • winbuild/MakefileBuild.vc
    • winbuild/README.md