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

Builder texinfo-solaris11-i386 Build #6517

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 3 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 59 secs )
    1. stdio
  5. shell_3 'gmake check' ( 13 mins, 43 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 6517 Build
codebase Build
got_revision 0faa0c21a530b3340be5e373e10c19ae04dd63ff Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 0faa0c21a530b3340be5e373e10c19ae04dd63ff 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:

StartFri Jun 20 23:35:50 2025
EndSat Jun 21 00:08:53 2025
Elapsed33 mins, 3 secs

All Changes:

:

  1. Change #237158

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 20 Jun 2025 23:12:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0faa0c21a530b3340be5e373e10c19ae04dd63ff

    Comments

    Disable prototypes for frequently-called functions
    * tta/perl/Texinfo/Convert/Plaintext.pm
    (new_formatter, _add_lines_count, _stream_output)
    (_stream_result, _stream_encode, _stream_byte_count)
    (_convert): Disable prototypes for these frequently-used
    subroutines, as the protoype checking appears to have a
    minor performance penalty.

    Changed files

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