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

Builder texinfo-solaris10-sparc Build #5860

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionb905fab6ab4ee00bc72328d3234f0a5a334c475f
Got Revisionb905fab6ab4ee00bc72328d3234f0a5a334c475f
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 22 secs )
    1. stdio
  2. shell './autogen.sh' ( 39 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 55 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 39 secs )
    1. stdio
  5. shell_3 'gmake check' ( 59 mins, 15 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 5860 Build
codebase Build
got_revision b905fab6ab4ee00bc72328d3234f0a5a334c475f Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision b905fab6ab4ee00bc72328d3234f0a5a334c475f 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:

StartSat Aug 16 20:02:19 2025
EndSat Aug 16 22:01:41 2025
Elapsed1 hrs, 59 mins, 22 secs

All Changes:

:

  1. Change #243090

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 19:44:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 18701d8d9fdd836b6b5b907839f4702b60bce363

    Comments

    * tta/C/main/build_perl_info.c (store_output_units_texinfo_tree): transfer the reference on the output units list to the converter hash "document_units".

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
  2. Change #243091

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 19:48:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4d58e1543c7da72e17ce42fea89c3b96de4a68f3

    Comments

    * tta/perl/Texinfo/Convert/Converter.pm (converter_perl_release): delete 'output_units_lists', to allow for checks of cycles.
    * tta/C/main/get_perl_info.c (release_output_units_list_built): delete
    directions to be more like Perl code.

    Changed files

    • ChangeLog
    • tta/C/main/get_perl_info.c
    • tta/perl/Texinfo/Convert/Converter.pm
  3. Change #243092

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 19:50:58
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f9af3664cfd91833ed254e1135e23c8752a07484

    Comments

    * tta/C/convert/converter.c (free_generic_converter), tta/C/main/output_unit.c (destroy_output_unit): add code showing the refcounts after release, for debugging, not executed.

    Changed files

    • ChangeLog
    • tta/C/convert/converter.c
    • tta/C/main/output_unit.c
  4. Change #243093

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 19:55:26
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b905fab6ab4ee00bc72328d3234f0a5a334c475f

    Comments

    add commented out code and text about references to output units

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/OutputUnits.pm
    • tta/perl/XSTexinfo/convert/ConvertXS.xs
    • tta/perl/texi2any.pl