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

Builder texinfo-solaris11-sparc Build #7460

Results:

Exception shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisiona56ba6396fa2622896938ab0249b8f3439757688
Got Revisiona56ba6396fa2622896938ab0249b8f3439757688
Changes5 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 14 mins, 24 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 56 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 47 secs )
    1. stdio
  5. shell_3 shell_3 exception ( 0 secs )
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris11-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7460 Build
codebase Build
got_revision a56ba6396fa2622896938ab0249b8f3439757688 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision a56ba6396fa2622896938ab0249b8f3439757688 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:

StartMon May 11 00:22:42 2026
EndMon May 11 00:43:57 2026
Elapsed21 mins, 14 secs

All Changes:

:

  1. Change #266683

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 10 May 2026 16:25:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c55a7d4fc4914694573fde0cab51734be240d82d

    Comments

    Generic metadata in EPUB in @documentinfo
    * tta/perl/ext/epub3.pm (%metadata_commands, conversion_output_begin):
    convert content of @documentinfo that is not an explicit @-command
    usually used for metadata in the <metadata> EPUB element.
    
    * tta/perl/t/epub_tests.t (epub_metadata), tta/perl/Makefile.tres: new
    test.

    Changed files

    • ChangeLog
    • tta/perl/Makefile.tres
    • tta/perl/ext/epub3.pm
    • tta/perl/t/epub_tests.t
  2. Change #266684

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 10 May 2026 16:59:41
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 589bc1f705e056509d77f48726f16666313c2f2c

    Comments

    * tta/C/api_for_swig/swig_element_types.h (TXI_CM_OTHER_FLAGS_LIST), tta/C/main/builtin_commands.h (CF_metadata), tta/C/main/command_data.awk, tta/data/command_data.txt: add metadata flag for @-commands with document metadata information that are supposed to be handled explicitly in output formats conversion.
    * tta/perl/ext/epub3.pm: remove local definition of
    $metadata_commands, use Texinfo::Commands::metadata_commands.

    Changed files

    • ChangeLog
    • tta/C/api_for_swig/swig_element_types.h
    • tta/C/main/builtin_commands.h
    • tta/C/main/command_data.awk
    • tta/C/main/command_data.c
    • tta/data/command_data.txt
    • tta/perl/Texinfo/Commands.pm
    • tta/perl/ext/epub3.pm
  3. Change #266685

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 10 May 2026 23:28:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0fc9536737e9de8d64e098d0b06b0aeb03893f00

    Comments

    Add missing test results

    Changed files

    • tta/perl/t/results/epub_tests/epub_metadata.pl
    • tta/perl/t/results/epub_tests/epub_metadata/res_epub/epub_metadata_epub_package/EPUB/epub_metadata.opf
    • tta/perl/t/results/epub_tests/epub_metadata/res_epub/epub_metadata_epub_package/EPUB/xhtml/chapter.xhtml
    • tta/perl/t/results/epub_tests/epub_metadata/res_epub/epub_metadata_epub_package/EPUB/xhtml/epub_metadata.xhtml
    • tta/perl/t/results/epub_tests/epub_metadata/res_epub/epub_metadata_epub_package/EPUB/xhtml/nav_toc.xhtml
    • tta/perl/t/results/epub_tests/epub_metadata/res_epub/epub_metadata_epub_package/META-INF/container.xml
    • tta/perl/t/results/epub_tests/epub_metadata/res_epub/epub_metadata_epub_package/mimetype
  4. Change #266686

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 10 May 2026 23:52:22
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6cfc1141c7f7244ab0d1da22d84b0332e9be752b

    Comments

    * tta/perl/ext/epub3.pm ($epub_doc_dest_dir): reindent.  Rename $epub_document_destination_directory as $epub_doc_dest_dir.

    Changed files

    • ChangeLog
    • tta/perl/ext/epub3.pm
  5. Change #266687

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 11 May 2026 00:18:37
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a56ba6396fa2622896938ab0249b8f3439757688

    Comments

    Generic metadata in HTML and DocBook in @documentinfo
    * tta/C/convert/build_html_perl_info.c (pass_sv_converter_info),
    tta/C/convert/convert_html.c (html_prepare_converted_output_info),
    tta/C/convert/format_html.c (html_default_format_begin_file)
    (html_default_format_node_redirection_page),
    tta/C/convert/html_converter_finish.c (html_free_converter),
    tta/C/convert/html_prepare_converter.c
    (html_conversion_initialization), tta/C/main/converter_types.h
    (CONVERTER), tta/perl/Texinfo/Convert/HTML.pm
    (_file_header_information, _default_format_begin_file)
    (_default_format_node_redirection_page),
    tta/perl/Texinfo/Convert/HTMLNonXS.pm (%available_converter_info)
    (_prepare_converted_output_info): add documentinfo_metadata
    to converter in C and to 'converter_info' in Perl with @documentinfo
    content except for metadata_commands.  Get in _file_header_information
    in Perl.  Output in file headers.
    
    * doc/texi2any_api.texi (Converter General Information): document
    documentinfo_metadata in converter information.
    
    * tta/perl/Texinfo/Convert/DocBook.pm (conversion_output_begin):
    gather @documentinfo content except for metadata_commands and output
    in documentinfo element.
    
    * tta/perl/t/converters_tests.t (metadata_in_documentinfo),
    tta/perl/Makefile.tres: new test for metadata in @documentinfo.

    Changed files

    • ChangeLog
    • doc/texi2any_api.texi
    • tta/C/convert/build_html_perl_info.c
    • tta/C/convert/convert_html.c
    • tta/C/convert/format_html.c
    • tta/C/convert/html_converter_finish.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/converter_types.h
    • tta/perl/Makefile.tres
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Convert/HTMLNonXS.pm
    • tta/perl/t/converters_tests.t
    • tta/perl/t/results/converters_tests/metadata_in_documentinfo.pl
    • tta/perl/t/results/docbook_tests/maketitle_documentinfo_publication.pl
    • tta/perl/t/results/html_tests/maketitle_documentinfo_publication.pl
    • tta/perl/t/test_utils.pl