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

Builder texinfo-solaris10-sparc Build #5672

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision605640ef0a13949c465c6eddfc775829df3a5c0c
Got Revision605640ef0a13949c465c6eddfc775829df3a5c0c
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell './autogen.sh' ( 35 mins, 48 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 10 secs )
    1. stdio
  4. shell_2 'gmake all' ( 29 mins, 27 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 6 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5672 Build
codebase Build
got_revision 605640ef0a13949c465c6eddfc775829df3a5c0c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 605640ef0a13949c465c6eddfc775829df3a5c0c 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
  2. Patrice Dumas

Timing:

StartSun Jul 6 23:35:23 2025
EndMon Jul 7 01:52:31 2025
Elapsed2 hrs, 17 mins, 7 secs

All Changes:

:

  1. Change #238534

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Jul 2025 21:56:21
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6ce262572a56af780daf25a9fbe37337dcac48a3

    Comments

    Update TODO, comments, names

    Changed files

    • tta/C/convert/swig_interface.c
    • tta/C/convert/swig_interface.h
    • tta/C/main/get_perl_info.c
    • tta/TODO
    • util/swig/build.sh
    • util/swig/texinfo.i
  2. Change #238535

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Jul 2025 21:56:21
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f501df7602968847c32157fcad041d55c55d9613

    Comments

    * tta/C/convert/swig_interface.c, util/swig/texinfo.i: add source marks.
    Improve util/swig/perl/ distribution.

    Changed files

    • .gitignore
    • ChangeLog
    • tta/C/convert/swig_interface.c
    • tta/C/convert/swig_interface.h
    • tta/TODO
    • util/swig/perl/MANIFEST
    • util/swig/perl/MANIFEST.SKIP
    • util/swig/perl/Makefile.PL
    • util/swig/perl/t/30source_marks.t
    • util/swig/texinfo.i
  3. Change #238536

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Jul 2025 21:57:44
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 61db920975b7a155e39646b7247a1f00dbcac492

    Comments

    Reorder ChangeLog

    Changed files

    • ChangeLog
  4. Change #238537

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 06 Jul 2025 23:07:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4745de1f9935f1f7dc4851de66b42e55230faeb9

    Comments

    * tta/perl/Texinfo/Structuring.pm (check_node_tree_menu_structure), * tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure): Look up "Top" node before iterating over nodes to avoid checking normalized node name every time.  Use a "continue" statement to exdent a conditional block.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm
  5. Change #238538

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 06 Jul 2025 23:07:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 605640ef0a13949c465c6eddfc775829df3a5c0c

    Comments

    * tta/C/structuring_transfo/structuring.c (node_automatic_directions): New helper function.
    (construct_nodes_tree, check_nodes_are_referenced)
    (complete_node_tree_with_menus, node_number_of_node)
    (check_node_tree_menu_structure, set_top_node_next): Use it.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c