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

Builder texinfo-solaris10-sparc Build #5746

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 35 secs )
    1. stdio
  2. shell './autogen.sh' ( 56 mins, 38 secs )
    1. stdio
  3. shell_1 './configure' ( 25 mins, 40 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 20 mins, 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 hrs, 17 mins, 27 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 5746 Build
codebase Build
got_revision e08ec28bc01fe60f08d58c2f595e27683b3d6c9d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision e08ec28bc01fe60f08d58c2f595e27683b3d6c9d 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:

StartTue Jul 22 17:52:13 2025
EndTue Jul 22 20:52:36 2025
Elapsed3 hrs, 22 secs

All Changes:

:

  1. Change #240422

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 22 Jul 2025 17:43:28
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e08ec28bc01fe60f08d58c2f595e27683b3d6c9d

    Comments

    * tta/C/parsetexi/macro.c (handle_macro), tta/C/parsetexi/parser.c (process_remaining_on_line), tta/perl/Texinfo/ParserNonXS.pm (_handle_macro, _process_remaining_on_line): pass amias information to handle_macro and set the information in this function.
    * tta/C/parsetexi/macro.c (handle_macro),
    tta/perl/Texinfo/ParserNonXS.pmm (_handle_macro): keep the
    macro_call_element in the tree in source mark even if the macro body
    is not expanded, in case there are source marks in the
    macro_call_element.  If the macrobody is not expanded the state of the
    source mark is not set to start, and there is no source mark for an
    end of the macro call added.
    
    * tta/perl/t/60macro.t: add/improve comments explaining why
    incorrectly placed source marks are correct.

    Changed files

    • ChangeLog
    • tta/C/parsetexi/macro.c
    • tta/C/parsetexi/macro.h
    • tta/C/parsetexi/parser.c
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/t/60macro.t
    • tta/perl/t/results/linemacro/recursive_linemacro_in_body.pl
    • tta/perl/t/results/linemacro/recursive_linemacro_in_call.pl
    • tta/perl/t/results/macro/double_recursive_macro_call.pl
    • tta/perl/t/results/macro/glossary.pl
    • tta/perl/t/results/macro/line_after_recursive_call.pl
    • tta/perl/t/results/macro/recursive_call_in_macro.pl
    • tta/perl/t/results/macro/recursive_call_in_rmacro.pl