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

Builder ggettext-solaris10-sparc Build #1025

Results:

Failed

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revisiond806d18eb396aaec68d51f6e38fda36f220da466
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 2 mins, 43 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 1025 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision d806d18eb396aaec68d51f6e38fda36f220da466 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:

StartFri Jan 16 03:46:14 2026
EndFri Jan 16 03:48:58 2026
Elapsed2 mins, 44 secs

All Changes:

:

  1. Change #255374

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Thu 15 Jan 2026 14:13:32
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision d806d18eb396aaec68d51f6e38fda36f220da466

    Comments

    build: Fix "make installcheck" on MSVC.
    Reported by Kirill Makurin <maiddaisuki@outlook.com> in
    <https://lists.gnu.org/archive/html/bug-gettext/2026-01/msg00042.html>.
    
    * gettext-runtime/m4/gettext.m4 (AM_GNU_GETTEXT): New variable
    INTL_WINDOWS_LIBS. Add it to LIBINTL and LTLIBINTL.
    * gettext-runtime/configure.ac (INSTALLED_LIBINTL): Add $INTL_WINDOWS_LIBS.
    * gettext-tools/configure.ac (INSTALLED_LIBINTL): Likewise.
    * libtextstyle/configure.ac (INSTALLED_LIBTEXTSTYLE): New variable.
    * libtextstyle/install-tests/Makefile.am (installcheck-local): Link with
    $INSTALLED_LIBTEXTSTYLE instead of -ltextstyle.

    Changed files

    • gettext-runtime/configure.ac
    • gettext-runtime/m4/gettext.m4
    • gettext-tools/configure.ac
    • libtextstyle/configure.ac
    • libtextstyle/install-tests/Makefile.am