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

Builder texinfo-solaris11-i386 Build #6533

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 13 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 34 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 20 secs )
    1. stdio
  5. shell_3 'gmake check' ( 14 mins, 33 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-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6533 Build
codebase Build
got_revision cd4b1e5ee6a193f95d8c07158ec3cb2e528303a6 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision cd4b1e5ee6a193f95d8c07158ec3cb2e528303a6 Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartSun Jun 22 22:49:53 2025
EndSun Jun 22 23:23:42 2025
Elapsed33 mins, 49 secs

All Changes:

:

  1. Change #237452

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 22 Jun 2025 22:20:43
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision cd4b1e5ee6a193f95d8c07158ec3cb2e528303a6

    Comments

    Warn about up pointer for node missing from menu
    * tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure),
    * tta/perl/Texinfo/Structuring.pm (check_node_tree_menu_structure)
    [CHECK_MISSING_MENU_ENTRY]: If warning issued about a node being missing
    from a menu, also check if the up pointer for the node points to a
    different node, in order to give more context to the warning.
    
    This is the case for some nodes in the 'libc' manual where some
    subsidiary nodes are put at higher sectioning levels than those of their
    superior nodes.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/t/results/sectioning/semi_auto.pl