Project

General

Profile

Bug #5662

Debian 9 build/compilation error

Added by Fer De Montanaro over 5 years ago. Updated over 5 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2019-06-18
Due date:
% Done:

0%

Estimated time:
Found in version:
Git Version downloaded today.
Affected Versions:

Description

Debian 4.9.168-1+deb9u3 (2019-06-16)
gcc 6.3.0

src/descrambler/capmt.c: In function 'capmt_analyze_cmd':
src/descrambler/capmt.c:1511:25: error: initialization discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
char *info = capmt_peek_str(sb, &offset2) ?: "<unknown>";
^~~~~~~~~~~~
CC src/descrambler/constcw.o
CC src/input/mpegts/en50221/en50221.o
CC src/input/mpegts/en50221/en50221_apps.o
CC src/input/mpegts/en50221/en50221_capmt.o
CC src/input/mpegts/linuxdvb/linuxdvb_ca.o
CC src/descrambler/dvbcam.o
CC src/input/mpegts/linuxdvb/linuxdvb_ddci.o
CC src/descrambler/algo/libaesdec.o
src/descrambler/capmt.c: At top level:
cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror]
cc1: error: unrecognized command line option '-Wno-stringop-truncation' [-Werror]
cc1: all warnings being treated as errors

History

#1

Updated by Jaroslav Kysela over 5 years ago

  • Status changed from New to Invalid

Fixed before few seconds. v4.3-1795-g771dfd6be

#2

Updated by Fer De Montanaro over 5 years ago

Jaroslav Kysela wrote:

Fixed before few seconds. v4.3-1795-g771dfd6be

Works now.

Thanks.

Also available in: Atom PDF