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

Builder ffmpegsos-solaris10-sparc Build #12695

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision80229c161b6c04eb24c0f0319e1be4dfa939fd5d
Got Revision80229c161b6c04eb24c0f0319e1be4dfa939fd5d
Changes22 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 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 ( 7 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_sos.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/ffmpegsos-solaris10-sparc slave
buildername ffmpegsos-solaris10-sparc Builder
buildnumber 12695 Build
codebase Build
got_revision 80229c161b6c04eb24c0f0319e1be4dfa939fd5d Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 80229c161b6c04eb24c0f0319e1be4dfa939fd5d Build
scheduler schedule-ffmpegsos-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpegsos-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Lynne
  2. averne

Timing:

StartMon Jan 12 18:06:46 2026
EndMon Jan 12 18:07:04 2026
Elapsed18 secs

All Changes:

:

  1. Change #255000

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:35
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 40edf7d75d57ca08e3368c53bef1382a1ef2f454

    Comments

    vulkan: switch to static allocation for temporary descriptor data
    Simplifies management, and the hardware is limited to 4 descriptor sets
    and whatever bindings.

    Changed files

    • libavutil/vulkan.c
    • libavutil/vulkan.h
  2. Change #255001

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f11aa29df82c66299cdbb44ce6204a1041ee2478

    Comments

    configure: remove unused X86ASM dependency flag variables

    Changed files

    • configure
  3. Change #255002

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 17f9a64860dcab48d7b4cfc17df52972f0244778

    Comments

    configure: rename spirv_compiler to spirv_library
    More accurate.

    Changed files

    • configure
  4. Change #255003

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f2affdfafb4e7dd0674ba415ea77faa949a11439

    Comments

    configure/make: support compile-time SPIR-V generation

    Changed files

    • .gitignore
    • configure
    • ffbuild/common.mak
    • libavcodec/vulkan/Makefile
    • libavfilter/Makefile
    • libavfilter/vulkan/Makefile
  5. Change #255004

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 540c4df5c7b85852b18b591353c0a475ae3e358e

    Comments

    vulkan: add support for precompiled shaders

    Changed files

    • libavutil/vulkan.c
    • libavutil/vulkan.h
  6. Change #255005

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5996a9ad3d49e167b0470b46d78dd7aee0364f09

    Comments

    configure: rename PTX_COMPRESSION to SHADER_COMPRESSION
    Its useful for GLSL and Metal as well.

    Changed files

    • configure
    • ffbuild/common.mak
    • libavfilter/cuda/load_helper.c
  7. Change #255006

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 35235c762c361b86de08f902c3d41e837dddf09b

    Comments

    configure: add zlib to suggests for shader_compression

    Changed files

    • configure
  8. Change #255007

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:41
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7ce22b085e354758ee3317d7f8d88c67516b7883

    Comments

    cuda/load_helper: move zlib decompression into a separate file
    Allows it to be reused for Vulkan

    Changed files

    • libavfilter/cuda/load_helper.c
    • libavutil/Makefile
    • libavutil/zlib_utils.h
  9. Change #255008

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:41
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e844b43776fa73e9e36624b770889e93fa667297

    Comments

    vulkan: support shader compression

    Changed files

    • .gitignore
    • configure
    • ffbuild/common.mak
    • libavutil/vulkan.c
  10. Change #255009

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:41
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision dd69ebc9a86fb1ff1f22ac15724815e3c2983ca8

    Comments

    vulkan_filter: don't use lg_size[2] as the number of workgroup.z
    This was put there because who knows why, but it's wrong, this
    ends up having double dispatches in the z direction if non-1.

    Changed files

    • libavfilter/vulkan_filter.c
  11. Change #255010

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:41
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision cf0ce1b7e4840f69793b550c3062a17c85af1948

    Comments

    hwcontext_vulkan: enable the VK_EXT_shader_replicated_composites extension
    Its required to use certain features in SPIR-V that glslang uses.

    Changed files

    • libavutil/hwcontext_vulkan.c
    • libavutil/vulkan_functions.h
    • libavutil/vulkan_loader.h
  12. Change #255011

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:41
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 95a23820f7a7320fa7156a50c653702d4568b944

    Comments

    hwcontext_vulkan: enable non-uniform features we were already using

    Changed files

    • libavutil/hwcontext_vulkan.c
  13. Change #255012

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:41
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e32cb94258f30e13b3e52c24bc4b04dbd0fc0009

    Comments

    hwcontext_vulkan: enable long vector extension
    This enables us to do some neat tricks.

    Changed files

    • libavutil/hwcontext_vulkan.c
    • libavutil/vulkan.c
    • libavutil/vulkan.h
    • libavutil/vulkan_functions.h
    • libavutil/vulkan_loader.h
  14. Change #255013

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a6391168f2310941f2c021d257747de1103a0f4c

    Comments

    bwdif_vulkan: use compile-time SPIR-V

    Changed files

    • configure
    • libavfilter/vf_bwdif_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/bwdif.comp
    • libavfilter/vulkan/bwdif.comp.glsl
  15. Change #255014

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f3b0ca4f2cb43b5f150af7608422af9dccb7f528

    Comments

    avgblur_vulkan: generate SPIR-V during compilation

    Changed files

    • configure
    • libavfilter/vf_avgblur_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/avgblur.comp.glsl
  16. Change #255015

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 026e94e3398f1a497a9b47c5ef710b970a7e4986

    Comments

    vulkan_prores_raw: use compile-time SPIR-V generation

    Changed files

    • configure
    • libavcodec/vulkan/Makefile
    • libavcodec/vulkan/common.comp
    • libavcodec/vulkan/dct.comp
    • libavcodec/vulkan/prores_raw_decode.comp
    • libavcodec/vulkan/prores_raw_decode.comp.glsl
    • libavcodec/vulkan/prores_raw_idct.comp
    • libavcodec/vulkan/prores_raw_idct.comp.glsl
    • libavcodec/vulkan_prores_raw.c
  17. Change #255016

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e27b510da88cfed9c46161473d5f987eaf599983

    Comments

    vulkan_prores: generate SPIR-V at compile-time

    Changed files

    • configure
    • libavcodec/vulkan/Makefile
    • libavcodec/vulkan/dct.comp
    • libavcodec/vulkan/prores_idct.comp
    • libavcodec/vulkan/prores_idct.comp.glsl
    • libavcodec/vulkan/prores_vld.comp
    • libavcodec/vulkan/prores_vld.comp.glsl
    • libavcodec/vulkan_prores.c
  18. Change #255017

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 23ab1b1a66ed775bd4aee0396bc0eadd4daef077

    Comments

    vulkan/dct: embed DCT scaling values during SPIR-V generation
    Instead of relying on rounded off values, use specialization constants
    to bake the DCT values into the shader when its compiled.

    Changed files

    • libavcodec/vulkan/dct.comp
    • libavcodec/vulkan/dct.glsl
    • libavcodec/vulkan/prores_idct.comp.glsl
    • libavcodec/vulkan/prores_raw_idct.comp.glsl
    • libavcodec/vulkan_prores.c
    • libavcodec/vulkan_prores_raw.c
  19. Change #255018

    Category ffmpeg
    Changed by averne <averne381ohnoyoudont@gmail.com>
    Changed at Mon 12 Jan 2026 17:28:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 771b58c0b656477d338f86daf0827c1234b0b66e

    Comments

    vulkan/prores: fix buffer alignments

    Changed files

    • libavcodec/vulkan_prores.c
  20. Change #255019

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0f4667fc1135e0803cbcbfe3d241059adfa984e3

    Comments

    vulkan_prores_raw: clean up and optimize

    Changed files

    • libavcodec/vulkan/prores_raw_decode.comp.glsl
    • libavcodec/vulkan/prores_raw_idct.comp.glsl
    • libavcodec/vulkan_prores_raw.c
  21. Change #255020

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:43
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f2a55af9a4160f8a204b3bfc852cc35be891a078

    Comments

    vulkan_dpx: switch to compile-time SPIR-V generation

    Changed files

    • configure
    • libavcodec/vulkan/Makefile
    • libavcodec/vulkan/dpx_copy.comp
    • libavcodec/vulkan/dpx_copy.comp.glsl
    • libavcodec/vulkan/dpx_unpack.comp
    • libavcodec/vulkan/dpx_unpack.comp.glsl
    • libavcodec/vulkan_dpx.c
  22. Change #255021

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 12 Jan 2026 17:28:43
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 80229c161b6c04eb24c0f0319e1be4dfa939fd5d

    Comments

    scale_vulkan: use compile-time SPIR-V generation for debayering

    Changed files

    • libavfilter/vf_scale_vulkan.c
    • libavfilter/vulkan/Makefile
    • libavfilter/vulkan/debayer.comp
    • libavfilter/vulkan/debayer.comp.glsl