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

Builder texinfo-solaris11-i386 Build #6815

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 18 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 40 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 48 secs )
    1. stdio
  5. shell_3 'gmake check' ( 14 mins, 35 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 6815 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-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartFri Aug 22 22:22:17 2025
EndFri Aug 22 22:57:54 2025
Elapsed35 mins, 36 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