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

Builder ffmpeg-solaris10-i386 Build #11565

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionb094c47ab20332c54020da956c65ab37b2b144cd
Got Revisionb094c47ab20332c54020da956c65ab37b2b144cd
Changes7 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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 ( 1 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config.sh' failed ( 1 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave
buildername ffmpeg-solaris10-i386 Builder
buildnumber 11565 Build
codebase Build
got_revision b094c47ab20332c54020da956c65ab37b2b144cd Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision b094c47ab20332c54020da956c65ab37b2b144cd Build
scheduler schedule-ffmpeg-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. James Almer
  2. Tobias Rapp

Timing:

StartWed Oct 2 17:49:03 2024
EndWed Oct 2 17:49:19 2024
Elapsed16 secs

All Changes:

:

  1. Change #210080

    Category ffmpeg
    Changed by Tobias Rapp <t.rappohnoyoudont@noa-archive.com>
    Changed at Wed 02 Oct 2024 17:28:30
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c8cc58a13d4dd018e65c0372121cb9bf31d7b08b

    Comments

    avcodec/dxva2: Fix compilation with Mingw-w64
    Adds missing ifdef guards to function prototypes depending on definitions from
    dxva.h which are not available in Mingw-w64 version 4.0. The configure script
    already checks for HEVC/VP9 types in dxva.h.
    
    Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>

    Changed files

    • libavcodec/dxva2_internal.h
  2. Change #210082

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 02 Oct 2024 17:38:24
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 58c265d956f4ce2efb0004c398e2c1f030f9398a

    Comments

    avformat/mov: factorize getting the current item
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/mov.c
  3. Change #210084

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 02 Oct 2024 17:38:24
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ba6eeb2c65e8d3fb33ce53aa63310e657389d4b8

    Comments

    avformat/mov: parse colr boxes that reference tile grids
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/isom.h
    • libavformat/mov.c
  4. Change #210086

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 02 Oct 2024 17:38:24
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f225e6f3c6ae92254faae52fffb75e6f36dba338

    Comments

    avformat/mov: parse clap boxes that reference heif items
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/mov.c
  5. Change #210088

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 02 Oct 2024 17:38:24
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7573f02840302f36ec4557de5c8bcd5dda7d64c5

    Comments

    avformat/mov: get heif image mirroring from imir box
    Complements 76eb3e5ff3a35eff01dd71aca82efcda50c4441f.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/isom.h
    • libavformat/mov.c
  6. Change #210090

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 02 Oct 2024 17:38:24
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 650ce61745d604acec71c68b617da1bca4a81e74

    Comments

    avformat/mov: don't abort on invalid clap box data
    Unless explode is requested.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/mov.c
  7. Change #210092

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 02 Oct 2024 17:38:24
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b094c47ab20332c54020da956c65ab37b2b144cd

    Comments

    fate/mov: add a test for heic images with cropping and rotation metadata
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • tests/fate/mov.mak
    • tests/ref/fate/mov-heic-demux-clap-irot-imir