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

Builder curl-unthreaded-solaris11-sparc Build #5694

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 43 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-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5694 Build
codebase Build
got_revision d087a7e4ecbe72aeecd9b171fdf3fab95c65dfb5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d087a7e4ecbe72aeecd9b171fdf3fab95c65dfb5 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Apr 20 14:35:22 2026
EndMon Apr 20 15:21:05 2026
Elapsed45 mins, 43 secs

All Changes:

:

  1. Change #265040

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 20 Apr 2026 14:28:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d087a7e4ecbe72aeecd9b171fdf3fab95c65dfb5

    Comments

    mime: only allow 40 levels of calls
    To avoid problems when doing insane things.
    
    Closes #21384

    Changed files

    • lib/mime.c