Date: Sun, 25 Sep 2022 23:11:21 +0100 From: Nuno Teixeira <eduardo@freebsd.org> To: Piotr Kubaj <pkubaj@anongoth.pl> Cc: "ports-committers@FreeBSD.org" <ports-committers@freebsd.org>, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: a29e9ae256a5 - main - security/picocrypt: Update i386 broken reason message Message-ID: <CAFDf7UJiJLMAoGQ%2BZsEc6EKtgqQGpJQjhWM2EAWRGp=5wBVHpw@mail.gmail.com> In-Reply-To: <YzDFDdPdkEVSBCFB@talos> References: <202209252114.28PLE8lJ079144@gitrepo.freebsd.org> <YzDFDdPdkEVSBCFB@talos>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000a3e26105e987b1f8 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Piotr, Yes you are right. Maybe only mention 64-bit archs? ONLY_FOR_ARCHS=3D amd64 arm64 mips64 powerpc64 sparc64? Is there better way to mention only 32 or 64 bit? Thanks Piotr Kubaj <pkubaj@anongoth.pl> escreveu no dia domingo, 25/09/2022 =C3=A0= (s) 22:15: > Why not disable on other 32-bit architectures? > > On 22-09-25 21:14:08, Nuno Teixeira wrote: > > The branch main has been updated by eduardo: > > > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=3Da29e9ae256a5ce7825e798b6701a1= 803a6ee4e76 > > > > commit a29e9ae256a5ce7825e798b6701a1803a6ee4e76 > > Author: Nuno Teixeira <eduardo@FreeBSD.org> > > AuthorDate: 2022-09-25 21:12:24 +0000 > > Commit: Nuno Teixeira <eduardo@FreeBSD.org> > > CommitDate: 2022-09-25 21:12:24 +0000 > > > > security/picocrypt: Update i386 broken reason message > > --- > > security/picocrypt/Makefile | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile > > index 153ec8b94189..94881c7797bc 100644 > > --- a/security/picocrypt/Makefile > > +++ b/security/picocrypt/Makefile > > @@ -10,8 +10,8 @@ LICENSE=3D GPLv3 > > LICENSE_FILE=3D ${WRKSRC}/../LICENSE > > > > NOT_FOR_ARCHS=3D i386 > > -NOT_FOR_ARCHS_REASON=3D Picocrypt.go:53:11: cannot use 1 << 40 > (untyped int constant 1099511627776) as int value in variable declaration > (overflows) \ > > - > https://github.com/HACKERALERT/Picocrypt/issues/127 > > +NOT_FOR_ARCHS_REASON=3D upstream only supports 64-bit > > +# https://github.com/HACKERALERT/Picocrypt/issues/127 > > > > LIB_DEPENDS=3D libharfbuzz.so:print/harfbuzz > > > --=20 Nuno Teixeira FreeBSD Committer (ports) --000000000000a3e26105e987b1f8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Hi Piotr,</div><div><br></div><div>Yes you are right.= </div><div>Maybe only mention 64-bit archs?</div><div><br></div><div>ONLY_F= OR_ARCHS=3D amd64 arm64 mips64 powerpc64 sparc64?</div><div><br></div><div>= Is there better way to mention only 32 or 64 bit?</div><div><br></div><div>= Thanks<br></div><div><br></div><div><div><div><br></div></div></div></div><= br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">Piotr K= ubaj <<a href=3D"mailto:pkubaj@anongoth.pl">pkubaj@anongoth.pl</a>> e= screveu no dia domingo, 25/09/2022 =C3=A0(s) 22:15:<br></div><blockquote cl= ass=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid= rgb(204,204,204);padding-left:1ex">Why not disable on other 32-bit archite= ctures?<br> <br> On 22-09-25 21:14:08, Nuno Teixeira wrote:<br> > The branch main has been updated by eduardo:<br> > <br> > URL: <a href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3Da29e9ae256= a5ce7825e798b6701a1803a6ee4e76" rel=3D"noreferrer" target=3D"_blank">https:= //cgit.FreeBSD.org/ports/commit/?id=3Da29e9ae256a5ce7825e798b6701a1803a6ee4= e76</a><br> > <br> > commit a29e9ae256a5ce7825e798b6701a1803a6ee4e76<br> > Author:=C2=A0 =C2=A0 =C2=A0Nuno Teixeira <eduardo@FreeBSD.org><b= r> > AuthorDate: 2022-09-25 21:12:24 +0000<br> > Commit:=C2=A0 =C2=A0 =C2=A0Nuno Teixeira <eduardo@FreeBSD.org><b= r> > CommitDate: 2022-09-25 21:12:24 +0000<br> > <br> >=C2=A0 =C2=A0 =C2=A0security/picocrypt: Update i386 broken reason messa= ge<br> > ---<br> >=C2=A0 security/picocrypt/Makefile | 4 ++--<br> >=C2=A0 1 file changed, 2 insertions(+), 2 deletions(-)<br> > <br> > diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile= <br> > index 153ec8b94189..94881c7797bc 100644<br> > --- a/security/picocrypt/Makefile<br> > +++ b/security/picocrypt/Makefile<br> > @@ -10,8 +10,8 @@ LICENSE=3D=C2=A0 =C2=A0 GPLv3<br> >=C2=A0 LICENSE_FILE=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 ${WRKSRC}/../LICENSE<= br> >=C2=A0 <br> >=C2=A0 NOT_FOR_ARCHS=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0i386<br> > -NOT_FOR_ARCHS_REASON=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 Picocrypt.go:53:11= : cannot use 1 << 40 (untyped int constant 1099511627776) as int valu= e in variable declaration (overflows) \<br> > -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0<a href=3D"https://github.com/HACKERALERT/Picocrypt/issues/127" rel= =3D"noreferrer" target=3D"_blank">https://github.com/HACKERALERT/Picocrypt/= issues/127</a><br> > +NOT_FOR_ARCHS_REASON=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 upstream only supp= orts 64-bit<br> > +# <a href=3D"https://github.com/HACKERALERT/Picocrypt/issues/127" rel= =3D"noreferrer" target=3D"_blank">https://github.com/HACKERALERT/Picocrypt/= issues/127</a><br> >=C2=A0 <br> >=C2=A0 LIB_DEPENDS=3D libharfbuzz.so:print/harfbuzz<br> >=C2=A0 <br> </blockquote></div><br clear=3D"all"><br>-- <br><div dir=3D"ltr" class=3D"g= mail_signature"><div dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nun= o Teixeira<br>FreeBSD Committer (ports)</span></div></div> --000000000000a3e26105e987b1f8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UJiJLMAoGQ%2BZsEc6EKtgqQGpJQjhWM2EAWRGp=5wBVHpw>