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

Builder texinfo-solaris10-sparc Build #5628

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell './autogen.sh' ( 47 mins, 29 secs )
    1. stdio
  3. shell_1 './configure' ( 12 mins, 53 secs )
    1. stdio
  4. shell_2 'gmake all' ( 18 mins, 18 secs )
    1. stdio
  5. shell_3 'gmake check' ( 54 mins, 24 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 5628 Build
codebase Build
got_revision f3e60ee6d61fce461f696a622fe7d0de9abafb37 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision f3e60ee6d61fce461f696a622fe7d0de9abafb37 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. Patrice Dumas

Timing:

StartSat Jun 21 17:49:01 2025
EndSat Jun 21 20:02:23 2025
Elapsed2 hrs, 13 mins, 21 secs

All Changes:

:

  1. Change #237247

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 21 Jun 2025 16:37:23
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ca3905a249bb627d2628abb2f0202585a5d6d636

    Comments

    * tta/perl/Texinfo/Convert/Converter.pm (element_gdt): remove spurious argument in gdt call.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Converter.pm
  2. Change #237248

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 21 Jun 2025 16:41:00
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f3e60ee6d61fce461f696a622fe7d0de9abafb37

    Comments

    * tta/perl/Texinfo/Convert/ReadDocBook.pm (conversion_output_begin): do not call explictly document global_commands_information, as it is called by get_global_unique_tree_element or global_commands_information_command_list as needed.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/ReadDocBook.pm
    • tta/perl/Texinfo/Document.pm