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

Builder texinfo-solaris10-sparc Build #5890

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 29 mins, 58 secs )
    1. stdio
  3. shell_1 './configure' ( 14 mins, 23 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 25 secs )
    1. stdio
  5. shell_3 'gmake check' ( 50 mins, 4 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 5890 Build
codebase Build
got_revision df296dd9de18c260fbf33b12b28e742a4716608e Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision df296dd9de18c260fbf33b12b28e742a4716608e 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:

StartSun Aug 24 17:54:28 2025
EndSun Aug 24 19:43:31 2025
Elapsed1 hrs, 49 mins, 2 secs

All Changes:

:

  1. Change #243827

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 24 Aug 2025 15:57:01
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6df207dfa44cf652aea3d44292157b9376a218ba

    Comments

    * tta/C/main/tree.c (destroy_key_pair_value, destroy_associated_info): split destroy_key_pair_value out of destroy_associated_info to destroy a single key pair value.
    * tta/C/main/extra.c (get_associated_info_key): if a key pair is
    reused, call destroy_key_pair_value on the value.

    Changed files

    • ChangeLog
    • tta/C/main/extra.c
    • tta/C/main/tree.c
    • tta/C/main/tree.h
  2. Change #243828

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 24 Aug 2025 16:31:54
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision df296dd9de18c260fbf33b12b28e742a4716608e

    Comments

    * tta/C/convert/format_html.c (contents_inline_element): free table_of_contents when it is the empty string.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c