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

Builder texinfo-solaris10-i386 Build #6818

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 6 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 48 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 49 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 6818 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-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 11 00:34:32 2025
EndFri Jul 11 00:56:07 2025
Elapsed21 mins, 34 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