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

Builder texinfo-solaris10-sparc Build #6222

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision2051fde55ac67d92c0532c0483a657aef092b6cb
Got Revision2051fde55ac67d92c0532c0483a657aef092b6cb
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell './autogen.sh' ( 30 mins, 11 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 49 secs )
    1. stdio
  4. shell_2 'gmake all' ( 36 mins, 56 secs )
    1. stdio
  5. shell_3 'gmake check' ( 42 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6222 Build
codebase Build
got_revision 2051fde55ac67d92c0532c0483a657aef092b6cb Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 2051fde55ac67d92c0532c0483a657aef092b6cb 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:

StartSun Mar 8 23:45:17 2026
EndMon Mar 9 01:41:02 2026
Elapsed1 hrs, 55 mins, 44 secs

All Changes:

:

  1. Change #260317

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 08 Mar 2026 22:19:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d9b4a7bc97b29d07184e2e755e13c809d51ee1e0

    Comments

    * doc/texinfo.texi (Invoking @command{texi2any}) (Global Customization Variables): remove references to xml command-line and format options.

    Changed files

    • ChangeLog
    • doc/texinfo.texi
  2. Change #260322

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 08 Mar 2026 22:52:27
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6b6ae7789f0ca79da318fdf324ea1c49d6d82f8b

    Comments

    * doc/texinfo.texi (@command{texi2any} Environment Variables): update for changes in TEXINFO_XS.

    Changed files

    • ChangeLog
    • doc/texinfo.texi
  3. Change #260323

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 08 Mar 2026 22:56:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 27a2d647ad264fabde46d409ecf71471151c2033

    Comments

    * doc/texinfo.texi (@command{texi2any} Environment Variables): remove explanations on TEXINFO_XS_* and TEXINFO_C_EMBED_PERL as these environment variables are likely to be removed at some point.

    Changed files

    • ChangeLog
    • doc/texinfo.texi
  4. Change #260326

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 08 Mar 2026 23:15:21
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 68a925e4efc12e144e51bae14d29f79b00ea9a81

    Comments

    * tta/C/main/utils.c (html_get_direction_index): remove unused variable.

    Changed files

    • ChangeLog
    • tta/C/main/utils.c
  5. Change #260327

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 08 Mar 2026 23:36:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 2051fde55ac67d92c0532c0483a657aef092b6cb

    Comments

    * tta/C/Makefile.am (libtexinfo_convert_la_LIBADD) (libtexinfo_main_la_LIBADD, ctexi2any_LDADD): remove libgnu.la from libraries and executable linking against libtexinfo, as libtexinfo already includes libgnu.a files through libperlcall_utils convenience library linked in libtexinfo.  Based on Bruno Haible report.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am