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

Builder gtar-solaris10-sparc Build #288

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

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 ( 52 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 288 Build
codebase Build
got_revision 5402831d627f27ff5d9dbb4bf83284eb86130d0b Git
project gtar Build
repository git://git.savannah.gnu.org/tar.git Build
revision 5402831d627f27ff5d9dbb4bf83284eb86130d0b 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. Collin Funk

Timing:

StartFri Aug 8 09:02:25 2025
EndFri Aug 8 09:03:27 2025
Elapsed1 mins, 2 secs

All Changes:

:

  1. Change #242417

    Category gtar
    Changed by Collin Funk <collin.funk1ohnoyoudont@gmail.com>
    Changed at Fri 08 Aug 2025 08:56:50
    Repository git://git.savannah.gnu.org/tar.git
    Project gtar
    Branch master
    Revision 5402831d627f27ff5d9dbb4bf83284eb86130d0b

    Comments

    manual: remove '.info' suffix in manual names passed to @xref
    Texinfo 7.2 began warning about the '.info' suffix in the manual names
    passed to @xref and similar commands.  They eventually plan to stop
    stripping the '.info' suffix internally which will lead to broken links
    in the manuals without this change.
    
    * doc/tar.texi (files): Remove '.info' suffix from manual name.

    Changed files

    • doc/tar.texi