From: Jonathan Liu <net147@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: openembedded-commits@lists.openembedded.org
Subject: Re: [oe-commits] Jonathan Liu : qt-creator: add new recipe for version 2.7.2
Date: Mon, 15 Jul 2013 23:03:06 +1000 [thread overview]
Message-ID: <51E3F30A.2070205@gmail.com> (raw)
In-Reply-To: <CALbNGRT+FYkwWQzvaSUo0zarUx7MyNEJWjWs17M0cP2z6iYgBw@mail.gmail.com>
On 15/07/2013 7:03 PM, Andreas Müller wrote:
> On Mon, Jul 8, 2013 at 10:30 AM, <git@git.openembedded.org> wrote:
>> Module: meta-openembedded.git
>> Branch: master
>> Commit: 4d2b8ed90614a21d8d7d7c38d013c0c74d9ffffc
>> URL: http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4d2b8ed90614a21d8d7d7c38d013c0c74d9ffffc
>>
>> Author: Jonathan Liu <net147@gmail.com>
>> Date: Sat Jul 6 02:46:58 2013 +0000
>>
>> qt-creator: add new recipe for version 2.7.2
>>
>> Signed-off-by: Jonathan Liu <net147@gmail.com>
>> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
>>
>> ---
>>
>> meta-oe/recipes-qt/qt-creator/qt-creator_2.7.2.bb | 30 +++++++++++++++++++++
>> 1 files changed, 30 insertions(+), 0 deletions(-)
>>
>> diff --git a/meta-oe/recipes-qt/qt-creator/qt-creator_2.7.2.bb b/meta-oe/recipes-qt/qt-creator/qt-creator_2.7.2.bb
>> new file mode 100644
>> index 0000000..2948d81
>> --- /dev/null
>> +++ b/meta-oe/recipes-qt/qt-creator/qt-creator_2.7.2.bb
>> @@ -0,0 +1,30 @@
>> +DESCRIPTION = "Lightweight, cross-platform integrated development environment"
>> +
>> +HOMEPAGE = "http://qt-project.org/"
>> +LICENSE = "LGPLv2.1"
>> +LIC_FILES_CHKSUM = "file://LGPL_EXCEPTION.TXT;md5=eb6c371255e1262c55ae9b652a90b528 \
>> + file://LICENSE.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad"
>> +SECTION = "qt/app"
>> +
>> +SRC_URI = "http://download.qt-project.org/official_releases/qtcreator/2.7/${PV}/${BP}-src.tar.gz"
>> +SRC_URI[md5sum] = "7f1c10740784d3edf2347c27be21fd1a"
>> +SRC_URI[sha256sum] = "5df913faa43a5fbf44fb1f25faaf6d258134b8f9e6b8ef8a21277136dec9e189"
>> +
>> +S = "${WORKDIR}/${BP}-src"
>> +
>> +inherit qt4x11
>> +
>> +do_install() {
>> + oe_runmake INSTALL_ROOT=${D}${prefix} install
>> + oe_runmake INSTALL_ROOT=${D}${prefix} install_docs
>> + rm -f ${D}${libdir}/qtcreator/lib*.so
>> +}
>> +
>> +FILES_${PN} += "${datadir}/icons \
>> + ${datadir}/qtcreator \
>> + ${libdir}/qtcreator/*"
>> +FILES_${PN}-dbg += "${datadir}/qtcreator/*/*/*/*/.debug \
>> + ${libdir}/qtcreator/.debug \
>> + ${libdir}/qtcreator/*/*/.debug"
>> +RRECOMMENDS_${PN} += "packagegroup-core-buildessential \
>> + packagegroup-qt-toolchain-target"
>>
> I get
>
> Log data follows:
> | DEBUG: Executing python function sysroot_cleansstate
> | DEBUG: Python function sysroot_cleansstate finished
> | DEBUG: Executing shell function do_configure
> | NOTE: using qmake spec in
> /home/andreas/tmp/oe-core-eglibc/sysroots/overo/usr/share/qt4/mkspecs/linux-gnueabi-oe-g++,
> using profiles ''
> | Project MESSAGE: Cannot build Qt Creator with Qt version .
> | Project ERROR: Use at least Qt 4.8.0.
> | ERROR: Error calling
> /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/qmake2
> on qtcreator.pro
> | ERROR: Function failed: do_configure (see
> /home/andreas/tmp/oe-core-eglibc/work/cortexa8hf-vfp-neon-angstrom-linux-gnueabi/qt-creator/2.7.2-r0/temp/log.do_configure.29576
> for further information)
>
> Is it possible that iti is caused by checking host's qt version (this is 4.7.4)?
>
> Andreas
Are you using the latest openembedded-core master? These have been many
fixes for Qt.
For example:
http://cgit.openembedded.org/openembedded-core/commit/?id=dcaa40e65d986587fa7c44f4285bbd0883478cc3
Regards,
Jonathan
next prev parent reply other threads:[~2013-07-15 13:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20130708083024.252B2502D7@opal>
2013-07-15 9:03 ` [oe-commits] Jonathan Liu : qt-creator: add new recipe for version 2.7.2 Andreas Müller
2013-07-15 13:03 ` Jonathan Liu [this message]
2013-07-16 10:44 ` Andreas Müller
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=51E3F30A.2070205@gmail.com \
--to=net147@gmail.com \
--cc=openembedded-commits@lists.openembedded.org \
--cc=openembedded-devel@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 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.