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

Builder texinfo-solaris10-sparc Build #6060

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. shell './autogen.sh' ( 36 mins, 14 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 36 secs )
    1. stdio
  4. shell_2 'gmake all' ( 20 mins, 14 secs )
    1. stdio
  5. shell_3 'gmake check' ( 38 mins, 34 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 6060 Build
codebase Build
got_revision 03be1c9c0d64af0699ef1d4897e9ef92f4d65e4e Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 03be1c9c0d64af0699ef1d4897e9ef92f4d65e4e 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. Gavin Smith

Timing:

StartTue Jan 6 15:23:44 2026
EndTue Jan 6 17:04:37 2026
Elapsed1 hrs, 40 mins, 53 secs

All Changes:

:

  1. Change #254274

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 06 Jan 2026 14:05:25
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 548992264d100be59fd09ea507c96ef5f1facd85

    Comments

    po-check fix
    * tta/C/main/errors.h (message_list_document_warn_no_xlate):
    Define as alias for message_list_document_warn.
    * tta/C/main/output_unit.c (destroy_output_unit): use it.
    * tta/C/main/tree.c (destroy_element): use it.
    
    This prevents files showing up in the output of "make po-check"
    when they do not have translatable strings.
    
    * Makefile.am (update-po): Refer to po/Makevars in a comment.
    * po/Makevars: edit comment.

    Changed files

    • ChangeLog
    • Makefile.am
    • po/Makevars
    • tta/C/main/errors.h
    • tta/C/main/output_unit.c
    • tta/C/main/tree.c
  2. Change #254342

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 06 Jan 2026 15:01:01
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 03be1c9c0d64af0699ef1d4897e9ef92f4d65e4e

    Comments

    * Makefile.am (po_document-check): update path of excluded file

    Changed files

    • ChangeLog
    • Makefile.am