From: Thierry Bultel <thierry.bultel@wanadoo.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add pyside + shiboken packages
Date: Tue, 24 Sep 2013 18:41:21 +0200 [thread overview]
Message-ID: <5241C0B1.7060408@wanadoo.fr> (raw)
In-Reply-To: <20130921093843.7fe3ea0e@skate>
Hi Thomas,
>
> If they are CMake based packages, then they should use the
> cmake-package infrastructure. Of course, if they have some tricky
> aspects, we might need to adapt/improve the cmake-package
> infrastructure if needed.
>
There are (at least) 2 tricky aspects indeed.
1) Shiboken does not support to be built in place. A build directory is
mandatory. (Else it fails, because it attempts to link the "shiboken"
binary at a location where the is a directory of the same name)
FYI, see: http://qt-project.org/wiki/Building_PySide_on_Linux
For now I cannot see such an option in the Cmake infrastructure in
buildroot.
Would that be a potential improvement ?
2) When compiling the host version, it fails with that error:
from
/nous/BASYSTEMES/buildroot/output/build/host-shiboken-1.2.1/ApiExtractor/apiextractor.cpp:24:
/nous/BASYSTEMES/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/include/gnu/stubs.h:7:29:
error: gnu/stubs-soft.h: no such file or directory
The issue is that looking at the headers in the sysroot cannot work,
I am using BR2_ARM_FPU_NEON for my target, I suspect that I do not have
got the soft stubs due to that.
Anyway, shouldn't the host build rather take host headers instead ?
Best regards
Thierry
next prev parent reply other threads:[~2013-09-24 16:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-19 10:03 [Buildroot] [PATCH] Add pyside + shiboken packages Thierry Bultel
2013-09-19 15:34 ` Thomas Petazzoni
[not found] ` <523C5EFC.5040204@wanadoo.fr>
[not found] ` <20130920175457.65a4d63c@skate>
2013-09-21 5:41 ` Thierry Bultel
2013-09-21 7:38 ` Thomas Petazzoni
2013-09-24 16:41 ` Thierry Bultel [this message]
2014-10-12 8:44 ` Thomas Petazzoni
[not found] ` <543CF12B.9050503@wanadoo.fr>
2014-10-14 21:58 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5241C0B1.7060408@wanadoo.fr \
--to=thierry.bultel@wanadoo.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox