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

Builder texinfo-solaris10-sparc Build #6228

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 32 secs )
    1. stdio
  2. shell './autogen.sh' ( 42 mins, 21 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake all' ( 20 mins, 40 secs )
    1. stdio
  5. shell_3 'gmake check' ( 38 mins, 33 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 6228 Build
codebase Build
got_revision dfa495e322b03ed0dddee53acf14bffc5cc6047b Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision dfa495e322b03ed0dddee53acf14bffc5cc6047b 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. Gavin Smith

Timing:

StartWed Mar 11 18:51:57 2026
EndWed Mar 11 20:39:46 2026
Elapsed1 hrs, 47 mins, 49 secs

All Changes:

:

  1. Change #260698

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 11 Mar 2026 17:17:40
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision dfa495e322b03ed0dddee53acf14bffc5cc6047b

    Comments

    * info/infodoc.c (create_internal_info_help_node): Check if return value of where_is is null before using it.  This shouldn't happen but it is not easy to see this just by looking at this function.  Avoid calling strdup on a string.
    Report from Patrice.

    Changed files

    • ChangeLog
    • info/infodoc.c