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

Builder ffmpeg-solaris10-sparc Build #13636

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision1c522ffdef5a279a4b8c99dd08b86c88210b7399
Got Revision1c522ffdef5a279a4b8c99dd08b86c88210b7399
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 21 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 ( 7 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-unstable10s/slave/ffmpeg-solaris10-sparc slave
buildername ffmpeg-solaris10-sparc Builder
buildnumber 13636 Build
codebase Build
got_revision 1c522ffdef5a279a4b8c99dd08b86c88210b7399 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 1c522ffdef5a279a4b8c99dd08b86c88210b7399 Build
scheduler schedule-ffmpeg-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpeg-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Andreas Rheinhardt

Timing:

StartMon May 4 19:32:53 2026
EndMon May 4 19:33:25 2026
Elapsed32 secs

All Changes:

:

  1. Change #266298

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Mon 04 May 2026 16:57:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6a46ea7da2e4e681ed699f6106b73b5347d3969a

    Comments

    avcodec/x86/constants, h263_loopfilter: Move pb_FC to h263_loopfilter
    Only used there.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/constants.c
    • libavcodec/x86/constants.h
    • libavcodec/x86/h263_loopfilter.asm
  2. Change #266299

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Mon 04 May 2026 17:28:28
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 564f610cbf544f11f966790bd4ec6c49e8ed356a

    Comments

    avcodec/x86/vc1dsp_loopfilter: Remove MMXEXT funcs overridden by SSSE3
    Reviewed-by: Kieran Kunhya <kieran@kunhya.com>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/vc1dsp_init.c
    • libavcodec/x86/vc1dsp_loopfilter.asm
  3. Change #266300

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Mon 04 May 2026 17:31:01
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision d328a02a9a6a83393909bfe77a60c81d8a93e3d9

    Comments

    avcodec/x86/vp6dsp_init: Update obsolete comment
    Forgotten in 6cb3ee80b3b58d692a722fb38ee05f170ae8b0d2.
    
    Reviewed-by: Kieran Kunhya <kieran@kunhya.com>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/vp6dsp_init.c
  4. Change #266301

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Mon 04 May 2026 17:31:05
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1c522ffdef5a279a4b8c99dd08b86c88210b7399

    Comments

    avcodec/x86/mpegvideoenc{,_template}: Remove remnants of MMX
    Reviewed-by: Kieran Kunhya <kieran@kunhya.com>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/x86/mpegvideoenc.c
    • libavcodec/x86/mpegvideoenc_template.c