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

Builder texinfo-solaris10-i386 Build #6857

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision157b94d8256e56c89768cc60879752db68847433
Got Revision157b94d8256e56c89768cc60879752db68847433
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 4 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 46 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 4 mins, 23 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 6 mins, 32 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. tta_perl_test-suite.log
    4. info_test-suite.log
    5. install_info_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 6857 Build
codebase Build
got_revision 157b94d8256e56c89768cc60879752db68847433 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 157b94d8256e56c89768cc60879752db68847433 Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartFri Jul 18 02:42:04 2025
EndFri Jul 18 03:02:58 2025
Elapsed20 mins, 53 secs

All Changes:

:

  1. Change #240033

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 18 Jul 2025 02:17:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 157b94d8256e56c89768cc60879752db68847433

    Comments

    Allow 'manual-not-found' hook to create a node
    * info/info.c (get_initial_file): If the 'manual-not-found'
    hook produced any output, use the output as a node and start
    the Info session displaying that node.
    * doc/info-stnd.texi (Hooks): update with example of outputing
    a node.

    Changed files

    • ChangeLog
    • doc/info-stnd.texi
    • info/info.c