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

Builder gtar-solaris10-i386 Build #228

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:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 6 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/slave/gtar-solaris10-i386 slave
buildername gtar-solaris10-i386 Builder
buildnumber 228 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/gtar-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Sergey Poznyakoff

Timing:

StartTue Aug 1 14:54:45 2023
EndTue Aug 1 14:54:54 2023
Elapsed8 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