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

Builder texinfo-solaris10-sparc Build #5755

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 46 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 23 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' failed ( 38 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 19 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 8 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 5755 Build
codebase Build
got_revision ee43cc4d99e66b3e0f9c0eacef5aff3be4ad6e6c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision ee43cc4d99e66b3e0f9c0eacef5aff3be4ad6e6c 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 05:27:23 2025
EndThu Jul 24 05:53:10 2025
Elapsed25 mins, 47 secs

All Changes:

:

  1. Change #240555

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 24 Jul 2025 05:01:41
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ee43cc4d99e66b3e0f9c0eacef5aff3be4ad6e6c

    Comments

    Don't run hook if file for manual is found but node isn't.
    * info/session-cmd.c (info_select_reference): Inline some code
    from info_get_node_with_defaults and info_get_node.  Only
    trigger the 'node-not-found-interactive' hook if the manual
    is not found, not if a node is not found within a manual that
    is found.
    
    * info/session-cmd.c (filename_for_xref): Remove an unused argument.

    Changed files

    • ChangeLog
    • info/session-cmd.c