Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2022 10:31:27 +0200
From:      Michael Gmelin <grembo@freebsd.org>
To:        Tomek CEDRO <tomek@cedro.info>
Cc:        FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>, freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: ERROR: Ports Collection support for your FreeBSD version has ended o_O
Message-ID:  <0BBBFCCC-F565-4ED3-AF66-F8125EA52B05@freebsd.org>
In-Reply-To: <CAFYkXjmpVaCyu%2BZKoeFcH=T2P5vS0VW74yRur5gioFbAi37bxQ@mail.gmail.com>
References:  <CAFYkXjmpVaCyu%2BZKoeFcH=T2P5vS0VW74yRur5gioFbAi37bxQ@mail.gmail.com>

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


> On 8. Sep 2022, at 05:03, Tomek CEDRO <tomek@cedro.info> wrote:
>=20
> =EF=BB=BFOn Mon, Sep 5, 2022 at 11:52 PM Michael Gmelin wrote:
>> On 5. Sep 2022, at 22:45, Tomek CEDRO <tomek@cedro.info> wrote:
>> =EF=BB=BFHello world :-)
>> After `git pull` I get this warning now on each port build:
>> /!\ ERROR: /!\
>> Ports Collection support for your FreeBSD version has ended, and no
>> ports are guaranteed to build on this system. Please upgrade to a
>> supported release.
>> No support will be provided if you silence this message by defining
>> ALLOW_UNSUPPORTED_SYSTEM.
>> *** Error code 1
>>=20
>> You also need to keep your world up to date.
>> See:
>> https://lists.freebsd.org/archives/freebsd-ports/2022-September/002598.ht=
ml
>> -m
>=20
> Thank you Michael! That did the job :-)
>=20
> I have now:
> kern.osrelease: 13.1-STABLE
> kern.osreldate: 1301506
>=20
> FreeBSD octagon 13.1-STABLE FreeBSD 13.1-STABLE #0
> stable/13-n252248-adbcdbee602d: Mon Sep  5 22:20:49 CEST 2022
> root@octagon:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
>=20
>=20
> By the way, make buildworld -j8 failed, but make buildworld (no -j
> switch) works although takes much more time. Is there any way to speed
> up the build process?

Maybe -j8 simply required too much memory (you didn=E2=80=99t share how it f=
ailed), so you could try -j4.

-m





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0BBBFCCC-F565-4ED3-AF66-F8125EA52B05>