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

Builder texinfo-solaris11-sparc Build #7548

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git updating ( 5 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris11-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7548 Build
codebase Build
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision d6b126432d57bffbc7888709b576bafafa84a67a Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartWed Jun 17 09:19:29 2026
EndWed Jun 17 09:19:34 2026
Elapsed5 secs

All Changes:

:

  1. Change #271418

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 17 Jun 2026 09:16:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d6b126432d57bffbc7888709b576bafafa84a67a

    Comments

    * tta/C/convert/texinfo.c (txi_complete_document): remove unused converter and element_cdt_tree_fn arguments.  Update caller.
    * tta/C/main/build_perl_info.c (build_sv_options_from_options_list)
    (build_sv_converter_info_from_converter_initialization_info): remove
    converter argument as there should never be a converter already set in
    situation where these functions are called.  Update callers.
    
    * tta/C/texi2any.c (main), tta/perl/texi2any.pl: move converter
    creation later now that there is no index sorting earlier needing a
    converter anymore.
    
    * tta/C/texi2any.c (main): error out if there is no converter
    at all, a situation which should never happen if the formats table is
    well done.

    Changed files

    • ChangeLog
    • tta/C/convert/call_conversion_perl.c
    • tta/C/convert/texinfo.c
    • tta/C/convert/texinfo.h
    • tta/C/main/build_perl_info.c
    • tta/C/main/build_perl_info.h
    • tta/C/texi2any.c
    • tta/perl/Texinfo/DocumentNonXS.pm
    • tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs
    • tta/perl/texi2any.pl
    • tta/swig/texinfo.i