Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2022 08:59:12 +0100 (CET)
From:      Ronald Klop <ronald-lists@klop.ws>
To:        Ports Management Team <portmgr@freebsd.org>, freebsd-arm@freebsd.org, clusteradm@freebsd.org, Philip Paeps <philip@freebsd.org>
Subject:   Re: aarch64 build cluster and linux64.ko
Message-ID:  <1041004715.975.1643961552511@localhost>
In-Reply-To: <55D4000E-2691-442D-9E46-E1966750344A@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_974_807334264.1643961552505
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Van: Philip Paeps <philip@freebsd.org>
Datum: 31 januari 2022 04:16
Aan: Ronald Klop <ronald-lists@klop.ws>
CC: clusteradm@freebsd.org, freebsd-arm@freebsd.org, Ports Management Team <portmgr@freebsd.org>
Onderwerp: Re: aarch64 build cluster and linux64.ko

> 
> 
> On 2022-01-26 08:58:20 (+0800), Philip Paeps wrote:
> > On 2022-01-25 22:27:17 (+0800), Ronald Klop wrote:
> >> Currently the packages depending on linux_base-c7 can not be >> pre-build on the package cluster because the kernel does not have >> linux64.ko loaded.
> >>
> >> See: >> http://www.ipv6proxy.net/go.php?u=http%3A%2F%2Fampere2.nyi.freebsd.org%2Fdata%2Fmain-arm64-default%2Fpd8f8cc3a8823_s4f0e50b293%2Flogs%2Ferrors%2Flinux-c7-libpng-1.5.13_3.log&b=0&f=norefer
> >> =======================<phase: run-depends    
> >> >============================
> >> ===>   linux-c7-libpng-1.5.13_3 depends on package: >> linux_base-c7>=7.6.1810_7 - not found
> >> ===>   Installing existing package >> /packages/All/linux_base-c7-7.9.2009.pkg
> >> [main-arm64-default-job-01] Installing linux_base-c7-7.9.2009...
> >> Cannot install package: kernel missing 64-bit Linux support
> >> pkg-static: PRE-INSTALL script failed
> >>
> >>
> >> Is it possible to have linux64.ko loaded on the pkg builders so the >> aarch64 packages will be more complete?
> >>
> >> At least on my rpi4/aarch64 poudriere I could build pkg >> linux-c7-libpng with linux64.ko loaded.
> >
> > We can include linux64.ko in the next cluster build for aarch64.  I'll > try to find time for another cluster refresh.  It's been a while since > the last one.
> 
> I've upgraded one of the package builders (ampere1.nyi.freebsd.org) with a build including linux64.ko.  The module seems to load.  portmgr might need to do something to the builds to actually use it though.
> 
> I'll upgrade the other aarch64 package builder when it finishes its current build.
> 
> Philip
> 
> -- 
> Philip Paeps
> Senior Reality Engineer
> Alternative Enterprises
> 
> 
> 
> 


Hi Philip,


Thank you. 122arm64 quarterly build fine. 130arm64 quarterly is hanging in :sanity: for 48 hours already. I think it is stuck. Would you have time to check?


Regards,
Ronald

------=_Part_974_807334264.1643961552505
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<html><head></head><body><br /><p><small><strong>Van:</strong> Philip Paeps &lt;philip@freebsd.org&gt;<br /><strong>Datum:</strong> 31 januari 2022 04:16<br /><strong>Aan:</strong> Ronald Klop &lt;ronald-lists@klop.ws&gt;<br /><strong>CC:</strong> clusteradm@freebsd.org, freebsd-arm@freebsd.org, Ports Management Team &lt;portmgr@freebsd.org&gt;<br /><strong>Onderwerp:</strong> Re: aarch64 build cluster and linux64.ko<br /></small></p><blockquote style="margin-left: 5px; border-left: 3px solid #ccc; margin-right: 0px; padding-left: 5px;"><div class="MessageRFC822Viewer" id="P"><!-- P -->
<!-- processMimeMessage --><div class="TextPlainViewer" id="P.P"><!-- P.P -->On 2022-01-26 08:58:20 (+0800), Philip Paeps wrote:<br />
&gt; On 2022-01-25 22:27:17 (+0800), Ronald Klop wrote:<br />
&gt;&gt; Currently the packages depending on linux_base-c7 can not be &gt;&gt; pre-build on the package cluster because the kernel does not have &gt;&gt; linux64.ko loaded.<br />
&gt;&gt;<br />
&gt;&gt; See: &gt;&gt; <a href="http://www.ipv6proxy.net/go.php?u=http%3A%2F%2Fampere2.nyi.freebsd.org%2Fdata%2Fmain-arm64-default%2Fpd8f8cc3a8823_s4f0e50b293%2Flogs%2Ferrors%2Flinux-c7-libpng-1.5.13_3.log&amp;b=0&amp;f=norefer">http://www.ipv6proxy.net/go.php?u=http%3A%2F%2Fampere2.nyi.freebsd.org%2Fdata%2Fmain-arm64-default%2Fpd8f8cc3a8823_s4f0e50b293%2Flogs%2Ferrors%2Flinux-c7-libpng-1.5.13_3.log&amp;b=0&amp;f=norefer</a><br />
&gt;&gt; =======================&lt;phase: run-depends &nbsp;&nbsp;&nbsp;<br />
&gt;&gt; &gt;============================<br />
&gt;&gt; ===&gt; &nbsp;&nbsp;linux-c7-libpng-1.5.13_3 depends on package: &gt;&gt; linux_base-c7&gt;=7.6.1810_7 - not found<br />
&gt;&gt; ===&gt; &nbsp;&nbsp;Installing existing package &gt;&gt; /packages/All/linux_base-c7-7.9.2009.pkg<br />
&gt;&gt; [main-arm64-default-job-01] Installing linux_base-c7-7.9.2009...<br />
&gt;&gt; Cannot install package: kernel missing 64-bit Linux support<br />
&gt;&gt; pkg-static: PRE-INSTALL script failed<br />
&gt;&gt;<br />
&gt;&gt;<br />
&gt;&gt; Is it possible to have linux64.ko loaded on the pkg builders so the &gt;&gt; aarch64 packages will be more complete?<br />
&gt;&gt;<br />
&gt;&gt; At least on my rpi4/aarch64 poudriere I could build pkg &gt;&gt; linux-c7-libpng with linux64.ko loaded.<br />
&gt;<br />
&gt; We can include linux64.ko in the next cluster build for aarch64. &nbsp;I'll &gt; try to find time for another cluster refresh. &nbsp;It's been a while since &gt; the last one.<br />
<br />
I've upgraded one of the package builders (ampere1.nyi.freebsd.org) with a build including linux64.ko. &nbsp;The module seems to load. &nbsp;portmgr might need to do something to the builds to actually use it though.<br />
<br />
I'll upgrade the other aarch64 package builder when it finishes its current build.<br />
<br />
Philip<br />
<br />
--&nbsp;<br />
Philip Paeps<br />
Senior Reality Engineer<br />
Alternative Enterprises<br />
</div><!-- TextPlainViewer -->
<hr />
</div><!-- MessageRFC822Viewer -->
</blockquote><br /><br />Hi Philip,<div><br /></div><div>Thank you. 122arm64 quarterly build fine. 130arm64 quarterly is hanging in :sanity: for 48 hours already. I think it is stuck. Would you have time to check?<div><br /></div><div>Regards,</div><div>Ronald</div><div><br /><br /></div></div></body></html>
------=_Part_974_807334264.1643961552505--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1041004715.975.1643961552511>