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

Builder curl-unthreaded-solaris11-sparc Build #6169

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 25 mins, 20 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 6169 Build
codebase Build
got_revision 69a224d6b48edb43df29cb69881ca8edc90f1527 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 69a224d6b48edb43df29cb69881ca8edc90f1527 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. Stefan Eissing

Timing:

StartWed Aug 5 07:00:04 2026
EndWed Aug 5 07:59:52 2026
Elapsed59 mins, 48 secs

All Changes:

:

  1. Change #276998

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 05 Aug 2026 08:09:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 69a224d6b48edb43df29cb69881ca8edc90f1527

    Comments

    vdns: directory for all DNS related sources
    Move all DNS related source files from lib to lib/vdns. Fix
    include paths, no furher changes.
    
    Closes #22482

    Changed files

    • lib/Makefile.inc
    • lib/amigaos.c
    • lib/asyn-ares.c
    • lib/asyn-base.c
    • lib/asyn-thrdd.c
    • lib/asyn.h
    • lib/cf-dns.c
    • lib/cf-dns.h
    • lib/cf-https-connect.c
    • lib/cf-ip-happy.c
    • lib/connect.c
    • lib/connect.h
    • lib/curl_trc.c
    • lib/dnscache.c
    • lib/dnscache.h
    • lib/doh.c
    • lib/doh.h
    • lib/easy.c
    • lib/ftp.c
    • lib/hostip.c
    • lib/hostip.h
    • lib/hostip4.c
    • lib/hostip6.c
    • lib/http.c
    • lib/httpsrr.c
    • lib/httpsrr.h
    • lib/imap.c
    • lib/multihandle.h
    • lib/pop3.c
    • lib/request.c
    • lib/setopt.c
    • lib/smtp.c
    • lib/socks.c
    • lib/transfer.c
    • lib/url.c
    • lib/urldata.h
    • lib/vdns/asyn-ares.c
    • lib/vdns/asyn-base.c
    • lib/vdns/asyn-thrdd.c
    • lib/vdns/asyn.h
    • lib/vdns/cf-dns.c
    • lib/vdns/cf-dns.h
    • lib/vdns/dnscache.c
    • lib/vdns/dnscache.h
    • lib/vdns/doh.c
    • lib/vdns/doh.h
    • lib/vdns/hostip.c
    • lib/vdns/hostip.h
    • lib/vdns/hostip4.c
    • lib/vdns/hostip6.c
    • lib/vdns/httpsrr.c
    • lib/vdns/httpsrr.h
    • lib/vquic/cf-ngtcp2-cmn.c
    • lib/vquic/cf-ngtcp2.c
    • lib/vquic/cf-quiche.c
    • lib/vquic/vquic.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vtls/hostcheck.c
    • lib/vtls/openssl.c
    • lib/vtls/rustls.c
    • lib/vtls/vtls.c
    • lib/vtls/wolfssl.c
    • projects/Windows/generate.bat
    • projects/Windows/tmpl/libcurl.vcxproj
    • src/curlinfo.c
    • tests/unit/unit1305.c
    • tests/unit/unit1650.c
    • tests/unit/unit1655.c
    • tests/unit/unit1658.c