Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2023 10:50:28 +0100
From:      Mario Marietto <marietto2008@gmail.com>
To:        questions@freebsd.org
Subject:   Ports Collection support for your FreeBSD version has ended ? it's false.
Message-ID:  <CA%2B1FSigVCkvMhRbx4Ha9CXtEqzKRnT8sOPBbocqNtvgBuLwOcQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
--0000000000005aac3b060c38df58
Content-Type: text/plain; charset="UTF-8"

Hello.

This is what happens when I try to upgrade my ports :


# portupgrade -a

[Reading data from pkg(8) ... - 1352 packages found - done]
[Updating the portsdb <format:bdb_btree> in /usr/ports ... -
34881 port entries found .........1000.
........2000.........3000.........4000.........5000.........600
0.........7000.........8000.........9
000.........10000.........11000.........12000.........13000....
.....14000.........15000.........1600
0.........17000.........18000.........19000.........20000......
...21000.........22000.........23000.
........24000.........25000.........26000.........27000........
.28000.........29000.........30000...
......31000.........32000.........33000.........34000........
..... done]

make: "/usr/ports/Mk/bsd.port.mk" line 1194: warning: duplicate
script for target "show-unsupported-system-error" ignored
make: "/usr/ports/Mk/bsd.port.mk" line 1200: warning: using
previous script for "show-unsupported-system-error" defined
here

** Port marked as IGNORE: ftp/curl:
        You are using OpenSSL from ports and have selected
GSSAPI from base, please select another GSSAPI value
** Port marked as IGNORE: mail/fetchmail:
        You are using OpenSSL from ports and have selected
GSSAPI from base, please select another GSSAPI value
** Port deleted on 2023-04-25: x11/libdmx
        Upstream removed support for Xdmx server
** Port deleted on 2023-03-12: devel/libpthread-stubs
        No consumers left and never supported pthread stubs in
libc on FreeBSD
** Port marked as IGNORE: security/p5-GSSAPI:
        You are using OpenSSL from ports and have selected GSSAPI from
base, please select another GSSAPI value
** Port marked as IGNORE: net-im/telegram-desktop:
        is marked as broken: does not build with
DEFAULT_VERSIONS+=ssl=openssl: undefined symbol: ERR_load_BIO_strings
** Port marked as IGNORE: devel/wasi-libcxx:
        is a meta port; there is nothing to build
--->  Upgrading 'bastille-0.10.20231013' to 'bastille-0.10.20231125'
(sysutils/bastille)
--->  Building '/usr/ports/sysutils/bastille'
===>  Cleaning for bastille-0.10.20231125
/!\ 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: stopped in /usr/ports/sysutils/bastille
egrep: empty (sub)expression
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20231211-7863-qu8701 env
UPGRADE_TOOL=portupgrade UPGRADE_PORT=bastille-0.10.20231013
UPGRADE_PORT_VER=0.10.20231013 make

** Fix the problem and try again.

--->  Upgrading 'go120-1.20.8' to 'go120-1.20.12' (lang/go120)
--->  Building '/usr/ports/lang/go120'
===>  Cleaning for go120-1.20.12
/!\ 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.

and so on.


I don't understand the reason,since I'm using a version of FreeBSD that's
enough recent :


# freebsd-version -kru ; uname -aKU

13.2-RELEASE-p4
13.2-RELEASE-p4
13.2-RELEASE-p7

FreeBSD marietto 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4
GENERIC amd64 1302001 1302001

# pkg -vv | grep -e url -e enabled -e priority

url             : "pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64
/latest",
enabled         : yes,
priority        : 0,


it seems that I do respect the parameters configured to understand if one
uses a recent version of FreeBSD :


# nano bsd.port.mk

. if ${OPSYS} == FreeBSD && (${OSVERSION} < 1204000 ||
 (${OSVERSION} >= 1300000 && ${OSVERSION} < 1302000))
_UNSUPPORTED_SYSTEM_MESSAGE= Ports Collection support for your
${OPSYS} version has ended, and no ports\
are guaranteed to build on this system.
Please upgrade to a supported version.

OSVERSION!= ${AWK} '/^\#define[[:blank:]]__FreeBSD_version/
{print $$3}' < ${CROSS_SYSROOT}/usr/include/sys/param.h


so :


{OSVERSION} < 1204000 : no
{OSVERSION} >= 1300000 : yes
{OSVERSION} < 1302000 : no


