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

Builder texinfo-solaris10-sparc Build #6551

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 36 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 1 mins, 23 secs )
    1. stdio
  3. shell_1 './configure' ( 8 mins, 36 secs )
    1. stdio
  4. shell_2 'gmake all' ( 44 mins, 21 secs )
    1. stdio
  5. shell_3 'gmake check' ( 58 mins, 39 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6551 Build
codebase Build
got_revision d01cc1f177f23b606f2408f01775d9a9e0bda9e0 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision d01cc1f177f23b606f2408f01775d9a9e0bda9e0 Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartMon Sep 14 22:15:47 2026
EndTue Sep 15 01:09:25 2026
Elapsed2 hrs, 53 mins, 37 secs

All Changes:

:

  1. Change #281835

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 14 Sep 2026 23:47:50
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d01cc1f177f23b606f2408f01775d9a9e0bda9e0

    Comments

    * tta/data/options_data.txt (HTML_COPY_IMAGES): rename COPY_IMAGES as HTML_COPY_IMAGES.
    * tta/C/convert/format_html.c (html_convert_image_command),
    tta/perl/Texinfo/Convert/HTML.pm (_convert_image_command): copy image
    file if the source and destination are not the same file and either
    the destination does not exist or it is older than the source image
    file.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/C/main/options_data.h
    • tta/C/main/options_defaults.c
    • tta/C/main/options_init_free.c
    • tta/data/options_data.txt
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Options.pm