* Re: nativesdk-dbus not shipped for meta-toolchain-qt
@ 2013-10-02 21:26 Dan B
2013-10-03 8:47 ` diego
0 siblings, 1 reply; 3+ messages in thread
From: Dan B @ 2013-10-02 21:26 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
I was having a similar error, and sgw_ in the #yocto irc channel helped me
out. It looks like there is some bug in nativesdk-dbus
A quick-fix until someone can figure out what's going on is to add the
following line to your local.conf:
INSANE_SKIP_nativesdk-dbus = "installed-vs-shipped"
All this does is skip the QA test that is failing. I haven't yet checked
the result to see if it's working, but it at least was able to skip that QA
test and build successfully.
Good luck
[-- Attachment #2: Type: text/html, Size: 629 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* nativesdk-dbus not shipped for meta-toolchain-qt
@ 2013-10-01 14:59 Jose Mª Ferreiro
0 siblings, 0 replies; 3+ messages in thread
From: Jose Mª Ferreiro @ 2013-10-01 14:59 UTC (permalink / raw)
To: yocto@yoctoproject.org
Hello
We are trying to bitbake meta-toolchain-qt with master and dora. Both
launch this error:
ERROR: QA Issue: nativesdk-dbus: Files/directories were installed but
not shipped
/run
/run/dbus
ERROR: QA run found fatal errors. Please consider fixing them.
We compare it to dylan dbus. We found that dora is creating a
package-split named nativesdk-dbus with the symbolink link run at
build/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-dbus/1.6.10-r6.0/packages-split/nativesdk-dbus/opt/poky/1.5/sysroots/i686-pokysdk-linux/var.
That link is pointing to /run host directory (a bad thing, we suppose).
That link in dylan is pointing to volatile/run (a folder inside the
package-split)
We try to manually delete the link and recreate it and the folders, but
bitbake clean everything and it create again.
Any clue about how to solve this?
Thank you
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-03 8:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 21:26 nativesdk-dbus not shipped for meta-toolchain-qt Dan B
2013-10-03 8:47 ` diego
-- strict thread matches above, loose matches on Subject: below --
2013-10-01 14:59 Jose Mª Ferreiro
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.