MY OSVERSION = 1302001

so I'm ok. There should be another reason that fools the script...
-- 
Mario.

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

<div dir=3D"ltr"><div class=3D"gmail-_3xX726aBn29LDbsDtzr_6E gmail-_1Ap4F5m=
aDtT1E1YuCiaO0r gmail-D3IL3FD0RFy_mkKLPwL4" style=3D"max-width:800px"><div =
class=3D"gmail-_292iotee39Lmt0MkQZ2hPV gmail-RichTextJSON-root"><p class=3D=
"gmail-_1qeIAgB0cPwnLhDF9XSiJM">Hello.</p><p class=3D"gmail-_1qeIAgB0cPwnLh=
DF9XSiJM">This is what happens when I try to upgrade my ports :</p><p class=
=3D"gmail-_1qeIAgB0cPwnLhDF9XSiJM"><br></p><pre class=3D"gmail-_3GnarIQX9tD=
_qsgXkfSDz1"><code class=3D"gmail-_34q3PgLsx9zIU5BiSOjFoM"># portupgrade -a

[Reading data from pkg(8) ... - 1352 packages found - done]
[Updating the portsdb &lt;format:bdb_btree&gt; in /usr/ports ... -=20
34881 port entries found .........1000.
........2000.........3000.........4000.........5000.........600
0.........7000.........8000.........9
000.........10000.........11000.........12000.........13000....
.....14000.........15000.........1600
0.........17000.........18000.........19000.........20000......
...21000.........22000.........23000.
........24000.........25000.........26000.........27000........
.28000.........29000.........30000...
......31000.........32000.........33000.........34000........=20
..... done]

make: &quot;/usr/ports/Mk/<a href=3D"http://bsd.port.mk">bsd.port.mk</a>&qu=
ot; line 1194: warning: duplicate
script for target &quot;show-unsupported-system-error&quot; ignored
make: &quot;/usr/ports/Mk/<a href=3D"http://bsd.port.mk">bsd.port.mk</a>&qu=
ot; line 1200: warning: using=20
previous script for &quot;show-unsupported-system-error&quot; defined=20
here

** Port marked as IGNORE: ftp/curl:
        You are using OpenSSL from ports and have selected=20
GSSAPI from base, please select another GSSAPI value
** Port marked as IGNORE: mail/fetchmail:
        You are using OpenSSL from ports and have selected=20
GSSAPI from base, please select another GSSAPI value
** Port deleted on 2023-04-25: x11/libdmx
        Upstream removed support for Xdmx server
** Port deleted on 2023-03-12: devel/libpthread-stubs
        No consumers left and never supported pthread stubs in=20
libc on FreeBSD
** Port marked as IGNORE: security/p5-GSSAPI:
        You are using OpenSSL from ports and have selected GSSAPI from base=
, please select another GSSAPI value
** Port marked as IGNORE: net-im/telegram-desktop:
        is marked as broken: does not build with DEFAULT_VERSIONS+=3Dssl=3D=
openssl: undefined symbol: ERR_load_BIO_strings
** Port marked as IGNORE: devel/wasi-libcxx:
        is a meta port; there is nothing to build
---&gt;  Upgrading &#39;bastille-0.10.20231013&#39; to &#39;bastille-0.10.2=
0231125&#39; (sysutils/bastille)
---&gt;  Building &#39;/usr/ports/sysutils/bastille&#39;
=3D=3D=3D&gt;  Cleaning for bastille-0.10.20231125
/!\ ERROR: /!\

Ports Collection support for your FreeBSD version has ended,=20
and no ports are guaranteed to build on this system. Please=20
upgrade to a supported release.

No support will be provided if you silence this message by=20
defining ALLOW_UNSUPPORTED_SYSTEM.

*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/bastille
egrep: empty (sub)expression
** Command failed [exit code 1]: /usr/bin/script -qa=20
/tmp/portupgrade20231211-7863-qu8701 env=20
UPGRADE_TOOL=3Dportupgrade UPGRADE_PORT=3Dbastille-0.10.20231013=20
UPGRADE_PORT_VER=3D0.10.20231013 make

** Fix the problem and try again.

---&gt;  Upgrading &#39;go120-1.20.8&#39; to &#39;go120-1.20.12&#39; (lang/=
go120)
---&gt;  Building &#39;/usr/ports/lang/go120&#39;
=3D=3D=3D&gt;  Cleaning for go120-1.20.12
/!\ ERROR: /!\

