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

Builder texinfo-solaris11-sparc Build #6668

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 57 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 7 mins, 10 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 6668 Build
codebase Build
got_revision d9bc273cd6fbcae086a1d1c9945f19c4e6ba27a0 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision d9bc273cd6fbcae086a1d1c9945f19c4e6ba27a0 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:

StartWed Jul 2 00:34:21 2025
EndWed Jul 2 00:52:53 2025
Elapsed18 mins, 32 secs

All Changes:

:

  1. Change #238144

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 01 Jul 2025 22:33:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 733d3d932cd0217eacb3c3c05c151ceb48ff58c3

    Comments

    * tta/C/main/utils.c (new_element_from_names): create a new element based on type name and command name.
    * tta/C/main/get_perl_info.c (new_element_from_sv): call
    new_element_from_names.

    Changed files

    • ChangeLog
    • tta/C/main/get_perl_info.c
    • tta/C/main/utils.c
    • tta/C/main/utils.h
  2. Change #238145

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 01 Jul 2025 22:39:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f1612c6eb771f7b79d782e0a37f42d0849bd41dc

    Comments

    * util/swig: add nodes, sections and heading relations

    Changed files

    • ChangeLog
    • util/swig/README
    • util/swig/texinfo.i
    • util/swig/tree_element.c
    • util/swig/tree_element.h
  3. Change #238146

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 02 Jul 2025 00:28:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d9bc273cd6fbcae086a1d1c9945f19c4e6ba27a0

    Comments

    * util/swig: add new element and element text and attributes modifications interfaces.

    Changed files

    • ChangeLog
    • util/swig/texinfo.i
    • util/swig/tree_element.c
    • util/swig/tree_element.h