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

Builder texinfo-solaris10-sparc Build #5791

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 11 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 3 mins, 42 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 8 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 11 mins, 37 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 2 hrs, 2 mins, 59 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 5791 Build
codebase Build
got_revision da18b87946d05a769214cf51befabdec8f8d299c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision da18b87946d05a769214cf51befabdec8f8d299c 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:

StartMon Jul 28 19:27:55 2025
EndMon Jul 28 22:54:35 2025
Elapsed3 hrs, 26 mins, 39 secs

All Changes:

:

  1. Change #241042

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 28 Jul 2025 18:40:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 46d6137de32d229f74ea2a7c32f9fc93e43b251a

    Comments

    * tta/swig/perl/Makefile.am (AM_CPPFLAGS), tta/swig/texinfo.i (setup), tta/swig/perl/t/20index_sort.t: set the compile-time default for the Perl SWIG Interface to use an existing interpreter, by setting the USE_PERL_INTERPRETER define.
    * tta/swig/texinfo.i (setup): rename *embed_perl as *use_interpreter.

    Changed files

    • ChangeLog
    • tta/C/convert/texinfo.c
    • tta/swig/perl/Makefile.am
    • tta/swig/perl/t/20index_sort.t
    • tta/swig/texinfo.i
  2. Change #241044

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 28 Jul 2025 18:55:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision da18b87946d05a769214cf51befabdec8f8d299c

    Comments

    * tta/C/main/set_perl_interpreter.c (use_perl_interpreter): correct default to be 1.

    Changed files

    • ChangeLog
    • tta/C/main/set_perl_interpreter.c