Re: Remote compiling failure for tons of kernel files

Ɓukasz Tasz via distcc <[email protected]> Thu, 26 Jan 2023 10:29:58 +0100
Newsgroups gmane.comp.compilers.distcc
Message-ID <CAGRr-Nh1ctRspu=4PoX5Ea2-2CSCM4SpxAjxXfrFgfZ5MHFe3g@mail.gmail.com>
--===============1376119156969447118==
Content-Type: multipart/alternative; boundary="000000000000037e6605f32766d9"

--000000000000037e6605f32766d9
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

hi, look at save_temps variable or set DISTCC_FALLBACK=3D0 then error will =
be
visible on stderr
br
=C5=81ukasz Tasz
RTKW


czw., 26 sty 2023 o 04:02 Qu Wenruo via distcc <[email protected]>
napisa=C5=82(a):

>
> Hi,
>
> Recently I tried to re-setup my aarch64 distcc environment, as
> previously it failed to do a proper remote compiling.
>
> But still, it failed to do a lot of compiling on the remove server.
>
> The setup looks like this:
>
> Client:        Archlinux ARM, GCC 12.1.0, distcc 3.4
> Volunteer:     Archlinux ARM, GCC 12.1.0, distcc 3.4
>
> Volunteer should has the correct link setup.
> (They all go with compilers like aarch64-unknown-linux-gnu-gcc)
>
> Kernel source: v6.2-rc kernel
>
> And the result is tons of error like this:
>
> distcc[15204] ERROR: compile drivers/pwm/sysfs.c on 172.16.0.220:3632/6
> failed
> distcc[15204] (dcc_build_somewhere) Warning: remote compilation of
> 'drivers/pwm/sysfs.c' failed, retrying locally
> distcc[15204] Warning: failed to distribute drivers/pwm/sysfs.c to
> 172.16.0.220:3632/6, running locally instead
> distcc[14806] (dcc_please_send_email_after_investigation) Warning:
> remote compilation of 'net/core/filter.c' failed, retried locally and
> got a different result.
>
> The distccd only shows the summary of the failure on remote server:
> (debug log level)
>
> distccd[1766] aarch64-unknown-linux-gnu-gcc arch/arm64/mm/fault.c on
> localhost failed
> distccd[1766] job complete
> distccd[1766] (dcc_job_summary) client: 172.16.0.150:38012 COMPILE_ERROR
> exit:1 sig:0 core:0 ret:0 time:2513ms aarch64-unknown-linux-gnu-gcc
> arch/arm64/mm/fault.c
>
> Not mentioning what caused the compiling failure.
>
> Is there any way to properly debug the behavior?
>
> Thanks,
> Qu
>
> __
> distcc mailing list            http://distcc.samba.org/
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/distcc
>

--000000000000037e6605f32766d9
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">hi, look at save_temps variable or set DISTCC_FALLBACK=3D0=
 then error will be visible on stderr<br>br<br clear=3D"all"><div><div dir=
=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"gmail_signature"><div =
dir=3D"ltr"><div>=C5=81ukasz Tasz<br></div><div>RTKW<br></div></div></div><=
/div><br></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gma=
il_attr">czw., 26 sty 2023 o 04:02=C2=A0Qu Wenruo via distcc &lt;<a href=3D=
"mailto:[email protected]">[email protected]</a>&gt; napisa=C5=82=
(a):<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px=
 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hi,<br>
<br>
Recently I tried to re-setup my aarch64 distcc environment, as <br>
previously it failed to do a proper remote compiling.<br>
<br>
But still, it failed to do a lot of compiling on the remove server.<br>
<br>
The setup looks like this:<br>
<br>
Client:=C2=A0 =C2=A0 =C2=A0 =C2=A0 Archlinux ARM, GCC 12.1.0, distcc 3.4<br=
>
Volunteer:=C2=A0 =C2=A0 =C2=A0Archlinux ARM, GCC 12.1.0, distcc 3.4<br>
<br>
Volunteer should has the correct link setup.<br>
(They all go with compilers like aarch64-unknown-linux-gnu-gcc)<br>
<br>
Kernel source: v6.2-rc kernel<br>
<br>
And the result is tons of error like this:<br>
<br>
distcc[15204] ERROR: compile drivers/pwm/sysfs.c on <a href=3D"http://172.1=
6.0.220:3632/6" rel=3D"noreferrer" target=3D"_blank">172.16.0.220:3632/6</a=
> <br>
failed<br>
distcc[15204] (dcc_build_somewhere) Warning: remote compilation of <br>
&#39;drivers/pwm/sysfs.c&#39; failed, retrying locally<br>
distcc[15204] Warning: failed to distribute drivers/pwm/sysfs.c to <br>
<a href=3D"http://172.16.0.220:3632/6" rel=3D"noreferrer" target=3D"_blank"=
>172.16.0.220:3632/6</a>, running locally instead<br>
distcc[14806] (dcc_please_send_email_after_investigation) Warning: <br>
remote compilation of &#39;net/core/filter.c&#39; failed, retried locally a=
nd <br>
got a different result.<br>
<br>
The distccd only shows the summary of the failure on remote server: <br>
(debug log level)<br>
<br>
distccd[1766] aarch64-unknown-linux-gnu-gcc arch/arm64/mm/fault.c on <br>
localhost failed<br>
distccd[1766] job complete<br>
distccd[1766] (dcc_job_summary) client: <a href=3D"http://172.16.0.150:3801=
2" rel=3D"noreferrer" target=3D"_blank">172.16.0.150:38012</a> COMPILE_ERRO=
R <br>
exit:1 sig:0 core:0 ret:0 time:2513ms aarch64-unknown-linux-gnu-gcc <br>
arch/arm64/mm/fault.c<br>
<br>
Not mentioning what caused the compiling failure.<br>
<br>
Is there any way to properly debug the behavior?<br>
<br>
Thanks,<br>
Qu<br>
<br>
__<br>
distcc mailing list=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"htt=
p://distcc.samba.org/" rel=3D"noreferrer" target=3D"_blank">http://distcc.s=
amba.org/</a><br>
To unsubscribe or change options:<br>
<a href=3D"https://lists.samba.org/mailman/listinfo/distcc" rel=3D"noreferr=
er" target=3D"_blank">https://lists.samba.org/mailman/listinfo/distcc</a><b=
r>
</blockquote></div>

--000000000000037e6605f32766d9--


--===============1376119156969447118==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

--===============1376119156969447118==--