GNOME Bugzilla – Bug 737622
race in Makefile leading to build failure
Last modified: 2019-02-22 11:58:04 UTC
Created attachment 287396 [details] [review] gcr sed gcr_dbus header fix Hello! We are experiencing intermittent build failures in Debian. The problem seems to be easier to reproduce on some (slower?) architectures. The problem seems to be that the gcr/gcr-dbus-generated.h header file doesn't get properly prefixed with _ as it should be according to sed rule in gcr/Makefile.am I've found a workaround which seems to solve the issue... Please see attachment. For complete build logs, please see: https://buildd.debian.org/status/package.php?p=gcr&suite=sid (Click "failed" for a failed build log of the latest attempt. Click "old" to see past attempts.)
Looks like the same issue as bug#737274
*** Bug 737274 has been marked as a duplicate of this bug. ***
Thanks. Merged into git master.