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

Builder ffmpeg64-solaris10-sparc Build #13563

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision6f811ad751bf79f0b0a89ebfcc47288d6ebda1bb
Got Revision6f811ad751bf79f0b0a89ebfcc47288d6ebda1bb
Changes9 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 25 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 0 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 0 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 0 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 9 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 0 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_64.sh' failed ( 0 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ffmpeg64-solaris10-sparc slave
buildername ffmpeg64-solaris10-sparc Builder
buildnumber 13563 Build
codebase Build
got_revision 6f811ad751bf79f0b0a89ebfcc47288d6ebda1bb Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 6f811ad751bf79f0b0a89ebfcc47288d6ebda1bb Build
scheduler schedule-ffmpeg64-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpeg64-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Lynne

Timing:

StartTue Apr 21 08:45:41 2026
EndTue Apr 21 08:46:17 2026
Elapsed36 secs

All Changes:

:

  1. Change #265076

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:28:45
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision d381151ae3a8ea8b923751c9b6d4e1e81386f59e

    Comments

    vulkan_filter: add an argument for setting the Z workgroup count

    Changed files

    • libavfilter/vf_avgblur_vulkan.c
    • libavfilter/vf_blend_vulkan.c
    • libavfilter/vf_bwdif_vulkan.c
    • libavfilter/vf_chromaber_vulkan.c
    • libavfilter/vf_flip_vulkan.c
    • libavfilter/vf_gblur_vulkan.c
    • libavfilter/vf_interlace_vulkan.c
    • libavfilter/vf_overlay_vulkan.c
    • libavfilter/vf_scale_vulkan.c
    • libavfilter/vf_transpose_vulkan.c
    • libavfilter/vf_v360_vulkan.c
    • libavfilter/vf_xfade_vulkan.c
    • libavfilter/vsrc_testsrc_vulkan.c
    • libavfilter/vulkan_filter.c
    • libavfilter/vulkan_filter.h
  2. Change #265078

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:28:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f8f485fb3c4682c1aaf6601b802b68d59344cb48

    Comments

    vf_interlace_vulkan: convert to compile-time SPIR-V generation

    Changed files

    • configure
    • libavfilter/vf_interlace_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/interlace.comp.glsl
    • libavfilter/vulkan/xfade.comp.glsl
  3. Change #265079

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:28:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2f7d3290c00cfd747a1da5d90ae9ecc19ddb360d

    Comments

    vf_xfade_vulkan: convert to compile-time SPIR-V generation

    Changed files

    • configure
    • libavfilter/vf_xfade_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/xfade.comp.glsl
  4. Change #265080

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:28:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision d0ee5d055661cf736fd8488973629e38d3499b1c

    Comments

    vf_flip_vulkan: convert to compile-time SPIR-V generation

    Changed files

    • configure
    • libavfilter/vf_flip_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/flip.comp.glsl
  5. Change #265081

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:28:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 4061e3351fabe41128728a088c5efe256f3bd4bf

    Comments

    vf_transpose_vulkan: convert to compile-time SPIR-V generation

    Changed files

    • configure
    • libavfilter/vf_transpose_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/transpose.comp.glsl
  6. Change #265082

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:28:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ada97161726b335113beebd986fa781d53390635

    Comments

    vsrc_testsrc_vulkan: convert to compile-time SPIR-V generation

    Changed files

    • configure
    • libavfilter/vsrc_testsrc_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/color.comp.glsl
  7. Change #265083

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:28:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8001b19dc8cd775344c55efa7af149bcfcb698f2

    Comments

    vf_gblur_vulkan: port to compile-time SPIR-V generation

    Changed files

    • configure
    • libavfilter/vf_gblur_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/gblur.comp.glsl
  8. Change #265084

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:28:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8483de2858aa12f7c0d8274634da3e51bb2793da

    Comments

    chromaber_vulkan: switch to compile-time SPIR-V generation

    Changed files

    • configure
    • libavfilter/vf_chromaber_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/chromaber.comp.glsl
  9. Change #265085

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Tue 21 Apr 2026 08:34:47
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6f811ad751bf79f0b0a89ebfcc47288d6ebda1bb

    Comments

    hwcontext_vulkan: implement internal queue synchronization

    Changed files

    • libavutil/hwcontext_vulkan.c
    • libavutil/vulkan_functions.h
    • libavutil/vulkan_loader.h