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

Builder texinfo-solaris11-sparc Build #6948

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 25 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 9 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 52 secs )
    1. stdio
  5. shell_3 'gmake check' ( 9 mins, 36 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-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 6948 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-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSun Aug 24 16:45:30 2025
EndSun Aug 24 17:04:38 2025
Elapsed19 mins, 7 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