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

Builder texinfo-solaris10-sparc Build #6048

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 0 secs )
    1. stdio
  2. shell './autogen.sh' ( 50 mins, 40 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 20 secs )
    1. stdio
  5. shell_3 'gmake check' ( 38 mins, 0 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 6048 Build
codebase Build
got_revision baf5175ef59c141ecfc0e4829be653858ddaa9ec Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision baf5175ef59c141ecfc0e4829be653858ddaa9ec 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 Dec 31 13:25:00 2025
EndWed Dec 31 15:22:42 2025
Elapsed1 hrs, 57 mins, 42 secs

All Changes:

:

  1. Change #253676

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 30 Dec 2025 23:55:27
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision baf5175ef59c141ecfc0e4829be653858ddaa9ec

    Comments

    * info/session.c (dump_nodes_to_file): Call initialize_dumping for each node in the list we were passed to dump.  This means we reset the list of dumped nodes each time round.  This makes "info --all MANUAL --output=-" work as expected: before, only one version of an installed manual would be output.

    Changed files

    • ChangeLog
    • info/session.c