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

Builder texinfo-solaris10-sparc Build #5828

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision38d5ebee3c15883ca17610c19b950e39534ad1cd
Got Revision38d5ebee3c15883ca17610c19b950e39534ad1cd
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' ( 42 mins, 35 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 45 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 9 mins, 3 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 55 mins, 44 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 5828 Build
codebase Build
got_revision 38d5ebee3c15883ca17610c19b950e39534ad1cd Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 38d5ebee3c15883ca17610c19b950e39534ad1cd 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:

StartFri Aug 8 15:12:42 2025
EndFri Aug 8 17:06:20 2025
Elapsed1 hrs, 53 mins, 37 secs

All Changes:

:

  1. Change #242459

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 08 Aug 2025 04:45:54
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8cd867ca2d196eb2c25eec894ad0b39c85ddb1af

    Comments

    * info/info-hooks-example/manual-not-found: if nothing known about a manual, exit unsucessfully to allow Info to continue. this means we display a manpage immediately, if one exists,  rather than the hook output.

    Changed files

    • ChangeLog
    • info/info-hooks-example/manual-not-found
  2. Change #242460

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 08 Aug 2025 15:05:40
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 38d5ebee3c15883ca17610c19b950e39534ad1cd

    Comments

    * tta/C/texi2any.c (main): Check for the existence of a built file relative to executable location, rather than a source code file, as this could be an out-of-source build.  Report from Patrice.

    Changed files

    • ChangeLog
    • tta/C/texi2any.c