Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2022 16:20:13 -0500
From:      Kyle Evans <kevans@freebsd.org>
To:        Naram Qashat <njqashat@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Cannot build within a new 13.1 arm64.aarch64 poudriere jail
Message-ID:  <CACNAnaHtn6z08aptjir%2BUoS=Fto4dTcg_ALTETonZ4n6Z5QT9Q@mail.gmail.com>
In-Reply-To: <59ceb62dd2e62609fd3ce4da395c7686@cyberbotx.com>
References:  <59ceb62dd2e62609fd3ce4da395c7686@cyberbotx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 12, 2022 at 6:46 PM Naram Qashat <njqashat@gmail.com> wrote:
>
> I recently created a brand new FreeBSD 13.1 jail for arm64.aarch64 on my
> amd64 poudriere. I am using poudriere-devel 3.3.99.20220713.
>
> I created the jail using the following command:
>
> poudriere jail -c -m src=/usr/src -b -J 12 -j local_aarch64 -a
> arm64.aarch64
>
> My /usr/src is on the releng/13.1 branch.
>
> Immediately after that, I attempted the following:
>
> poudriere bulk -j local_aarch64 ports-mgmt/pkg
>
> It fails at the configure stage, saying no working C compiler was found.
> Full log is here:
>
> https://poudriere.cyberbotx.com:8766/data/local_aarch64-default/2022-10-10_20h05m42s/logs/errors/pkg-1.18.4.log
>
> Oddly, if I run the above bulk command with -i included, when I am
> dropped into the jail's shell and move into pkg's work directory and do
> ./configure, it progresses just fine.
>
> What I'm not sure is if there is something wrong with how I created my
> jail or with poudriere or something with 13.1 for aarch64.
>
> Any help with this issue would be appreciated.
>

This is the result of native-xtools producing a broken compiler. I
fixed it here: 3afe1c2e181

It was then re-broken here: 70c04943208

I have a review to re-fix it here: https://reviews.freebsd.org/D36981

You can follow-along here to get notified when the fix hits stable/13:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267026

Thanks,

Kyle Evans



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaHtn6z08aptjir%2BUoS=Fto4dTcg_ALTETonZ4n6Z5QT9Q>