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

Builder texinfo-solaris10-i386 Build #6780

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 57 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 38 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 43 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 44 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 6780 Build
codebase Build
got_revision 143268eb527884fc60c23397c8441743b443de16 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 143268eb527884fc60c23397c8441743b443de16 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. Patrice Dumas

Timing:

StartMon Jun 30 11:02:08 2025
EndMon Jun 30 11:23:25 2025
Elapsed21 mins, 16 secs

All Changes:

:

  1. Change #238038

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 30 Jun 2025 10:24:23
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 143268eb527884fc60c23397c8441743b443de16

    Comments

    * tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure, complete_node_tree_with_menus): remove unused variables.
    * tta/perl/XSTexinfo/MiscXS.xs (xs_default_format_protect_text):
    remove first argument name to avoid unused variable warning.
    
    * tta/perl/Texinfo/Convert/HTML.pm (_convert_text): do not use
    object-oriented call for local function.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/XSTexinfo/MiscXS.xs