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

Builder ffmpeg64-solaris10-i386 Build #12164

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision1b643e3f65d75a4e6a25986466254bdd4fc1a01a
Got Revision1b643e3f65d75a4e6a25986466254bdd4fc1a01a
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 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_64.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/ffmpeg64-solaris10-i386 slave
buildername ffmpeg64-solaris10-i386 Builder
buildnumber 12164 Build
codebase Build
got_revision 1b643e3f65d75a4e6a25986466254bdd4fc1a01a Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 1b643e3f65d75a4e6a25986466254bdd4fc1a01a Build
scheduler schedule-ffmpeg64-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg64-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Max Rudolph
  2. Michael Niedermayer

Timing:

StartWed May 7 15:44:57 2025
EndWed May 7 15:45:19 2025
Elapsed22 secs

All Changes:

:

  1. Change #229165

    Category ffmpeg
    Changed by Max Rudolph <maxwellrohnoyoudont@gmail.com>
    Changed at Wed 07 May 2025 15:35:47
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9537d91e8f1e389e7c957d3ca62d35f27453d347

    Comments

    avformat/cinedec: add support for additional Bayer CFA patterns for Phantom CINE file format
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libavformat/cinedec.c
  2. Change #229166

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Wed 07 May 2025 15:35:47
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8c920c4c396163e3b9a0b428dd550d3c986236aa

    Comments

    Remove libpostproc
    Libpostproc will be available as source plugin at
    https://github.com/michaelni/FFmpeg/tree/sourceplugin-libpostproc
    OR
    https://github.com/michaelni/libpostproc
    
    whatever turns out more convenient to maintain
    
    For the upcoming 8.0 release, libpostproc will be included, so as not to
    cause delays or inconveniences
    
    Sponsored-by: Sovereign Tech Fund
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • LICENSE.md
    • MAINTAINERS
    • configure
    • doc/filters.texi
    • fftools/ffprobe.c
    • fftools/opt_common.c
    • libavfilter/Makefile
    • libavfilter/allfilters.c
    • libavfilter/vf_pp.c
    • libavutil/avutil.h
    • libpostproc/Makefile
    • libpostproc/libpostproc.v
    • libpostproc/postprocess.c
    • libpostproc/postprocess.h
    • libpostproc/postprocess_altivec_template.c
    • libpostproc/postprocess_internal.h
    • libpostproc/postprocess_template.c
    • libpostproc/postprocres.rc
    • libpostproc/tests/.gitignore
    • libpostproc/tests/blocktest.c
    • libpostproc/tests/stripetest.c
    • libpostproc/tests/temptest.c
    • libpostproc/tests/test_utils.c
    • libpostproc/tests/test_utils.h
    • libpostproc/version.c
    • libpostproc/version.h
    • libpostproc/version_major.h
    • tests/Makefile
    • tests/fate/filter-video.mak
    • tests/fate/libpostproc.mak
    • tests/ref/fate/blocktest
    • tests/ref/fate/filter-pp
    • tests/ref/fate/filter-pp1
    • tests/ref/fate/filter-pp2
    • tests/ref/fate/filter-pp3
    • tests/ref/fate/filter-pp4
    • tests/ref/fate/filter-pp5
    • tests/ref/fate/filter-pp6
    • tests/ref/fate/filter-qp
    • tests/ref/fate/stripetest
    • tests/ref/fate/temptest
    • tools/gen-rc
  3. Change #229167

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Wed 07 May 2025 15:35:48
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1b643e3f65d75a4e6a25986466254bdd4fc1a01a

    Comments

    tests/fate/filter-video: Fix dependancy for codecview
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • tests/fate/filter-video.mak