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

Builder texinfo-solaris11-sparc Build #7477

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 56 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 22 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 45 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 33 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-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7477 Build
codebase Build
got_revision d62004de36ddfb8678ac0b11a72707c99961f40d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision d62004de36ddfb8678ac0b11a72707c99961f40d Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartMon May 18 00:45:52 2026
EndMon May 18 01:06:35 2026
Elapsed20 mins, 43 secs

All Changes:

:

  1. Change #267529

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 18 May 2026 00:37:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d5ac63d7fed89851aec2f11be2a27a4851d2507d

    Comments

    * tta/C/main/get_perl_info.c (get_lang_info_hv): do not set lang_info->bcp47_locale, it will be set in set_lang_info_translation. Found with valgrind as there was a memory leak.

    Changed files

    • ChangeLog
    • tta/C/main/get_perl_info.c
  2. Change #267530

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 18 May 2026 00:39:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d62004de36ddfb8678ac0b11a72707c99961f40d

    Comments

    * README-hacking: add check that the debug output of pure Perl modules and XS/C are the same before the release as a manual test, since it allows to find real bugs.

    Changed files

    • ChangeLog
    • README-hacking
    • tta/TODO