* Out of date warning?
@ 2011-02-25 13:46 Gary Thomas
2011-02-25 13:57 ` Joshua Lock
2011-02-28 6:22 ` Zhai, Edwin
0 siblings, 2 replies; 3+ messages in thread
From: Gary Thomas @ 2011-02-25 13:46 UTC (permalink / raw)
To: Poky
Poky just presented me with this warning (on a new machine), when building for
an ARM (OMAP/3530) platform:
===================================================================================
$ bitbake omap-installer-image
Pseudo is not present but is required, building this first before the main build
ERROR: Poky's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
/proc/sys/vm/mmap_min_addr is not 0. This will cause problems with qemu so please fix the value (as root).
To fix this in later reboots, set vm.mmap_min_addr = 0 in /etc/sysctl.conf.
===================================================================================
I know this warning was in place because Qemu was used to run some
tasks, e.g. locale generation. My impression is that this is no longer
the case, so do we still need this warning?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Out of date warning?
2011-02-25 13:46 Out of date warning? Gary Thomas
@ 2011-02-25 13:57 ` Joshua Lock
2011-02-28 6:22 ` Zhai, Edwin
1 sibling, 0 replies; 3+ messages in thread
From: Joshua Lock @ 2011-02-25 13:57 UTC (permalink / raw)
To: poky
On Fri, 2011-02-25 at 06:46 -0700, Gary Thomas wrote:
> Poky just presented me with this warning (on a new machine), when building for
> an ARM (OMAP/3530) platform:
>
> ===================================================================================
> $ bitbake omap-installer-image
> Pseudo is not present but is required, building this first before the main build
> ERROR: Poky's config sanity checker detected a potential misconfiguration.
> Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
> Following is the list of potential problems / advisories:
>
> /proc/sys/vm/mmap_min_addr is not 0. This will cause problems with qemu so please fix the value (as root).
>
> To fix this in later reboots, set vm.mmap_min_addr = 0 in /etc/sysctl.conf.
> ===================================================================================
>
> I know this warning was in place because Qemu was used to run some
> tasks, e.g. locale generation. My impression is that this is no longer
> the case, so do we still need this warning?
>
We have a bug tracking the issue:
http://bugzilla.pokylinux.org/show_bug.cgi?id=543
Most recent update indicates that there are still edge cases which
require this check to be in place, though possibly only when running
qemu for arm images?
Cheers,
Joshua
--
Joshua Lock
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Out of date warning?
2011-02-25 13:46 Out of date warning? Gary Thomas
2011-02-25 13:57 ` Joshua Lock
@ 2011-02-28 6:22 ` Zhai, Edwin
1 sibling, 0 replies; 3+ messages in thread
From: Zhai, Edwin @ 2011-02-28 6:22 UTC (permalink / raw)
To: Gary Thomas; +Cc: Poky
Gary,
Most of this check has already removed except for ARM.
In theory, check for ARM should also be removed. But there is some
corner case need to be tested, and I'll try them.
Pls. see
http://bugzilla.pokylinux.org/show_bug.cgi?id=543
Gary Thomas wrote:
>
> Poky just presented me with this warning (on a new machine), when
> building for
> an ARM (OMAP/3530) platform:
>
> ===================================================================================
>
> $ bitbake omap-installer-image
> Pseudo is not present but is required, building this first before the
> main build
> ERROR: Poky's config sanity checker detected a potential
> misconfiguration.
> Either fix the cause of this error or at your own risk disable
> the checker (see sanity.conf).
> Following is the list of potential problems / advisories:
>
> /proc/sys/vm/mmap_min_addr is not 0. This will cause problems
> with qemu so please fix the value (as root).
>
> To fix this in later reboots, set vm.mmap_min_addr = 0 in
> /etc/sysctl.conf.
> ===================================================================================
>
>
> I know this warning was in place because Qemu was used to run some
> tasks, e.g. locale generation. My impression is that this is no longer
> the case, so do we still need this warning?
>
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-28 6:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-25 13:46 Out of date warning? Gary Thomas
2011-02-25 13:57 ` Joshua Lock
2011-02-28 6:22 ` Zhai, Edwin
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.