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

Builder ffmpeg-solaris10-sparc Build #13994

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision86708357d126af84c16f80d9c57335d1e8c845c5
Got Revision86708357d126af84c16f80d9c57335d1e8c845c5
Changes18 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 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.sh' failed ( 2 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 13994 Build
codebase Build
got_revision 86708357d126af84c16f80d9c57335d1e8c845c5 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 86708357d126af84c16f80d9c57335d1e8c845c5 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. Alexander Kanavin
  2. Michael Niedermayer
  3. Niklas Haas
  4. Philip Langdale
  5. Umar Pathan
  6. Zhao Zhili

Timing:

StartMon Jun 29 09:17:26 2026
EndMon Jun 29 09:18:44 2026
Elapsed1 mins, 18 secs

All Changes:

:

  1. Change #273102

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Sun 28 Jun 2026 02:22:09
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 11afa309fb4b71059f145d887f8013b960399533

    Comments

    avcodec: Align bayer pixel formats to 2x2
    Fixes: out of array access with odd dimensioned bayer
    Fixes: fa6F4c0xA8el
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libavcodec/utils.c
  2. Change #273108

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Sun 28 Jun 2026 02:22:09
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision cc17277c36cd7a87ccc99ae0e1b9eb88cbaa43ca

    Comments

    avcodec/ffv1dec: Reject bayer with unaligned slice coordinates
    Bayer was introduced (4f509c9e43) with combined_version 0x4000A, so no real
    bayer stream uses the old unaligned coordinates; reject it. Odd picture
    dimensions remain valid and are handled by aligning the bayer allocation to
    2x2.
    
    Fixes: out of array write
    Fixes: fa6F4c0xA8el
    Fixes: 4f509c9e43 (ffv1dec: implement Bayer pixel format encoding)
    Found-by: Anonymous
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libavcodec/ffv1dec.c
  3. Change #273112

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Sun 28 Jun 2026 02:22:09
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 87bd15dc3c2176ea4708d585a1d278a8fb2c05c0

    Comments

    avcodec/ffv1enc: Reject odd dimensions for bayer
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libavcodec/ffv1enc.c
  4. Change #273115

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Sun 28 Jun 2026 12:45:38
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a53a9af6c80ac7e5b127e9a0f4510ceb44ec7c24

    Comments

    avformat/http: organize HTTP context fields into sections (cosmetic)
    This is a best-effort attempt at re-organizing these fields a bit to
    make it more clear what's used where and why.
    
    Sponsored-by: nxtedition AB
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libavformat/http.c
  5. Change #273118

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Sun 28 Jun 2026 12:45:38
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2dbe4517f6e2a74b0ee3ac0040250e46fdd1f4cf

    Comments

    avformat/http: split request size determination to separate function
    Sponsored-by: nxtedition AB
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libavformat/http.c
  6. Change #273121

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Sun 28 Jun 2026 12:45:38
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1e1e95f1a20fea99a16eb36a7463d9d24dfc8631

    Comments

    avformat/http: make reconnection message less misleading
    If using a keepalive connection, this does not actually reconnect.
    
    Sponsored-by: nxtedition AB
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libavformat/http.c
  7. Change #273125

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Sun 28 Jun 2026 12:47:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ee2bc310326374fafc9e2809ec2ab5a88925f792

    Comments

    avformat/http: imply keep-alive by default when beneficial
    By turning it into a tristate that defaults to -1 (auto). Users can still
    force a particular value for debugging.
    
    Sponsored-by: nxtedition AB
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • doc/protocols.texi
    • libavformat/http.c
  8. Change #273128

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Sun 28 Jun 2026 12:48:23
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision bf77674b3e8cca91ea3dd99d8022bcc6cea51856

    Comments

    avformat/http: use explicit AVERROR_ names for fixed error codes
    Sponsored-by: nxtedition AB
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libavformat/http.c
  9. Change #273131

    Category ffmpeg
    Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
    Changed at Sun 28 Jun 2026 12:49:17
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 71c01ff4f6b3433e551d3ff0ae2b8d2125eb56e2

    Comments

    avformat/http: move ff_http_averror() to header
    This is used by rtsp.c (and the upcoming libcurl.c) as well. Moving it to a
    header prevents a link failure if http_protocol were to ever
    become disabled.
    
    Sponsored-by: nxtedition AB
    Signed-off-by: Niklas Haas <git@haasn.dev>

    Changed files

    • libavformat/http.c
    • libavformat/http.h
  10. Change #273134

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Sun 28 Jun 2026 16:14:07
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 97115451d0af9bd628b59a34184ec68f680f6825

    Comments

    swscale/rational64: remove unused av_gcd_q64 declaration
    av_gcd_q64 was declared in rational64.h but never defined or used.
    
    Signed-off-by: Zhao Zhili <quinkblack@foxmail.com>

    Changed files

    • libswscale/rational64.h
  11. Change #273137

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Sun 28 Jun 2026 19:38:11
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7e4366cf51e4cf9f428a2517e4ae03650e11d607

    Comments

    avformat/mov: check current_dts for overflow
    This includes a bunch of semi related checks that Fairy wanted added
    
    Fixes: 498236160/clusterfuzz-testcase-minimized-ffmpeg_dem_MOV_fuzzer-4526018559016960
    Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libavformat/mov.c
  12. Change #273140

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Sun 28 Jun 2026 20:26:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0b4798f7ab964e288241536175228179acb1410f

    Comments

    fftools/ffmpeg: disable stdin interaction when fd 0 is closed
    When the parent process closes stdin before launching ffmpeg, fd 0 is
    left invalid. The first opened input file then reuses fd 0, and the
    read_key() poll in the transcode loop reads from that input instead of
    the terminal, stealing bytes and corrupting the stream.
    
    Fixes #23539

    Changed files

    • fftools/ffmpeg.c
  13. Change #273142

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Sun 28 Jun 2026 20:27:44
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 97ba3c4a9a02083e26f8b0f639987292bc61bffc

    Comments

    avcodec/ffv1enc_vulkan: fix format specifier for VkDeviceSize
    Fix build warning on macOS:
    > format specifies type 'size_t' (aka 'unsigned long') but the
    > argument has type 'VkDeviceSize' (aka 'unsigned long long')
    
    VkDeviceSize is typedef as uint64_t.

    Changed files

    • libavcodec/ffv1enc_vulkan.c
  14. Change #273144

    Category ffmpeg
    Changed by Philip Langdale <philiplohnoyoudont@overt.org>
    Changed at Sun 28 Jun 2026 21:33:23
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 587db45caf2a5be4bfdc1704b89c662681ad1142

    Comments

    avfilter/vf_bwdif_cuda: fix typos in algorithm
    It's been years, but took another look at the bwdif_cuda implementation and
    there are a couple of typos sitting in there. Found them when I was doing a
    comparison with the Vulkan implementation.
    
    This probably explains the small PSNR differences we've noted in the past.

    Changed files

    • libavfilter/vf_bwdif_cuda.cu
  15. Change #273146

    Category ffmpeg
    Changed by Philip Langdale <philiplohnoyoudont@overt.org>
    Changed at Sun 28 Jun 2026 21:33:23
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 983d457c2b3e92bfa38b1dde8c715ddf8cd131b4

    Comments

    avfilter/vf_yadif_cuda: fix typos in algorithm
    After looking at bwdif_cuda and finding some algorithm typos, we found similar
    mistakes in yadif_cuda. Thanks to nyanmisaka for thinking to check.

    Changed files

    • libavfilter/vf_yadif_cuda.cu
  16. Change #273148

    Category ffmpeg
    Changed by Alexander Kanavin <alexohnoyoudont@linutronix.de>
    Changed at Sun 28 Jun 2026 22:29:15
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 95799831978b3cda47ce51722f8d8a980423e546

    Comments

    ffbuild/common.mak: ensure target directories are created before running shell redirects into them
    Otherwise, occasional build races have been observed:
    https://autobuilder.yoctoproject.org/valkyrie/#/builders/37/builds/3001/steps/13/logs/stdio
    
    /bin/sh: 4: cannot create fftools/resources/graph.css.min: Directory nonexistent
    mkdir -p fftools/graph
    /bin/sh: 1: cannot create fftools/resources/graph.html.gz: Directory nonexistent
    make: *** [/srv/pokybuild/.../ffmpeg-8.0.1/ffbuild/common.mak:165: fftools/resources/graph.html.gz] Error 2
    make: *** Waiting for unfinished jobs....
    make: *** [/srv/pokybuild/.../ffmpeg-8.0.1/ffbuild/common.mak:145: fftools/resources/graph.css.min] Error 2
    
    There's a separate rule for making those directories, but unfortunately
    it's racing with the rules that expect the directories to exist. Rather
    than add a Makefile dependency, I've injected the dir creation directly
    into the commands that can otherwise fail - a proper fix would probably
    add the rule rather.
    
    Signed-off-by: Alexander Kanavin <alex@linutronix.de>

    Changed files

    • ffbuild/common.mak
  17. Change #273150

    Category ffmpeg
    Changed by Umar Pathan <helloohnoyoudont@umar.ac>
    Changed at Sun 28 Jun 2026 23:52:21
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 11ff18a6c80187405fc492f9bb07ba9f2f663f76

    Comments

    avcodec/rasc: Check that 32-bit DLTA accesses stay within the row
    Found-by: bikini (github.com/bikini/exploitarium)
    Fixes: out of array access
    Fixes: rowspill_128x1.avi / gen_rowspill_avi.py
    Fixes: xGV79bIb7uAJ

    Changed files

    • libavcodec/rasc.c
  18. Change #273151

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Mon 29 Jun 2026 01:57:40
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 86708357d126af84c16f80d9c57335d1e8c845c5

    Comments

    avformat/iamf_parse: check count_label against the available bytes
    Fixes: unbounded allocation / denial of service
    Fixes: tP59h4cpaFyg
    Fixes: 4ee05182b7 (avformat: Immersive Audio Model and Formats demuxer)
    Found-by: Adrian Junge (vurlo)
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libavformat/iamf_parse.c