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

Builder ffmpeg-solaris10-sparc Build #12169

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision93255f1c487fbf08e7bdbaa853e4e6d86b3882b5
Got Revision93255f1c487fbf08e7bdbaa853e4e6d86b3882b5
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 23 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 0 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 3 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 1 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 24 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 55 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config.sh' failed ( 2 mins, 4 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Erik Linge
  2. Marvin Scholz

Timing:

StartWed Jun 11 19:32:16 2025
EndWed Jun 11 19:36:10 2025
Elapsed3 mins, 54 secs

All Changes:

:

  1. Change #232035

    Category ffmpeg
    Changed by Marvin Scholz <epirat07ohnoyoudont@gmail.com>
    Changed at Wed 11 Jun 2025 19:19:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2dcd9c5aac46846493cd49a21adb553454f000ea

    Comments

    doc: use av_dict_iterate in documentation example

    Changed files

    • libavformat/avformat.h
  2. Change #232036

    Category ffmpeg
    Changed by Erik Linge <erikliohnoyoudont@axis.com>
    Changed at Wed 11 Jun 2025 19:19:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c917f28c49e9cae9b4e190025841207d754eed61

    Comments

    avformat/rtsp: parse framerate in sdp
    Co-authored-by: Marvin Scholz <epirat07@gmail.com>
    Signed-off-by: Marvin Scholz <epirat07@gmail.com>

    Changed files

    • libavformat/rtsp.c
  3. Change #232037

    Category ffmpeg
    Changed by Erik Linge <erikliohnoyoudont@axis.com>
    Changed at Wed 11 Jun 2025 19:19:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e8199f95d68c9620df7e1b9c3ed5c1cb1be9118a

    Comments

    avformat/rtpdec_jpeg: Set width and heigh codec parameters
    Signed-off-by: Marvin Scholz <epirat07@gmail.com>

    Changed files

    • libavformat/rtpdec_jpeg.c
  4. Change #232038

    Category ffmpeg
    Changed by Marvin Scholz <epirat07ohnoyoudont@gmail.com>
    Changed at Wed 11 Jun 2025 19:19:50
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 93255f1c487fbf08e7bdbaa853e4e6d86b3882b5

    Comments

    avformat/sdp: add framerate entry
    This also updates fate-lavf-mov_rtphint as there the SDP
    is included in the muxed file.

    Changed files

    • libavformat/sdp.c
    • tests/ref/lavf/mov_rtphint