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

Builder texinfo-solaris10-sparc Build #5765

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell './autogen.sh' ( 36 mins, 45 secs )
    1. stdio
  3. shell_1 './configure' ( 4 mins, 57 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 8 mins, 30 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 56 mins, 7 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 5765 Build
codebase Build
got_revision 8479e91bb311fec81fbb706b15d35b3ded6aea5a Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 8479e91bb311fec81fbb706b15d35b3ded6aea5a 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:

StartFri Jul 25 17:26:11 2025
EndFri Jul 25 19:12:45 2025
Elapsed1 hrs, 46 mins, 34 secs

All Changes:

:

  1. Change #240629

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 25 Jul 2025 15:58:31
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f57cdcdf34c5d5a8b7256dd7e534a7396f8a71df

    Comments

    * tta/swig/texinfo.i (setup): add embed_perl argument to be able to set at runtime.
    * tta/swig/python/test_Texinfo.py: disable Perl interpreter embedding
    as it does not work (for me).

    Changed files

    • ChangeLog
    • tta/swig/python/Makefile.am
    • tta/swig/python/test_Texinfo.py
    • tta/swig/texinfo.i
  2. Change #240633

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 25 Jul 2025 16:35:44
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8c8d0f6970f4cd8fe7dea991c499d6338d913fee

    Comments

    * tta/C/Makefile.am (C_libtexinfo_sources), tta/C/main/tree_types.h, tta/C/main/source_mark_types.h (SM_TYPES_LIST, enum source_mark_type) (enum source_mark_status, SOURCE_MARK): move source mark type and enums to a separate file, source_mark_types.h.
    * tta/swig/Makefile.am (SWIG_include_directories)
    (SWIG_header_dependencies), tta/swig/texinfo.i: use source_mark_types.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/C/convert/swig_interface.c
    • tta/C/convert/swig_interface.h
    • tta/C/main/build_perl_info.c
    • tta/C/main/manipulate_tree.c
    • tta/C/main/manipulate_tree.h
    • tta/C/main/tree.c
    • tta/C/main/tree_types.h
    • tta/C/parsetexi/close.c
    • tta/C/parsetexi/end_line.c
    • tta/C/parsetexi/handle_commands.c
    • tta/C/parsetexi/input.c
    • tta/C/parsetexi/input.h
    • tta/C/parsetexi/macro.c
    • tta/C/parsetexi/parser.c
    • tta/C/parsetexi/parser.h
    • tta/C/parsetexi/source_marks.c
    • tta/C/parsetexi/source_marks.h
    • tta/swig/Makefile.am
    • tta/swig/texinfo.i
  3. Change #240634

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 25 Jul 2025 16:36:26
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8479e91bb311fec81fbb706b15d35b3ded6aea5a

    Comments

    add main/source_mark_types.h

    Changed files

    • tta/C/main/source_mark_types.h