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

Builder texinfo-solaris10-sparc Build #5894

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisiona113c3760dea8691dee15e8dc890fc4eba811e05
Got Revisiona113c3760dea8691dee15e8dc890fc4eba811e05
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 30 secs )
    1. stdio
  2. shell './autogen.sh' ( 43 mins, 20 secs )
    1. stdio
  3. shell_1 './configure' ( 9 mins, 51 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 51 secs )
    1. stdio
  5. shell_3 'gmake check' ( 50 mins, 10 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 5894 Build
codebase Build
got_revision a113c3760dea8691dee15e8dc890fc4eba811e05 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision a113c3760dea8691dee15e8dc890fc4eba811e05 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:

StartWed Aug 27 00:22:44 2025
EndWed Aug 27 02:19:29 2025
Elapsed1 hrs, 56 mins, 44 secs

All Changes:

:

  1. Change #243969

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 26 Aug 2025 19:40:27
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 830bb086ff3a54055f5a47f9aec049a6b44c9bbe

    Comments

    * tta/perl/Texinfo/Convert/Text.pm: use exists or defined in conditions when the value is not used.  Change formatting of functions call code.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Text.pm
  2. Change #243971

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 26 Aug 2025 23:18:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a187bdfc5d3a47f4dae5b12a84ae8c9be266adb7

    Comments

    * tta/perl/Texinfo/Convert/Info.pm, tta/perl/Texinfo/Convert/Plaintext.pm: use exists or defined in conditions when the value is not used.  Change formatting of functions call code.
    * tta/perl/Texinfo/Convert/Plaintext.pm: always use prototypes.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Info.pm
    • tta/perl/Texinfo/Convert/Plaintext.pm
  3. Change #243972

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 26 Aug 2025 23:57:08
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a113c3760dea8691dee15e8dc890fc4eba811e05

    Comments

    * tta/perl/Texinfo/Common.pm, tta/perl/Texinfo/Convert/DocBook.pm: use exists or defined in conditions when the value is not used.  Change formatting of functions call code.
    * tta/perl/Texinfo/Convert/Utils.pm: use exists in conditions when the
    value is not used.
    
    * tta/perl/Texinfo/Convert/HTML.pm: change formatting of functions
    call code.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Convert/Utils.pm