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

Builder texinfo-solaris10-sparc Build #6248

Results:

Failed shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision9fb35ee8b951ec2386b5c27d4d9ff586004ac984
Got Revision9fb35ee8b951ec2386b5c27d4d9ff586004ac984
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 20 secs )
    1. stdio
  2. shell './autogen.sh' ( 41 mins, 40 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 40 secs )
    1. stdio
  4. shell_2 'gmake all' ( 26 mins, 54 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 42 mins, 19 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 6248 Build
codebase Build
got_revision 9fb35ee8b951ec2386b5c27d4d9ff586004ac984 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 9fb35ee8b951ec2386b5c27d4d9ff586004ac984 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:

StartSat Mar 28 09:54:59 2026
EndSat Mar 28 11:51:55 2026
Elapsed1 hrs, 56 mins, 55 secs

All Changes:

:

  1. Change #262605

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 28 Mar 2026 09:48:21
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9fb35ee8b951ec2386b5c27d4d9ff586004ac984

    Comments

    * tta/perl/Texinfo/Translations.pm (BEGIN): do not load XS module for translations if Perl is older than 5.38.0 as before Perl 5.38.0 getenv/setenv and similar cannot be reliably used in XS.
    * tta/configure.ac: remove setting HAVE_USABLE_GETENV_IN_XS, unused.

    Changed files

    • ChangeLog
    • tta/configure.ac
    • tta/perl/Texinfo/Translations.pm