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

Builder texinfo-solaris10-i386 Build #6637

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionda26759824bb80178e52379cea0471789912675d
Got Revisionda26759824bb80178e52379cea0471789912675d
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 3 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 34 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 22 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 42 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 6637 Build
codebase Build
got_revision da26759824bb80178e52379cea0471789912675d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision da26759824bb80178e52379cea0471789912675d 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 Apr 6 16:53:35 2025
EndSun Apr 6 17:14:25 2025
Elapsed20 mins, 49 secs

All Changes:

:

  1. Change #226837

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Apr 2025 15:56:28
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 7640d2312d753ea0b37a9ebe283aac86c67e0d22

    Comments

    * tta/C/main/convert_to_text.h (TEXT_OPTIONS), tta/perl/XSTexinfo/convert/ConvertXS.xs (text_convert_tree), tta/C/main/convert_to_text.c (convert_to_text_internal): replace the document_descriptor TEXT_OPTIONS field by a document field.

    Changed files

    • ChangeLog
    • tta/C/main/convert_to_text.c
    • tta/C/main/convert_to_text.h
    • tta/perl/XSTexinfo/convert/ConvertXS.xs
  2. Change #226838

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Apr 2025 16:08:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 732cd0d515ce877f8e343008953eb64e7a0297a8

    Comments

    * tta/C/main/convert_utils.c: add some const.

    Changed files

    • ChangeLog
    • tta/C/main/convert_utils.c
    • tta/C/main/convert_utils.h
  3. Change #226839

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Apr 2025 16:43:18
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision da26759824bb80178e52379cea0471789912675d

    Comments

    * tta/C/parsetexi/parser.c (rearrange_tree_beginning) (parse_texi_document, parse_texi): use DOCUMENT as rearrange_tree_beginning argument.  Use parsed_document to get the current document in parse_texi_document.  Do not have parse_texi return the document descriptor.

    Changed files

    • ChangeLog
    • tta/C/parsetexi/parser.c
    • tta/C/parsetexi/parser.h