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

Builder texinfo-solaris10-sparc Build #5731

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisiond4d00f1343ea718c4cbd0e119869e9d59a9cd8dd
Got Revisiond4d00f1343ea718c4cbd0e119869e9d59a9cd8dd
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell './autogen.sh' ( 42 mins, 0 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 37 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 8 mins, 46 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 56 mins, 22 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 5731 Build
codebase Build
got_revision d4d00f1343ea718c4cbd0e119869e9d59a9cd8dd Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision d4d00f1343ea718c4cbd0e119869e9d59a9cd8dd 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:

StartSun Jul 20 18:54:19 2025
EndSun Jul 20 20:47:24 2025
Elapsed1 hrs, 53 mins, 4 secs

All Changes:

:

  1. Change #240238

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 20 Jul 2025 16:14:44
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 958587ea2f95cb76a7fcd692923f330cd3e911ee

    Comments

    * tta/swig/perl/parse_refold.pl, tta/swig/perl/parse_refold.pl (_handle_source_marks): add use strict and use warnings, and command-line debug option.  Pass $type to _handle_source_marks. Fix other issues uncovered by use strict.
    * tta/swig/perl/parse_refold.pl (_convert): also consider
    elided_brace_command_arg as a command arg separated by comma.
    Handle empty bracketed_arg.
    
    * tta/swig/perl/parse_refold.pl (_handle_source_marks): add DEL
    character for del comment.

    Changed files

    • ChangeLog
    • tta/swig/perl/parse_refold.pl
  2. Change #240239

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 20 Jul 2025 17:43:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4775178885ac3607dde51e0fea50c1c7dadf025e

    Comments

    * tta/swig/perl/parse_refold.pl (_text): set length to 0 (empty string as result) if to and from positions are equal.
    * tta/swig/perl/parse_refold.pl (_handle_source_marks): handle
    recursive source marks.
    
    * tta/swig/perl/parse_refold.pl: more debugging output.

    Changed files

    • ChangeLog
    • tta/perl/t/55conditionals.t
    • tta/swig/perl/parse_refold.pl
  3. Change #240240

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 20 Jul 2025 18:35:04
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision cb9ccadebf83eb9c3cf7e6296436a3d1370c801a

    Comments

    * tta/perl/Texinfo/ParserNonXS.pm: homogenize formatting of sub beginning and arguments getting.  Remove unused argument, add prototypes.  Replace object oriented calls of file internal functions. No functional change.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/ParserNonXS.pm
  4. Change #240241

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 20 Jul 2025 18:47:49
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d4d00f1343ea718c4cbd0e119869e9d59a9cd8dd

    Comments

    * tta/perl/Texinfo/ParserNonXS.pm: replace object oriented calls of file internal functions.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/ParserNonXS.pm