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

Builder texinfo-solaris10-sparc Build #5710

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision2adaacdb7947466fe8b270f331544349f32972fc
Got Revision2adaacdb7947466fe8b270f331544349f32972fc
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 22 secs )
    1. stdio
  2. shell './autogen.sh' ( 55 mins, 6 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 49 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 9 mins, 22 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 53 mins, 6 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 5710 Build
codebase Build
got_revision 2adaacdb7947466fe8b270f331544349f32972fc Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 2adaacdb7947466fe8b270f331544349f32972fc 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. Patrice Dumas

Timing:

StartWed Jul 16 12:34:03 2025
EndWed Jul 16 14:37:51 2025
Elapsed2 hrs, 3 mins, 47 secs

All Changes:

:

  1. Change #239904

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 16 Jul 2025 11:13:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3e15a9b9a238837c398bd94b2d3f7bdaa2062867

    Comments

    * tta/swig/perl/Makefile.am (AM_CPPFLAGS): do not embed a perl interpreter as there is already one running.
    * tta/swig/perl/Makefile.am (clean-local): add for leftovers of Perl
    MakeMaker based build system.
    
    * tta/swig/README, tta/swig/TODO: update.

    Changed files

    • ChangeLog
    • tta/swig/README
    • tta/swig/TODO
    • tta/swig/perl/Makefile.am
    • tta/swig/perl/parse_refold.pl
  2. Change #239905

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 16 Jul 2025 12:06:39
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 2adaacdb7947466fe8b270f331544349f32972fc

    Comments

    * tta/configure.ac (perl_install*): substitute Perl conf siteprefix or vendorprefix with ${prefix} to follow the GNU Standards and have make distcheck work.

    Changed files

    • ChangeLog
    • tta/configure.ac