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

Builder texinfo-solaris10-i386 Build #7675

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision8b5b6f500f72485415cec34f4c7ded53127d0d5b
Got Revision8b5b6f500f72485415cec34f4c7ded53127d0d5b
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 0 secs )
    1. stdio
  3. shell_1 './configure' ( 10 mins, 46 secs )
    1. stdio
  4. shell_2 'gmake all' ( 17 mins, 8 secs )
    1. stdio
  5. shell_3 'gmake check' ( 18 mins, 53 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. tta_tests_many_input_files_test-suite.log
    8. install_info_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7675 Build
codebase Build
got_revision 8b5b6f500f72485415cec34f4c7ded53127d0d5b Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 8b5b6f500f72485415cec34f4c7ded53127d0d5b Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSun Sep 6 12:51:48 2026
EndSun Sep 6 13:44:00 2026
Elapsed52 mins, 11 secs

All Changes:

:

  1. Change #280920

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Sep 2026 09:20:47
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision fa7f4d8dc81be771f3a38afe1da2a9dcad14de18

    Comments

    * tta/C/convert/convert_to_plaintext.c (collect_pending_texts_lines): keep end of line.
    * tta/C/convert/convert_to_plaintext.c (align_lines),
    tta/perl/Texinfo/Convert/PlaintextNonXS.pm (_align_lines): pass count
    context and update lines count when end of lines are added or removed.
    
    * tta/perl/Texinfo/Convert/PlaintextNonXS.pm (_align_environment):
    rename $counts as $count_context.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_to_plaintext.c
    • tta/TODO
    • tta/perl/Texinfo/Convert/PlaintextNonXS.pm
    • tta/perl/t/results/info_tests/empty_in_flushright_index_entry.pl
    • tta/tests/coverage/res_parser/formatting_info/formatting.info
    • tta/tests/coverage/res_parser/formatting_plaintext/formatting.txt
    • tta/tests/layout/res_parser/formatting_fr_info/formatting.info
    • tta/tests/layout/res_parser/formatting_info_ascii_punctuation/formatting.info
    • tta/tests/layout/res_parser/formatting_info_disable_encoding/formatting.info
    • tta/tests/layout/res_parser/formatting_plaintext_ascii_punctuation/formatting.txt
  2. Change #280921

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Sep 2026 14:00:00
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8b5b6f500f72485415cec34f4c7ded53127d0d5b

    Comments

    * tta/C/main/utils.c (whitespace_chars_except_newline), tta/C/parsetexi/parser.c: move whitespace_chars_except_newline to utils.c.
    * tta/C/convert/convert_to_plaintext.c (align_lines),
    tta/perl/Texinfo/Convert/PlaintextNonXS.pm (_align_lines): match
    against spaces except newlines in some cases, to make intention of
    code easier to understand.
    
    * tta/perl/t/info_tests.t (flushright_empty_line),
    tta/perl/t/test_files_generated_list.txt: add test.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_to_plaintext.c
    • tta/C/main/utils.c
    • tta/C/main/utils.h
    • tta/C/parsetexi/parser.c
    • tta/perl/Texinfo/Convert/PlaintextNonXS.pm
    • tta/perl/t/info_tests.t
    • tta/perl/t/results/info_tests/flushright_empty_line.pl
    • tta/perl/t/test_files_generated_list.txt