From: Christian Charreyre <christian.charreyre@cioinfoindus.fr>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] mypaint: new recipe for version 0.9.1
Date: Fri, 29 Apr 2011 16:51:36 +0200 [thread overview]
Message-ID: <4DBAD078.7020909@cioinfoindus.fr> (raw)
In-Reply-To: <1304019015.3911.19.camel@mattotaupa>
[-- Attachment #1: Type: text/plain, Size: 1609 bytes --]
Dear Paul,
Le 28/04/2011 21:30, Paul Menzel a écrit :
> Dear Christian,
>
>
> Am Donnerstag, den 28.04.2011, 10:41 +0200 schrieb Christian Charreyre:
[...]
> I hope there will be a lot more. ;-)
>
Hope so also.
[...]
>>>> +SRC_URI = "http://download.gna.org/mypaint/${PN}-${PV}.tar.bz2 \
>>>> + file://scons-adapt.patch \
>>>> +"
>>>> +
>>>> +inherit distutils scons
>>>> +
>>>> +do_compile() {
>>>> + STAGING_INCDIR=${STAGING_INCDIR} \
>>>> + STAGING_LIBDIR=${STAGING_LIBDIR} \
>>>> + BUILD_SYS=${BUILD_SYS} \
>>>> + HOST_SYS=${HOST_SYS} \
>>>> + PATH=${PATH} scons_do_compile
>>>> +}
>>> I do not know Scons, but it looks strange that the above is needed and
>>> not done automatically.
>> Same reply as above, there are few recipes with scons, I've found this
>> tip in one recipe and applied it here to get the build completed.
> I understand. Did you try with the default `do_compile`? If it does not
> work leave it so it works.
Yes, with the default do_compile the compilation tells that these
variables are undefined and abort.
scons uses python, and the variables are not available in the python's
env. unless I redefines them here.
[...]
> Thank you for your response. I hope we will get your next patch
> iteration included.
>
I'll try to correct everything and post it again in v2.
> Thanks,
>
> Paul
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
[-- Attachment #2: christian_charreyre.vcf --]
[-- Type: text/x-vcard, Size: 278 bytes --]
begin:vcard
fn:Christian Charreyre
n:Charreyre;Christian
org:CIO Informatique Industrielle
adr;dom:;;11 Avenue Marigny;Marseille;;13014
email;internet:christian.charreyre@cioinfoindus.fr
tel;work:04 95 05 19 41
url:http://www.cioinfoindus.fr
version:2.1
end:vcard
prev parent reply other threads:[~2011-04-29 15:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-27 14:55 [PATCH 1/2] mypaint: new recipe for version 0.9.1 Christian Charreyre
2011-04-27 20:40 ` Paul Menzel
2011-04-28 8:41 ` Christian Charreyre
2011-04-28 9:37 ` Eric Bénard
2011-04-28 19:30 ` Paul Menzel
2011-04-29 14:51 ` Christian Charreyre [this message]
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=4DBAD078.7020909@cioinfoindus.fr \
--to=christian.charreyre@cioinfoindus.fr \
--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.