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

Builder curl-pr-unthreaded-solaris10-sparc Build #1755

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchdfandrich/xattr
Revision7eb57bd99c6acab7609a4b580e565156feeb4da0
Changes2 changes

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git updating ( 2 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -

Build Properties:

NameValueSource
branch dfandrich/xattr Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 1755 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision 7eb57bd99c6acab7609a4b580e565156feeb4da0 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartWed Oct 16 07:19:16 2024
EndWed Oct 16 07:19:18 2024
Elapsed2 secs

All Changes:

:

  1. Change #211149

    Category None
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 10 Oct 2024 01:58:16
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch dfandrich/xattr
    Revision e6555e1c0ff0d747c0f05238a5c2f0d3b4c73aec

    Comments

    tool_xattr: create the user.creator xattr attribute
    
    This indicates that the file was created by curl which can help a user
    determine the origin of a file. Like the other attributes, this is only
    enabled with the --xattr option.
    
    Closes #15237

    Changed files

    • src/tool_xattr.c
    • tests/data/test644
    • tests/data/test687
    • tests/data/test688
  2. Change #211236

    Category None
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 10 Oct 2024 18:11:24
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch dfandrich/xattr
    Revision 7eb57bd99c6acab7609a4b580e565156feeb4da0

    Comments

    tool_xattr: create the user.creator xattr attribute
    
    This indicates that the file was created by curl which can help a user
    determine the origin of a file. Like the other attributes, this is only
    enabled with the --xattr option.
    
    Closes #15237

    Changed files

    • docs/cmdline-opts/xattr.md
    • src/tool_xattr.c
    • tests/data/test644
    • tests/data/test687
    • tests/data/test688