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

Builder texinfo-solaris11-i386 Build #7260

Results:

Build successful

SourceStamp:

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

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' ( 4 mins, 53 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 50 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 56 secs )
    1. stdio
  5. shell_3 'gmake check' ( 16 mins, 3 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 7260 Build
codebase Build
got_revision 7acc8bb482256e24b3d2801d224a1d60f8941431 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 7acc8bb482256e24b3d2801d224a1d60f8941431 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. Gavin Smith

Timing:

StartWed Apr 8 14:05:05 2026
EndWed Apr 8 14:47:57 2026
Elapsed42 mins, 52 secs

All Changes:

:

  1. Change #263985

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 07 Apr 2026 21:45:04
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 599a2220b55df9b411b3ed0e461b8722f4633140

    Comments

    * info/dir.c (build_dir_node): Add blank line at end of list of used dir nodes.  Report from Aidan <aidanczhai@gmail.com>.

    Changed files

    • ChangeLog
    • info/dir.c
  2. Change #263986

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 08 Apr 2026 13:50:27
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 513c6840b4f8185c5db8755e5e469a192bbac547

    Comments

    Revert "Cycle round next/prev xrefs if scroll-behaviour=Page Only."
    This reverts commit 18b79b04ab25a5ccd008e4029a9ecf44b936f334.

    Changed files

    • ChangeLog
    • info/session-cmd.c
  3. Change #263987

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 08 Apr 2026 14:01:21
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 7acc8bb482256e24b3d2801d224a1d60f8941431

    Comments

    * info/session-cmd.c (info_move_to_next_xref, info_move_to_prev_xref): If cursor-movement-scrolls=On and scroll-behaviour="Page Only", issue an error message when there is no later (resp. earlier) cross-reference to move to.  Suggestion from Aidan <aidanczhai@gmail.com>.

    Changed files

    • ChangeLog
    • info/session-cmd.c