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

Builder ffmpegsos-solaris10-i386 Build #12559

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:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 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 ( 6 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 12559 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. zhaozhenghang

Timing:

StartThu Jul 31 06:13:02 2025
EndThu Jul 31 06:13:27 2025
Elapsed25 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