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

Builder texinfo-solaris11-sparc Build #7202

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 31 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 46 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 20 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 7202 Build
codebase Build
got_revision 241c0ba42f1b2cade573ca8da5d386052ba0b48a Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 241c0ba42f1b2cade573ca8da5d386052ba0b48a 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. Eli Zaretskii

Timing:

StartWed Jan 21 22:26:22 2026
EndWed Jan 21 22:46:33 2026
Elapsed20 mins, 10 secs

All Changes:

:

  1. Change #256000

    Category texinfo
    Changed by Eli Zaretskii <elizohnoyoudont@gnu.org>
    Changed at Wed 21 Jan 2026 22:15:04
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 241c0ba42f1b2cade573ca8da5d386052ba0b48a

    Comments

    Minor MinGW-related cleanups
    * info/pcterm.c (rpl_nl_langinfo): Treat CP_UTF8 and CP_UTF7
    return values from GetConsoleOutputCP specially.
    (wcwidth) [not defined HAVE_WCWIDTH]: remove definition.
    (pc_put_text, pc_write_chars): declare argument as const char *.
    
    * info/scan.c [__MINGW32__]: Declare rpl_nl_langinfo here.
    * info/util.c [__MINGW32__]: Remove declaration of rpl_nl_langinfo.
    Allow gnulib wcwidth to be used.

    Changed files

    • ChangeLog
    • info/pcterm.c
    • info/scan.c
    • info/util.c