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

Builder texinfo-solaris10-sparc Build #5757

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 23 mins, 31 secs )
    1. stdio
  3. shell_1 './configure' failed ( 7 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 1 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 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 5757 Build
codebase Build
got_revision b0fde00c747e4963158776e1fcf3be55e2e2bed0 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision b0fde00c747e4963158776e1fcf3be55e2e2bed0 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:

StartThu Jul 24 16:26:16 2025
EndThu Jul 24 16:50:17 2025
Elapsed24 mins, 0 secs

All Changes:

:

  1. Change #240573

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 24 Jul 2025 15:45:13
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision bfe58384d0fc9a61e90a311bb873f6d8d7562eff

    Comments

    * contrib/mass_test/README: add.

    Changed files

    • contrib/mass_test/README
    • contrib/mass_test/generate_C.sh
    • contrib/mass_test/generate_perlVSC.sh
    • contrib/mass_test/output_ConvertXS_perlVSC.sh
  2. Change #240574

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 24 Jul 2025 15:45:13
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision bab75fc0330a21ca30c42db1551e50c8ec6cfcae

    Comments

    Leave @set/@clear as an alternative to @codequote* in Texinfo tree
    * tta/perl/Texinfo/Common.pm (%set_flag_command_equivalent)
    (%command_equivalent_set_flag), tta/perl/Texinfo/ParserNonXS.pm: move
    %set_flag_command_equivalent to Common.pm and add
    %command_equivalent_set_flag.
    
    * tta/C/main/utils.c (element_value_equivalent), tta/C/main/utils.c
    (element_value_equivalent), tta/perl/Texinfo/Common.pm
    (element_value_equivalent),
    tta/perl/Texinfo/Convert/TreeElementConverter.pm
    (_tree_element_element_value_equivalent): add function to return value
    and command of a @set/@clear command with a flag making it an
    alternative to another command.
    
    * tta/C/main/utils.c (informative_command_value),
    tta/C/main/customization_options.c (set_informative_command_value),
    tta/perl/Texinfo/Common.pm (informative_command_value)
    (set_informative_command_value),
    tta/perl/Texinfo/Convert/TreeElementConverter.pm
    (_tree_element_informative_command_value)
    (tree_element_set_informative_command_value): call element_value_equivalent in
    informative_command_value and return the command being actually
    modified.  Update callers.
    
    * tta/C/parsetexi/parser.c (register_global_command),
    tta/perl/Texinfo/ParserNonXS.pm (_register_global_command): add an optional
    argument to give the command to store as.  This is useful if the
    actual element is an alternative to another command, as is the case for
    @set/@clear command with a texicode* flag.  Update callers.
    
    * tta/C/parsetexi/handle_commands.c (handle_line_command),
    tta/perl/Texinfo/ParserNonXS.pm (_handle_line_command): keep @set or
    @clear as an alternative to @codequote* as is in the tree, but
    register as a global command associated to the equivalent command.

    Changed files

    • tta/C/convert/converter.c
    • tta/C/convert/rawtext_converter_api.c
    • tta/C/main/build_perl_info.c
    • tta/C/main/customization_options.c
    • tta/C/main/document.c
    • tta/C/main/utils.c
    • tta/C/main/utils.h
    • tta/C/parsetexi/handle_commands.c
    • tta/C/parsetexi/parser.c
    • tta/C/parsetexi/parser.h
    • tta/C/parsetexi/separator.c
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/IXIN.pm
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/Texinfo/Convert/TreeElementConverter.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/t/results/value/set_flag_command_equivalent.pl
    • tta/swig/texinfo.i
  3. Change #240575

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 24 Jul 2025 16:03:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b0fde00c747e4963158776e1fcf3be55e2e2bed0

    Comments

    Add missing ChangeLog entries

    Changed files

    • ChangeLog