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

Builder texinfo-solaris10-sparc Build #6156

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 49 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 2 mins, 2 secs )
    1. stdio
  3. shell_1 './configure' ( 9 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 26 mins, 20 secs )
    1. stdio
  5. shell_3 'gmake check' ( 42 mins, 18 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 6156 Build
codebase Build
got_revision 20ca4b10bd5f3aac55ff6bdfbb0c8debdb5cf380 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 20ca4b10bd5f3aac55ff6bdfbb0c8debdb5cf380 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. Tony Battersby

Timing:

StartSat Feb 14 18:14:46 2026
EndSat Feb 14 20:35:39 2026
Elapsed2 hrs, 20 mins, 52 secs

All Changes:

:

  1. Change #257802

    Category texinfo
    Changed by Tony Battersby <tonybohnoyoudont@cybernetics.com>
    Changed at Sat 14 Feb 2026 18:04:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 20ca4b10bd5f3aac55ff6bdfbb0c8debdb5cf380

    Comments

    * info/terminal.c: use modern prototypes for curses
    This fixes compile errors with -std=gnu23 (which is the default
    with gcc 15) on systems that do not have termcap.h.

    Changed files

    • ChangeLog
    • info/terminal.c