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

Builder ffmpeg64-solaris10-i386 Build #12116

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisiond220fa61893d2a1e08b37d3cd4dc6c705d6f99aa
Got Revisiond220fa61893d2a1e08b37d3cd4dc6c705d6f99aa
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 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 ( 7 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 12116 Build
codebase Build
got_revision d220fa61893d2a1e08b37d3cd4dc6c705d6f99aa Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision d220fa61893d2a1e08b37d3cd4dc6c705d6f99aa 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. Frank Plowman
  2. Leo Izen

Timing:

StartWed Apr 16 20:33:41 2025
EndWed Apr 16 20:33:57 2025
Elapsed16 secs

All Changes:

:

  1. Change #227529

    Category ffmpeg
    Changed by Leo Izen <leo.izenohnoyoudont@gmail.com>
    Changed at Wed 16 Apr 2025 16:10:01
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b09501031aae87c22c883fbeeb1b733d4b4d6920

    Comments

    avcodec/libjxlenc: prevent color encoding from being set twice
    We currently populate the color encoding bundle and then check to see
    if there's an ICC profile to attach, and set the color encoding bundle
    in either case. The ICC profile overrides the color encoding bundle, so
    we should not calculate enum-based color encoding if we have an ICC
    profile present. Fixes several unnecessary warnings from being emitted.
    
    Signed-off-by: Leo Izen <leo.izen@gmail.com>

    Changed files

    • libavcodec/libjxlenc.c
  2. Change #227530

    Category ffmpeg
    Changed by Frank Plowman <postohnoyoudont@frankplowman.com>
    Changed at Wed 16 Apr 2025 18:42:25
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision d220fa61893d2a1e08b37d3cd4dc6c705d6f99aa

    Comments

    fate/vvc: Add vvc-wpp-single-slice-pic
    A sample with a particular partitioning structure that could not be read
    correctly before 26c5d8cf5d6dcd520e781754d986e9907d74270e
    
    Signed-off-by: Frank Plowman <post@frankplowman.com>
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • tests/fate/vvc.mak
    • tests/ref/fate/vvc-wpp-single-slice-pic