Bug#970726: rpi.gpio: FTBFS in sid (gcc-10)

2020-09-22 Thread Gianfranco Costamagna
control: tags -1 patch This works... --- rpi.gpio-0.7.0/debian/rules 2020-01-16 17:20:40.0 +0100 +++ rpi.gpio-0.7.0/debian/rules 2020-09-22 18:03:46.0 +0200 @@ -7,7 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all -DEB_CFLAGS_MAINT_APPEND += $(shell getconf

Bug#970726: rpi.gpio: FTBFS in sid (gcc-10)

2020-09-22 Thread Gianfranco Costamagna
Source: rpi.gpio Version: 0.7.0-0.1 Severity: serious Hello, looks like gcc-10 broke the rpi-gpio build (obviously only on arm*). people from meta-raspberrypi workarounded with the fcommon flag... # ignore issues with -fno-common from gcc-10 until it's fixed in upstream: #