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

Builder texinfo-solaris10-sparc Build #5685

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 29 secs )
    1. stdio
  2. shell './autogen.sh' ( 38 mins, 0 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 27 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 22 secs )
    1. stdio
  5. shell_3 'gmake check' ( 49 mins, 5 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5685 Build
codebase Build
got_revision 96dc05cb8f091b30c3756ac2a08d6dc10d21ee52 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 96dc05cb8f091b30c3756ac2a08d6dc10d21ee52 Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartFri Jul 11 00:34:31 2025
EndFri Jul 11 02:21:57 2025
Elapsed1 hrs, 47 mins, 25 secs

All Changes:

:

  1. Change #238953

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 11 Jul 2025 00:20:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 96dc05cb8f091b30c3756ac2a08d6dc10d21ee52

    Comments

    Prevent use of uninitialized value in string comparison
    * tta/perl/Texinfo/Structuring.pm: Reverse order of a conditional..
    * tta/perl/Texinfo/ManipulateTree.pm (first_menu_node):
    Add detail to comment that it might not return a reference
    to a node, but to a 'menu_entry_node' element.
    
    This happened with the test "perl -w t/html_tests.t menu".

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/Structuring.pm