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

Builder ffmpeg64-solaris10-sparc Build #12752

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision7018ce14df7b0f1094ef8e21f7154c5c0c513588
Got Revision7018ce14df7b0f1094ef8e21f7154c5c0c513588
Changes10 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ffmpeg64-solaris10-sparc slave
buildername ffmpeg64-solaris10-sparc Builder
buildnumber 12752 Build
codebase Build
got_revision 7018ce14df7b0f1094ef8e21f7154c5c0c513588 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 7018ce14df7b0f1094ef8e21f7154c5c0c513588 Build
scheduler schedule-ffmpeg64-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpeg64-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Andreas Rheinhardt

Timing:

StartThu Nov 27 12:49:56 2025
EndThu Nov 27 12:50:25 2025
Elapsed28 secs

All Changes:

:

  1. Change #250187

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:08:45
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8443940002d4dba93b022874201715814d0172f4

    Comments

    avcodec/arm/vp6dsp: Remove VP6 edge filter functions
    Forgotten in 160ebe0a8d780f6db7c18e824d8ec6f437da33a2.
    
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/arm/Makefile
    • libavcodec/arm/vp6dsp_init_arm.c
    • libavcodec/arm/vp6dsp_neon.S
    • libavcodec/vp56dsp.c
    • libavcodec/vp56dsp.h
  2. Change #250189

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:26
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5dadae9febef4ada1b00ba5663d0beec850c8ceb

    Comments

    avcodec/vp56: Fix indentation
    Forgotten in 160ebe0a8d780f6db7c18e824d8ec6f437da33a2.
    
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/vp56.c
  3. Change #250190

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:29
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f397fe86c3b79a2539cea5bc9a638361046bc23f

    Comments

    avcodec/vp56dsp: Separate VP5DSP and VP6DSP
    They don't have anything in common since
    160ebe0a8d780f6db7c18e824d8ec6f437da33a2.
    
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • configure
    • libavcodec/Makefile
    • libavcodec/vp5.c
    • libavcodec/vp56.c
    • libavcodec/vp56.h
    • libavcodec/vp56dsp.c
    • libavcodec/vp56dsp.h
    • libavcodec/vp5dsp.c
    • libavcodec/vp6.c
    • libavcodec/vp6dsp.c
    • libavcodec/x86/vp6dsp_init.c
  4. Change #250191

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:32
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 962858169a8b14e7b3751f9b36bab838e9003f8e

    Comments

    avcodec/vp6dsp: Constify source in vp6_filter_diag4
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/vp56dsp.h
    • libavcodec/vp6dsp.c
    • libavcodec/x86/vp6dsp_init.c
  5. Change #250192

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision aabaab10d2e94505893c05c04dde9f5d4676ff38

    Comments

    tests/checkasm: Test VP6DSP
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • tests/checkasm/Makefile
    • tests/checkasm/checkasm.c
    • tests/checkasm/checkasm.h
    • tests/checkasm/vp6dsp.c
    • tests/fate/checkasm.mak
  6. Change #250193

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:37
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 363a34a7cb1bb73549b0273a291657eb868218da

    Comments

    avcodec/x86/vp6dsp: Fix outdated comment
    Forgotten in 6cb3ee80b3b58d692a722fb38ee05f170ae8b0d2.
    
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/vp6dsp.asm
  7. Change #250194

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 111fabf5b40841ef324f0f9f474bfaaef57f7a8a

    Comments

    avcodec/x86/vp6dsp: Don't align the stack manually
    For most systems (particularly all x64), the stack is already
    guaranteed to be sufficiently aligned. So just use x86inc's
    stack feature which does the right thing.
    
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/vp6dsp.asm
  8. Change #250195

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:43
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision dcc101167cccf338e009c2188e79471415e102ca

    Comments

    avcodec/x86/vp6dsp: Simplify splatting
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/vp6dsp.asm
  9. Change #250196

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:46
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 300cd2c2f225e483fc3c3bb632eddd3a4c7b4af9

    Comments

    avcodec/x86/vp6dsp: Avoid saturated addition
    Only the two middle coefficients are so huge that overflow can happen.
    
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/vp6dsp.asm
  10. Change #250197

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 27 Nov 2025 12:10:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7018ce14df7b0f1094ef8e21f7154c5c0c513588

    Comments

    avcodec/x86/vp6dsp: Avoid packing+unpacking
    Store the intermediate values as words, clipped to the 0..255 range
    instead.
    
    Old benchmarks:
    filter_diag4_c:                                        353.4 ( 1.00x)
    filter_diag4_sse2:                                      57.5 ( 6.15x)
    
    New benchmarks:
    filter_diag4_c:                                        350.6 ( 1.00x)
    filter_diag4_sse2:                                      55.1 ( 6.36x)
    
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/vp6dsp.asm