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

Builder ggettext-solaris10-sparc Build #927

Results:

Failed

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision5760f916812d2f614164daac36f98c08018357f0
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 52 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ggettext-solaris10-sparc slave
buildername ggettext-solaris10-sparc Builder
buildnumber 927 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 5760f916812d2f614164daac36f98c08018357f0 Build
scheduler schedule-ggettext-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ggettext-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Bruno Haible

Timing:

StartSun May 11 03:34:35 2025
EndSun May 11 03:36:28 2025
Elapsed1 mins, 52 secs

All Changes:

:

  1. Change #229464

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 11 May 2025 03:23:47
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision d5aa8447c1358092e7b7526d5cf80ae3fd291bec

    Comments

    Update to the newest gnulib.

    Changed files

    • gnulib
  2. Change #229465

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 11 May 2025 03:24:02
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 5760f916812d2f614164daac36f98c08018357f0

    Comments

    Update after gnulib changed.
    * gettext-tools/src/msgl-iconv.h (convert_string_desc_directly): Change result
    type to rw_string_desc_t.
    * gettext-tools/src/msgl-iconv.c (convert_string_desc_directly): Likewise.
    * gettext-tools/src/its.c (_its_is_valid_simple_gen_xml): Omit casts to
    'char *'. Don't use sd_c_casecmp, sd_cmp as function pointers.
    * gettext-tools/src/xg-encoding.h (string_desc_from_current_source_encoding):
    Change result type to rw_string_desc_t.
    * gettext-tools/src/xg-encoding.c (from_current_source_encoding): Return
    converted result directly, without a cast.
    (string_desc_from_current_source_encoding): Change result type to
    rw_string_desc_t. Return converted result directly, without a cast. Invoke
    sd_readwrite.
    * gettext-tools/src/x-perl.c (get_here_document): Add benign cast.
    (extract_quotelike_pass1, extract_quotelike_pass1_utf8): Change result type to
    rw_string_desc_t.
    (extract_quotelike, extract_triple_quotelike): Update.
    (extract_quotelike_pass3): Add benign casts.
    (interpolate_keywords): Don't call sd_set_char_at on a string_desc_t.
    * gettext-tools/src/x-d.c (handle_comments, is_string_literal,
    string_literal_accumulate_pieces, extract_from_function_call,
    extract_from_function_call_without_args, extract_from_template_instantation,
    extract_from_node): Omit casts to 'char *'.
    * gettext-tools/src/x-go.c (string_literal_accumulate_pieces,
    string_literal_value, scan_import_spec, get_type_from_type_identifier_node,
    get_type_from_type_node, store_type_declaration, get_mvtypes_of_expression,
    store_var_spec, store_const_spec, store_function_declaration,
    augment_for_type_declaration, augment_for_parameter_list, augment_for_var_spec,
    augment_for_const_spec, augment_for_short_variable_declaration, handle_comments,
    extract_from_function_call, extract_from_node): Omit casts to 'char *'.
    * gettext-tools/src/x-rust.c (handle_comments, string_literal_value): Omit casts
    to 'char *'. Add benign casts.
    (extract_from_function_call, extract_from_function_call_like,
    extract_from_node): Omit casts to 'char *'.
    * gettext-tools/src/x-typescript-impl.h (handle_comments,
    sbru_prepend_lone_surrogate): Omit casts to 'char *'.
    (sbru_xprepend_unicode): Add benign casts.
    (string_literal_accumulate_pieces, string_literal_value,
    extract_from_function_call, extract_from_node): Omit casts to 'char *'.

    Changed files

    • gettext-tools/src/its.c
    • gettext-tools/src/msgl-iconv.c
    • gettext-tools/src/msgl-iconv.h
    • gettext-tools/src/x-d.c
    • gettext-tools/src/x-go.c
    • gettext-tools/src/x-perl.c
    • gettext-tools/src/x-rust.c
    • gettext-tools/src/x-typescript-impl.h
    • gettext-tools/src/xg-encoding.c
    • gettext-tools/src/xg-encoding.h