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

Builder texinfo-solaris10-i386 Build #6839

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 58 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 58 secs )
    1. stdio
  5. shell_3 'gmake check' ( 7 mins, 2 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/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 6839 Build
codebase Build
got_revision e878a5fcfa309282a428ef51c184679725384d3c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision e878a5fcfa309282a428ef51c184679725384d3c 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:

StartMon Jul 14 15:14:37 2025
EndMon Jul 14 15:36:53 2025
Elapsed22 mins, 16 secs

All Changes:

:

  1. Change #239746

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 14 Jul 2025 15:00:07
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e878a5fcfa309282a428ef51c184679725384d3c

    Comments

    * tta/perl/Texinfo/ReaderNonXS.pm (read), tta/C/main/reader.c (txi_reader_read): remove the commented out code that put spaces after/before commands and comment at ends in the Reader flow.  It is better to let the calling code decide if this information is relevant or not.
    Other changes in comments.

    Changed files

    • ChangeLog
    • tta/C/main/reader.c
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/Texinfo/ReaderNonXS.pm