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

Builder curl-unthreaded-solaris10-i386 Build #14527

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 mins, 10 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-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 14527 Build
codebase Build
got_revision 03cf1c7b8c6617801e00e1d4851d0cdca1c1a4e7 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 03cf1c7b8c6617801e00e1d4851d0cdca1c1a4e7 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. Viktor Szakats

Timing:

StartWed Apr 24 23:35:31 2024
EndThu Apr 25 00:46:01 2024
Elapsed1 hrs, 10 mins, 30 secs

All Changes:

:

  1. Change #195888

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 24 Apr 2024 23:29:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1972588d264adae66734054590c2a5d7afa05761

    Comments

    CI: retain failure code after `./configure` with Circle CI
    Suggested-by: Dan Fandrich
    Follow-up to 43299e93c06b96fea8a8dc9b1c2e49c82bc21801 #13462
    Follow-up to d7332e3e46c3ef401b34e6a1a129eb4dd846c452 #12635
    Closes #13468

    Changed files

    • .circleci/config.yml
  2. Change #195889

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 24 Apr 2024 23:29:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 03cf1c7b8c6617801e00e1d4851d0cdca1c1a4e7

    Comments

    lib: silence `-Wsign-conversion` in base64, strcase, mprintf
    Closes #13467

    Changed files

    • lib/base64.c
    • lib/mprintf.c
    • lib/strcase.c