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

Builder ffmpegsos-solaris10-i386 Build #12965

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 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 ( 7 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/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 12965 Build
codebase Build
got_revision 27e94281d1c880b4cae28738e35c0d6f9a58f06b Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 27e94281d1c880b4cae28738e35c0d6f9a58f06b 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. Thomas Gritzan

Timing:

StartMon Dec 1 22:47:57 2025
EndMon Dec 1 22:48:11 2025
Elapsed14 secs

All Changes:

:

  1. Change #250686

    Category ffmpeg
    Changed by Thomas Gritzan <phygonohnoyoudont@gmx.de>
    Changed at Mon 01 Dec 2025 22:37:12
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 27e94281d1c880b4cae28738e35c0d6f9a58f06b

    Comments

    libavdevice/decklink: add support for DeckLink SDK 14.3
    This patch adds support for DeckLink SDK 14.3 and newer by using
    the legacy interfaces in the header <DeckLinkAPI_v14_2_1.h>.
    
    The missing QueryInterface implementations are also provided.

    Changed files

    • libavdevice/decklink_common.cpp
    • libavdevice/decklink_common.h
    • libavdevice/decklink_dec.cpp
    • libavdevice/decklink_enc.cpp