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

Builder texinfo-solaris11-i386 Build #6522

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 31 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 43 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 17 secs )
    1. stdio
  5. shell_3 'gmake check' ( 14 mins, 15 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-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6522 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-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSat Jun 21 15:41:53 2025
EndSat Jun 21 16:16:49 2025
Elapsed34 mins, 56 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