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

Builder ffmpeg-solaris10-i386 Build #13773

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision06ef9a74ea0ef73cf2da2956974565692931f724
Got Revision06ef9a74ea0ef73cf2da2956974565692931f724
Changes3 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 ( 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.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 13773 Build
codebase Build
got_revision 06ef9a74ea0ef73cf2da2956974565692931f724 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 06ef9a74ea0ef73cf2da2956974565692931f724 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. Kacper Michajłow

Timing:

StartSat May 16 17:22:43 2026
EndSat May 16 17:22:56 2026
Elapsed13 secs

All Changes:

:

  1. Change #267410

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Sat 16 May 2026 17:18:51
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision fbc400364257b7b9d17572165400f7d4b52dc68c

    Comments

    avformat/dashdec: respect io_open set in AVFormatContext
    io_open_default() will call internal impl if needed, don't call it
    directly.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • libavformat/dashdec.c
  2. Change #267411

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Sat 16 May 2026 17:18:51
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 4cf687b3b118d9bd23bbacc6d3b457798f2721f4

    Comments

    avformat/dashenc: respect io_open set in AVFormatContext
    io_open_default() will call internal impl if needed, don't call it
    directly.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • libavformat/dashenc.c
  3. Change #267412

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Sat 16 May 2026 17:18:51
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 06ef9a74ea0ef73cf2da2956974565692931f724

    Comments

    avformat/hlsenc: respect io_open set in AVFormatContext
    io_open_default() will call internal impl if needed, don't call it
    directly.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • libavformat/hlsenc.c