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

Builder ffmpegsos-solaris10-sparc Build #13816

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionb397eba2f0d3d86daf1098d0f27daffccc74fea5
Got Revisionb397eba2f0d3d86daf1098d0f27daffccc74fea5
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Andreas Rheinhardt

Timing:

StartWed Aug 12 23:34:21 2026
EndWed Aug 12 23:36:05 2026
Elapsed1 mins, 44 secs

All Changes:

:

  1. Change #278042

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Thu 13 Aug 2026 00:29:25
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b397eba2f0d3d86daf1098d0f27daffccc74fea5

    Comments

    avcodec/h264dsp: Use ptrdiff_t for stride in idct functions
    Reviewed-by: Martin Storsjö <martin@martin.st>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/aarch64/h264dsp_init_aarch64.c
    • libavcodec/aarch64/h264idct_neon.S
    • libavcodec/arm/h264dsp_init_arm.c
    • libavcodec/h264_mb.c
    • libavcodec/h264_mb_template.c
    • libavcodec/h264addpx_template.c
    • libavcodec/h264dsp.h
    • libavcodec/h264idct.h
    • libavcodec/h264idct_template.c
    • libavcodec/loongarch/h264dsp_lasx.c
    • libavcodec/loongarch/h264dsp_loongarch.h
    • libavcodec/loongarch/h264idct.S
    • libavcodec/loongarch/h264idct_loongarch.c
    • libavcodec/mips/h264dsp_mips.h
    • libavcodec/mips/h264dsp_mmi.c
    • libavcodec/mips/h264idct_msa.c
    • libavcodec/ppc/h264dsp.c
    • libavcodec/riscv/h264dsp_init.c
    • libavcodec/x86/h264_idct.asm
    • libavcodec/x86/h264_idct_10bit.asm
    • libavcodec/x86/h264dsp_init.c
    • tests/checkasm/h264dsp.c