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

Builder texinfo-solaris10-sparc Build #5748

Results:

Failed shell shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 27 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 1 hrs, 42 mins, 48 secs )
    1. stdio
  3. shell_1 './configure' ( 14 mins, 58 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5748 Build
codebase Build
got_revision 0b9fd23e6ff66571ab1e42d61da83b36faec5ae9 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 0b9fd23e6ff66571ab1e42d61da83b36faec5ae9 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 23 00:35:21 2025
EndWed Jul 23 02:34:37 2025
Elapsed1 hrs, 59 mins, 15 secs

All Changes:

:

  1. Change #240463

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 23 Jul 2025 00:17:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0b9fd23e6ff66571ab1e42d61da83b36faec5ae9

    Comments

    * tta/C/convert/swig_interface.c (document_global_information), tta/swig/texinfo.i (GLOBAL_INFO): add an interface to global information.
    * tta/swig/perl/parse_refold.pl: use global information interface to
    get the input encoding.  SWIG always uses sv_setpvn returning bytes
    and C encodes in UTF-8, so convert to characters by decoding from
    UTF-8.  Encode output in document enoding, using ISO-8859-1 for
    US-ASCII such as to support old manuals in which US-ASCII can be
    specified although the encoding corresponds to any 8bit encoding
    compatible with ISO-8859-1.

    Changed files

    • ChangeLog
    • tta/C/convert/swig_interface.c
    • tta/C/convert/swig_interface.h
    • tta/swig/TODO
    • tta/swig/perl/parse_refold.pl
    • tta/swig/texinfo.i