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

Builder texinfo-solaris10-i386 Build #5898

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 15 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 23 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 50 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 39 secs )
    1. stdio
    2. tp_test-suite.log
    3. info_test-suite.log
    4. tp_tests_test-suite.log
    5. install_info_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 5898 Build
codebase Build
got_revision a4d0c5811c0f9fac2fd77dc4bedba968a3a37fb0 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision a4d0c5811c0f9fac2fd77dc4bedba968a3a37fb0 Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartSun Oct 13 13:18:58 2024
EndSun Oct 13 13:30:12 2024
Elapsed11 mins, 14 secs

All Changes:

:

  1. Change #211496

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 13 Oct 2024 13:14:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a4d0c5811c0f9fac2fd77dc4bedba968a3a37fb0

    Comments

    Only put extra settings in MATHJAX_CONFIGURATION
    * tp/Texinfo/Convert/HTML.pm (_setup_output): do not set
    MATHJAX_CONFIGURATION.
    (_file_header_information) <MathJax>: Move default MathJax
    configuration here from _setup_output.	Always output it.
    Only output value of MATHJAX_CONFIGURATION if set.
    * doc/texinfo.texi (MathJax Customization Variables): update.
    do not show default texi2any configuration of MathJax.

    Changed files

    • ChangeLog
    • doc/texinfo.texi
    • tp/Texinfo/Convert/HTML.pm