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

Builder texinfo-solaris10-i386 Build #7296

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 8 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 40 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 mins, 33 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7296 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-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Eli Zaretskii

Timing:

StartWed Jan 21 22:26:23 2026
EndWed Jan 21 22:55:23 2026
Elapsed28 mins, 59 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