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

Builder ffmpeg64-solaris10-i386 Build #12046

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 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 ( 6 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_64.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/ffmpeg64-solaris10-i386 slave
buildername ffmpeg64-solaris10-i386 Builder
buildnumber 12046 Build
codebase Build
got_revision f7e6070c5130644cbf0af17a9485a97e9aca051e Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision f7e6070c5130644cbf0af17a9485a97e9aca051e 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. James Almer

Timing:

StartWed Mar 19 13:43:57 2025
EndWed Mar 19 13:44:09 2025
Elapsed12 secs

All Changes:

:

  1. Change #225350

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 19 Mar 2025 13:31:29
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2f856b488bfa72b0291c9710136498b8ee876485

    Comments

    swscale/input: add support for NV20
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libswscale/format.c
    • libswscale/input.c
  2. Change #225351

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 19 Mar 2025 13:34:05
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b8dc87524908e708cc8f6362d093c47d021a4e6a

    Comments

    swscale/output: add support for NV20
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libswscale/format.c
    • libswscale/output.c
    • libswscale/version.h
    • tests/ref/fate/filter-pixdesc-nv20be
    • tests/ref/fate/filter-pixdesc-nv20le
    • tests/ref/fate/filter-pixfmts-copy
    • tests/ref/fate/filter-pixfmts-crop
    • tests/ref/fate/filter-pixfmts-field
    • tests/ref/fate/filter-pixfmts-fieldorder
    • tests/ref/fate/filter-pixfmts-hflip
    • tests/ref/fate/filter-pixfmts-il
    • tests/ref/fate/filter-pixfmts-null
    • tests/ref/fate/filter-pixfmts-pad
    • tests/ref/fate/filter-pixfmts-scale
    • tests/ref/fate/filter-pixfmts-vflip
  3. Change #225352

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 19 Mar 2025 13:34:10
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f7e6070c5130644cbf0af17a9485a97e9aca051e

    Comments

    avutil/tests/pixfmt_best: add more semi planar format tests
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavutil/tests/pixfmt_best.c
    • tests/ref/fate/pixfmt_best