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

Builder texinfo-solaris10-sparc Build #6367

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 37 mins, 33 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 39 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 57 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 44 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 6367 Build
codebase Build
got_revision 70ab435050544f818172f4198bdb147703dd103e Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 70ab435050544f818172f4198bdb147703dd103e 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:

StartFri May 29 15:12:37 2026
EndFri May 29 16:27:43 2026
Elapsed1 hrs, 15 mins, 6 secs

All Changes:

:

  1. Change #268787

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 29 May 2026 15:06:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 70ab435050544f818172f4198bdb147703dd103e

    Comments

    * tta/C/texi2any.c (main): oad a Perl interpreter for the options triggering calling Perl functions from C, DOCUMENTLANGUAGE_COLLATION and COLLATION_LANGUAGE.  Handle txi_sort_element_counts return value being NULL, even though it cannot happen right now because txi_sort_element_counts aborts rather than returning NULL. Add some const.
    * tta/C/convert/texinfo.c (txi_sort_element_counts): abort if the
    external_module argument is NULL.

    Changed files

    • ChangeLog
    • tta/C/convert/texinfo.c
    • tta/C/texi2any.c