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

Builder texinfo-solaris11-i386 Build #7064

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 57 secs )
    1. stdio
  3. shell_1 './configure' ( 9 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 48 secs )
    1. stdio
  5. shell_3 'gmake check' ( 14 mins, 39 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-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 7064 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-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Eli Zaretskii

Timing:

StartWed Jan 21 22:26:21 2026
EndWed Jan 21 23:09:09 2026
Elapsed42 mins, 47 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