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

Builder ffmpegsos-solaris10-i386 Build #14324

Results:

Failed

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisioncb5a63736a01a9673b63fffcd7dee025490ae376
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git updating ( 4 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -
  6. shell_4  
    1. - no logs -
  7. shell_5  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 14324 Build
codebase Build
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision cb5a63736a01a9673b63fffcd7dee025490ae376 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. Kacper Michajłow

Timing:

StartMon Sep 21 22:05:03 2026
EndMon Sep 21 22:05:08 2026
Elapsed4 secs

All Changes:

:

  1. Change #282549

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Mon 21 Sep 2026 23:37:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1c455aec78169da4942d85ea8fcf6d7c745e5f1d

    Comments

    compat/windows/mscl: keep dependency paths outside the build directory absolute
    Only paths below the current directory are written relative now, which
    is valid in every view of the same directory. Everything else stays
    absolute, in forward slash form.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • compat/windows/mscl.c
  2. Change #282550

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Mon 21 Sep 2026 23:37:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision cb5a63736a01a9673b63fffcd7dee025490ae376

    Comments

    Reapply "Makefile: output MSVC dependency files as a byproduct of compilation"
    This reverts commit fddc59cf34b303a269493aaf7ec7c80e390f25f5.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • Makefile
    • configure
    • ffbuild/common.mak
    • libswscale/x86/Makefile
    • tools/Makefile