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

Builder ffmpeg-solaris10-i386 Build #13568

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision2b6fbcad6d53282136cf3310a9421cc16b012fcf
Got Revision2b6fbcad6d53282136cf3310a9421cc16b012fcf
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 7 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 ( 8 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.sh' failed ( 1 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave
buildername ffmpeg-solaris10-i386 Builder
buildnumber 13568 Build
codebase Build
got_revision 2b6fbcad6d53282136cf3310a9421cc16b012fcf Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 2b6fbcad6d53282136cf3310a9421cc16b012fcf Build
scheduler schedule-ffmpeg-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Lynne

Timing:

StartSat Apr 4 21:05:08 2026
EndSat Apr 4 21:05:28 2026
Elapsed19 secs

All Changes:

:

  1. Change #263514

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Sat 04 Apr 2026 21:02:27
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2b6fbcad6d53282136cf3310a9421cc16b012fcf

    Comments

    swscale/vulkan: compile SPIR-V backed only if SPIR-V headers are found
    Instead of making Vulkan depend on the headers, make the compilation of
    the SPIR-V backend depend on the headers.
    
    Sponsored-by: Sovereign Tech Fund

    Changed files

    • configure
    • libswscale/ops.c
    • libswscale/vulkan/ops.c
    • libswscale/vulkan/spvasm.h