From: Saul Wold <sgw@linux.intel.com>
To: Jonathan Liu <net147@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/2] Qt fixes
Date: Thu, 13 Jun 2013 14:18:21 -0700 [thread overview]
Message-ID: <51BA371D.8030609@linux.intel.com> (raw)
In-Reply-To: <1371000065-23866-1-git-send-email-net147@gmail.com>
On 06/11/2013 06:21 PM, Jonathan Liu wrote:
> A couple of Qt fixes. These have been tested by Paul Eggleton.
> I have fixed some typos in the commit message for Felipe's patch and
> dropped the note regarding the build system going crazy as requested by
> Paul.
>
> Felipe F. Tonello (1):
> qt: update qmake2 class to export qconfig.pri mkspec
>
> Jonathan Liu (1):
> classes/qmake_base: allow parallel make
>
> meta/classes/qmake2.bbclass | 1 +
> meta/classes/qmake_base.bbclass | 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
Jonathan,
I think your patches may be causing this failure:
> | mv -f libQtFeedbackE.so.1.2.0 libQtFeedbackE.so libQtFeedbackE.so.1 libQtFeedbackE.so.1.2 ../../lib/
> | { test -z "../../lib/" || cd "../../lib/"; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit 'libQtFeedbackE.so.1.2.0' && test -f libQtFeedbackE.so.1.2.0.gdb-index && objcopy --add-section '.gdb_index=libQtFeedbackE.so.1.2.0.gdb-index' --set-section-flags '.gdb_index=readonly' 'libQtFeedbackE.so.1.2.0' 'libQtFeedbackE.so.1.2.0' && rm -f libQtFeedbackE.so.1.2.0.gdb-index || true
> | /bin/sh: gdb: command not found
> | /bin/sh: line 0: test: -gt: unary operator expected
See the world build log:
http://autobuilder.yoctoproject.org:8011/builders/nightly-world/builds/169/steps/Building%20Images/logs/stdio
I did not catch this as I have gdb installed locally, but this does not
seem very cross-compile friendly and we have not seen it before.
Thanks for looking into this.
Sau!
next prev parent reply other threads:[~2013-06-13 21:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-12 1:21 [PATCH 0/2] Qt fixes Jonathan Liu
2013-06-12 1:21 ` [PATCH 1/2] qt: update qmake2 class to export qconfig.pri mkspec Jonathan Liu
2013-06-12 1:21 ` [PATCH 2/2] classes/qmake_base: allow parallel make Jonathan Liu
2013-06-13 21:18 ` Saul Wold [this message]
2013-06-13 21:38 ` [PATCH 0/2] Qt fixes Martin Jansa
2013-06-13 23:04 ` Jonathan Liu
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=51BA371D.8030609@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=net147@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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