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

Builder texinfo-solaris11-sparc Build #7091

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 11 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 29 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 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/slave/texinfo-solaris11-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7091 Build
codebase Build
got_revision ae93a815981b1cdd6e0af31a2ccc814502aedeb6 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision ae93a815981b1cdd6e0af31a2ccc814502aedeb6 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. Gavin Smith

Timing:

StartSun Dec 21 01:21:21 2025
EndSun Dec 21 01:41:01 2025
Elapsed19 mins, 40 secs

All Changes:

:

  1. Change #252919

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 21 Dec 2025 00:51:25
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ae93a815981b1cdd6e0af31a2ccc814502aedeb6

    Comments

    * tta/perl/Texinfo/Convert/LaTeX.pm (_convert, _format_brace_command): Split conversion of @{ and @} into separate function and use it for @lbracechar{} and @rbracechar{} to ensure conversion of these commands is done correctly in index entries.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/LaTeX.pm