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

Builder texinfo-solaris10-i386 Build #6812

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionfd9d66dd31282e1cffc47c7d27afc06de80f1818
Got Revisionfd9d66dd31282e1cffc47c7d27afc06de80f1818
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 3 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 47 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 51 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 56 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 6812 Build
codebase Build
got_revision fd9d66dd31282e1cffc47c7d27afc06de80f1818 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision fd9d66dd31282e1cffc47c7d27afc06de80f1818 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:

StartTue Jul 8 21:42:15 2025
EndTue Jul 8 22:04:04 2025
Elapsed21 mins, 48 secs

All Changes:

:

  1. Change #238729

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 08 Jul 2025 13:27:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 71afa4f52800c2d6a0c35c30150fddadaf4bf3f1

    Comments

    * tta/perl/Texinfo/Structuring.pm (_node_automatic_directions): New function to check if a node has automatic directions, matching XS code.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Structuring.pm
  2. Change #238730

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 08 Jul 2025 16:02:49
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision fd9d66dd31282e1cffc47c7d27afc06de80f1818

    Comments

    * tta/perl/Texinfo/Convert/Plaintext.pm (_convert, process_printindex): Remove useless non-void return statements.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Plaintext.pm