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

Builder texinfo-solaris10-sparc Build #5772

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision7fc4a0b33627092f9fd1855adc605caefc099cd1
Got Revision7fc4a0b33627092f9fd1855adc605caefc099cd1
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 2 mins, 9 secs )
    1. stdio
  3. shell_1 './configure' ( 22 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 13 mins, 25 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 hrs, 5 mins, 35 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 5772 Build
codebase Build
got_revision 7fc4a0b33627092f9fd1855adc605caefc099cd1 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 7fc4a0b33627092f9fd1855adc605caefc099cd1 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:

StartSat Jul 26 12:12:14 2025
EndSat Jul 26 14:55:54 2025
Elapsed2 hrs, 43 mins, 39 secs

All Changes:

:

  1. Change #240723

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 26 Jul 2025 12:07:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 7fc4a0b33627092f9fd1855adc605caefc099cd1

    Comments

    * tta/C/Makefile.am (C_libtexinfo_main_sources), tta/C/convert/swig_error_messages_types.h (FORMATTED_ERROR_MESSAGE) (FORMATTED_ERROR_MESSAGE_LIST), tta/C/convert/swig_interface.c (get_error_messages_list_messages, get_parser_error_messages) (get_document_error_messages, messages_list_message_by_index) (messages_list_messages_number), tta/C/main/errors.c (error_message_text): make error_message_text extern.  Add interface to error messages, with formatted error message added.  With the functions get_parser_error_messages, get_document_error_messages, messages_list_message_by_index and messages_list_messages_number.
    * tta/swig/Makefile.am (SWIG_header_dependencies), tta/swig/texinfo.i:
    add interface to get formatted error messages.
    
    * tta/configure.ac (swig_perl_tests),
    tta/swig/perl/t/30source_marks.t: use formatted error messages
    interface.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/C/convert/swig_error_messages_types.h
    • tta/C/convert/swig_interface.c
    • tta/C/convert/swig_interface.h
    • tta/C/main/errors.c
    • tta/C/main/errors.h
    • tta/configure.ac
    • tta/swig/Makefile.am
    • tta/swig/perl/t/30source_marks.t
    • tta/swig/texinfo.i