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
- Go to mediastreamer2 package
- Compile.
Additional context
Add any other context about the problem here.
SDK logs URL
No response