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

Builder texinfo-solaris11-i386 Build #7337

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision3d0be950e221c26e975aa9f3b223b44522b1db08
Got Revision3d0be950e221c26e975aa9f3b223b44522b1db08
Changes2 changes

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, 46 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 53 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 17 secs )
    1. stdio
  5. shell_3 'gmake check' ( 18 mins, 52 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 7337 Build
codebase Build
got_revision 3d0be950e221c26e975aa9f3b223b44522b1db08 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 3d0be950e221c26e975aa9f3b223b44522b1db08 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:

StartWed May 27 17:23:02 2026
EndWed May 27 17:55:59 2026
Elapsed32 mins, 57 secs

All Changes:

:

  1. Change #268506

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 27 May 2026 17:10:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 2eb878529abab6ec0746e34d804a3ea2acd61113

    Comments

    * tta/C/Makefile.am (libtexinfoxs_la_LIBADD): do not include libtexinfo.la twice to make sure that variables are shared.
    * tta/perl/XSTexinfo/parser_document/DocumentXS.xs (init): set
    interpreter use to txi_interpreter_use_embedded.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
  2. Change #268507

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 27 May 2026 17:12:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3d0be950e221c26e975aa9f3b223b44522b1db08

    Comments

    * tta/C/main/manipulate_indices.c (setup_collator): handle the case of language collation and no Perl interpreter.  Warn in that case.

    Changed files

    • ChangeLog
    • tta/C/main/call_perl_function.c
    • tta/C/main/manipulate_indices.c