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

Builder gtar-solaris10-sparc Build #229

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectgtar
Repositorygit://git.savannah.gnu.org/tar.git
Branchmaster
Revision9a30bb267430eb1b69151f947cf4613803182c61
Got Revision9a30bb267430eb1b69151f947cf4613803182c61
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 26 secs )
    1. stdio
  3. shell_1 './configure' failed ( 0 secs )
    1. stdio
  4. shell_2 'gmake' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. testsuite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/gtar-solaris10-sparc slave
buildername gtar-solaris10-sparc Builder
buildnumber 229 Build
codebase Build
got_revision 9a30bb267430eb1b69151f947cf4613803182c61 Git
project gtar Build
repository git://git.savannah.gnu.org/tar.git Build
revision 9a30bb267430eb1b69151f947cf4613803182c61 Build
scheduler schedule-gtar-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/gtar-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Sergey Poznyakoff

Timing:

StartTue Aug 1 14:54:46 2023
EndTue Aug 1 14:55:19 2023
Elapsed33 secs

All Changes:

:

  1. Change #177276

    Category gtar
    Changed by Sergey Poznyakoff <grayohnoyoudont@gnu.org>
    Changed at Tue 01 Aug 2023 14:45:14
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision 9a30bb267430eb1b69151f947cf4613803182c61

    Comments

    New option: --set-mtime-command
    * NEWS: Document new option.
    * src/common.h (COMMAND_MTIME): New constant.
    * src/create.c (set_mtime_command)
    (set_mtime_format): New globals.
    (sys_exec_setmtime_script): New prototype.
    * src/system.c (start_header): Handle COMMAND_MTIME.
    * src/tar.c (sys_exec_setmtime_script): New function.

    Changed files

    • NEWS
    • src/common.h
    • src/create.c
    • src/system.c
    • src/tar.c