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

Builder texinfo-solaris11-sparc Build #6666

Results:

Failed shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisiona62e94f420c35a1e536ad377c2cb37aacd76036d
Got Revisiona62e94f420c35a1e536ad377c2cb37aacd76036d
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 39 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 11 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 54 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 5 mins, 47 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/slave/texinfo-solaris11-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 6666 Build
codebase Build
got_revision a62e94f420c35a1e536ad377c2cb37aacd76036d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision a62e94f420c35a1e536ad377c2cb37aacd76036d Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSun Jun 29 23:52:02 2025
EndMon Jun 30 00:07:40 2025
Elapsed15 mins, 37 secs

All Changes:

:

  1. Change #238025

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 29 Jun 2025 19:40:18
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d288ecc0cb3abcb4f951f03585dac0cfa43cfc0a

    Comments

    Move swig directory to util

    Changed files

    • tta/swig/TODO
    • tta/swig/build.sh
    • tta/swig/test_Texinfo.py
    • tta/swig/texinfo.i
    • tta/swig/tree_element.c
    • tta/swig/tree_element.h
    • util/swig/TODO
    • util/swig/build.sh
    • util/swig/test_Texinfo.py
    • util/swig/texinfo.i
    • util/swig/tree_element.c
    • util/swig/tree_element.h
  2. Change #238026

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 29 Jun 2025 23:48:39
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 18f4485bac240b220818981c174ee1d26349a5bd

    Comments

    * tta/C/main/reader.c (txi_reader_new, txi_register_new_reader): handle NULL tree.

    Changed files

    • ChangeLog
    • tta/C/main/reader.c
  3. Change #238027

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 29 Jun 2025 23:50:43
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a62e94f420c35a1e536ad377c2cb37aacd76036d

    Comments

    * util/README, util/swig: add a build system and a README in util/swig.

    Changed files

    • .gitignore
    • ChangeLog
    • util/README
    • util/swig/Makefile.am
    • util/swig/README
    • util/swig/TODO
    • util/swig/autogen.sh
    • util/swig/configure.ac
    • util/swig/test_Texinfo.py
    • util/swig/texinfo.i