[BUG] Does not build with gcc-10 and -Werror #589

Closed
opened 2026-01-29 16:48:36 +00:00 by claunia · 2 comments
Owner

Originally created by @sdelafond on GitHub (Apr 24, 2020).

CCExtractor version: 0.88

Necessary information

  • Is this a regression (i.e. did it work before)? NO
  • What platform did you use? Linux

Additional information

0.88 fails to build when using gcc-10 with -Werror (while it goes fine with gcc-9); most of the errors are redefinitions of ccx_dtvcc_default_pen_color, ccx_dtvcc_default_pen_color, and signal_ctx.

The full log can be found at https://people.debian.org/~doko/logs/gcc10-20200225/ccextractor_0.87+ds1-1_unstable_gcc10.log.

This bug was originally reported in Debian, at https://bugs.debian.org/957071.

Originally created by @sdelafond on GitHub (Apr 24, 2020). CCExtractor version: 0.88 # Necessary information - Is this a regression (i.e. did it work before)? NO - What platform did you use? Linux # Additional information 0.88 fails to build when using gcc-10 with -Werror (while it goes fine with gcc-9); most of the errors are redefinitions of `ccx_dtvcc_default_pen_color`, `ccx_dtvcc_default_pen_color`, and `signal_ctx`. The full log can be found at https://people.debian.org/~doko/logs/gcc10-20200225/ccextractor_0.87+ds1-1_unstable_gcc10.log. This bug was originally reported in Debian, at https://bugs.debian.org/957071.
claunia added the difficulty: easy label 2026-01-29 16:48:36 +00:00
Author
Owner

@NilsIrl commented on GitHub (Apr 27, 2020):

This has been fixed on master, #1226

@NilsIrl commented on GitHub (Apr 27, 2020): This has been fixed on master, #1226
Author
Owner

@NilsIrl commented on GitHub (Apr 27, 2020):

Duplicate of #1225

@NilsIrl commented on GitHub (Apr 27, 2020): Duplicate of #1225
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#589