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

Builder texinfo-solaris10-sparc Build #5795

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 11 mins, 26 secs )
    1. stdio
  3. shell_1 './configure' ( 13 mins, 37 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 17 mins, 46 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 hrs, 8 mins, 57 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 5795 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-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:

StartTue Jul 29 18:03:00 2025
EndTue Jul 29 20:55:16 2025
Elapsed2 hrs, 52 mins, 16 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