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

Builder ffmpeg64-solaris10-i386 Build #14072

Results:

Failed

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision72e5fc4b801f55228a429307eff9dbd0fa633120
Changes2 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 14072 Build
codebase Build
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 72e5fc4b801f55228a429307eff9dbd0fa633120 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. Marvin Scholz
  2. Michael Niedermayer

Timing:

StartFri Sep 4 20:15:07 2026
EndFri Sep 4 20:15:13 2026
Elapsed5 secs

All Changes:

:

  1. Change #280743

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Fri 04 Sep 2026 21:21:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 94083a44c9cb5dc5f436c824114af655711325ca

    Comments

    doc/doxy-wrapper.sh: use ffbuild/version.sh to determine the version
    This removes the duplicated version file lookup, which would have
    broken with the rename of the VERSION file to FF_VERSION, and makes
    the doxygen PROJECT_NUMBER match FFMPEG_VERSION for git builds.

    Changed files

    • doc/doxy-wrapper.sh
  2. Change #280744

    Category ffmpeg
    Changed by Marvin Scholz <epirat07ohnoyoudont@gmail.com>
    Changed at Fri 04 Sep 2026 21:21:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 72e5fc4b801f55228a429307eff9dbd0fa633120

    Comments

    ffbuild/version.sh: rename VERSION file to FF_VERSION
    This avoids conflicts with the C++ version header.
    
    Fix #22574

    Changed files

    • ffbuild/version.sh