From nobody Sun Sep 25 21:15:57 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MbJZn0CLXz4cyP0; Sun, 25 Sep 2022 21:15:45 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X448 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4MbJZl1LkPz3hW3; Sun, 25 Sep 2022 21:15:43 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id 0198B1B377B; Sun, 25 Sep 2022 23:15:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=anongoth.pl; s=ANONGOTH; t=1664140535; bh=WWsWwc5fmy/rQgrChXNzTHRohzoqT5savIEfMuT8EGE=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=LvKxTjteacdHg9PVEg6Mr/K22z2K5EgJZX4AklKd98pmE+Uy5iJOdyEzXvz0mWg3U ppsgsjxjzoeR4WD8PE7Qnl/lSvKiNdx75bZJ8Msl04uwh5a9BBYv1lY8Ydg+PTBNzj YUjr+3q1VYZXzaa/q+rpWUsj5Re8MAD1Y9raIYdUU40UCyO0W4sViIq42ytDGoaU2y SA7jZ12hFgA+z2Pca6sU2wfafrsJxIZJEqAG6sfHUxHbLZOtJlUv2SQbk7sQlPnDrb eLIGVvxgTOwHsr8s72GXoSXiM91sG/ODnpUgzx1Dfibyg+76r7Ozx3CH6totH4gwoJ NgSOLiyLH6Geg== Date: Sun, 25 Sep 2022 23:15:57 +0200 From: Piotr Kubaj To: Nuno Teixeira Cc: 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: References: <202209252114.28PLE8lJ079144@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZuH1DKnwJnNg4PD0" Content-Disposition: inline In-Reply-To: <202209252114.28PLE8lJ079144@gitrepo.freebsd.org> X-Rspamd-Queue-Id: 4MbJZl1LkPz3hW3 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=anongoth.pl header.s=ANONGOTH header.b=LvKxTjte; dmarc=pass (policy=reject) header.from=anongoth.pl; spf=pass (mx1.freebsd.org: domain of pkubaj@anongoth.pl designates 46.248.190.61 as permitted sender) smtp.mailfrom=pkubaj@anongoth.pl X-Spamd-Result: default: False [-5.60 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[anongoth.pl,reject]; R_SPF_ALLOW(-0.20)[+ip4:46.248.190.61]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; R_DKIM_ALLOW(-0.20)[anongoth.pl:s=ANONGOTH]; ASN(0.00)[asn:47544, ipnet:46.248.160.0/19, country:PL]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-all@FreeBSD.org,dev-commits-ports-main@FreeBSD.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[pkubaj]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[anongoth.pl:+]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --ZuH1DKnwJnNg4PD0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da29e9ae256a5ce7825e798b6= 701a1803a6ee4e76 >=20 > commit a29e9ae256a5ce7825e798b6701a1803a6ee4e76 > Author: Nuno Teixeira > AuthorDate: 2022-09-25 21:12:24 +0000 > Commit: Nuno Teixeira > CommitDate: 2022-09-25 21:12:24 +0000 >=20 > security/picocrypt: Update i386 broken reason message > --- > security/picocrypt/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > 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 > =20 > 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 > =20 > LIB_DEPENDS=3D libharfbuzz.so:print/harfbuzz > =20 --ZuH1DKnwJnNg4PD0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmMwxQ0ACgkQelmbhSCD nJ17yA/9ElRpLuGPwkx3+vmvuod7kxf5Y7tuF64aTOl21QGsFWcTm36u0RrjWNNL EkYSEEOIdvtQFf4tHMD2EIz44xToo2tsDpGLHOqVMerOQ8ydXB7QjKm9LEtJRCUR b+JPnb/xcQ8djH71XOJtTbw/erl/os8TPAgQVHTOsNh7yY2H+xDESoDdRXckdGv5 HdPF6u0rrnd8SYAMbpabCKSCWxj9niqEbmyoIEHDKFdaNSrrwMOx0DPWxyOwdyO5 4abXVTN5TWarwZQ6kXWnWQyE0YdWr1x+wIN92gMivG/AkUumFO5pPDK5DLHJklLf r9fEKEg/U072qqX8YvCP1zvvu9ZnNpTQNaOPUodAlCL26U/NQBw4ItxRpWozSBym JEdmQubsG5ABoNmhhuGLteMHQlTpai1WzNkB32htul4ryLMc8xpjOTIfqfcGYR0l IAShQhZzCykuWE+IxZcAvr+ieXcnEQIHGGUkLNxxGo11r3jsDgnMrbEE5bqmQciG WllzVumwK5W1b9PtmesMTTGArANQJPMp/Xiy/674SRU1qNBfnX0z8YSTLjureCdL jcSAllCbqfXPF3um1ry3fRMlGYfr77j2tb12H7ar1l3i9uhL5Jwa9ymJ4XKiDQ7t i5bkU8r70z71fnKuyvjC+ogKxG0XK1erMT7YA7T7gbwdRsv1YlA= =qw4j -----END PGP SIGNATURE----- --ZuH1DKnwJnNg4PD0--