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 745583 - Only build tracker-iptc-test if JPEG support is enabled
Only build tracker-iptc-test if JPEG support is enabled
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
1.3.x
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2015-03-04 08:13 UTC by David King
Modified: 2015-03-05 21:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (820 bytes, patch)
2015-03-04 08:15 UTC, David King
committed Details | Review

Description David King 2015-03-04 08:13:52 UTC
Without a check for HAVE_LIBJPEG, the test will fail to link.
Comment 1 David King 2015-03-04 08:15:08 UTC
Created attachment 298502 [details] [review]
proposed patch
Comment 2 David King 2015-03-04 08:15:57 UTC
Sample of a build failure without this patch:

https://kojipkgs.fedoraproject.org//work/tasks/3732/9133732/build.log
Comment 3 Martyn Russell 2015-03-05 19:00:12 UTC
Review of attachment 298502 [details] [review]:

Nice patch, please commit.
Comment 4 David King 2015-03-05 21:36:23 UTC
Review of attachment 298502 [details] [review]:

Thanks for the review. Pushed to master as d6f356d1795c33ee8267667b3810b21aeb9399ba.