|
Bugzilla – Full Text Bug Listing |
| Summary: | Package vlc fails to build with gcc 14 because of assignments from incompatible pointer types | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Martin Jambor <mjambor> |
| Component: | Other | Assignee: | Dominique Leuenberger <dimstar> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dimstar |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 1220571 | ||
|
Description
Martin Jambor
2024-05-05 17:22:59 UTC
Added upstream MR 4645 onto the package. This contains: Subject: [PATCH 1/5] input: fix incompatible-pointer-types assignment Subject: [PATCH 2/5] yadif: fix variable type Subject: [PATCH 3/5] swscale: avoid invalid pointer conversion Subject: [PATCH 4/5] dynamicoverlay: fix variable shadowing Subject: [PATCH 5/5] dynamicoverlay: fix memory corruption Build is still to passing on GCC14 yet, but we're getting closer at least backported one more commit: https://code.videolan.org/videolan/vlc/-/merge_requests/4665/diffs?commit_id=770789f265761fc7ab2de69ca105fec4ad93d9e2 => https://build.opensuse.org/request/show/1175850 Wit this, vLC now builds using GCC14 This is an autogenerated message for OBS integration: This bug (1223909) was mentioned in https://build.opensuse.org/request/show/1180387 Backports:SLE-15-SP5 / vlc https://build.opensuse.org/request/show/1180388 Backports:SLE-15-SP6 / vlc https://build.opensuse.org/request/show/1180389 Backports:SLE-15-SP4 / vlc This is an autogenerated message for OBS integration: This bug (1223909) was mentioned in https://build.opensuse.org/request/show/1180704 Backports:SLE-15-SP6 / vlc https://build.opensuse.org/request/show/1180705 Backports:SLE-15-SP5 / vlc https://build.opensuse.org/request/show/1180706 Backports:SLE-15-SP4 / vlc This is an autogenerated message for OBS integration: This bug (1223909) was mentioned in https://build.opensuse.org/request/show/1180919 Backports:SLE-15-SP5 / vlc openSUSE-RU-2024:0165-1: An update that has two recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1219494,1223909 CVE References: JIRA References: Sources used: openSUSE Backports SLE-15-SP5 (src): vlc-3.0.21-bp155.2.6.1 |