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

Builder texinfo-solaris11-i386 Build #6721

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 38 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 27 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 14 secs )
    1. stdio
  5. shell_3 'gmake check' ( 17 mins, 26 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-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6721 Build
codebase Build
got_revision 3b5d30e72ff3639bb1fa22efb6b81e4d26a2af9f Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 3b5d30e72ff3639bb1fa22efb6b81e4d26a2af9f Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartTue Jul 29 18:35:34 2025
EndTue Jul 29 19:17:31 2025
Elapsed41 mins, 56 secs

All Changes:

:

  1. Change #241159

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 29 Jul 2025 15:46:00
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3b5d30e72ff3639bb1fa22efb6b81e4d26a2af9f

    Comments

    Code cleanups based on compiler warnings
    * info/echo-area.c (ea_scroll_completions_window): remove unused lines
    variable and associated code.
    
    * info/makedoc.c (process_one_file): remove line_start variable, set
    but not used.
    
    * info/session-cmd.c (info_get_node_with_defaults)
    (info_select_reference): remove unused variables.
    
    * tta/swig/texinfo.i (setup): initialize variables to silence compiler
    warning (they are not used anywhere if texinfo_uninstalled is set).

    Changed files

    • ChangeLog
    • info/echo-area.c
    • info/makedoc.c
    • info/session-cmd.c
    • tta/swig/texinfo.i