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

Builder ffmpeg64-solaris10-sparc Build #11478

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision31a63e4e011a63e3ae6dd2a02864055e29bd467a
Got Revision31a63e4e011a63e3ae6dd2a02864055e29bd467a
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 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 ( 6 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 2 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_64.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/ffmpeg64-solaris10-sparc slave
buildername ffmpeg64-solaris10-sparc Builder
buildnumber 11478 Build
codebase Build
got_revision 31a63e4e011a63e3ae6dd2a02864055e29bd467a Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 31a63e4e011a63e3ae6dd2a02864055e29bd467a Build
scheduler schedule-ffmpeg64-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpeg64-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Guillory
  2. asivery

Timing:

StartSun Oct 13 13:58:40 2024
EndSun Oct 13 13:59:00 2024
Elapsed20 secs

All Changes:

:

  1. Change #211498

    Category ffmpeg
    Changed by Thomas Guillory <thomasg.contactohnoyoudont@gmail.com>
    Changed at Sun 13 Oct 2024 13:43:06
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 37863b92b74ad07d994257a536bec22b66c2e462

    Comments

    libavfilter/vf_overlay: fix the displayed flags in CLI documentation
    When displaying help for overlay filter in CLI, the flags for x and y
    parameters don't have the T flag. However these two parameters do have
    the capability to be set at runtime, as implemented in commit
    d2752ef0615. This commit fixes the CLI documentation.
    
    Signed-off-by: Anton Khirnov <anton@khirnov.net>

    Changed files

    • libavfilter/vf_overlay.c
  2. Change #211499

    Category ffmpeg
    Changed by asivery <asiveryohnoyoudont@protonmail.com>
    Changed at Sun 13 Oct 2024 13:43:39
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 31a63e4e011a63e3ae6dd2a02864055e29bd467a

    Comments

    avformat/oma: Demux oma-encapsulated AAC audio
    Signed-off-by: asivery <asivery@protonmail.com>
    Signed-off-by: Anton Khirnov <anton@khirnov.net>

    Changed files

    • libavformat/oma.c
    • libavformat/oma.h
    • libavformat/omadec.c