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

Builder ffmpeg-solaris10-i386 Build #11615

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 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 ( 0 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config.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/ffmpeg-solaris10-i386 slave
buildername ffmpeg-solaris10-i386 Builder
buildnumber 11615 Build
codebase Build
got_revision bce5855afb25d318e090c2e6c16117f065458356 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision bce5855afb25d318e090c2e6c16117f065458356 Build
scheduler schedule-ffmpeg-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Ramiro Polla

Timing:

StartMon Oct 14 19:09:01 2024
EndMon Oct 14 19:09:14 2024
Elapsed12 secs

All Changes:

:

  1. Change #211671

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Mon 14 Oct 2024 18:59:26
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 3661d1982d8305b75bb13a8d2ae9aaf1c2e34bbc

    Comments

    avcodec/flashsvenc: add compression_level option
    This allows setting the compression level used by zlib.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavcodec/flashsvenc.c
    • tests/ref/vsynth/vsynth1-flashsv
    • tests/ref/vsynth/vsynth2-flashsv
    • tests/ref/vsynth/vsynth3-flashsv
    • tests/ref/vsynth/vsynth_lena-flashsv
  2. Change #211672

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Mon 14 Oct 2024 18:59:31
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision bce5855afb25d318e090c2e6c16117f065458356

    Comments

    tests/fate: disable compression for zlib-based codecs
    FATE results differ when using the original zlib and zlib-ng.
    
    Since we don't need to test the result from zlib itself, this commit
    disables compression on tests for zlib-based codecs, which ends up
    giving the same results with both libraries.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • tests/fate/cover-art.mak
    • tests/fate/image.mak
    • tests/fate/lavf-image.mak
    • tests/fate/lavf-video.mak
    • tests/fate/mov.mak
    • tests/fate/vcodec.mak
    • tests/ref/fate/copy-apng
    • tests/ref/fate/cover-art-aiff-id3v2-remux
    • tests/ref/fate/cover-art-flac-remux
    • tests/ref/fate/cover-art-mp3-id3v2-remux
    • tests/ref/fate/mov-cover-image
    • tests/ref/fate/png-icc
    • tests/ref/fate/png-mdcv
    • tests/ref/lavf/apng
    • tests/ref/lavf/apng.png
    • tests/ref/lavf/gray16be.png
    • tests/ref/lavf/png
    • tests/ref/lavf/rgb48be.png
    • tests/ref/seek/vsynth_lena-flashsv
    • tests/ref/vsynth/vsynth1-flashsv
    • tests/ref/vsynth/vsynth1-mpng
    • tests/ref/vsynth/vsynth1-zlib
    • tests/ref/vsynth/vsynth2-flashsv
    • tests/ref/vsynth/vsynth2-mpng
    • tests/ref/vsynth/vsynth2-zlib
    • tests/ref/vsynth/vsynth3-flashsv
    • tests/ref/vsynth/vsynth3-mpng
    • tests/ref/vsynth/vsynth3-zlib
    • tests/ref/vsynth/vsynth_lena-flashsv
    • tests/ref/vsynth/vsynth_lena-mpng
    • tests/ref/vsynth/vsynth_lena-zlib