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

Builder ffmpegsos-solaris10-i386 Build #13548

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision5640bd3a4fda77a913980f97be48b873a5890179
Got Revision5640bd3a4fda77a913980f97be48b873a5890179
Changes23 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpegsos-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_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 13548 Build
codebase Build
got_revision 5640bd3a4fda77a913980f97be48b873a5890179 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 5640bd3a4fda77a913980f97be48b873a5890179 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
  2. Ramiro Polla

Timing:

StartSat Mar 14 07:19:40 2026
EndSat Mar 14 07:19:59 2026
Elapsed18 secs

All Changes:

:

  1. Change #261014

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 80e48f2e78ac08c0b56698e5c53e79faed1fadd6

    Comments

    swscale/tests/swscale: fix typos

    Changed files

    • libswscale/tests/swscale.c
  2. Change #261015

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 713979919d6bd090841b847e2bad3b92eade38ad

    Comments

    Revert "tests/swscale: check supported inputs for legacy swscale separately"
    Support for input and output formats are already checked in run_self_tests().
    
    This reverts commit a22faeb992b2ac1d4b0e5222c02a65ac77aeb15b.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  3. Change #261016

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2222b523f2efd717028b3a44c575e72743fadcf2

    Comments

    swscale/tests/swscale: cosmetics (avoid assignments in conditions)

    Changed files

    • libswscale/tests/swscale.c
  4. Change #261017

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2b0e1920e5ec766d6d9c429b03e864c8203b3362

    Comments

    swscale/tests/swscale: propagate error out of run_test()
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  5. Change #261018

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8d35328e54b9b8ac893b529ac5985d365526ac62

    Comments

    swscale/tests/swscale: split print_results() out of run_test()
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  6. Change #261019

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7e635337cfc2e54923e0df07ffc624852f1466b8

    Comments

    swscale/tests/swscale: introduce struct test_results to collect results
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  7. Change #261020

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c6d78efa9b0a0e443af41803ef6f188be56a0e72

    Comments

    swscale/tests/swscale: split init_frame() out of run_test()
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  8. Change #261021

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c27df6ccc96a6780367dbcdb4cc5f3efab90ff12

    Comments

    swscale/tests/swscale: add helper function to log sws_scale_frame() failures
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  9. Change #261022

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 3eb178a1979f133bc3c75166d227b9b3d22a6c05

    Comments

    swscale/tests/swscale: split scale_new() out of run_test()
    We will eventually be able to select between running the new graph-based
    scaler or the legacy scaler.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  10. Change #261023

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 101a2f6fc604ad5fb32dc34d68a91587877c37e9

    Comments

    swscale/tests/swscale: add option to run main conversion with legacy scaler
    The low bit depth workaround code is duplicated in this commit, but the
    other occurrence will be removed in a few commits, so I see no reason
    to factor it out.
    
    The legacy scaler still has some conversions that give results much
    worse than the expected loss, but we still want them as reference, so
    we don't trigger expected loss errors on conversions with the legacy
    scaler.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  11. Change #261024

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 58cdd89789961fd56746375c58f5ab3b01509bad

    Comments

    swscale/tests/swscale: allow passing -bench 0 to disable benchmarks
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  12. Change #261025

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0b427ea47e226b026ecbefa59c3734a375b629a3

    Comments

    swscale/tests/swscale: reorder test results output
    The conversion parameters, ssim/loss, and benchmark results will
    eventually be merged into the same output line.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  13. Change #261026

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6780353460b347c572fa07b47c78520c916f369d

    Comments

    swscale/tests/swscale: restore reference file functionality
    The test results (along with SSIM) are printed to stdout again so that
    the output can be parsed by -ref.
    
    Benchmark results have also been added to the output.
    
    We still need to re-run the reference tests to perform benchmarks, but
    this will be simplified in the next few commits.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  14. Change #261027

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 041b6f330f44e91d72b1b1edc303df415c6141c8

    Comments

    swscale/tests/swscale: indent after previous commit
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  15. Change #261028

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 739d9eca597dd11b08b2971f9a8fee60e2ffcec8

    Comments

    swscale/tests/swscale: be more strict with reference file format
    The format of the reference file is the output which is printed to
    stdout from this tool itself.
    
    Malformed reference files cause an error, with a more descriptive error
    message. Running a subset of the reference conversions is still
    supported through -src and/or -dst.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  16. Change #261029

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b03ff92567da07a96424a1a58bab08976ecb516d

    Comments

    swscale/tests/swscale: print losses using scientific notation
    This emphasizes the order of magnitude of the loss, which is what is
    important for us.
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  17. Change #261030

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1980d8ba8a9a79d31f86281e2f11e98629a65949

    Comments

    swscale/tests/swscale: remove duplicate printing of parameters on error
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  18. Change #261031

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 822d592575ce60ff10ce78529d5c92dadaa1213f

    Comments

    swscale/tests/swscale: make loss printing code more consistent
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  19. Change #261032

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6ed173f238be0b16c66e9f925ec45e2cbd6b376b

    Comments

    swscale/tests/swscale: always print loss in output
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  20. Change #261033

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1568cae66f7d0bbbf4bb9c818e39ea10c1a906ea

    Comments

    swscale/tests/swscale: some tweaks to the output format
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  21. Change #261034

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision d1779ece671c79c4c54b7065790391e6b2e101c2

    Comments

    swscale/tests/swscale: print number of iterations in benchmark output
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  22. Change #261035

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5146519131b31a8460a1db08949c8ced0609fc43

    Comments

    swscale/tests/swscale: add -pretty option to align fields in output
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c
  23. Change #261036

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Sat 14 Mar 2026 07:13:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5640bd3a4fda77a913980f97be48b873a5890179

    Comments

    swscale/tests/swscale: require reference file to perform comparisons
    The legacy scaler is no longer implicitly used to generate a reference
    to perform comparisons for every conversion. It is now up to the user
    to generate a reference file and use it as input for a separate run to
    perform comparisons.
    
    It is now possible to compare against previous runs of the graph-based
    scaler, for example to test for newer optimizations.
    
    This reduces the overall time necessary to obtain speedup numbers from
    the legacy scaler to the graph-based scaler (or any other comparison,
    for that matter) since the reference must only be run once.
    
    For example, to check the speedup between the legacy scaler and the
    graph-based scaler:
      ./libswscale/tests/swscale [...] -bench 50 -legacy 1 > legacy_ref.txt
      ./libswscale/tests/swscale [...] -bench 50 -ref legacy_ref.txt
    
    If no -ref file is specified, we are assuming that we are generating a
    reference file, and therefore all information is printed (including
    ssim/loss, and benchmarks if -bench is used).
    
    If a -ref file is specified, the output printed depends on whether we
    are testing for correctness (ssim/loss only) or benchmarking (time/
    speedup only, along with overall speedup).
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>

    Changed files

    • libswscale/tests/swscale.c