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

Builder ffmpeg-solaris10-i386 Build #11569

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionaad4d5745dc974dcdca54eb409374c660309b5ea
Got Revisionaad4d5745dc974dcdca54eb409374c660309b5ea
Changes16 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 ( 8 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.sh' failed ( 3 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 11569 Build
codebase Build
got_revision aad4d5745dc974dcdca54eb409374c660309b5ea Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision aad4d5745dc974dcdca54eb409374c660309b5ea 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. Anton Khirnov

Timing:

StartFri Oct 4 10:19:21 2024
EndFri Oct 4 10:19:41 2024
Elapsed19 secs

All Changes:

:

  1. Change #210327

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2aad37ffb5e898b92c018eeb4f62154a16c41e63

    Comments

    lavfi/buffersink: move the option sanity check to init
    Options are set before init, so that is the appropriate place to
    validate them.

    Changed files

    • libavfilter/buffersink.c
  2. Change #210328

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b8bf2f4e1758a9f7f34160245b5f663d53159c2d

    Comments

    lavfi/buffersink: move channel layout parsing to init
    That is a more appropriate place for this, and will also be useful in
    future commits.

    Changed files

    • libavfilter/buffersink.c
  3. Change #210329

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2fa142f7c023fc4d8bad950d53ff41c6772756df

    Comments

    lavfi/buffersink: switch to query_func2()

    Changed files

    • libavfilter/buffersink.c
  4. Change #210330

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a7fe27f9647e00041dcd079183bddabc998b6b31

    Comments

    lavfi/buffersrc: validate hw context presence in video_init()
    That is the more appropriate place for it than query_formats().

    Changed files

    • libavfilter/buffersrc.c
  5. Change #210331

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 670530a927214e7d7da39fc1115255489e991d10

    Comments

    lavfi/buffersrc: switch to query_func2()

    Changed files

    • libavfilter/buffersrc.c
  6. Change #210332

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 4e66d0c5d05701dbde7ef439cff733f1aab57fa8

    Comments

    lavfi/f_drawgraph: switch to query_func2()

    Changed files

    • libavfilter/f_drawgraph.c
  7. Change #210333

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 60192367a8f363f7a8deb13495c37d6c74af8ac4

    Comments

    lavfi/f_ebur128: switch to query_func2()
    Also, drop redundant calls that also happen implicitly in generic code.

    Changed files

    • libavfilter/f_ebur128.c
  8. Change #210334

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9e1184b122d308a721c4dc421e30e1f21c69314f

    Comments

    lavfi/f_graphmonitor: switch to query_func2()

    Changed files

    • libavfilter/f_graphmonitor.c
  9. Change #210335

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a6f579544aeaf28d4028ad64a23abf074f7e20ad

    Comments

    lavfi/f_select: switch to query_func2()
    Also, drop redundant calls that also happen implicitly in generic code.

    Changed files

    • libavfilter/f_select.c
  10. Change #210336

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f10986a5ec25df772e1af7ce1c9011a1a4ed2893

    Comments

    lavfi/f_streamselect: drop useless query_formats() callback
    It achieves the same effect as ff_default_query_formats(), which gets
    called implicitly.

    Changed files

    • libavfilter/f_streamselect.c
  11. Change #210337

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 534eef2acea153b25303f406c6de2efae067a5e7

    Comments

    lavfi/qrencode: switch to query_func2()

    Changed files

    • libavfilter/qrencode.c
  12. Change #210338

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 55c99fb9c4e3997b38450cb459714691d94bc7a3

    Comments

    lavfi/src_avsynctest: switch to query_func2()

    Changed files

    • libavfilter/src_avsynctest.c
  13. Change #210339

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 014a4214a9b8690b6ed3d41d7f4cd65299317c61

    Comments

    lavfi/src_movie: switch to query_func2()

    Changed files

    • libavfilter/src_movie.c
  14. Change #210340

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 3824ee2fafe94e2089a1d9da9c719707e4a2a19e

    Comments

    lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list

    Changed files

    • libavfilter/stack_internal.c
    • libavfilter/vf_stack_qsv.c
    • libavfilter/vf_stack_vaapi.c
  15. Change #210341

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 28bde4a1418b519f55999f35dc594d26bc13fefa

    Comments

    lavfi/vaf_spectrumsynth: switch to query_func2()

    Changed files

    • libavfilter/vaf_spectrumsynth.c
  16. Change #210342

    Category ffmpeg
    Changed by Anton Khirnov <antonohnoyoudont@khirnov.net>
    Changed at Fri 04 Oct 2024 10:03:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision aad4d5745dc974dcdca54eb409374c660309b5ea

    Comments

    lavfi/vsrc_testsrc: switch to query_func2()

    Changed files

    • libavfilter/vsrc_testsrc.c