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

Builder ffmpeg-solaris10-sparc Build #12042

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg-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 ( 9 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.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/ffmpeg-solaris10-sparc slave
buildername ffmpeg-solaris10-sparc Builder
buildnumber 12042 Build
codebase Build
got_revision a8bae9b18d1c334bd027a7551eb1e9f170a40fc5 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision a8bae9b18d1c334bd027a7551eb1e9f170a40fc5 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. Mark Thompson

Timing:

StartThu May 1 00:16:58 2025
EndThu May 1 00:17:18 2025
Elapsed20 secs

All Changes:

:

  1. Change #228727

    Category ffmpeg
    Changed by Mark Thompson <swohnoyoudont@jkqxz.net>
    Changed at Wed 30 Apr 2025 23:57:56
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 585455f7b3270b389b0b8a751562d42b0e4769fb

    Comments

    apv_decode: Replace division with shift
    The compiler can't see that this should be a shift and generates a real
    division which is slow enough to appear in profiles on its own.

    Changed files

    • libavcodec/apv_decode.c
  2. Change #228728

    Category ffmpeg
    Changed by Mark Thompson <swohnoyoudont@jkqxz.net>
    Changed at Wed 30 Apr 2025 23:57:56
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a8bae9b18d1c334bd027a7551eb1e9f170a40fc5

    Comments

    fate: Add test for APV 422-10 profile
    Bitstream generated using the reference encoder, then edited to fix the
    colour description and an extra metadata block added.  FFmpeg decoder
    output is identical to the reference decoder output.
    
    The content used is the first three frames of "Waterfall" from the SVT
    Open Content Video Test Suite 2022.  This is copyright Sveriges
    Television AB and is used under the Creative Commons Attribution 4.0
    International License.

    Changed files

    • tests/Makefile
    • tests/fate/apv.mak
    • tests/ref/fate/apv-422-10