Ports Collection support for your FreeBSD version has ended,
and no ports are guaranteed to build on this system. Please=20
upgrade to a supported release.

No support will be provided if you silence this message by=20
defining ALLOW_UNSUPPORTED_SYSTEM.

*** Error code 1

Stop.

and so on.
</code></pre><p class=3D"gmail-_1qeIAgB0cPwnLhDF9XSiJM"><br></p><p class=3D=
"gmail-_1qeIAgB0cPwnLhDF9XSiJM">I don&#39;t understand the reason,since I&#=
39;m using a version of FreeBSD that&#39;s enough recent :</p><p class=3D"g=
mail-_1qeIAgB0cPwnLhDF9XSiJM"><br></p><pre class=3D"gmail-_3GnarIQX9tD_qsgX=
kfSDz1"><code class=3D"gmail-_34q3PgLsx9zIU5BiSOjFoM"># freebsd-version -kr=
u ; uname -aKU

13.2-RELEASE-p4
13.2-RELEASE-p4
13.2-RELEASE-p7

FreeBSD marietto 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4=20
GENERIC amd64 1302001 1302001

# pkg -vv | grep -e url -e enabled -e priority

url             : &quot;pkg+<a href=3D"http://pkg.FreeBSD.org/FreeBSD:13:am=
d64">http://pkg.FreeBSD.org/FreeBSD:13:amd64</a>;
/latest&quot;,
enabled         : yes,
priority        : 0,
</code></pre><p class=3D"gmail-_1qeIAgB0cPwnLhDF9XSiJM"><br></p><p class=3D=
"gmail-_1qeIAgB0cPwnLhDF9XSiJM">it seems that I do respect the parameters c=
onfigured to understand if one uses a recent version of FreeBSD :</p><p cla=
ss=3D"gmail-_1qeIAgB0cPwnLhDF9XSiJM"><br></p><pre class=3D"gmail-_3GnarIQX9=
tD_qsgXkfSDz1"><code class=3D"gmail-_34q3PgLsx9zIU5BiSOjFoM"># nano <a href=
=3D"http://bsd.port.mk">bsd.port.mk</a>;

. if ${OPSYS} =3D=3D FreeBSD &amp;&amp; (${OSVERSION} &lt; 1204000 ||
 (${OSVERSION} &gt;=3D 1300000 &amp;&amp; ${OSVERSION} &lt; 1302000))
_UNSUPPORTED_SYSTEM_MESSAGE=3D Ports Collection support for your ${OPSYS} v=
ersion has ended, and no ports\
are guaranteed to build on this system.=20
Please upgrade to a supported version.

OSVERSION!=3D ${AWK} &#39;/^\#define[[:blank:]]__FreeBSD_version/=20
{print $$3}&#39; &lt; ${CROSS_SYSROOT}/usr/include/sys/param.h
</code></pre><p class=3D"gmail-_1qeIAgB0cPwnLhDF9XSiJM"><br></p><p class=3D=
"gmail-_1qeIAgB0cPwnLhDF9XSiJM">so :</p><p class=3D"gmail-_1qeIAgB0cPwnLhDF=
9XSiJM"><br></p><pre class=3D"gmail-_3GnarIQX9tD_qsgXkfSDz1"><code class=3D=
"gmail-_34q3PgLsx9zIU5BiSOjFoM">{OSVERSION} &lt; 1204000 : no
{OSVERSION} &gt;=3D 1300000 : yes=20
{OSVERSION} &lt; 1302000 : no
</code></pre><p class=3D"gmail-_1qeIAgB0cPwnLhDF9XSiJM"><br></p><p class=3D=
"gmail-_1qeIAgB0cPwnLhDF9XSiJM">MY OSVERSION =3D 1302001</p><p class=3D"gma=
il-_1qeIAgB0cPwnLhDF9XSiJM">so I&#39;m ok. There should be another reason t=
hat fools the script...</p></div></div><span class=3D"gmail_signature_prefi=
x">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature" data-smartmail=
=3D"gmail_signature">Mario.<br></div></div>

--0000000000005aac3b060c38df58--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B1FSigVCkvMhRbx4Ha9CXtEqzKRnT8sOPBbocqNtvgBuLwOcQ>