Skip to content

v5.3.37 ffmpegjpegwriter.c:188:25: error: label "end" used but not defined (Fedora 39/40) #47

@leukimi

Description

@leukimi

Context

Compilation on Fedora 39/40 (logfile OBS Build Service) stops with:

/home/abuild/rpmbuild/BUILD/mediastreamer2-5.3.37/src/videofilters/ffmpegjpegwriter.c: In function ‘jpg_process_frame_task’:
/home/abuild/rpmbuild/BUILD/mediastreamer2-5.3.37/src/videofilters/ffmpegjpegwriter.c:188:25: error: label ‘end’ used but not defined
188 |                         goto end;
    |                         ^~~~
gmake[2]: *** [src/CMakeFiles/mediastreamer2.dir/build.make:1409: src/CMakeFiles/mediastreamer2.dir/videofilters/ffmpegjpegwriter.c.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....

General information

  • Device: OBS Build Service
  • OS: Fedora 39/40
  • Version of the App: 5.2.4
  • Version of the SDK: corresponding (=5.3.37)

Expected behaviour

Successful packaging expected.

To Reproduce

  1. Go to mediastreamer2 package
  2. Compile.

Additional context

Add any other context about the problem here.

SDK logs URL

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions