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

Builder ffmpegsos-solaris10-i386 Build #13556

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision539fc854e74dcaf2e7ffdfe7ec05431c37f226d0
Got Revision539fc854e74dcaf2e7ffdfe7ec05431c37f226d0
Changes4 changes

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 ( 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_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 13556 Build
codebase Build
got_revision 539fc854e74dcaf2e7ffdfe7ec05431c37f226d0 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 539fc854e74dcaf2e7ffdfe7ec05431c37f226d0 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. James Almer

Timing:

StartSun Mar 15 01:24:57 2026
EndSun Mar 15 01:25:14 2026
Elapsed16 secs

All Changes:

:

  1. Change #261061

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Sun 15 Mar 2026 00:43:11
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 77ddfcfeb10206aac8d0b54badad25c249c8ab8f

    Comments

    Changelog: move an entry wrongly put in the 8.1 section to next
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • Changelog
  2. Change #261062

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Sun 15 Mar 2026 00:50:21
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0878ae59f900f74f32b1bc86fd425c0d64dae539

    Comments

    avformat/movenc: add support for LCEVC track muxing
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • Changelog
    • libavcodec/Makefile
    • libavformat/Makefile
    • libavformat/h2645_parse.c
    • libavformat/lcevc.c
    • libavformat/lcevc.h
    • libavformat/lcevctab.c
    • libavformat/movenc.c
    • libavformat/version.h
  3. Change #261063

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Sun 15 Mar 2026 00:50:27
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9f9db1f673183a5f50a3bab928da6978bcf0257e

    Comments

    avformat/options: add missing AVOption for AVStreamGroupLCEVC
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/options.c
  4. Change #261064

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Sun 15 Mar 2026 00:50:27
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 539fc854e74dcaf2e7ffdfe7ec05431c37f226d0

    Comments

    fftools/ffmpeg_mux_init: add support for LCEVC Stream Group muxing
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • fftools/ffmpeg_mux_init.c