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

Builder texinfo-solaris10-sparc Build #5676

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision925a171c8007c77ed8759a765423ad92d932d289
Got Revision925a171c8007c77ed8759a765423ad92d932d289
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 30 mins, 58 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 3 secs )
    1. stdio
  4. shell_2 'gmake all' ( 20 mins, 53 secs )
    1. stdio
  5. shell_3 'gmake check' ( 52 mins, 43 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 5676 Build
codebase Build
got_revision 925a171c8007c77ed8759a765423ad92d932d289 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 925a171c8007c77ed8759a765423ad92d932d289 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:

StartMon Jul 7 23:47:53 2025
EndTue Jul 8 01:37:43 2025
Elapsed1 hrs, 49 mins, 49 secs

All Changes:

:

  1. Change #238675

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 07 Jul 2025 22:27:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 02b602fce8b56f31b9162febb2eeabcb1273682e

    Comments

    * tta/C/Makefile.am (teximakehtml_SOURCES): add main/replace_set_perl_interpreter.c.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
  2. Change #238676

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 07 Jul 2025 22:33:16
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 953d05220637995e686ee2742b5f84ca8475d990

    Comments

    * tta/C/convert/format_html.c (html_default_format_date_in_header) (html_convert_printindex_command), tta/C/main/convert_utils.c (setup_convert_utils), tta/C/main/element_types.txt, tta/C/main/manipulate_tree.c (protect_text), tta/C/structuring_transfo/transformations.c (protect_hashchar_at_line_beginning_internal): replace brace_noarg_command type by brace_command.  Remove brace_noarg_command type.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/C/main/convert_utils.c
    • tta/C/main/element_types.c
    • tta/C/main/element_types.h
    • tta/C/main/element_types.txt
    • tta/C/main/manipulate_tree.c
    • tta/C/structuring_transfo/transformations.c
  3. Change #238677

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 07 Jul 2025 22:57:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 31acac26da8129704ad46a9f1cdaa91459f02bb7

    Comments

    Part line tables of contents formatting
    * doc/texinfo.tex (\ifafterpartentry): new conditional.
    (\dopartentry, \dochapentry):
    Discourage page break between part entry and chapter entry
    in table of contents.
    (\dopartentry): call \entryinternal directly rather than
    going through \tocentry.

    Changed files

    • ChangeLog
    • doc/texinfo.tex
  4. Change #238678

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 07 Jul 2025 23:27:23
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 925a171c8007c77ed8759a765423ad92d932d289

    Comments

    * doc/texinfo.tex (\raggedbottom): Reduce stretch from 60pt to 30pt to avoid too much space being left at the bottom of pages in the table of contents.  Suggestion from Werner.

    Changed files

    • ChangeLog
    • doc/texinfo.tex