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

Builder gtar-solaris10-sparc Build #326

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartFri Aug 21 19:21:56 2026
EndFri Aug 21 19:26:20 2026
Elapsed4 mins, 24 secs

All Changes:

:

  1. Change #278881

    Category gtar
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Fri 21 Aug 2026 20:46:59
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision b9cdce5e2c6ac5727fb1b310510e938e6325e729

    Comments

    scripts: remove EOF == -1 assumption
    * scripts/xsparse.c (main): Don’t assume EOF == -1.

    Changed files

    • scripts/xsparse.c
  2. Change #278882

    Category gtar
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Fri 21 Aug 2026 20:46:59
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision 11034474cde17bb87bd5a12012e767cbfa426d04

    Comments

    tar: more-consistent EOF checking
    * src/names.c (read_name_from_file): Test sign of getc return,
    rather than checking exactly for EOF.  This helps the compiler
    a little bit and is more consistent with other parts of this code.

    Changed files

    • src/names.c
  3. Change #278883

    Category gtar
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Fri 21 Aug 2026 20:46:59
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision 1f58835f3b4c67341889b273336eb66bb7223c03

    Comments

    maint: spelling fixes, including UK→US

    Changed files

    • ChangeLog.1
    • NEWS
    • doc/recipes.texi
    • doc/tar.texi
    • src/incremen.c
    • src/tar.h
    • src/xheader.c
    • tests/dirrem01.at
    • tests/extrac22.at
    • tests/incremental.at
    • tests/options03.at
    • tests/recurs02.at