Bug 27214

Summary: Telepathy logger is broken by -jN where N > 1
Product: Telepathy Reporter: Maciej Piechotka <uzytkownik2>
Component: loggerAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: 0.10   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.