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

Builder gtar-solaris10-i386 Build #286

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:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Collin Funk

Timing:

StartFri Aug 8 09:02:24 2025
EndFri Aug 8 09:02:58 2025
Elapsed34 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