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

Builder ffmpeg64-solaris10-i386 Build #12274

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:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 0 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 1 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 1 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 12274 Build
codebase Build
got_revision 93255f1c487fbf08e7bdbaa853e4e6d86b3882b5 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 93255f1c487fbf08e7bdbaa853e4e6d86b3882b5 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. Erik Linge
  2. Marvin Scholz

Timing:

StartWed Jun 11 19:32:13 2025
EndWed Jun 11 19:32:33 2025
Elapsed20 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