Opened 9 months ago
Closed 9 months ago
#20122 closed defect (fixed)
vorbis-tools FTBFS (with GCC 14)
Reported by: | Xi Ruoyao | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
codec_skeleton.c: In function ‘skeleton_process_fisbone_message_header’: codec_skeleton.c:119:9: error: implicit declaration of function ‘utf8_decode’ [-Wimplicit-function-declaration] 119 | if (utf8_decode(header, &decoded) < 0) { | ^~~~~~~~~~~
The upstream has been recommending to use opus instead of vorbis for 10 years. And nothing in BLFS ever refers this package. So to me we can just archive it.
Change History (3)
comment:1 by , 9 months ago
Summary: | vorbis-tools FTBFS (with GCC 14?) (possible removal) → vorbis-tools FTBFS (with GCC 14) |
---|
comment:2 by , 9 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 9 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
29c08dc00c Fix a gcc14 issue in vorbis-tools . 152e56f57f Update to pytest-8.3.1 (Python module). 99384e6d66 Update to fmt-11.0.2. 44d17c710f Update to wpa_supplicant-2.11. d9a60453ba Update to ldns-1.8.4.
Note:
See TracTickets
for help on using tickets.
Just add: