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

Builder texinfo-solaris10-sparc Build #6542

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisioneff621c7c33ac15f4e91ebb73dd7c242ff6cc52d
Got Revisioneff621c7c33ac15f4e91ebb73dd7c242ff6cc52d
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' ( 1 hrs, 2 mins, 36 secs )
    1. stdio
  3. shell_1 './configure' ( 10 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 55 mins, 14 secs )
    1. stdio
  5. shell_3 'gmake check' ( 50 mins, 5 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. tta_tests_many_input_files_test-suite.log
    8. 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 6542 Build
codebase Build
got_revision eff621c7c33ac15f4e91ebb73dd7c242ff6cc52d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision eff621c7c33ac15f4e91ebb73dd7c242ff6cc52d 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. Bruno Haible

Timing:

StartTue Sep 8 20:25:38 2026
EndTue Sep 8 23:24:33 2026
Elapsed2 hrs, 58 mins, 54 secs

All Changes:

:

  1. Change #281160

    Category texinfo
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 08 Sep 2026 20:00:50
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4454b6ae45ec5649e6c7c7298c8199d66a2f0e7a

    Comments

    info: Fix compilation error on mingw with an ISO C23 compiler.
    * info/signals.c (signal_info): Define as a function that takes an
    'int' parameter.

    Changed files

    • ChangeLog
    • info/signals.c
  2. Change #281161

    Category texinfo
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 08 Sep 2026 20:02:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision eff621c7c33ac15f4e91ebb73dd7c242ff6cc52d

    Comments

    tta: Fix compilation error on mingw with an ISO C23 compiler.
    * tta/C/texi2any.c (EXEC_CONST): New macro.
    (main): Use it for argv.

    Changed files

    • ChangeLog
    • tta/C/texi2any.c