[Bug 43200] New: Logger is not building out-of-tree
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 23 15:20:49 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=43200
Bug #: 43200
Summary: Logger is not building out-of-tree
Classification: Unclassified
Product: Telepathy
Version: git master
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: logger
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: alvaro.soliverez at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
While making changes on the buildbot to make projects build out-of-tree, I
found tp-logger throws an error in that configuration.
Here is the error log:
make all-recursive
make[1]: Entering directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build'
Making all in tools
make[2]: Entering directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/tools'
Making all in extensions
make[2]: Entering directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/extensions'
GEN _gen/all.xml
GEN _gen/misc.xml
GEN _gen/cli-misc-body.h
GEN _gen/gtypes-body.h
GEN _gen/interfaces-body.h
GEN _gen/register-dbus-glib-marshallers-body.h
GEN _gen/signals-marshal.list
GEN _gen/signals-marshal.c
GEN _gen/signals-marshal.h
GEN _gen/svc-misc.c
GEN _gen/enums.h
make all-am
make[3]: Entering directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/extensions'
CC extensions.lo
CC extensions-cli.lo
CC signals-marshal.lo
CC svc-misc.lo
CCLD libtpl-extensions-convenience.la
make[3]: Leaving directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/extensions'
make[2]: Leaving directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/extensions'
Making all in telepathy-logger
make[2]: Entering directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/telepathy-logger'
GEN tpl-marshal.c
GEN tpl-marshal.c
GEN tpl-marshal.h
make all-am
make[3]: Entering directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/telepathy-logger'
CC action-chain.lo
CC call-event.lo
CC channel.lo
CC channel-factory.lo
CC conf.lo
CC entity.lo
CC dbus-service.lo
CC debug.lo
CC event.lo
CC log-manager.lo
CC log-store.lo
CC log-store-xml.lo
CC log-store-sqlite.lo
CC log-store-pidgin.lo
CC log-store-factory.lo
CC observer.lo
CC text-channel.lo
CC text-event.lo
CC util.lo
CC tpl-marshal.lo
CCLD libtelepathy-logger.la
make[3]: *** No rule to make target `TelepathyLogger-0.2.typelib', needed by
`all-am'. Stop.
make[3]: Leaving directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/telepathy-logger'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build/telepathy-logger'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/lib/buildbot/telepathy/telepathy-logger-amd64/build/build'
make: *** [all] Error 2
--
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