Bug #49320 "make distcheck" does not work
Submitted: 2 Dec 2009 0:29 Modified: 16 Jun 2010 18:05
Reporter: Hartmut Holzgraefe Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:workbench 5.2 bzr OS:Linux
Assigned to: CPU Architecture:Any

[2 Dec 2009 0:29] Hartmut Holzgraefe
Description:
After fixing "make dist" ( Bug #49274 ) a "make distcheck" fails with:

[...]
configure: error: cannot find sources (backend/wbpublic/grt/common.h) in ..
make: *** [distcheck] Error 1

How to repeat:
Run "make distcheck" (may need fix for bug #49274 to be applied first)

Suggested fix:
Make sure all files required for building are properly listed as source files in some Makefile.am, e.g. as "noinst_HEADERS
[7 Dec 2009 8:09] Hartmut Holzgraefe
I made some progress fixing this, but the circular dependency on the genobj tool (see also bug #49473 ) is sort of a show stopper right now ...
[16 Jun 2010 18:05] Alfredo Kojima
I have confirmed with Debian/Ubuntu packagers that make dist/distcheck is not used by distributors.