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 787455 - Make --disable-vala and distcheck work
Make --disable-vala and distcheck work
Status: RESOLVED FIXED
Product: gexiv2
Classification: Other
Component: build
unspecified
Other All
: Normal normal
: ---
Assigned To: Gexiv2 Maintainers
Gexiv2 Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-08 17:51 UTC by Debarshi Ray
Modified: 2017-09-08 18:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Make --disable-vala work (1.77 KB, patch)
2017-09-08 17:52 UTC, Debarshi Ray
committed Details | Review
build: Correctly list out generated sources and their dependencies (1.38 KB, patch)
2017-09-08 17:52 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2017-09-08 17:51:54 UTC
Currently it is not possible to build without the Vala bindings from Git. It would be nice to have that for gnome-photos' nightly Flatpaks, which doesn't need Vala.

Secondly, it doesn't distcheck due to various mistakes in the handling of generated sources.
Comment 1 Debarshi Ray 2017-09-08 17:52:40 UTC
Created attachment 359409 [details] [review]
build: Make --disable-vala work
Comment 2 Debarshi Ray 2017-09-08 17:52:58 UTC
Created attachment 359410 [details] [review]
build: Correctly list out generated sources and their dependencies
Comment 3 Jens Georg 2017-09-08 18:10:33 UTC
Attachment 359409 [details] pushed as 5b55914 - build: Make --disable-vala work
Attachment 359410 [details] pushed as 4192e49 - build: Correctly list out generated sources and their dependencies