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

Builder gtar-solaris10-sparc Build #305

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectgtar
Repositorygit://git.savannah.gnu.org/tar.git
Branchmaster
Revisiona7526eb3f0e3bc18f8688d387364b0d774755f30
Got Revisiona7526eb3f0e3bc18f8688d387364b0d774755f30
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 37 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 305 Build
codebase Build
got_revision a7526eb3f0e3bc18f8688d387364b0d774755f30 Git
project gtar Build
repository git://git.savannah.gnu.org/tar.git Build
revision a7526eb3f0e3bc18f8688d387364b0d774755f30 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. Marco Nenciarini
  2. Paul Eggert

Timing:

StartThu Mar 12 20:34:43 2026
EndThu Mar 12 20:35:30 2026
Elapsed46 secs

All Changes:

:

  1. Change #260898

    Category gtar
    Changed by Marco Nenciarini <marco.nenciariniohnoyoudont@enterprisedb.com>
    Changed at Thu 12 Mar 2026 20:31:55
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision dcb8c5f93276b01270c200d1a10d473221b2cef4

    Comments

    Respect --ignore-failed-read in file_removed_diag (bug#68075)
    * src/misc.c (file_removed_diag): Guard set_exit_status call
    with !ignore_failed_read_option, consistent with stat_diag and
    other diagnostic functions.
    * tests/filerem03.at: New test.
    * tests/testsuite.at: Include it.
    * tests/Makefile.am: Add it.
    Copyright-paperwork-exempt: yes
    
    Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>

    Changed files

    • src/misc.c
    • tests/Makefile.am
    • tests/filerem03.at
    • tests/testsuite.at
  2. Change #260899

    Category gtar
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Thu 12 Mar 2026 20:31:55
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision a7526eb3f0e3bc18f8688d387364b0d774755f30

    Comments

    Update NEWS for previous patch

    Changed files

    • NEWS