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

Builder texinfo-solaris11-i386 Build #6622

Results:

Failed shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 41 secs )
    1. stdio
  3. shell_1 './configure' failed ( 6 mins, 25 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 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/slave/texinfo-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6622 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-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartWed Jul 16 12:13:01 2025
EndWed Jul 16 12:25:17 2025
Elapsed12 mins, 15 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