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

Builder texinfo-solaris10-i386 Build #7679

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 15 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 17 mins, 50 secs )
    1. stdio
  5. shell_3 'gmake check' ( 20 mins, 33 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/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7679 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Bruno Haible

Timing:

StartTue Sep 8 18:39:13 2026
EndTue Sep 8 19:30:26 2026
Elapsed51 mins, 13 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