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

Builder texinfo-solaris10-sparc Build #6382

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell './autogen.sh' ( 39 mins, 26 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 6 secs )
    1. stdio
  4. shell_2 'gmake all' ( 32 mins, 39 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 9 mins, 28 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 6382 Build
codebase Build
got_revision bc14e11fed5effdffb65465e64c23662cc9b52b4 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision bc14e11fed5effdffb65465e64c23662cc9b52b4 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. Patrice Dumas

Timing:

StartSun Jun 7 16:36:43 2026
EndSun Jun 7 18:04:43 2026
Elapsed1 hrs, 28 mins, 0 secs

All Changes:

:

  1. Change #269749

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 07 Jun 2026 15:37:28
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision bf6e4bb1d39519f3e8921e08517a91736b4e9cf0

    Comments

    Link statically SWIG interface with libtexinfo code
    * tta/C/Makefile.am (noinst_LTLIBRARIES, C_libtexinfo_LIBS)
    (libtexinfo_static_la_*, libtexinfo_convert_static_la_*)
    (libtexinfo_main_static_la_*): add internal static libraries without
    Perl calling code.
    
    * tta/swig/perl/Makefile.am (Texinfo_la_LIBADD),
    tta/swig/python/Makefile.am (_Texinfo_la_LIBADD): link against
    internal static library.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/swig/perl/Makefile.am
    • tta/swig/python/Makefile.am
  2. Change #269754

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 07 Jun 2026 15:59:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision bc14e11fed5effdffb65465e64c23662cc9b52b4

    Comments

    Enable SWIG interfaces building if detected
    * tta/configure.ac (swig): enable SWIG interfaces if swig is found.

    Changed files

    • ChangeLog
    • configure.ac
    • tta/configure.ac