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

Builder texinfo-solaris10-sparc Build #5686

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision9b2eef9bf719869a9b36f4f50f192541f42f515e
Got Revision9b2eef9bf719869a9b36f4f50f192541f42f515e
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' ( 30 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 40 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 5 mins, 42 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 5686 Build
codebase Build
got_revision 9b2eef9bf719869a9b36f4f50f192541f42f515e Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 9b2eef9bf719869a9b36f4f50f192541f42f515e 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

Timing:

StartFri Jul 11 03:52:10 2025
EndFri Jul 11 05:50:08 2025
Elapsed1 hrs, 57 mins, 58 secs

All Changes:

:

  1. Change #238961

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 11 Jul 2025 03:47:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9b2eef9bf719869a9b36f4f50f192541f42f515e

    Comments

    No debug argument for line_error or line_warn
    * tta/perl/Texinfo/Report.pm (new): Take optional argument
    to say whether debugging output is on, and save in the
    Texinfo::Report object.
    (line_error, line_warn): Remove $debug argument.
    * tta/perl/Texinfo/Document.pm (new_document): Take additional
    argument which is propagated to Texinfo::Report::new.
    
    All callers updated.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/Texinfo/Report.pm
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/Texinfo/Transformations.pm
    • tta/perl/t/test_utils.pl
    • tta/perl/texi2any.pl