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

Builder ffmpegsos-solaris10-sparc Build #12555

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpegsos-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 11 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 ( 10 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-unstable10s/slave/ffmpegsos-solaris10-sparc slave
buildername ffmpegsos-solaris10-sparc Builder
buildnumber 12555 Build
codebase Build
got_revision 9c14527f1a862c3f627cc999689ed84c3569f2a9 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 9c14527f1a862c3f627cc999689ed84c3569f2a9 Build
scheduler schedule-ffmpegsos-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpegsos-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. James Almer

Timing:

StartFri Dec 12 20:01:18 2025
EndFri Dec 12 20:01:42 2025
Elapsed23 secs

All Changes:

:

  1. Change #251999

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Fri 12 Dec 2025 19:21:48
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6dad70507f0dea5e288fb1166c695658a5c7326c

    Comments

    avcodec/cbs_sei: store a pointer to the start of Registered and Unregistered SEI messages
    Required for the following commit, where a parsing function expects the buffer
    to include the country code bytes.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavcodec/cbs_sei.c
    • libavcodec/cbs_sei.h
    • libavcodec/cbs_sei_syntax_template.c
  2. Change #252000

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Fri 12 Dec 2025 19:21:48
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 94c491287cf9fb93e3cf136efc59e20a121d3bdc

    Comments

    avcodec/vvc/sei: parse Registered and Unregistered SEI messages
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavcodec/vvc/sei.c
  3. Change #252001

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Fri 12 Dec 2025 19:21:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9c14527f1a862c3f627cc999689ed84c3569f2a9

    Comments

    avcodec/vvc/refs: export in-band LCEVC side data in frames
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavcodec/vvc/dec.c
    • libavcodec/vvc/refs.c