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

Builder texinfo-solaris10-sparc Build #5879

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartFri Aug 22 22:47:51 2025
EndSat Aug 23 00:35:14 2025
Elapsed1 hrs, 47 mins, 23 secs

All Changes:

:

  1. Change #243686

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 22 Aug 2025 22:18:49
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ab72ac62ef812f873ab5ed72d2bcaaffa5967560

    Comments

    * tta/perl/Texinfo/Convert/HTML.pm: use exists in conditions when the value is not used.
    * tta/perl/init/book.pm: use exists or defined in conditions when the
    value is not used.  Change formatting of functions call code.  Sync
    common parts of book_convert_heading_command with HTML.pm.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/init/book.pm