Booting an old kernel on RPI2
Jia-Shiun Li
jiashiun at gmail.com
Tue Mar 7 17:42:20 UTC 2017
On Tue, Mar 7, 2017 at 12:41 AM, Ian Lepore <ian at freebsd.org> wrote:
>
> I'm pretty sure this out of memory error has nothing to do with the
> kernel at all. It appears to be caused by clang 4.0 building the world
> incorrectly (most likely just jemalloc).
>
> It's a pity that both clang and jemalloc were updated to new versions
> within a few days of each other.
>
> It's even more of a pity that a series of other errors make it almost
> impossible to cross-build for arm from a stable-10 amd64 system after
> r313403, so that bisecting to find the exact point of the error is also
> almost impossible. The problem with crossbuilding isn't fixed yet,
> (it's got something to do with libnetbsd and libmd bootstrapping), so
> it's hard to even look into this out of memory problem unless you have
> a stable-11 system to crossbuild on.
>
> Out of courisity I installed a 10.3R VM and updated it to 10-stable
r314848.
Both 10.3R and 10-stable successfully built head r314842 for
TARGET_ARCH=armv6.
Looks crossbuild is fixed in r314794.
-Jia-Shiun
More information about the freebsd-arm
mailing list