Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
leukimi opened this issue Jun 2, 2024 · 0 comments
Labels

Comments

@leukimi
Copy link

leukimi commented Jun 2, 2024

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

@leukimi leukimi added the bug label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant