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

Builder texinfo-solaris10-sparc Build #5740

Results:

Failed shell shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 28 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 54 mins, 9 secs )
    1. stdio
  3. shell_1 './configure' ( 13 mins, 24 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 1 mins, 18 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 57 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 5740 Build
codebase Build
got_revision 855d2f60721caf1ced5e048f195ea564dc85eb90 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 855d2f60721caf1ced5e048f195ea564dc85eb90 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:

StartTue Jul 22 00:22:41 2025
EndTue Jul 22 01:33:00 2025
Elapsed1 hrs, 10 mins, 18 secs

All Changes:

:

  1. Change #240354

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 21 Jul 2025 23:23:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 88fe5a87e54261082899b03827416ef00038ef0c

    Comments

    * info/nodes.c, info/session-cmd.c (info_get_node_with_defaults): Move to session-cmd.c as that is the only place it is now called.

    Changed files

    • ChangeLog
    • info/nodes.c
    • info/nodes.h
    • info/session-cmd.c
    • info/session.h
  2. Change #240355

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 21 Jul 2025 23:36:25
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 855d2f60721caf1ced5e048f195ea564dc85eb90

    Comments

    * info/run-external.c: Add missing include <sys/time.h>.  Report from Bruno Haible. * info/man.c: Remove apparently unnecessary include directive.

    Changed files

    • ChangeLog
    • info/man.c
    • info/run-external.c