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

Builder texinfo-solaris10-sparc Build #5754

Results:

Failed shell shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision00523c38a5a6b865aaaa4c89203dcfe624355c66
Got Revision00523c38a5a6b865aaaa4c89203dcfe624355c66
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 1 hrs, 7 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 22 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 5754 Build
codebase Build
got_revision 00523c38a5a6b865aaaa4c89203dcfe624355c66 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 00523c38a5a6b865aaaa4c89203dcfe624355c66 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:

StartThu Jul 24 03:40:06 2025
EndThu Jul 24 04:54:32 2025
Elapsed1 hrs, 14 mins, 25 secs

All Changes:

:

  1. Change #240549

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 24 Jul 2025 03:32:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ec13227df9202791894632c4b58fb72dc21f5715

    Comments

    * info/t/follow-remain-other-dir.sh: new test

    Changed files

    • ChangeLog
    • info/Makefile.am
    • info/t/follow-remain-other-dir.sh
    • info/t/infodir/a/file3.info
    • info/t/infodir/b/file4.info
  2. Change #240550

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 24 Jul 2025 03:32:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 00523c38a5a6b865aaaa4c89203dcfe624355c66

    Comments

    * info/session-cmd.c (filename_for_xref): New function, splitting out logic from info_get_node_with_defaults. (info_get_node_with_defaults): Use it.  Omit calling it if we have a dir or manpage reference.

    Changed files

    • ChangeLog
    • info/session-cmd.c