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

Builder texinfo-solaris11-i386 Build #6732

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 50 secs )
    1. stdio
  3. shell_1 './configure' ( 4 mins, 40 secs )
    1. stdio
  4. shell_2 'gmake all' ( 7 mins, 52 secs )
    1. stdio
  5. shell_3 'gmake check' ( 12 mins, 32 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 6732 Build
codebase Build
got_revision 0d9bfab4d53a4bf1584a656afd5d2e35077de649 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 0d9bfab4d53a4bf1584a656afd5d2e35077de649 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:

StartWed Jul 30 21:22:14 2025
EndWed Jul 30 21:51:20 2025
Elapsed29 mins, 6 secs

All Changes:

:

  1. Change #241353

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 30 Jul 2025 21:17:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1f213bab6402883f0002f27b35dddbf1ae522ebc

    Comments

    Reduce info.js indirection
    * js/info.js (Store): Do not pass "reducer" argument to
    constructor.  There is only one Store object and it is only
    ever used with the 'updater' function.
    (Store.prototype.dispatch): Hardcode use of 'updater'.

    Changed files

    • ChangeLog
    • js/info.js
  2. Change #241354

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 30 Jul 2025 21:17:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 659df8f4e22fb39b0758f5eeca5753208c2a2b5c

    Comments

    * js/info.js: remove commented-out block of code checking screen width.  This was commented out on 2021-02-24 when a button to hide the sidebar was added.

    Changed files

    • ChangeLog
    • js/info.js
  3. Change #241355

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 30 Jul 2025 21:17:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0d9bfab4d53a4bf1584a656afd5d2e35077de649

    Comments

    * js/info.js (resolve_page): remove debugging code committed by accident.

    Changed files

    • ChangeLog
    • js/info.js