From: "Rick \"Zero_Chaos\" Farina" <zerochaos@gentoo.org>
To: linux-numa@vger.kernel.org
Subject: Re: [PATCH] fix numactl test
Date: Tue, 05 May 2015 00:32:39 -0400 [thread overview]
Message-ID: <554847E7.7080300@gentoo.org> (raw)
In-Reply-To: <CADU+-uB91L3UY_E4v1+zmJwK76mp0EEAuWbPdkFAvo8VGeYkCQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1578 bytes --]
On 05/04/2015 04:29 PM, Filipe Brandenburger wrote:
> Hi Rick,
>
> On Sun, May 3, 2015 at 7:35 PM, Rick "Zero_Chaos" Farina
> <zerochaos@gentoo.org> wrote:
>> I apologize if this is already handled, however, a quick google search
>> didn't help me find any version control systems so I'm submitting here.
>
> The numactl sources have been recently uploaded to this git repository:
> https://github.com/numactl/numactl
>
>> In Gentoo we got a bug, where numactl fails tests if it isn't already
>> installed:
>>
>> https://bugs.gentoo.org/show_bug.cgi?id=502586
>>
>> ./bind_range: line 92: numactl: command not found
>> ./bind_range: line 93: numactl: command not found
>>
>> The origin is fairly trivial, it appears that on the noted lines it's
>> calling "numactl" instead of "../numactl" like it should. Which means
>> it will try to use an installed numactl (possibly older) and fail if it
>> isn't installed at all.
>
> Yes, this was fixed in this commit:
> https://github.com/numactl/numactl/commit/25c052affbbcd2df0f67376d18d3ac4028326175
>
> It's more general, as it adds the build directory to $PATH and it also
> works when an out-of-tree build is used.
>
> May I suggest that you upgrade to the latest 2.0.10 which does contain this fix?
2.0.10 has a bug related to gentoo which I haven't figured out yet
(doesn't appear to be upstream related afaict so far so don't worry
about it) so when I saw the same call to numactl in both I assumed the
bug was still there. Glad it's fixed, thanks for the work :-)
-Zero_Chaos
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-05-05 4:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-04 2:35 [PATCH] fix numactl test Rick "Zero_Chaos" Farina
2015-05-04 20:29 ` Filipe Brandenburger
2015-05-05 4:32 ` Rick "Zero_Chaos" Farina [this message]
2015-05-05 15:55 ` Filipe Brandenburger
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=554847E7.7080300@gentoo.org \
--to=zerochaos@gentoo.org \
--cc=linux-numa@vger.kernel.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.