[Bug 28382] New: distcheck fails in out-of-tree builds

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 4 12:59:57 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28382

           Summary: distcheck fails in out-of-tree builds
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


telepathy-gabble % make distclean
        telepathy-gabble % mkdir build; cd build
  telepathy-gabble/build % ../configure --enable-gtk-doc
  telepathy-gabble/build % make
  telepathy-gabble/build % make distcheck

yields a shitload of errors compiling extensions/_gen/svc.c. These are all
because no marshallers are generated in extensions/_gen/signals-marshal.[ch],
which is because no signatures are listed in
extensions/_gen/signals-marshal.list.

But I can't figure out why not: extensions/_gen/all.xml — from which
signals-marshal.list is generated — is correctly generated as far as I can
tell.

(I think I'm probably the only person who builds Gabble out of tree and makes
releases.)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list