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

Builder texinfo-solaris10-i386 Build #6816

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision91d2cdd129bd5cf507e5fd8448fa5126b1dcbf7c
Got Revision91d2cdd129bd5cf507e5fd8448fa5126b1dcbf7c
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 13 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 57 secs )
    1. stdio
  4. shell_2 'gmake all' ( 5 mins, 1 secs )
    1. stdio
  5. shell_3 'gmake check' ( 7 mins, 3 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 6816 Build
codebase Build
got_revision 91d2cdd129bd5cf507e5fd8448fa5126b1dcbf7c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 91d2cdd129bd5cf507e5fd8448fa5126b1dcbf7c Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartThu Jul 10 09:42:14 2025
EndThu Jul 10 10:04:40 2025
Elapsed22 mins, 26 secs

All Changes:

:

  1. Change #238880

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 10 Jul 2025 09:34:07
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision cf084f971b3e4b04e193e03879fae14331c3d312

    Comments

    * tta/perl/Texinfo/Common.pm: remove internal commands outside of the loop adding commands.
    * tta/maintain/regenerate_commands_perl_info.pl,
    tta/data/command_data.txt: do not consider internal commands as a
    separate category, but as a flag.
    
    * tta/data/command_data.txt (index_entry_command): remove explicit
    no_paragraph, it is added automatically.

    Changed files

    • ChangeLog
    • tta/C/main/command_data.c
    • tta/data/command_data.txt
    • tta/maintain/regenerate_commands_perl_info.pl
    • tta/perl/Texinfo/Commands.pm
    • tta/perl/Texinfo/Common.pm
  2. Change #238881

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 10 Jul 2025 09:34:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5cf110f9c5917a2ec42d7a36ff844b194f75983e

    Comments

    * tta/C/main/command_data.awk, tta/data/command_data.txt, tta/maintain/regenerate_commands_perl_info.pl: consider that the first flag is the category of the command.  Remove the uppercased category from command_data.txt, add it automatically in command_data.awk.

    Changed files

    • ChangeLog
    • tta/C/main/command_data.awk
    • tta/data/command_data.txt
    • tta/maintain/regenerate_commands_perl_info.pl
  3. Change #238882

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 10 Jul 2025 09:34:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 91d2cdd129bd5cf507e5fd8448fa5126b1dcbf7c

    Comments

    * tta/C/main/command_data.awk: generate command_data only for the output.  Exit if flags or category are missing.

    Changed files

    • ChangeLog
    • tta/C/main/command_data.awk