Bug 74440 - geoclue-2.1.1.tar.xz tarball doesn't build
Summary: geoclue-2.1.1.tar.xz tarball doesn't build
Status: RESOLVED FIXED
Alias: None
Product: GeoClue
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Geoclue Bugs
QA Contact: Geoclue Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-03 13:26 UTC by Kalev Lember
Modified: 2014-02-03 16:53 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
build: Dist gclue-enums-template files (1.27 KB, patch)
2014-02-03 13:29 UTC, Kalev Lember
Details | Splinter Review

Description Kalev Lember 2014-02-03 13:26:43 UTC
Looks like a missing file in the tarball:

+ make
make  all-recursive
make[1]: Entering directory `/home/kalev/fedora-git/gnome/geoclue2/geoclue-2.1.1'
Making all in src
make[2]: Entering directory `/home/kalev/fedora-git/gnome/geoclue2/geoclue-2.1.1/src'
make  all-recursive
make[3]: Entering directory `/home/kalev/fedora-git/gnome/geoclue2/geoclue-2.1.1/src'
Making all in public-api
make[4]: Entering directory `/home/kalev/fedora-git/gnome/geoclue2/geoclue-2.1.1/src/public-api'
make[4]: *** No rule to make target `../../build-aux/gclue-enums-template.h', needed by `gclue-enum-types.h'.  Stop.
Comment 1 Kalev Lember 2014-02-03 13:29:11 UTC
Created attachment 93284 [details] [review]
build: Dist gclue-enums-template files
Comment 2 Zeeshan Ali 2014-02-03 16:49:09 UTC
(In reply to comment #0)
> Looks like a missing file in the tarball:
> 
> + make
> make  all-recursive
> make[1]: Entering directory
> `/home/kalev/fedora-git/gnome/geoclue2/geoclue-2.1.1'
> Making all in src
> make[2]: Entering directory
> `/home/kalev/fedora-git/gnome/geoclue2/geoclue-2.1.1/src'
> make  all-recursive
> make[3]: Entering directory
> `/home/kalev/fedora-git/gnome/geoclue2/geoclue-2.1.1/src'
> Making all in public-api
> make[4]: Entering directory
> `/home/kalev/fedora-git/gnome/geoclue2/geoclue-2.1.1/src/public-api'
> make[4]: *** No rule to make target
> `../../build-aux/gclue-enums-template.h', needed by `gclue-enum-types.h'. 
> Stop.

Oh? I definitely ran `make distcheck` so it should have pointed that out. :(
Comment 3 Zeeshan Ali 2014-02-03 16:53:07 UTC
Attachment 93284 [details] pushed as 4efbfab - build: Dist gclue-enums-template files
Comment 4 Zeeshan Ali 2014-02-03 16:53:42 UTC
Thanks for the patch!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.