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

Builder curl-unthreaded-solaris11-i386 Build #5388

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 2 mins, 45 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 3 mins, 48 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 5388 Build
codebase Build
got_revision 370367fcd5116c7e9fc565a99e24aa47929cf43d Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 370367fcd5116c7e9fc565a99e24aa47929cf43d Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. minnnjuuu

Timing:

StartMon Sep 21 07:26:29 2026
EndMon Sep 21 09:33:56 2026
Elapsed2 hrs, 7 mins, 26 secs

All Changes:

:

  1. Change #282371

    Category curl
    Changed by minnnjuuu <kmj020411ohnoyoudont@uos.ac.kr>
    Changed at Mon 21 Sep 2026 08:17:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 370367fcd5116c7e9fc565a99e24aa47929cf43d

    Comments

    examples: clean up crawler link parsing resources
    Release all libxml objects on exit paths.
    
    Enforce the configured link limit before adding a new handle.
    
    Closes #23008

    Changed files

    • docs/examples/crawler.c