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

Builder texinfo-solaris11-i386 Build #6575

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 29 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 23 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 6 secs )
    1. stdio
  5. shell_3 'gmake check' ( 15 mins, 29 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 6575 Build
codebase Build
got_revision 74afd2c778b91c0ac9f51e88edd04ca0ec4e1940 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 74afd2c778b91c0ac9f51e88edd04ca0ec4e1940 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 Jul 6 17:52:02 2025
EndSun Jul 6 18:27:39 2025
Elapsed35 mins, 37 secs

All Changes:

:

  1. Change #238499

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 06 Jul 2025 17:43:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 74afd2c778b91c0ac9f51e88edd04ca0ec4e1940

    Comments

    No use of menu_directions in check_nodes_are_referenced
    * tta/C/structuring_transfo/structuring.c (check_nodes_are_referenced),
    * tta/perl/Texinfo/Structuring.pm (check_nodes_are_referenced):
    Keep track of what nodes appeared in menus when finding references
    to nodes.  Then use this for "node `%s' not in menu" message rather
    than checking "up" in menu_directions.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm