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

Builder texinfo-solaris10-i386 Build #7591

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 37 secs )
    1. stdio
  3. shell_1 './configure' ( 8 mins, 47 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 18 secs )
    1. stdio
  5. shell_3 'gmake check' ( 4 mins, 9 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7591 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartFri May 29 15:12:35 2026
EndFri May 29 15:46:37 2026
Elapsed34 mins, 2 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