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

Builder texinfo-solaris11-sparc Build #7336

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision66fd39e76deeed539737f6a1bbec4c26636fefa8
Got Revision66fd39e76deeed539737f6a1bbec4c26636fefa8
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 52 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 43 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 12 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 7336 Build
codebase Build
got_revision 66fd39e76deeed539737f6a1bbec4c26636fefa8 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 66fd39e76deeed539737f6a1bbec4c26636fefa8 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. Patrice Dumas

Timing:

StartFri Mar 6 14:14:51 2026
EndFri Mar 6 14:34:04 2026
Elapsed19 mins, 13 secs

All Changes:

:

  1. Change #260033

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 06 Mar 2026 14:06:09
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d0983288c834d5e6ab2be34d9e34820171808417

    Comments

    * tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs: remove cast to char * for SvPVutf8_nolen, it should not be useful.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs
  2. Change #260034

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 06 Mar 2026 14:08:10
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 66fd39e76deeed539737f6a1bbec4c26636fefa8

    Comments

    * tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs (direction_string): remove static for const size_t, as the solaris compiler does not want a non-constant initializer with strlen call.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs