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

Builder texinfo-solaris10-i386 Build #7264

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 55 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 22 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 mins, 22 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 7264 Build
codebase Build
got_revision 7ce793c15e61cc61ffb361385081ca49368d4b4f Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 7ce793c15e61cc61ffb361385081ca49368d4b4f 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:

StartThu Jan 15 03:43:25 2026
EndThu Jan 15 04:11:26 2026
Elapsed28 mins, 0 secs

All Changes:

:

  1. Change #255310

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 15 Jan 2026 03:18:21
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3a68127c2fee86f495066885e5a23a81df96db50

    Comments

    * tta/C/texi2any.c: define WIN32_LEAN_AND_MEAN when including Windows headers to have a more minimal set of includes and avoid clashing symbol names.  Code from Eli Zaretskii.

    Changed files

    • ChangeLog
    • tta/C/texi2any.c
  2. Change #255311

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 15 Jan 2026 03:23:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 7ce793c15e61cc61ffb361385081ca49368d4b4f

    Comments

    * tta/C/main/api_to_perl.c (show_sv_hv, get_sv_hv), tta/C/main/get_perl_info.c (find_index_entry_subentry): add missing dTHX.  Report and code from Eli Zaretskii.

    Changed files

    • ChangeLog
    • tta/C/main/api_to_perl.c
    • tta/C/main/get_perl_info.c