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

Builder curl-unthreaded-solaris10-sparc Build #14083

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionc7c42afab91c46e6baaa0e2801626e13acd6c30a
Got Revisionc7c42afab91c46e6baaa0e2801626e13acd6c30a
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 35 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 32 mins, 28 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 14083 Build
codebase Build
got_revision c7c42afab91c46e6baaa0e2801626e13acd6c30a Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c7c42afab91c46e6baaa0e2801626e13acd6c30a Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats
  3. hunterinvariants

Timing:

StartSat Aug 15 12:38:14 2026
EndSun Aug 16 02:38:19 2026
Elapsed14 hrs, 4 secs

All Changes:

:

  1. Change #278277

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 15 Aug 2026 11:21:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 91323de7f3ddfad2fb6860a695ffa805e9389afe

    Comments

    GHA/non-native: bump cross-build-actions, NetBSD 11.0, FreeBSD riscv64
    New riscv64 job takes 4.5 minutes.
    
    Also:
    - use prefill on riscv64 to save 2 minutes configure time.
    - disable manuals/perl on riscv64 to save ~1 minute (install, build).
    - cmake: fix `HAVE_GETHOSTBYNAME_R_6` prefill for FreeBSD.
    
    Ref: https://github.com/cross-platform-actions/action/releases/tag/v1.4.0
    
    Closes #22590

    Changed files

    • .github/workflows/non-native.yml
    • CMake/unix-cache.cmake
  2. Change #278285

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sat 15 Aug 2026 11:55:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ebc0fbc0e86d8ef635b9578348bf21bb8a4f480a

    Comments

    connect: only set connect timer on first socket
    Only collect connect/appconnect timer stats on the first socket.
    
    Fixes #22587
    Closes #22592
    Reported-by: GLaDOS-418 on github

    Changed files

    • lib/connect.c
  3. Change #278290

    Category curl
    Changed by hunterinvariants <217359725+hunterinvariantsohnoyoudont@users.noreply.github.com>
    Changed at Sat 15 Aug 2026 11:56:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c7c42afab91c46e6baaa0e2801626e13acd6c30a

    Comments

    file: support directory listing on Windows
    Closes #22577

    Changed files

    • docs/TODO.md
    • lib/curlx/fopen.c
    • lib/curlx/fopen.h
    • lib/file.c
    • tests/data/test3203