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

Builder ffmpegsos-solaris10-i386 Build #14186

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision90cca8111b7db00f33ca0910f599957553a68843
Got Revision90cca8111b7db00f33ca0910f599957553a68843
Changes5 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 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 ( 0 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 14186 Build
codebase Build
got_revision 90cca8111b7db00f33ca0910f599957553a68843 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 90cca8111b7db00f33ca0910f599957553a68843 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. Andreas Rheinhardt

Timing:

StartSat Jun 27 00:46:40 2026
EndSat Jun 27 00:46:56 2026
Elapsed15 secs

All Changes:

:

  1. Change #273025

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Sat 27 Jun 2026 00:06:08
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 30fe4f148f08c8be9063d6b8cfcf0f64bcf3a78b

    Comments

    avcodec/x86/hevc/mc: Use pmaddwd in biweight functions
    Improves performance and saves 384B of .text here;
    also avoids using nonvolatile registers on Win64.
    
    Old benchmarks (just a selection):
      put_hevc_qpel_bi_w_v16_8_c:           1158.1
      put_hevc_qpel_bi_w_v16_8_sse4:         214.4 ( 5.40x)
      put_hevc_qpel_bi_w_v16_10_c:          2193.3
      put_hevc_qpel_bi_w_v16_10_sse4:        318.5 ( 6.89x)
      put_hevc_qpel_bi_w_v16_12_c:          2188.5
      put_hevc_qpel_bi_w_v16_12_sse4:        317.8 ( 6.89x)
      put_hevc_qpel_bi_w_v24_8_c:           2940.5
      put_hevc_qpel_bi_w_v24_8_sse4:         502.9 ( 5.85x)
      put_hevc_qpel_bi_w_v24_10_c:          4557.1
      put_hevc_qpel_bi_w_v24_10_sse4:        686.0 ( 6.64x)
      put_hevc_qpel_bi_w_v24_12_c:          4557.1
      put_hevc_qpel_bi_w_v24_12_sse4:        688.4 ( 6.62x)
      put_hevc_qpel_bi_w_v32_8_c:           3753.0
      put_hevc_qpel_bi_w_v32_8_sse4:         817.8 ( 4.59x)
      put_hevc_qpel_bi_w_v32_10_c:          6504.2
      put_hevc_qpel_bi_w_v32_10_sse4:       1227.7 ( 5.30x)
      put_hevc_qpel_bi_w_v32_12_c:          6502.0
      put_hevc_qpel_bi_w_v32_12_sse4:       1230.8 ( 5.28x)
      put_hevc_qpel_bi_w_v48_8_c:           7756.0
      put_hevc_qpel_bi_w_v48_8_sse4:        1805.9 ( 4.29x)
      put_hevc_qpel_bi_w_v48_10_c:         12938.4
      put_hevc_qpel_bi_w_v48_10_sse4:       2690.5 ( 4.81x)
      put_hevc_qpel_bi_w_v48_12_c:         12934.1
      put_hevc_qpel_bi_w_v48_12_sse4:       2691.2 ( 4.81x)
      put_hevc_qpel_bi_w_v64_8_c:          13212.5
      put_hevc_qpel_bi_w_v64_8_sse4:        3183.9 ( 4.15x)
      put_hevc_qpel_bi_w_v64_10_c:         21520.0
      put_hevc_qpel_bi_w_v64_10_sse4:       4854.9 ( 4.43x)
      put_hevc_qpel_bi_w_v64_12_c:         21529.5
      put_hevc_qpel_bi_w_v64_12_sse4:       4860.9 ( 4.43x)
    
    New benchmarks:
      put_hevc_qpel_bi_w_v16_8_c:           1159.1
      put_hevc_qpel_bi_w_v16_8_sse4:         176.7 ( 6.56x)
      put_hevc_qpel_bi_w_v16_10_c:          2196.5
      put_hevc_qpel_bi_w_v16_10_sse4:        279.9 ( 7.85x)
      put_hevc_qpel_bi_w_v16_12_c:          2189.3
      put_hevc_qpel_bi_w_v16_12_sse4:        280.5 ( 7.80x)
      put_hevc_qpel_bi_w_v24_8_c:           2940.4
      put_hevc_qpel_bi_w_v24_8_sse4:         417.5 ( 7.04x)
      put_hevc_qpel_bi_w_v24_10_c:          4553.1
      put_hevc_qpel_bi_w_v24_10_sse4:        605.9 ( 7.51x)
      put_hevc_qpel_bi_w_v24_12_c:          4573.9
      put_hevc_qpel_bi_w_v24_12_sse4:        605.6 ( 7.55x)
      put_hevc_qpel_bi_w_v32_8_c:           3752.2
      put_hevc_qpel_bi_w_v32_8_sse4:         668.2 ( 5.61x)
      put_hevc_qpel_bi_w_v32_10_c:          6482.2
      put_hevc_qpel_bi_w_v32_10_sse4:       1077.4 ( 6.02x)
      put_hevc_qpel_bi_w_v32_12_c:          6484.9
      put_hevc_qpel_bi_w_v32_12_sse4:       1088.0 ( 5.96x)
      put_hevc_qpel_bi_w_v48_8_c:           7765.1
      put_hevc_qpel_bi_w_v48_8_sse4:        1467.8 ( 5.29x)
      put_hevc_qpel_bi_w_v48_10_c:         12902.8
      put_hevc_qpel_bi_w_v48_10_sse4:       2356.6 ( 5.47x)
      put_hevc_qpel_bi_w_v48_12_c:         12931.1
      put_hevc_qpel_bi_w_v48_12_sse4:       2356.6 ( 5.49x)
      put_hevc_qpel_bi_w_v64_8_c:          13207.2
      put_hevc_qpel_bi_w_v64_8_sse4:        2624.9 ( 5.03x)
      put_hevc_qpel_bi_w_v64_10_c:         21542.3
      put_hevc_qpel_bi_w_v64_10_sse4:       4438.8 ( 4.85x)
      put_hevc_qpel_bi_w_v64_12_c:         21537.4
      put_hevc_qpel_bi_w_v64_12_sse4:       4359.5 ( 4.94x)
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/hevc/mc.asm
  2. Change #273026

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Sat 27 Jun 2026 00:06:08
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7dad1be1bfdd0eb44f4266b577bd64a5c541ae4b

    Comments

    avcodec/hevc/hevcdec: Remove redundant clipping
    Forgotten in f82dd4c09b2decb033f1e339d4be81efd38554f1.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/hevc/hevcdec.c
  3. Change #273027

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Sat 27 Jun 2026 00:06:08
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 01f29e05d32d190318ea1915e4b29a6478fb8358

    Comments

    avcodec/hevc/dsp: Fix epel_bi_w parameter names
    It uses the same order as qpel_bi_w.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/hevc/dsp.h
  4. Change #273028

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Sat 27 Jun 2026 00:06:08
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision baad19d0b5840f637e95ba4b87d73e58637ec702

    Comments

    avcodec/hevc/dsp: Combine offsets early for biweight prediction
    Only the sum of the offsets is ever used
    (see equation 8-279 in the 2019 version of the H.265 spec).
    
    Tested-by: Martin Storsjö <martin@martin.st>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/aarch64/h26x/dsp.h
    • libavcodec/aarch64/h26x/epel_neon.S
    • libavcodec/hevc/dsp.h
    • libavcodec/hevc/dsp_template.c
    • libavcodec/hevc/hevcdec.c
    • libavcodec/mips/hevc_mc_biw_msa.c
    • libavcodec/x86/hevc/dsp.h
    • libavcodec/x86/hevc/dsp_init.c
    • libavcodec/x86/hevc/mc.asm
    • tests/checkasm/hevc_pel.c
  5. Change #273029

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Sat 27 Jun 2026 00:06:08
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 90cca8111b7db00f33ca0910f599957553a68843

    Comments

    tests/checkasm/hevc_pel: Don't test impossible values
    denom is in 0..7 (see pred_weight_table() in hevcdec.c).
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • tests/checkasm/hevc_pel.c