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

Builder texinfo-solaris11-sparc Build #6762

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionae60188d779d5a398c9002238d88de192233c3be
Got Revisionae60188d779d5a398c9002238d88de192233c3be
Changes8 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 8 mins, 24 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 7 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 19 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-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 6762 Build
codebase Build
got_revision ae60188d779d5a398c9002238d88de192233c3be Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision ae60188d779d5a398c9002238d88de192233c3be Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartMon Jul 21 00:17:07 2025
EndMon Jul 21 00:38:27 2025
Elapsed21 mins, 20 secs

All Changes:

:

  1. Change #240259

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 20 Jul 2025 23:54:50
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 54424c5fc06a4af0b9c5c6504fece6325ecdef59

    Comments

    * info/session.c (info_keyseq_displayed_p): Eliminate duplicate declaration of static variable.  This interferes with attempts at splitting source code file. (check_info_keyseq_displayed): Add short wrapper function.

    Changed files

    • ChangeLog
    • info/session.c
    • info/session.h
  2. Change #240260

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 20 Jul 2025 23:54:50
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a2fee21404fcf08d07b5958dc384ce2e496aeb81

    Comments

    * info/session-cmd.c: New file, containing all of the functions defined with DECLARE_INFO_COMMAND that were in session.c.  This means that code in session.c can change without 'makedoc' having to rerun to rebuild doc.c and funs.h.
    * info/session.c (control_g_waiting): New function.
    * info/session-cmd.c (info_search_internal): Use it instead of
    accessing info_input_buffer directly.

    Changed files

    • ChangeLog
    • info/Makefile.am
    • info/session-cmd.c
    • info/session.c
    • info/session.h
  3. Change #240261

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 20 Jul 2025 23:54:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0f3282de984a8c2db5e22963965da0d90642cf84

    Comments

    * info/session.c (info_session_quit): New function. * info/session-cmd.c (info_quit): Call info_session_quit rather than communicating with main loop by setting a global variable.

    Changed files

    • ChangeLog
    • info/session-cmd.c
    • info/session.c
    • info/session.h
  4. Change #240262

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 20 Jul 2025 23:54:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 7547fa953a7544ae5a69dcba59bffba8f16ab41d

    Comments

    * info/session.c, info/session.h: Declare some functions using COMMAND_FUNCTION typedef.

    Changed files

    • ChangeLog
    • info/session.c
    • info/session.h
  5. Change #240263

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 20 Jul 2025 23:54:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e9f632725f5196c2721c236df97901231116b11c

    Comments

    * info/session-cmd.c, info/session.c (info_initialize_numeric_arg): Move to session.c.

    Changed files

    • ChangeLog
    • info/session-cmd.c
    • info/session.c
  6. Change #240264

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 20 Jul 2025 23:54:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3d0d9255836f356ac8fec655f268b8bbba81cbde

    Comments

    info_abort
    * info/session.c (info_abort): New function.  Call in many
    places instead of info_abort_key.
    * info/session-cmd.c (info_abort_key): Move body of function
    into info_abort.

    Changed files

    • ChangeLog
    • info/indices.c
    • info/infodoc.c
    • info/m-x.c
    • info/nodemenu.c
    • info/session-cmd.c
    • info/session.c
    • info/session.h
    • info/variables.c
  7. Change #240265

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 20 Jul 2025 23:54:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 551281a14bb7f6e0745508ecbd0a96fdd7bfea96

    Comments

    Tweak ea_scroll_completions_window
    * info/echo-area.c (ea_scroll_completions_window):
    Do not delegate to info_scroll_forward.  Since info_scroll_forward
    checks info_explicit_arg and not ea_explicit_arg, "C-u N M-C-v"
    would scroll N screens, not N lines.  Call set_window_pagetop
    directly, instead of via _scroll_forward as is done in
    info_scroll_forward.

    Changed files

    • ChangeLog
    • info/echo-area.c
    • info/session.h
  8. Change #240266

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 20 Jul 2025 23:54:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ae60188d779d5a398c9002238d88de192233c3be

    Comments

    Tidy up include files
    * info/session-cmd.c, info/session.c, info/session.h:
    Remove some unnecessary #include or #define directives.

    Changed files

    • ChangeLog
    • info/session-cmd.c
    • info/session.c
    • info/session.h