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

Builder ffmpeg-solaris10-sparc Build #12414

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg-solaris10-sparc' 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 ...' ( 0 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 0 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 11 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.sh' failed ( 8 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 12414 Build
codebase Build
got_revision f6c4a64ee021846203ba89d37b42d7b8def4510e Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision f6c4a64ee021846203ba89d37b42d7b8def4510e 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. Jacob Lifshay

Timing:

StartSun Aug 10 03:52:34 2025
EndSun Aug 10 03:53:03 2025
Elapsed29 secs

All Changes:

:

  1. Change #242591

    Category ffmpeg
    Changed by Jacob Lifshay <programmerjakeohnoyoudont@gmail.com>
    Changed at Sun 10 Aug 2025 03:21:44
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1d76302eb6ea66c33219fe0194a7bf71fdcd45b5

    Comments

    tests/fate/subtitles: fix mcc test input file paths
    they use tests/ref/fate/sub-mcc-remux as input,
    so prefix them with $(SRC_PATH) so building works
    when not in the source directory.
    
    Fixes: #20183
    Reported-by: Sean McGovern <gseanmcg@gmail.com>
    Signed-off-by: Jacob Lifshay <programmerjake@gmail.com>

    Changed files

    • tests/fate/subtitles.mak
  2. Change #242592

    Category ffmpeg
    Changed by Jacob Lifshay <programmerjakeohnoyoudont@gmail.com>
    Changed at Sun 10 Aug 2025 03:21:44
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f0a53917e3a0e3faaa6cdea41bc0ba30f5cd7069

    Comments

    lavc/bsf/eia608_to_smpte436m: fix memory leak -- forgot to free input av_packet
    reported in https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20024#issuecomment-2405
    
    Reported-by: Sean McGovern <gseanmcg@gmail.com>
    Signed-off-by: Jacob Lifshay <programmerjake@gmail.com>

    Changed files

    • libavcodec/bsf/eia608_to_smpte436m.c
  3. Change #242593

    Category ffmpeg
    Changed by Jacob Lifshay <programmerjakeohnoyoudont@gmail.com>
    Changed at Sun 10 Aug 2025 03:21:44
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 925fad499db6415a51875e0f4095de68406ff685

    Comments

    lavc/bsf/smpte436m_to_eia608: fix memory leak -- forgot to free input av_packet
    Signed-off-by: Jacob Lifshay <programmerjake@gmail.com>

    Changed files

    • libavcodec/bsf/smpte436m_to_eia608.c
  4. Change #242594

    Category ffmpeg
    Changed by Jacob Lifshay <programmerjakeohnoyoudont@gmail.com>
    Changed at Sun 10 Aug 2025 03:21:44
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f6c4a64ee021846203ba89d37b42d7b8def4510e

    Comments

    tests/fate/subtitles: add test for smpte436m_to_eia608 bsf
    Signed-off-by: Jacob Lifshay <programmerjake@gmail.com>

    Changed files

    • tests/fate/subtitles.mak
    • tests/ref/fate/sub-mcc-remux-eia608-recode