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

Builder texinfo-solaris10-sparc Build #6078

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision0f77876228a2c85120bf72be98bf6138bf92b1d4
Got Revision0f77876228a2c85120bf72be98bf6138bf92b1d4
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell './autogen.sh' ( 49 mins, 18 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 23 mins, 40 secs )
    1. stdio
  5. shell_3 'gmake check' ( 50 mins, 6 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 6078 Build
codebase Build
got_revision 0f77876228a2c85120bf72be98bf6138bf92b1d4 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 0f77876228a2c85120bf72be98bf6138bf92b1d4 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:

StartThu Jan 15 04:57:02 2026
EndThu Jan 15 07:06:41 2026
Elapsed2 hrs, 9 mins, 38 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
  3. Change #255312

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 15 Jan 2026 03:50:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0f77876228a2c85120bf72be98bf6138bf92b1d4

    Comments

    * tta/C/main/translations.c (switch_messages_locale): do not try to setenv LANG if setenv LC_ALL failed, asa the only possibility for failure is being out of memory.  Report from Bruno Haible.

    Changed files

    • ChangeLog
    • tta/C/main/translations.c