Control: tags -1 patch upstream Control: forwarded -1 https://gcc.gnu.org/ml/gcc-patches/2019-07/msg00309.html
On Sun, Feb 17, 2019 at 07:44:37AM +0100, Matthias Klose wrote: > Package: src:gcc-9 > Version: 9-20190216-2 > Tags: important > Severity: sid bullseye > > ftbfs, and we still have local, not forwarded patches for kfreebsd. > > s-tpopmo.adb:61:25: expected private type "System.Os_Interface.clockid_t" > s-tpopmo.adb:61:25: found type universal integer > s-tpopmo.adb:76:34: expected private type "System.Os_Interface.clockid_t" > s-tpopmo.adb:76:34: found type universal integer > ../gcc-interface/Makefile:299: recipe for target 'a-dispat.o' failed > make[8]: *** [a-dispat.o] Error 1 > make[8]: Leaving directory '/<<PKGBUILDDIR>>/build/gcc/ada/rts' > gcc-interface/Makefile:622: recipe for target 'gnatlib' failed > make[7]: *** [gnatlib] Error 2 > make[7]: Leaving directory '/<<PKGBUILDDIR>>/build/gcc/ada' > gcc-interface/Makefile:714: recipe for target 'gnatlib-shared-dual' failed > make[6]: *** [gnatlib-shared-dual] Error 2 > make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/gcc/ada' > gcc-interface/Makefile:811: recipe for target 'gnatlib-shared' failed > make[5]: *** [gnatlib-shared] Error 2 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/gcc/ada' > Makefile:104: recipe for target 'gnatlib-shared' failed > make[4]: *** [gnatlib-shared] Error 2 Hi Matthias, Please add the above patch I've sent upstream, which should fix this. Thanks, James