Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2023 18:15:04 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        Dan Langille <dan@langille.org>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Re: list of valid ABI combinations
Message-ID:  <AF166307-1947-463A-9295-2B745D2CBE24@yahoo.com>
In-Reply-To: <f0da2c37-0b28-4fc0-8300-104cad7dadc1@app.fastmail.com>
References:  <6BD2CBAF-7ADC-4ADC-B8F0-1280FECEC155.ref@yahoo.com> <6BD2CBAF-7ADC-4ADC-B8F0-1280FECEC155@yahoo.com> <ad67d0b2-ba28-41e1-9e81-88dda0ad879e@app.fastmail.com> <A5164206-E55D-47AC-A142-0AD98416672E@yahoo.com> <66207714-4BF4-4E3D-98CF-F2F70B5B6973@langille.org> <91FFB6C0-AFE0-4279-8A44-722FCC0B0AB1@yahoo.com> <f0da2c37-0b28-4fc0-8300-104cad7dadc1@app.fastmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 10, 2023, at 16:58, Dan Langille <dan@langille.org> wrote:

> On Sun, Dec 10, 2023, at 7:27 PM, Mark Millard wrote:
>> On Dec 9, 2023, at 10:02, Dan Langille <dan@langille.org> wrote:
>>=20
>>>>>>=20
>>>>>> . . .
>>>>>=20
>>>>> The name list in the middle (/bin/sh context):
>>>>>=20
>>>>> # fetch https://pkg.freebsd.org/index.html
>>>>> index.html                                            3606  B  103 =
MBps    00s
>>>>>=20
>>>>> # grep FreeBSD: index.html | sed -e 's@.*\(FreeBSD:[^ <]*\).*@\1@' =
| sort
>>>>> FreeBSD:12:aarch64
>>>>> FreeBSD:12:amd64
>>>>> FreeBSD:12:armv6
>>>>> FreeBSD:12:armv7
>>>>> FreeBSD:12:i386
>>>>> FreeBSD:13:aarch64
>>>>> FreeBSD:13:amd64
>>>>> FreeBSD:13:armv6
>>>>> FreeBSD:13:armv7
>>>>> FreeBSD:13:i386
>>>>> FreeBSD:13:powerpc
>>>>> FreeBSD:13:powerpc64
>>>>> FreeBSD:13:powerpc64le
>>>>> FreeBSD:14:aarch64
>>>>> FreeBSD:14:amd64
>>>>> FreeBSD:14:armv6
>>>>> FreeBSD:14:armv7
>>>>> FreeBSD:14:i386
>>>>> FreeBSD:14:powerpc
>>>>> FreeBSD:14:powerpc64
>>>>> FreeBSD:14:powerpc64le
>>>>> FreeBSD:15:aarch64
>>>>> FreeBSD:15:amd64
>>>>> FreeBSD:15:armv6
>>>>> FreeBSD:15:armv7
>>>>> FreeBSD:15:i386
>>>>> FreeBSD:15:powerpc
>>>>> FreeBSD:15:powerpc64
>>>>> FreeBSD:15:powerpc64le
>>=20
> . . .
>> The various FreeBSD:*:mips64 still show up (version numbers
>> being "-") but are not in the list above.
>=20
> I suspect mips was added for 13 and 14 because the ABI for 12 existed.
>=20
>> There are also FreeBSD:12:mips , FreeBSD:13:mips , and
>> FreeBSD:14:mips (32-bit mips) showing (version numbers being "-").
>> (No 32 bit mips shown for FreeBSD:15:* .)
>=20
> I think you're saying remove mips. :)

True.

Using https://pkg-status.freebsd.org/?all=3D1&type=3Dpackage and
searching for mips reports that the most recent build was:

quarterly for 130releng-mips64 Sat, 23 Jul 2022 01:41:13 GMT. (But
nothing built.)

The most recent that actually built something:
main-mips64 Thu, 27 Jan 2022 02:30:02 GMT

As far as 32-bit mips goes, the most recent is:
quarterly 121mips Thu, 31 Dec 2020 01:03:30 GMT
It did build something.

So, none of the FreeBSD:*:mips* variants are likely needed for
FreshPorts any more.



As a separate note: https://pkg-status.freebsd.org/?all=3D1&type=3Dpackage=

does not cover any modern powerpc, powerpc64, or powerpc64le build.
They are using some other process that is not exposed (as far as I =
know).
So, for the various powerpc* I can only look in the various examples
of the patterns:

https://pkg.freebsd.org/FreeBSD:*:powerpc*/quarterly/ =
<https://pkg.freebsd.org/FreeBSD::powerpc*/quarterly/>;
https://pkg.freebsd.org/FreeBSD:*:powerpc*/latest/

linked to at https://pkg.freebsd.org/ and see what dates (if any) show
up. That is how I found the fairly recent dates that I reported.

=3D=3D=3D
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AF166307-1947-463A-9295-2B745D2CBE24>