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

Builder texinfo-solaris11-i386 Build #7383

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 31 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 1 secs )
    1. stdio
  4. shell_2 'gmake all' ( 16 mins, 59 secs )
    1. stdio
  5. shell_3 'gmake check' ( 12 mins, 36 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/slave/texinfo-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 7383 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-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSat Jun 13 21:29:15 2026
EndSat Jun 13 22:10:36 2026
Elapsed41 mins, 20 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