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

Builder texinfo-solaris11-i386 Build #7025

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision76c845f6793c408cad06231118f697f7dbfcac25
Got Revision76c845f6793c408cad06231118f697f7dbfcac25
Changes3 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 36 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 1 secs )
    1. stdio
  5. shell_3 'gmake check' ( 16 mins, 10 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 7025 Build
codebase Build
got_revision 76c845f6793c408cad06231118f697f7dbfcac25 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 76c845f6793c408cad06231118f697f7dbfcac25 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:

StartSun Jan 11 22:56:23 2026
EndSun Jan 11 23:36:40 2026
Elapsed40 mins, 17 secs

All Changes:

:

  1. Change #254871

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 11 Jan 2026 22:41:04
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5b4fd6a1538355ffb6f9e55beb2e5ac3baf1892d

    Comments

    * tta/perl/Texinfo/ManipulateTree.pm (%XS_overrides, SvREFCNT), tta/perl/XSTexinfo/parser_document/StructuringTransfoXS.xs (SvREFCNT): implement SvREFCNT XS interface to get the SvREFCNT.  Add a second argument to return this value if there is no XS.
    * tta/perl/Texinfo/Convert/Converter.pm
    (perl_converter_remove_output_units),
    tta/perl/Texinfo/ManipulateTree.pm (_print_tree_elements_ref)
    (_element_remove_references): call ManipulateTree.pm SvREFCNT.
    
    * tta/perl/Texinfo/OutputUnits.pm (release_output_units_list): do not
    show the SvREFCNT, it is not that useful and adds a dependency.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/OutputUnits.pm
    • tta/perl/XSTexinfo/parser_document/StructuringTransfoXS.xs
  2. Change #254872

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 11 Jan 2026 22:49:47
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0a011ad4234269e4f43feed6b49f5bd683d14478

    Comments

    * tta/perl/texi2any.pl: comment out use Devel::Peek, it is only used in commented out debugging codes.
    * configure.ac (perl_version_requirement), tta/configure.ac
    (refcount_checks): do not test for Devel::Peek presence, now that it
    is not used anymore.

    Changed files

    • ChangeLog
    • configure.ac
    • tta/README
    • tta/TODO
    • tta/configure.ac
    • tta/perl/texi2any.pl
  3. Change #254873

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 11 Jan 2026 22:50:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 76c845f6793c408cad06231118f697f7dbfcac25

    Comments

    Fix dates in ChangeLog

    Changed files

    • ChangeLog