Bug 27214 - Telepathy logger is broken by -jN where N > 1
Summary: Telepathy logger is broken by -jN where N > 1
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: logger (show other bugs)
Version: 0.10
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 13:42 UTC by Maciej Piechotka
Modified: 2010-03-23 11:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Maciej Piechotka 2010-03-20 13:42:44 UTC
Telepathy logger is broken by parallel make:

make -j2
make  all-recursive
make[1]: Entering directory `/var/tmp/paludis/net-im-telepathy-logger-0.1.1/work/telepathy-logger-0.1.1'
Making all in tools
make[2]: Entering directory `/var/tmp/paludis/net-im-telepathy-logger-0.1.1/work/telepathy-logger-0.1.1/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/paludis/net-im-telepathy-logger-0.1.1/work/telepathy-logger-0.1.1/tools'
Making all in extensions
make[2]: Entering directory `/var/tmp/paludis/net-im-telepathy-logger-0.1.1/work/telepathy-logger-0.1.1/extensions'
make[2]: *** No rule to make target `_gen/cli-body.h', needed by `all'.  Stop.
make[2]: *** Waiting for unfinished jobs....
xsltproc --nonet --novalid --xinclude ../tools/identity.xsl \
		all.xml > _gen/all.xml
make[2]: Leaving directory `/var/tmp/paludis/net-im-telepathy-logger-0.1.1/work/telepathy-logger-0.1.1/extensions'
make[1]: Leaving directory `/var/tmp/paludis/net-im-telepathy-logger-0.1.1/work/telepathy-logger-0.1.1'
Comment 1 Simon McVittie 2010-03-23 11:55:10 UTC
Fixed in git for 0.1.2


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.