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

Builder texinfo-solaris10-sparc Build #4974

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision44fc7127235e53a841e8534d338d4902c5da0124
Got Revision44fc7127235e53a841e8534d338d4902c5da0124
Changes3 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' ( 23 mins, 41 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 50 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 1 mins, 41 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 32 secs )
    1. stdio
    2. tp_test-suite.log
    3. info_test-suite.log
    4. tp_tests_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 4974 Build
codebase Build
got_revision 44fc7127235e53a841e8534d338d4902c5da0124 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 44fc7127235e53a841e8534d338d4902c5da0124 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
  2. Vitezslav Crhonek

Timing:

StartWed Oct 16 22:51:34 2024
EndWed Oct 16 23:24:45 2024
Elapsed33 mins, 10 secs

All Changes:

:

  1. Change #211906

    Category texinfo
    Changed by Vitezslav Crhonek <vcrhonekohnoyoudont@redhat.com>
    Changed at Wed 16 Oct 2024 22:46:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a082cfc3aca256463c5371b0799882ab5b36b04b

    Comments

    * install-info/install-info.c (munge_old_style_debian_options): Add missing initializer.

    Changed files

    • ChangeLog
    • install-info/install-info.c
  2. Change #211907

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 16 Oct 2024 22:46:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b947f466144401ff11d3dd36ccceeccee5dbab13

    Comments

    * install-info/install-info.c (readfile): re-order code to prevent possible memory leak.  Report from Vitezslav Crhonek.

    Changed files

    • ChangeLog
    • install-info/install-info.c
  3. Change #211908

    Category texinfo
    Changed by Vitezslav Crhonek <vcrhonekohnoyoudont@redhat.com>
    Changed at Wed 16 Oct 2024 22:46:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 44fc7127235e53a841e8534d338d4902c5da0124

    Comments

    * install-info/install-info.c (open_possibly_compressed_file): Fix resource leak by calling fclose in case of errors.

    Changed files

    • ChangeLog
    • install-info/install-info.c