From: Darren Hart <dvhart@linux.intel.com>
To: Jason Wessel <jason.wessel@windriver.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"
Date: Tue, 05 Jun 2012 14:03:44 -0700 [thread overview]
Message-ID: <4FCE7430.6090100@linux.intel.com> (raw)
In-Reply-To: <4FCE7307.4020008@windriver.com>
On 06/05/2012 01:58 PM, Jason Wessel wrote:
> On 06/05/2012 03:25 PM, Flanagan, Elizabeth wrote:
>> On Mon, Jun 4, 2012 at 11:47 AM, Jason Wessel
>> <jason.wessel@windriver.com> wrote:
>>> If any directory in leading up to your tmp directory has the name
>>> "t" perl will fail to build with a very cryptic error shown
>>> below:
>>
>>
>> Jason,
>>
>> I'm currently testing this patch and it seems to be causing
>> failures during do_compile for poky-tiny
>>
>> http://autobuilder.yoctoproject.org:8010/builders/nightly-tiny/builds/71/steps/shell_35/logs/stdio
>>
>>
>>
| /bin/ln -s perldelta.pod pod/perl5142delta.pod
>> | ./miniperl -Ilib autodoc.pl | make[1]: ./miniperl: Command not
>> found | make[1]: *** [pod/perlintern.pod] Error 127 | make[1]:
>> Leaving directory
>> `/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-tiny/build/build/tmp/work/i586-poky-linux/perl-5.14.2-r7/perl-5.14.2'
>>
>>
| make: *** [perl] Error 2
>> | ERROR: oe_runmake failed
>
>
> Did this work before the patch was applied?
>
> If miniperl cannot be found it usually indicates some other kind of
> other perl configuration problem.
>
> How do you setup poky-tiny? The http URL you pointed me to doesn't
> have the local.conf in it. Or is it the case you set those
> environment variables and then try to execute a build?
Just set DISTRO="poky-tiny" and run "bitbake core-image-minimal". Be
sure to run with a new tmp directory from other builds.
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
next prev parent reply other threads:[~2012-06-05 21:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-04 18:47 [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t" Jason Wessel
2012-06-05 20:25 ` Flanagan, Elizabeth
2012-06-05 20:51 ` Darren Hart
2012-06-05 20:58 ` Jason Wessel
2012-06-05 21:03 ` Darren Hart [this message]
2012-06-05 21:13 ` Flanagan, Elizabeth
2012-06-05 22:05 ` Richard Purdie
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=4FCE7430.6090100@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=jason.wessel@windriver.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 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.