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

Builder ffmpeg64-solaris10-i386 Build #14084

Results:

Failed

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision6d87581efaf8a0588558e1111e6ae708a2c36b0c
Changes6 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg64-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/ffmpeg64-solaris10-i386 slave
buildername ffmpeg64-solaris10-i386 Builder
buildnumber 14084 Build
codebase Build
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 6d87581efaf8a0588558e1111e6ae708a2c36b0c Build
scheduler schedule-ffmpeg64-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg64-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Kacper Michajłow

Timing:

StartMon Sep 7 01:45:32 2026
EndMon Sep 7 01:45:37 2026
Elapsed4 secs

All Changes:

:

  1. Change #280938

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Mon 07 Sep 2026 03:10:15
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 277e697681a11980ab557452c4b08b5c81dd9736

    Comments

    configure: add missing pfx to djgpp __STRICT_ANSI__ flag
    The host libc probe was adding the flag to target cppflags.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • configure
  2. Change #280939

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Mon 07 Sep 2026 03:10:15
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision d616c6577c105d7cc30e2f035760af0ef35d90a3

    Comments

    ffbuild/common: remove .ho from CLEANSUFFIXES
    Nothing has produced .ho files since dfd9159f3d in 2012, when
    checkheaders switched to compiling wrapper .c files.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • ffbuild/common.mak
  3. Change #280940

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Mon 07 Sep 2026 03:10:15
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision eb3fc776cc8fff60a8da5dde6121f502e1dfb6ed

    Comments

    compat/w32pthreads: drop stale Vista reference in comment
    Windows 7 is the minimum, the API choice is unconditional.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • compat/w32pthreads.h
  4. Change #280941

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Mon 07 Sep 2026 03:12:56
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 4988aaeb34375f7d0e0ba595118183819d455126

    Comments

    doc/platform: remove obsolete toolchain guidance
    Drop advice that stopped being true years ago: the GNU as 2.15 warning,
    Solaris values-xpg6.o and shell-bug workarounds, gas-preprocessor for
    PowerPC Mac and iPhone, MSVC 2013 as the supported compiler together
    with the inline define and msinttypes notes, the mingw.org
    cross-compilation instructions, Cygwin 1.5/1.7 and Cygwin Ports notes
    and the -mno-cygwin cross build.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • doc/platform.texi
  5. Change #280942

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Mon 07 Sep 2026 03:12:56
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a5a804bdc0ce2b0e356fb4d8c6bb61e020c1bcb6

    Comments

    doc/faq: update stale compiler and build answers
    C11 is the requirement now, __STDC_CONSTANT_MACROS has been implied
    since C++11, and AviSynth+ works beyond MinGW/Cygwin since 2020.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • doc/faq.texi
  6. Change #280943

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Mon 07 Sep 2026 03:12:56
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6d87581efaf8a0588558e1111e6ae708a2c36b0c

    Comments

    doc/platform: modernize MSYS2 build instructions
    Describe the current UCRT64, CLANG64 and CLANGARM64 environments, point
    to the per-environment launchers, use pacboy so the package commands
    work in every environment, and update the stale MSYS2 and MinGW-w64
    URLs.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • doc/platform.texi