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

Builder texinfo-solaris11-sparc Build #7132

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision6d3500f45c23fcefc278dbc336462a87d323aefc
Got Revision6d3500f45c23fcefc278dbc336462a87d323aefc
Changes4 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' ( 6 mins, 16 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 51 secs )
    1. stdio
  5. shell_3 'gmake check' ( 12 mins, 30 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 7132 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-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:

StartTue Dec 30 21:31:31 2025
EndTue Dec 30 21:55:35 2025
Elapsed24 mins, 4 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