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

Builder ffmpegsos-solaris10-i386 Build #13507

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision9b7439c31b36311e00821b8944131f47f56662d6
Got Revision9b7439c31b36311e00821b8944131f47f56662d6
Changes14 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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 ( 15 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 2 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_sos.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/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 13507 Build
codebase Build
got_revision 9b7439c31b36311e00821b8944131f47f56662d6 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 9b7439c31b36311e00821b8944131f47f56662d6 Build
scheduler schedule-ffmpegsos-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Niklas Haas

Timing:

StartMon Mar 9 11:35:21 2026
EndMon Mar 9 11:35:48 2026
Elapsed26 secs

All Changes:

:

  1. Change #260380

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1d16161a8bb897a2a6f20bfcad0486e966b3f086

    Comments

    swscale/ops: use SwsCompFlags typedef instead of plain int
    This improves the debugging experience. These are all internal structs so
    there is no need to worry about ABI stability as a result of adding flags.
    
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/ops.c
    • libswscale/ops.h
  2. Change #260381

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1addde59f92acd50603d27cc2e8f85b8aad07c77

    Comments

    swscale/ops: add ff_sws_op_type_name
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/ops.c
    • libswscale/ops.h
  3. Change #260382

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision eebc07aba7957c2dc717e2c62d347245938987d0

    Comments

    swscale/ops: simplify ff_sws_op_list_print
    Using the new ff_sws_op_type_name() helper.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/ops.c
  4. Change #260383

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b8cd331305af2082c47adeb25d5318f798f260b4

    Comments

    swscale/vulkan/ops: log op name in generated shader
    I think this just makes for a marginally nicer debugging experience.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/vulkan/ops.c
  5. Change #260384

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 104475ecb9c4dc65c849e08b807d78a019b7a2f9

    Comments

    swscale/vulkan/ops: fix undefined behavior on SWS_OP_CLEAR
    op->rw.frac dereferences nonsense on clear ops.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/vulkan/ops.c
  6. Change #260385

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b6ebee038f9c18d026124aa5b48c02dd1d822afd

    Comments

    swscale/vulkan/ops: move fractional read/write rejection to implementation
    Rather than testing for it separately for some reason.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/vulkan/ops.c
  7. Change #260386

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 32554fc1075abe8d0b9c1d058013146c5abb5287

    Comments

    swscale/vulkan/ops: move buffer desc setting to helper function
    And call it on the read/write ops directly, rather than this awkward loop.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/vulkan/ops.c
  8. Change #260387

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a31973e99cc764a4a3a6ef79f7d81e53d8fbe423

    Comments

    swscale/ops_dispatch: avoid redundant ff_sws_op_list_update_comps()
    This is already called by compile_backend(), and nothing else in this file
    depends on accurate values.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/ops_dispatch.c
  9. Change #260388

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f77ab892f54ea02cb3781d08f25903679d8ef7cc

    Comments

    swscale/ops_dispatch: print op list on successful compile
    Instead of once at the start of add_convert_pass(). This makes much
    more sense in light of the fact that we want to start e.g. splitting
    passes apart.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/graph.c
    • libswscale/ops_dispatch.c
  10. Change #260389

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a5341560839ad9d5432978e0a760d6771142c712

    Comments

    swscale/graph: pass SWS_OP_FLAG_OPTIMIZE
    Instead of optimizing it with an explicit call. May enable more optimizations
    in the future.
    
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/graph.c
  11. Change #260390

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b52df46585b30a1c4c2d94e0283ba71f1045ab9f

    Comments

    tests/checkasm/sw_ops: fix exec.slice_h assignment
    This should match the number of lines. As an aside, align these declarations.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • tests/checkasm/sw_ops.c
  12. Change #260391

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 76c60b192d006517ed6831e7e106f0e48840c2be

    Comments

    swscale: restructure sws_scale_frame() slightly
    Results in IMHO slightly more readable code flow, and will be useful in an
    upcoming commit (that adds logic to ref individual planes).
    
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/swscale.c
  13. Change #260392

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision dd75b6b57c913b06da6f9cc49f5f01b0b14bdc27

    Comments

    swscale: add sanity clear on AVFrame *dst
    Before allocating/referencing buffers, make sure these fields are in a
    defined state.
    
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/swscale.c
  14. Change #260393

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Mon 09 Mar 2026 11:25:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9b7439c31b36311e00821b8944131f47f56662d6

    Comments

    swscale: don't pointlessly loop over NULL buffers
    This array is defined as contiguous.
    
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libswscale/swscale.c