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

Builder texinfo-solaris10-sparc Build #5837

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 17 secs )
    1. stdio
  2. shell './autogen.sh' ( 35 mins, 47 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 10 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 8 mins, 11 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 52 mins, 25 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5837 Build
codebase Build
got_revision de61281d0e382ecaa533839160479b8291ee7d7b Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision de61281d0e382ecaa533839160479b8291ee7d7b 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 Aug 11 15:51:17 2025
EndMon Aug 11 17:35:10 2025
Elapsed1 hrs, 43 mins, 52 secs

All Changes:

:

  1. Change #242664

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 11 Aug 2025 13:50:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f762bbcfc2e3173e0625e096a508bb14ae6dfe87

    Comments

    * tta/C/main/build_perl_info.c (build_filenames, build_file_counters) (build_out_filepaths, pass_output_unit_files): return HV from build functions.  Pass all the references.  Note that the functions are currently unused and therefore could not be tested.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
  2. Change #242665

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 11 Aug 2025 13:57:34
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision de61281d0e382ecaa533839160479b8291ee7d7b

    Comments

    * tta/C/main/build_perl_info.c (build_indices_sort_strings) (build_sorted_indices_by_index, build_sorted_indices_by_letter) (build_convert_text_options, pass_document_sv_to_converter_sv): use newSVsv instead of SvREFCNT_inc to obtain independent reference on the same object instead of reusing the same reference.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c