hi, On Sun, Jul 5, 2020 at 5:03 PM Helmut Grohne <[email protected]> wrote: > > Source: goldencheetah > Version: 1:3.5~DEV1903-1 > Severity: serious > Tags: ftbfs > > goldencheetah fails to build from source in unstable. The relevant > failure is: > > | In file included from Metrics/PowerProfile.cpp:20: > | Metrics/PowerProfile.h:77:37: error: field ‘values’ has incomplete type > ‘QMap<double, QVector<double> >’ > | 77 | QMap <double, QVector<double> > values; // key is > percentile; 99.99, 1, 95 etc > | | ^~~~~~ > > It's multiple failing files. Reproduced by reproducible builds at > https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/goldencheetah_3.5~DEV1903-1.rbuild.log.gz. > Also seen by crossqa at > http://crossqa.subdivi.de/build/goldencheetah_1:3.5%7EDEV1903-1_ppc64el_20200705072113.log. > There we can also see that the issue wasn't present 17 days ago. Looks > like QT somehow broke goldencheetah. > > Helmut
This was fixed in upstream, so I will fix it with newer package version 3.5. cf. https://github.com/GoldenCheetah/GoldenCheetah/issues/3270 regards, -- KURASHIKI Satoru

