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

Builder ffmpegsos-solaris10-i386 Build #14177

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 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 ( 11 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/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 14177 Build
codebase Build
got_revision b2b37802a9f448748ebd09d95fe3bfec115431b4 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision b2b37802a9f448748ebd09d95fe3bfec115431b4 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. Martin Storsjö

Timing:

StartThu Jun 25 13:25:42 2026
EndThu Jun 25 13:26:04 2026
Elapsed21 secs

All Changes:

:

  1. Change #272717

    Category ffmpeg
    Changed by Martin Storsjö <martinohnoyoudont@martin.st>
    Changed at Thu 25 Jun 2026 11:46:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision d5d62e04b9bca278999f43a1cbd9b19f3a8ca29f

    Comments

    tools: Add a script for updating the checkasm subtree
    Trim out any files we don't need downstream.
    
    Automate doing the subtree merges, and automate resolving the
    conflicts for updates for files that we want to have removed.
    If updates end up with other conflicts, the script (or in practice,
    git) exits without creating the intended merge commit - but
    regular updates should run automatically.

    Changed files

    • tools/update-checkasm.sh
  2. Change #272718

    Category ffmpeg
    Changed by Martin Storsjö <martinohnoyoudont@martin.st>
    Changed at Thu 25 Jun 2026 11:47:17
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 93ebde18e1bed49d2c0e13560f29534e67cf216a

    Comments

    checkasm: Trim out unused upstream files
    We only need the source files themselves; keep them and the
    LICENSE file.

    Changed files

    • tests/checkasm/ext/.clang-format
    • tests/checkasm/ext/.github/workflows/build.yml
    • tests/checkasm/ext/.gitignore
    • tests/checkasm/ext/.gitlab-ci.yml
    • tests/checkasm/ext/README.md
    • tests/checkasm/ext/crossfiles/aarch64-android.meson
    • tests/checkasm/ext/crossfiles/aarch64-linux-clang.meson
    • tests/checkasm/ext/crossfiles/aarch64-linux.meson
    • tests/checkasm/ext/crossfiles/aarch64-w64-mingw32.meson
    • tests/checkasm/ext/crossfiles/arm-android.meson
    • tests/checkasm/ext/crossfiles/armv7-w64-mingw32.meson
    • tests/checkasm/ext/crossfiles/i686-linux32.meson
    • tests/checkasm/ext/crossfiles/i686-w64-mingw32.meson
    • tests/checkasm/ext/crossfiles/loongarch64-linux.meson
    • tests/checkasm/ext/crossfiles/riscv64-linux-clang.meson
    • tests/checkasm/ext/crossfiles/riscv64-linux.meson
    • tests/checkasm/ext/crossfiles/wasm32.meson
    • tests/checkasm/ext/crossfiles/wasm64.meson
    • tests/checkasm/ext/crossfiles/x86_64-w64-mingw32.meson
    • tests/checkasm/ext/docs/Doxyfile.in
    • tests/checkasm/ext/docs/DoxygenLayout.xml
    • tests/checkasm/ext/docs/benchmarking.md
    • tests/checkasm/ext/docs/getting-started.md
    • tests/checkasm/ext/docs/integration.md
    • tests/checkasm/ext/docs/introduction.md
    • tests/checkasm/ext/docs/meson.build
    • tests/checkasm/ext/docs/writing-tests.md
    • tests/checkasm/ext/ext-build-test.make
    • tests/checkasm/ext/gen-arm-core-table.sh
    • tests/checkasm/ext/include/checkasm/meson.build
    • tests/checkasm/ext/meson.build
    • tests/checkasm/ext/meson_options.txt
    • tests/checkasm/ext/src/meson.build
    • tests/checkasm/ext/tests/arm/32/tests.c
    • tests/checkasm/ext/tests/arm/32/tests_asm.S
    • tests/checkasm/ext/tests/arm/64/tests.c
    • tests/checkasm/ext/tests/arm/64/tests_asm.S
    • tests/checkasm/ext/tests/generic.c
    • tests/checkasm/ext/tests/meson.build
    • tests/checkasm/ext/tests/riscv/tests.c
    • tests/checkasm/ext/tests/riscv/tests_asm.S
    • tests/checkasm/ext/tests/selftest.c
    • tests/checkasm/ext/tests/tests.h
    • tests/checkasm/ext/tests/x86/tests.c
    • tests/checkasm/ext/tests/x86/tests_asm.asm
  3. Change #272719

    Category ffmpeg
    Changed by Martin Storsjö <martinohnoyoudont@martin.st>
    Changed at Thu 25 Jun 2026 13:15:10
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b2b37802a9f448748ebd09d95fe3bfec115431b4

    Comments

    configure: Check for division of __int128
    This fixes detection on toolchains where the compiler is able to
    compile code with __int128, but the toolchain doesn't automatically
    link in suitable helper functions needed for handling division.
    (In practice, clang targeting MSVC environments.)

    Changed files

    • configure