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

Builder texinfo-solaris11-i386 Build #7173

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 0 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 39 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 48 secs )
    1. stdio
  5. shell_3 'gmake check' ( 15 mins, 49 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 7173 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-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartTue Mar 3 19:16:52 2026
EndTue Mar 3 19:58:21 2026
Elapsed41 mins, 29 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