openscenegraph: FTBFS with ffmpeg 5.0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openscenegraph (Debian) |
Confirmed
|
Unknown
|
|||
openscenegraph (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
See also: https:/
Imported from Debian bug http://
openscenegraph FTBFS with ffmpeg 5.0 (available in experimental):
| [ 40%] Building CXX object src/osgPlugins/
| cd /<<PKGBUILDDIR>
| In file included from /<<PKGBUILDDIR>
| from /<<PKGBUILDDIR>
| /<<PKGBUILDDIR>
| /<<PKGBUILDDIR>
| 45 | av_free_
| | ^~~~~~~~~~~~~~
| | av_new_packet
| /<<PKGBUILDDIR>
| /<<PKGBUILDDIR>
| 48 | ret = avcodec_
| | ^~~~~~~
| | avcodec_
| /<<PKGBUILDDIR>
| 53 | if (ret >= 0 && got_frame && av_frame_
| | ^~~~~~~
| | av_frame_get_buffer
| /<<PKGBUILDDIR>
| /<<PKGBUILDDIR>
| 154 | m_context = stream->codec;
| | ^~~~~
| /<<PKGBUILDDIR>
| 217 | AVCodec * const p_codec = avcodec_
| | ~~~~~~~
| | |
| | const AVCodec*
| make[3]: *** [src/osgPlugins
| make[3]: Leaving directory '/<<PKGBUILDDIR
description: | updated |
Changed in openscenegraph (Debian): | |
importance: | Undecided → Unknown |
status: | New → Confirmed |
description: | updated |