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

Builder texinfo-solaris11-i386 Build #7012

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision548992264d100be59fd09ea507c96ef5f1facd85
Got Revision548992264d100be59fd09ea507c96ef5f1facd85
Changes1 change

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 44 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 8 secs )
    1. stdio
  4. shell_2 'gmake all' ( 11 mins, 11 secs )
    1. stdio
  5. shell_3 'gmake check' ( 13 mins, 46 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-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 7012 Build
codebase Build
got_revision 548992264d100be59fd09ea507c96ef5f1facd85 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 548992264d100be59fd09ea507c96ef5f1facd85 Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartTue Jan 6 14:21:25 2026
EndTue Jan 6 14:57:23 2026
Elapsed35 mins, 58 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