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

Builder ffmpeg-solaris10-sparc Build #12180

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 48 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 ( 1 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config.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/ffmpeg-solaris10-sparc slave
buildername ffmpeg-solaris10-sparc Builder
buildnumber 12180 Build
codebase Build
got_revision e6fb8f373ea4e1f89fcdcf03578f85afbcaee23c Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision e6fb8f373ea4e1f89fcdcf03578f85afbcaee23c 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. Zhao Zhili

Timing:

StartMon Jun 16 09:12:03 2025
EndMon Jun 16 09:13:08 2025
Elapsed1 mins, 4 secs

All Changes:

:

  1. Change #236751

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Mon 16 Jun 2025 04:53:09
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 98c281152c2baa064e113afedaa499177e52058d

    Comments

    avcodec/mediacodecdec: replace memset with direct zero init
    Reviewed-by: Matthieu Bouron <matthieu.bouron@gmail.com>
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • libavcodec/mediacodecdec.c
  2. Change #236753

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Mon 16 Jun 2025 04:55:04
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 920071355dd82a74ab9bfd879d42401702b83a5e

    Comments

    avformat/movenc: Fix editlist with hybrid_fragmented
    The segment_duration must not be set to zero when writing the moov
    atom for the second time. This is related to edit lists in standard
    MP4 files.
    
    Reviewed-by: Martin Storsjö <martin@martin.st>
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • libavformat/movenc.c
  3. Change #236754

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Mon 16 Jun 2025 04:55:59
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 808c6853e1d8b699ad7ffc06a2a30794c3c030fe

    Comments

    avcodec/mediacodecenc: Fix typo in VP9 option description
    Reviewed-by: Marth64 <marth64@proxyid.net>
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • libavcodec/mediacodecenc.c
  4. Change #236755

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Mon 16 Jun 2025 04:57:06
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e6fb8f373ea4e1f89fcdcf03578f85afbcaee23c

    Comments

    doc/encoders: Document mediacodec wrapper
    Reviewed-by: Marth64 <marth64@proxyid.net>
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • doc/encoders.texi