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 664758 - Paralell build failure
Paralell build failure
Status: RESOLVED DUPLICATE of bug 666375
Product: gcr
Classification: Core
Component: General
3.3.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-11-24 19:39 UTC by Yanko Kaneti
Modified: 2019-02-22 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adjust dependency (539 bytes, patch)
2011-11-24 19:39 UTC, Yanko Kaneti
none Details | Review

Description Yanko Kaneti 2011-11-24 19:39:32 UTC
Created attachment 202086 [details] [review]
Adjust dependency 

Building gcr-3.3.2.1  with make -j5 here I am getting the following failure
.............

LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gcr-viewer.desktop.in gcr-viewer.desktop
cp gcr.pc gcr-3.pc
cp gcr-base.pc gcr-base-3.pc
  CCLD   libgcr-base-3.la
  CCLD   libgcr-testable.la
libtool: link: cannot find the library `./libgcr-base-3.la' or unhandled argument `./libgcr-base-3.la'
make[4]: *** [libgcr-testable.la] Error 1
make[4]: *** Waiting for unfinished jobs....
Generating and caching the translation database
Merging translations into gcr-viewer.desktop.
make[4]: Leaving directory `/home/yaneti/rpmbuild/BUILD/gcr-3.3.2.1/gcr'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/yaneti/rpmbuild/BUILD/gcr-3.3.2.1/gcr'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/yaneti/rpmbuild/BUILD/gcr-3.3.2.1/gcr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yaneti/rpmbuild/BUILD/gcr-3.3.2.1'
make: *** [all] Error 2

The attachment fixes this for me.
Comment 1 Stef Walter 2011-12-19 08:54:19 UTC

*** This bug has been marked as a duplicate of bug 666375 ***