After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737622 - race in Makefile leading to build failure
race in Makefile leading to build failure
Status: RESOLVED FIXED
Product: gcr
Classification: Core
Component: General
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
: 737274 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-09-29 20:28 UTC by Andreas Henriksson
Modified: 2019-02-22 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gcr sed gcr_dbus header fix (664 bytes, patch)
2014-09-29 20:28 UTC, Andreas Henriksson
committed Details | Review

Description Andreas Henriksson 2014-09-29 20:28:28 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.)
Comment 1 Christophe Fergeau 2014-10-02 08:31:01 UTC
Looks like the same issue as bug#737274
Comment 2 Stef Walter 2014-10-06 06:08:21 UTC
*** Bug 737274 has been marked as a duplicate of this bug. ***
Comment 3 Stef Walter 2014-10-06 06:10:39 UTC
Thanks. Merged into git master.