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

Builder gtar-solaris10-i386 Build #223

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:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Sam James

Timing:

StartTue Jul 18 18:54:42 2023
EndTue Jul 18 18:54:49 2023
Elapsed7 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