All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roman I Khimov <roman@khimov.ru>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/5] perl 5.10.1: fix Time::HiRes cross-compilation
Date: Sun, 26 Dec 2010 09:26:00 +0300	[thread overview]
Message-ID: <201012260926.04192.roman@khimov.ru> (raw)
In-Reply-To: <4D164CB7.8010509@gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 1368 bytes --]

В сообщении от Суббота 25 декабря 2010 22:57:43 автор Khem Raj написал:
> On 12/25/2010 10:25 AM, Roman I Khimov wrote:
> > В сообщении от Суббота 25 декабря 2010 20:30:49 автор Khem Raj написал:
> >> On 12/25/2010 2:48 AM, Roman I Khimov wrote:
> >>> We can't do 'run' check, so let's hope compile check is enough.
> >>> Fixes
> >>>
> >>> Time::HiRes::nanosleep(): unimplemented in this platform
> >>>
> >>> error.
> >>>
> >>> Signed-off-by: Roman I Khimov<khimov@altell.ru>
> >>
> >> is it possible to cache the vars instead? that will be better to keep
> >> list of variables that are not runchecked
> >
> > Well, glancing at code another time, it probably could be solved via
> > d_nanosleep in Config.sh. I think it's safe to assume that all of our
> > targets implement nanosleep().
> 
> hmmm, I would be skeptical on the assumption 

If you're skeptical about it, then I think it's better to leave the automatic 
test as it is now (patched). Because the run part of it comes from very rare 
corner-cases, there is a comment in test program:

    ret = nanosleep(&ts1, &ts2); /* E.g. in AIX nanosleep() fails and sets 
errno to ENOSYS. */

-- 
 http://roman.khimov.ru
mailto: roman@khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2010-12-26  6:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-25 10:48 [PATCH 1/5] perl: fix PERLCONFIGTARGET for multimach builds, move cpan vars Roman I Khimov
2010-12-25 10:48 ` [PATCH 2/5] perl 5.10.1: fix Time::HiRes cross-compilation Roman I Khimov
2010-12-25 10:48   ` [PATCH 3/5] perl-native: fix ExtUtils::Liblist::Kid library check for cross-build Roman I Khimov
2010-12-25 10:48     ` [PATCH 4/5] perl-5.10.1: fix config var. 'need_va_copy' Roman I Khimov
2010-12-25 10:48       ` [PATCH 5/5] perl: fix some arch-specific config.sh variables Roman I Khimov
2010-12-25 17:38         ` Khem Raj
2010-12-25 17:39       ` [PATCH 4/5] perl-5.10.1: fix config var. 'need_va_copy' Khem Raj
2010-12-25 17:33     ` [PATCH 3/5] perl-native: fix ExtUtils::Liblist::Kid library check for cross-build Khem Raj
2010-12-25 18:05       ` Roman I Khimov
2010-12-25 19:55         ` Khem Raj
2010-12-25 17:30   ` [PATCH 2/5] perl 5.10.1: fix Time::HiRes cross-compilation Khem Raj
2010-12-25 18:25     ` Roman I Khimov
2010-12-25 19:57       ` Khem Raj
2010-12-26  6:26         ` Roman I Khimov [this message]
2010-12-25 17:23 ` [PATCH 1/5] perl: fix PERLCONFIGTARGET for multimach builds, move cpan vars Khem Raj
2010-12-25 18:44   ` Roman I Khimov
2010-12-25 20:01     ` Khem Raj

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=201012260926.04192.roman@khimov.ru \
    --to=roman@khimov.ru \
    --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.