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

Builder texinfo-solaris10-sparc Build #5627

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell './autogen.sh' ( 38 mins, 57 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 54 secs )
    1. stdio
  5. shell_3 'gmake check' ( 53 mins, 23 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 5627 Build
codebase Build
got_revision 97c8c6c97fd27561768aa1697fe1ef4e58da5a27 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 97c8c6c97fd27561768aa1697fe1ef4e58da5a27 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:

StartSat Jun 21 15:55:59 2025
EndSat Jun 21 17:48:58 2025
Elapsed1 hrs, 52 mins, 59 secs

All Changes:

:

  1. Change #237243

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 21 Jun 2025 15:39:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 97c8c6c97fd27561768aa1697fe1ef4e58da5a27

    Comments

    * tta/perl/Texinfo/Convert/ReadDocBook.pm: remove unused _end_def_line.
    * tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm (%ignored_types)
    (_begin_index_entry, _end_index_entry, _begin_def_line, _convert):
    remove arguments_line from %ignored_types.  Convert definition lines,
    index entries and @cartouche title through the reader, with similar
    code as ReadDocBook.pm.  Remove _index_entry and _convert_def_line.
    
    * tta/perl/Texinfo/Common.pm: remove now unused
    tree_element_index_entry_referred_entry and
    element_collect_subentries.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/ReadDocBook.pm
    • tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm