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

Builder gtar-solaris10-sparc Build #251

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectgtar
Repositorygit://git.savannah.gnu.org/tar.git
Branchmaster
Revision3d2c735b7c8ff3982812df1117597a475c7cc72f
Got Revision3d2c735b7c8ff3982812df1117597a475c7cc72f
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 1 mins, 16 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 251 Build
codebase Build
got_revision 3d2c735b7c8ff3982812df1117597a475c7cc72f Git
project gtar Build
repository git://git.savannah.gnu.org/tar.git Build
revision 3d2c735b7c8ff3982812df1117597a475c7cc72f 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. Paul Eggert

Timing:

StartWed Jul 24 19:09:15 2024
EndWed Jul 24 19:10:40 2024
Elapsed1 mins, 24 secs

All Changes:

:

  1. Change #202439

    Category gtar
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Wed 24 Jul 2024 19:04:16
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision b96cabb1ea0bf0694bf798657faef3893af339a1

    Comments

    Sync bootstrap from Gnulib

    Changed files

    • bootstrap
  2. Change #202440

    Category gtar
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Wed 24 Jul 2024 19:04:16
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision bd066ac0a549f4022f1305b84800db5174fedb6f

    Comments

    build: update gnulib and paxutils submodules to latest

    Changed files

    • gnulib
    • paxutils
  3. Change #202441

    Category gtar
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Wed 24 Jul 2024 19:04:16
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision 3d2c735b7c8ff3982812df1117597a475c7cc72f

    Comments

    maint: higher-precision checkpoint timestamps
    * src/checkpoint.c (format_checkpoint_string):
    Use current_timespec to get nanosecond resolution.
    This also frees us from the necessity of including <sys/time.h>
    to use gettimeofday, which is removed in POSIX.1-2024.

    Changed files

    • src/checkpoint.c