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

Builder texinfo-solaris10-sparc Build #5793

Results:

Failed shell shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision3983e31f3fb3219a8f33e2752a0c39b736700ada
Got Revision3983e31f3fb3219a8f33e2752a0c39b736700ada
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 1 hrs, 28 mins, 56 secs )
    1. stdio
  3. shell_1 './configure' ( 45 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 1 mins, 54 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 48 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 5793 Build
codebase Build
got_revision 3983e31f3fb3219a8f33e2752a0c39b736700ada Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 3983e31f3fb3219a8f33e2752a0c39b736700ada 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:

StartMon Jul 28 23:47:57 2025
EndTue Jul 29 02:05:12 2025
Elapsed2 hrs, 17 mins, 15 secs

All Changes:

:

  1. Change #241073

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 28 Jul 2025 22:25:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6f90da872b8a8b3034558a8b1c4e898ce84ff53c

    Comments

    * tta/swig/Makefile.am, tta/swig/p*/Makefile.am (BUILT_SOURCES) (SWIG_include_directories, SWIG_header_dependencies) (*_texinfo_wrap.c, CLEANFILES): build files generated by swig in the language directories, not in the main swig directory.

    Changed files

    • tta/swig/Makefile.am
    • tta/swig/README
    • tta/swig/perl/Makefile.am
    • tta/swig/python/Makefile.am
  2. Change #241074

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 28 Jul 2025 22:29:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a562bfe9fcefce7c07f408e3d7aa7c572208dbd3

    Comments

    * tta/swig/perl/_Texinfo_Tests.pm: do not create directory and link if the .libs directory does not exist, assuming that the MakeMaker build system is used in that case.
    * tta/swig/perl/Makefile.PL (INC): update compile flags.

    Changed files

    • ChangeLog
    • tta/swig/perl/Makefile.PL
    • tta/swig/perl/_Texinfo_Tests.pm
  3. Change #241079

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 28 Jul 2025 23:01:18
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3983e31f3fb3219a8f33e2752a0c39b736700ada

    Comments

    * tta/swig/perl/_Texinfo_Tests.pm, tta/swig/perl/parse_refold.pl: put swig/perl directory in @INC to find Texinfo.pm in out of source builds.
    * tta/swig/perl/parse_refold.pl: update call of Texinfo::setup to
    avoid using a Perl interpreter, as it is not needed, and the default
    paths do not allow to find the texi2any modules.

    Changed files

    • ChangeLog
    • tta/swig/perl/_Texinfo_Tests.pm
    • tta/swig/perl/parse_refold.pl