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

Builder ffmpegsos-solaris10-sparc Build #13875

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision7d77562d2a18adca969431e5c870870eb8b5edb9
Got Revision7d77562d2a18adca969431e5c870870eb8b5edb9
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 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 ( 1 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 14 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 13875 Build
codebase Build
got_revision 7d77562d2a18adca969431e5c870870eb8b5edb9 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 7d77562d2a18adca969431e5c870870eb8b5edb9 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. Kostazol

Timing:

StartThu Aug 20 07:46:43 2026
EndThu Aug 20 07:47:21 2026
Elapsed37 secs

All Changes:

:

  1. Change #278756

    Category ffmpeg
    Changed by Kostazol <kostazolohnoyoudont@users.noreply.github.com>
    Changed at Thu 20 Aug 2026 09:19:13
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7d77562d2a18adca969431e5c870870eb8b5edb9

    Comments

    avformat/hlsenc: provide next packet timing before fMP4 fragment flush
    Pass the next HLS boundary packet timing to the child MOV muxer before flushing an fMP4 fragment. The MOV helper only shrinks an overlapping accumulated fragment duration; normal boundaries remain unchanged and the boundary packet itself is not modified.

    Changed files

    • libavformat/hlsenc.c
    • libavformat/movenc.c
    • libavformat/movenc.h