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

Builder ffmpegsos-solaris10-sparc Build #12043

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 3 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 2 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 3 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 1 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 22 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 12043 Build
codebase Build
got_revision eade338656b00b4264f69755803e987864ba83a0 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision eade338656b00b4264f69755803e987864ba83a0 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. zhaozhenghang

Timing:

StartThu Jul 31 06:12:58 2025
EndThu Jul 31 06:14:34 2025
Elapsed1 mins, 35 secs

All Changes:

:

  1. Change #241405

    Category ffmpeg
    Changed by zhaozhenghang <15083277223ohnoyoudont@163.com>
    Changed at Thu 31 Jul 2025 05:13:04
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision eade338656b00b4264f69755803e987864ba83a0

    Comments

    libavformat/mov.c: Fix "statement will never be executed" warning
    That occurs when H261, H263, and MPEG4 decoders are disabled.
    
    Signed-off-by: zhaozhenghang <15083277223@163.com>
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • libavformat/mov.c