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

Builder texinfo-solaris10-sparc Build #5998

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell './autogen.sh' ( 41 mins, 53 secs )
    1. stdio
  3. shell_1 './configure' ( 9 mins, 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 24 mins, 1 secs )
    1. stdio
  5. shell_3 'gmake check' ( 37 mins, 1 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 5998 Build
codebase Build
got_revision 420650f8ec0d30946e59d3768af121a66ca97deb Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 420650f8ec0d30946e59d3768af121a66ca97deb 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. Gavin Smith
  2. Patrice Dumas

Timing:

StartSun Dec 14 00:07:47 2025
EndSun Dec 14 02:00:14 2025
Elapsed1 hrs, 52 mins, 27 secs

All Changes:

:

  1. Change #252088

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 13 Dec 2025 22:23:04
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c1db87b55573234b674031a7b2aeb1cebf91b319

    Comments

    Update libintl-perl to 1.35

    Changed files

    • ChangeLog
    • tta/TODO
    • tta/maintain/lib/libintl-perl/Changes
    • tta/maintain/lib/libintl-perl/META.json
    • tta/maintain/lib/libintl-perl/META.yml
    • tta/maintain/lib/libintl-perl/NEWS
    • tta/maintain/lib/libintl-perl/lib/Locale/Messages.pm
    • tta/maintain/lib/libintl-perl/lib/Locale/TextDomain.pm
    • tta/maintain/lib/libintl-perl/lib/Locale/Util.pm
    • tta/maintain/lib/libintl-perl/lib/Locale/gettext_pp.pm
  2. Change #252100

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sat 13 Dec 2025 23:36:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8c1322234e3a9831bd7176f74384f69c58a898ae

    Comments

    * js/info.css (div[node]): set "overflow: hidden", as was the setting before change on 2021-02-14.  This should not be necessary but is an extra way to stop a double scroll bar from appearing.

    Changed files

    • js/info.css
  3. Change #252101

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sat 13 Dec 2025 23:36:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 420650f8ec0d30946e59d3768af121a66ca97deb

    Comments

    * js/info.css: Set "margin: 0px" on all <body> elements, not just those with a special class set ("in-iframe").  This prevents the text moving to the left shortly after a node is loaded, when the margin was changed when the class was added in info.js.  Remove all use of .in-iframe class.

    Changed files

    • js/info.css