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

Builder texinfo-solaris10-sparc Build #6399

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 52 secs )
    1. stdio
  2. shell './autogen.sh' ( 45 mins, 23 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 26 secs )
    1. stdio
  4. shell_2 'gmake all' ( 34 mins, 9 secs )
    1. stdio
  5. shell_3 'gmake check' ( 10 mins, 19 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. 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 6399 Build
codebase Build
got_revision 68386acbc002fbe041fb19bcf3d7f2b983e2051a Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 68386acbc002fbe041fb19bcf3d7f2b983e2051a 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. Patrice Dumas

Timing:

StartSat Jun 13 22:07:33 2026
EndSat Jun 13 23:44:45 2026
Elapsed1 hrs, 37 mins, 11 secs

All Changes:

:

  1. Change #270815

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 13 Jun 2026 21:23:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 68386acbc002fbe041fb19bcf3d7f2b983e2051a

    Comments

    Add def_class_variable and def_class_method flags
    * tta/C/main/builtin_commands.h, tta/data/command_data.txt: add
    def_class_variable and def_class_method flags.
    
    * tta/C/parsetexi/end_line.c (end_line_def_line),
    tta/C/main/manipulate_indices.c (set_def_command_index_entry),
    tta/perl/Texinfo/Indices.pm (_set_def_command_index_entry),
    tta/perl/Texinfo/ParserNonXS.pm (_end_line_def_line): use the new
    flags.

    Changed files

    • ChangeLog
    • tta/C/main/builtin_commands.h
    • tta/C/main/command_data.c
    • tta/C/main/manipulate_indices.c
    • tta/C/parsetexi/end_line.c
    • tta/data/command_data.txt
    • tta/perl/Texinfo/Commands.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/ParserNonXS.pm