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

Builder texinfo-solaris11-i386 Build #7412

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 mins, 57 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 43 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake all' ( 11 mins, 53 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 21 mins, 25 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. install_info_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 7412 Build
codebase Build
got_revision 407c78db420c2f1c4cdfeae60d3ff1981cde36bc Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 407c78db420c2f1c4cdfeae60d3ff1981cde36bc Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSun Jun 21 16:09:24 2026
EndSun Jun 21 16:58:06 2026
Elapsed48 mins, 41 secs

All Changes:

:

  1. Change #271979

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 21 Jun 2026 08:12:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 51386a04ac41923f17a8eae64a0fba9b6ffa7d9c

    Comments

    * tta/tests/run_parser_all.sh: change variables names, use TESTS_MAIN_COMMAND on ly if set, set language based on input command name.

    Changed files

    • ChangeLog
    • tta/tests/run_parser_all.sh
  2. Change #271980

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 21 Jun 2026 14:50:39
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b3f11ce23193985d9c6dcf47e4df7bbb8ce87332

    Comments

    * tta/tests/many_input_files/*.sh: distinguish outdir and basename. rename raw_output_dir as raw_out_dir.  Add -native command-line argument to select the command tested.  Prepend the language of the tested command to the out directories.  Use tested_command instead of TESTS_MAIN_COMMAND.
    * tta/tests/many_input_files/Makefile.am (copy-tex-html, copy-tests):
    update.

    Changed files

    • .gitignore
    • ChangeLog
    • tta/tests/many_input_files/Makefile.am
    • tta/tests/many_input_files/different_encodings.sh
    • tta/tests/many_input_files/different_languages_gen_master_menu.sh
    • tta/tests/many_input_files/first_file_not_found.sh
    • tta/tests/many_input_files/for_nbspaces_different_encodings.sh
    • tta/tests/many_input_files/input_dir_non_ascii.sh
    • tta/tests/many_input_files/output_dir_file_non_ascii.sh
    • tta/tests/many_input_files/output_dir_non_ascii.sh
    • tta/tests/many_input_files/tex_l2h.sh
    • tta/tests/many_input_files/tex_l2h_output_dir_non_ascii.sh
    • tta/tests/many_input_files/tex_t4ht.sh
    • tta/tests/many_input_files/tex_t4ht_output_dir_non_ascii.sh
  3. Change #271981

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 21 Jun 2026 15:56:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 407c78db420c2f1c4cdfeae60d3ff1981cde36bc

    Comments

    * maintain/generate_many_input_files_native_tests.sh, tta/tests/many_input_files/Makefile.am (native_test_scripts_target): add a script that generates test scripts wrapper around many_input_files test scripts, with _native postpended to the script name and calling the script with -native.
    * tta/tests/many_input_files/Makefile.am (test_scripts)
    (native_test_scripts, TESTS): distribute native command tests and add
    them as tests.
    
    * tta/tests/many_input_files/*.sh: fix logs and diff by adding tested
    command language ${dir_suffix}.

    Changed files

    • ChangeLog
    • tta/Makefile.am
    • tta/maintain/generate_many_input_files_native_tests.sh
    • tta/tests/many_input_files/Makefile.am
    • tta/tests/many_input_files/different_encodings.sh
    • tta/tests/many_input_files/different_encodings_native.sh
    • tta/tests/many_input_files/different_languages_gen_master_menu.sh
    • tta/tests/many_input_files/different_languages_gen_master_menu_native.sh
    • tta/tests/many_input_files/first_file_not_found.sh
    • tta/tests/many_input_files/first_file_not_found_native.sh
    • tta/tests/many_input_files/for_nbspaces_different_encodings.sh
    • tta/tests/many_input_files/for_nbspaces_different_encodings_native.sh
    • tta/tests/many_input_files/input_dir_non_ascii.sh
    • tta/tests/many_input_files/input_dir_non_ascii_native.sh
    • tta/tests/many_input_files/output_dir_file_non_ascii.sh
    • tta/tests/many_input_files/output_dir_file_non_ascii_native.sh
    • tta/tests/many_input_files/output_dir_non_ascii.sh
    • tta/tests/many_input_files/output_dir_non_ascii_native.sh
    • tta/tests/many_input_files/tex_l2h.sh
    • tta/tests/many_input_files/tex_l2h_native.sh
    • tta/tests/many_input_files/tex_l2h_output_dir_non_ascii.sh
    • tta/tests/many_input_files/tex_l2h_output_dir_non_ascii_native.sh
    • tta/tests/many_input_files/tex_t4ht.sh
    • tta/tests/many_input_files/tex_t4ht_native.sh
    • tta/tests/many_input_files/tex_t4ht_output_dir_non_ascii.sh
    • tta/tests/many_input_files/tex_t4ht_output_dir_non_ascii_native.sh