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

Builder texinfo-solaris10-sparc Build #6200

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 33 secs )
    1. stdio
  2. shell './autogen.sh' ( 38 mins, 39 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 36 secs )
    1. stdio
  5. shell_3 'gmake check' ( 39 mins, 40 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6200 Build
codebase Build
got_revision 79df0cebd33154b8c483f03c2cf83dfbb376902d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 79df0cebd33154b8c483f03c2cf83dfbb376902d Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartTue Mar 3 19:16:51 2026
EndTue Mar 3 21:02:50 2026
Elapsed1 hrs, 45 mins, 59 secs

All Changes:

:

  1. Change #259752

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 19:06:13
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 79df0cebd33154b8c483f03c2cf83dfbb376902d

    Comments

    * tta/perl/Makefile.am (dist_convertmodules_DATA), tta/perl/Texinfo/Convert/Converter.pm, tta/perl/Texinfo/Convert/ConverterNonXS.pm, tta/perl/XSTexinfo/Makefile.am (xs_LTLIBRARIES) (*ConvertConverterXS_la_*), tta/perl/XSTexinfo/convert/ConvertXS.xs, tta/perl/XSTexinfo/convert/ConvertConverterXS.xs: add ConverterNonXS.pm based on Converter.pm with the code also present in the XS interface.  Split ConvertConverterXS.xs out of ConvertXS.xs with the Texinfo::Convert::Converter XS interface code.  Add loading of XS module in Converter.pm.

    Changed files

    • .gitignore
    • ChangeLog
    • tta/perl/Makefile.am
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/ConverterNonXS.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/XSTexinfo/Makefile.am
    • tta/perl/XSTexinfo/convert/ConvertConverterXS.xs
    • tta/perl/XSTexinfo/convert/ConvertXS.xs