Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
From: Adriaan de Groot
Date: Sun, 17 Apr 2022 15:15:15 +0200 :
> On Sunday, 17 April 2022 11:12:11 CEST Jochen Neumeister wrote:
> > I have it currently also at 13.0 i386:
>
> My meson-fu is weak -- and since I need a faster or slower machine to
> actually
> reproduce the problem, I have sele
[Ignore the report. I'm retrying after my screwup.]
On 2022-Apr-17, at 10:15, Mark Millard wrote:
> From: Adriaan de Groot
> Date: Sun, 17 Apr 2022 15:15:15 +0200 :
>
>> On Sunday, 17 April 2022 11:12:11 CEST Jochen Neumeister wrote:
>>> I have it currently also at 13.0 i386:
>>
>> My meson-
I'll use g++11 as an example here. By no means is the issue
limited to g++11 . Also, the general issue is not limited
to the specifics of the other aspects of the example I report
below.
EXAMPLE PROBLEM:
FreeBSD's /lib/libgcc_s.so.1 is insufficient for what aarch64
g++11 code generation expects
On Sun, Apr 17, 2022 at 07:21:11PM -0700, Mark Millard wrote:
> I'll use g++11 as an example here. By no means is the issue
> limited to g++11 . Also, the general issue is not limited
> to the specifics of the other aspects of the example I report
> below.
>
>
> EXAMPLE PROBLEM:
>
> FreeBSD's /l
[At least this time I tested the right vintage:
git: 837447eabc74 - main - devel/glib20: fix up DOCS generation Adriaan de Groot
But it is still broken, but only for one "ld: error:" in my context:
ld: error: unable to find library -lgobject-2.0 .]
On 2022-Apr-17, at 15:57, Mark Millard wrote:
>