I'm on 12-STABLE amd64. But trying to upgrade ports (
May be related to "wrong architecture" bug?
portsnap fetch update
and even make index
from within /usr/ports was successful) ended in the note:
Code:
root@:/usr/ports/devel/readline # make
/!\ 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
Stop.
make[1]: stopped in /usr/ports/devel/readline
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/readline
root@:/usr/ports/devel/readline # uname -a
FreeBSD 192.168.1.38 12.1-STABLE FreeBSD 12.1-STABLE r358427 AlgCORE2 amd64
May be related to "wrong architecture" bug?