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

Builder gtar-solaris10-sparc Build #224

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 24 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 224 Build
codebase Build
got_revision 7687bf4acc4dc4554538389383d7fb4c3e6521cd Git
project gtar Build
repository git://git.savannah.gnu.org/tar.git Build
revision 7687bf4acc4dc4554538389383d7fb4c3e6521cd 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. Sam James

Timing:

StartTue Jul 18 18:54:42 2023
EndTue Jul 18 18:55:11 2023
Elapsed28 secs

All Changes:

:

  1. Change #176396

    Category gtar
    Changed by Sam James <samohnoyoudont@gentoo.org>
    Changed at Tue 18 Jul 2023 18:47:26
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision 7687bf4acc4dc4554538389383d7fb4c3e6521cd

    Comments

    tests: Fix bashism in testsuite.at
    &> is a bashism and causes various tests to fail with /bin/sh as non-bash
    (e.g. dash). Use the same pattern the rest of the file uses instead of &>.
    
    Copyright-paperwork-exempt: true

    Changed files

    • tests/testsuite.at