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

Builder texinfo-solaris11-sparc Build #7416

Results:

Build successful

SourceStamp:

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

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' ( 6 mins, 12 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 29 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 0 secs )
    1. stdio
  5. shell_3 'gmake check' ( 10 mins, 2 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 7416 Build
codebase Build
got_revision 2e9a3ba468533eb7a241521b831c945c96f9f64f Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 2e9a3ba468533eb7a241521b831c945c96f9f64f 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. Gavin Smith

Timing:

StartThu Apr 9 18:14:56 2026
EndThu Apr 9 18:36:45 2026
Elapsed21 mins, 49 secs

All Changes:

:

  1. Change #264079

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 09 Apr 2026 18:04:50
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 2e9a3ba468533eb7a241521b831c945c96f9f64f

    Comments

    No crash for repeated visit to "*" node
    * info/nodes.c (info_get_node_of_file_buffer):
    If nodename is "*", set replica bit on node so to avoid attempt
    to free the contents of the node.
    
    Report from Aidan <aidanczhai@gmail.com>.

    Changed files

    • ChangeLog
    • info/nodes.c