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

Builder texinfo-solaris10-sparc Build #6046

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision6d3500f45c23fcefc278dbc336462a87d323aefc
Got Revision6d3500f45c23fcefc278dbc336462a87d323aefc
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 24 secs )
    1. stdio
  2. shell './autogen.sh' ( 45 mins, 51 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 2 secs )
    1. stdio
  4. shell_2 'gmake all' ( 22 mins, 35 secs )
    1. stdio
  5. shell_3 'gmake check' ( 41 mins, 29 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 6046 Build
codebase Build
got_revision 6d3500f45c23fcefc278dbc336462a87d323aefc Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 6d3500f45c23fcefc278dbc336462a87d323aefc 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:

StartTue Dec 30 21:31:30 2025
EndTue Dec 30 23:27:54 2025
Elapsed1 hrs, 56 mins, 24 secs

All Changes:

:

  1. Change #253592

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 30 Dec 2025 21:08:43
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e8557830e0cab59b5758473902a916a1b1aa1421

    Comments

    add lost ChangeLog entry

    Changed files

    • ChangeLog
  2. Change #253593

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 30 Dec 2025 21:22:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 56786ac7684602e5d1d7cfc746a3da6ef7ba205a

    Comments

    Move dumping functions between files
    * info/session-cmd.c, info/session.c
    (dump_nodes_to_file, write_node_to_stream)
    (struct info_namelist_entry, info_namelist_free)
    (dump_node_to_stream, initialize_dumping, dumped_already)
    Move to session.c.

    Changed files

    • ChangeLog
    • info/session-cmd.c
    • info/session.c
  3. Change #253594

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

    Comments

    * info/info.c (main): remove unnecessary call to 'close_dribble_file'.

    Changed files

    • ChangeLog
    • info/info.c
  4. Change #253595

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

    Comments

    * info/info.c (dump_node_to_file_and_quit): New wrapper function. (main) <--all, --output>: Use it.

    Changed files

    • ChangeLog
    • info/info.c