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

Builder texinfo-solaris10-i386 Build #6810

Results:

Build successful

SourceStamp:

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

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, 7 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 47 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 29 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 52 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 6810 Build
codebase Build
got_revision 8c2974a7d0f8fa21290a14c6288b8fd2aef5a236 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 8c2974a7d0f8fa21290a14c6288b8fd2aef5a236 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 7 23:57:48 2025
EndTue Jul 8 00:19:13 2025
Elapsed21 mins, 24 secs

All Changes:

:

  1. Change #238680

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 07 Jul 2025 23:41:27
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision da34e54a6ea6bb1e0f4fbb4a651d48e65d9f5d3a

    Comments

    Skip unknown tag in Info tag table
    * info/nodes.c (get_nodes_of_tags_table): skip an unknown tag in tag
    table instead of considering that this is the end of the tag table.
    An unknown tag is detected as a line with a colon :.
    
    Note that previous Info readers will not find the nodes and anchors
    after an unknown tag, therefore new tags could be introduced
    in a backawrd compatible way only when all the older Info readers have
    been replaced.  The Emacs Info reader already skips unknown tags.

    Changed files

    • ChangeLog
    • info/nodes.c
  2. Change #238681

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 07 Jul 2025 23:42:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8c2974a7d0f8fa21290a14c6288b8fd2aef5a236

    Comments

    Reorder ChangeLog, update tta/TODO

    Changed files

    • ChangeLog
    • tta/TODO