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

Builder texinfo-solaris10-sparc Build #5749

Results:

Failed shell shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisiona2a5c97a620f94be9213ad0caf6a89cf74a9b8cd
Got Revisiona2a5c97a620f94be9213ad0caf6a89cf74a9b8cd
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 33 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 53 mins, 40 secs )
    1. stdio
  3. shell_1 './configure' ( 9 mins, 29 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 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 5749 Build
codebase Build
got_revision a2a5c97a620f94be9213ad0caf6a89cf74a9b8cd Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision a2a5c97a620f94be9213ad0caf6a89cf74a9b8cd 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. Gavin Smith

Timing:

StartWed Jul 23 04:33:53 2025
EndWed Jul 23 05:37:37 2025
Elapsed1 hrs, 3 mins, 44 secs

All Changes:

:

  1. Change #240470

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 23 Jul 2025 04:17:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a20f338c0ebe956c99d12592380052fd40c33385

    Comments

    * info/session-cmd.c (_scroll_forward, _scroll_backward): declare as static. * info/session.c (mouse_event_handler): Call set_window_pagetop instead of _scroll_forward or _scroll_backward.

    Changed files

    • ChangeLog
    • info/session-cmd.c
    • info/session.c
  2. Change #240471

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 23 Jul 2025 04:17:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a7e23cbe3d273cb042540c2004a466106e0333f3

    Comments

    * info/nodes.h: review to match order of nodes.c.  remove several comments about functions duplicating what was in the *.c files.  move a couple of declarations to other header files as those symbols weren't actually defined in nodes.c.

    Changed files

    • ChangeLog
    • info/dir.c
    • info/info.h
    • info/nodes.h
    • info/session.h
  3. Change #240472

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 23 Jul 2025 04:17:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a2a5c97a620f94be9213ad0caf6a89cf74a9b8cd

    Comments

    * info/dir.c (lookup_dir_entry, dir_entry_of_infodir), * info/filesys.c (info_file_of_infodir), * info/nodes.c (info_find_subfile, node_printed_rep, internal_info_node_p), * info/scan.c (info_get_menu_entry_by_label): Declar some arguments or return values as const.

    Changed files

    • ChangeLog
    • info/dir.c
    • info/filesys.c
    • info/filesys.h
    • info/nodes.c
    • info/nodes.h
    • info/scan.c
    • info/scan.h