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

Builder texinfo-solaris10-sparc Build #6172

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. shell './autogen.sh' ( 30 mins, 24 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 32 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 21 secs )
    1. stdio
  5. shell_3 'gmake check' ( 36 mins, 35 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 6172 Build
codebase Build
got_revision 5dda48c7c6f025d856dee52ed5404299d16fc7c9 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 5dda48c7c6f025d856dee52ed5404299d16fc7c9 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 Feb 20 21:22:09 2026
EndFri Feb 20 22:56:23 2026
Elapsed1 hrs, 34 mins, 13 secs

All Changes:

:

  1. Change #258386

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 20 Feb 2026 20:18:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ec67992bfb9b51da6a88f61ec76d2b17a502d4da

    Comments

    * tta/C/convert/texinfo.c (txi_setup_main_load_interpreter): minor move of code, add/improve comments.
    * tta/C/main/call_perl_function.c (call_eval_load_texinfo_modules):
    change converter_datadir variable name to modules_dir.
    
    * tta/perl/load_txi_modules.pl: sync with texi2any.pl.
    
    * tta/perl/texi2any.pl (set_subdir_directories): add an explicit
    $datadir argument.

    Changed files

    • ChangeLog
    • tta/C/convert/texinfo.c
    • tta/C/main/call_perl_function.c
    • tta/C/main/replace_perl_api_call.c
    • tta/perl/load_txi_modules.pl
    • tta/perl/texi2any.pl
  2. Change #258393

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 20 Feb 2026 20:59:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5dda48c7c6f025d856dee52ed5404299d16fc7c9

    Comments

    * NEWS, doc/texinfo.texi (Generic Translator @command{texi2any}), tta/README: qualify the C texi2any implementation as being experimental.
    * README-hacking: add information on manual testing that texi2any
    is relocatable.
    
    * tta/TODO: update with Eli information on ctexi2any on Windows.

    Changed files

    • ChangeLog
    • NEWS
    • README-hacking
    • doc/texinfo.texi
    • tta/README
    • tta/TODO