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 760478 - Documentation on integrating vapigen with Autotools doesn't work with srcdir != builddir
Documentation on integrating vapigen with Autotools doesn't work with srcdir ...
Status: RESOLVED DUPLICATE of bug 694153
Product: vala
Classification: Core
Component: Documentation
unspecified
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-11 16:27 UTC by Debarshi Ray
Modified: 2016-01-11 16:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Debarshi Ray 2016-01-11 16:27:45 UTC
The documentation [1] on integrating vapigen with Autotools is wrong with respect to Foo-1.0-custom.vala. It doesn't work with srcdir != builddir situations, which is the case in Continuous and during distcheck.

The error arises from the fact that Foo-1.0-custom.vala is in the srcdir, but vapigen looks for it in builddir.

[1] https://wiki.gnome.org/Projects/Vala/UpstreamGuide#Why_not_to_use_GObject_Introspection_directly
Comment 1 Debarshi Ray 2016-01-11 16:30:04 UTC

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