Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2022 01:32:33 +0200
From:      Jesper Schmitz Mouridsen <jsm@FreeBSD.org>
To:        Renato Botelho <garga@FreeBSD.org>, Current FreeBSD <freebsd-current@freebsd.org>
Subject:   Re: archivers/arj fails to build on jail
Message-ID:  <430844d1-ae2f-90d2-eec7-646c848e084f@FreeBSD.org>
In-Reply-To: <9636d41e-bf21-8130-ff15-e5dcbaaa4fe8@FreeBSD.org>
References:  <9636d41e-bf21-8130-ff15-e5dcbaaa4fe8@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 29.08.2022 17.29, Renato Botelho wrote:
> There is a PR [1] opened for years reporting arj fails to build on a 
> jail.  Recently I reproduced it on a system running CURRENT.
> 
> I just launched a jail and tried to build it, and got the error as 
> described:
Did you use ezjail?

I tried to replicate and I think the error is triggered by
the nullfs usage of ezjail. I copied the settings of ezjail without
nullfs usage (using the basejail as path adding etc from the failing 
jail to it and removing the fstab from jail.conf) and arj did get a 
working msgbind.
> 
> gmake[3]: *** [GNUmakefile:258: freebsd12.1/en/rs/msg_crp.h] Abort trap
> 
> msgbind binary built inside arj, when called, ends like this.  I has no 
> clue about what could be the root cause here.  I also don't understand 
> why arj builds fine on poudriere, which uses jail as well.
> 
> If anyone has any idea about what could be causing this, please let me 
> know.
> 
> [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235636



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?430844d1-ae2f-90d2-eec7-646c848e084f>