From nobody Thu Sep 2 18:28:02 2021 X-Original-To: freebsd-ports@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 6359517AD2C0 for ; Thu, 2 Sep 2021 18:28:11 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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) by mx1.freebsd.org (Postfix) with ESMTPS id 4H0qDV0qYCz3wF1 for ; Thu, 2 Sep 2021 18:28:09 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.16.1/8.15.2) with ESMTP id 182IS2Ta079024 for ; Thu, 2 Sep 2021 18:28:02 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.16.1/8.16.1/Submit) id 182IS22Y079023 for freebsd-ports@freebsd.org; Thu, 2 Sep 2021 11:28:02 -0700 (PDT) (envelope-from david) Date: Thu, 2 Sep 2021 11:28:02 -0700 From: David Wolfskill To: freebsd-ports@freebsd.org Subject: Odd whine from grep in www/chromium? Message-ID: Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="36yEuih2r1ndAE3L" Content-Disposition: inline X-Rspamd-Queue-Id: 4H0qDV0qYCz3wF1 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org X-Spamd-Result: default: False [0.60 / 15.00]; HAS_REPLYTO(0.00)[freebsd-ports@freebsd.org]; ARC_NA(0.00)[]; REPLYTO_EQ_TO_ADDR(5.00)[]; FREEFALL_USER(0.00)[david]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_NA(0.00)[catwhisker.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; R_DKIM_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N --36yEuih2r1ndAE3L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable It doesn't seem to cause a real "problem," but... it doesn't look quite ideal, either: E.g.: g1-48(12.2-S)[1] cd /usr/ports/www/chromium/ g1-48(12.2-S)[2] make showconfig make: "/common/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/gr= ep mempcpy /usr/include/string.h" returned non-zero status =3D=3D=3D> The following configuration options are available for chromium-9= 2.0.4515.159_1: CODECS=3Don: Compile and enable patented codecs like H.264 CUPS=3Don: CUPS printing system support DEBUG=3Doff: Build with debugging support DRIVER=3Don: Install chromedriver KERBEROS=3Don: Kerberos support LTO=3Doff: Use Link-Time Optimization TEST=3Doff: Build and/or run tests =3D=3D=3D=3D> Options available for the group AUDIO ALSA=3Don: ALSA audio architecture support PULSEAUDIO=3Doff: PulseAudio sound server support SNDIO=3Doff: Sndio audio support =3D=3D=3D=3D> Kerberos support: you can only select none or one of them HEIMDAL=3Doff: Heimdal Kerberos (security/heimdal) HEIMDAL_BASE=3Doff: Heimdal Kerberos (base) MIT=3Doff: MIT Kerberos (security/krb5) =3D=3D=3D> Use 'make config' to modify these settings g1-48(12.2-S)[3]=20 (I see the message several times when working with ports -- e.g., during "portmaster -Fa" or "portmaster -da", as well as just after building the port successfully: =2E.. For more information, and contact details about the security status of this software, see the following webpage:=20 https://www.chromium.org/Home make: "/common/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/gr= ep mempcpy /usr/include/string.h" returned non-zero status make: "/common/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/gr= ep mempcpy /usr/include/string.h" returned non-zero status =3D=3D=3D>>> Upgrade of chromium-92.0.4515.159 to chromium-92.0.4515.159_1 = succeeded =3D=3D=3D>>> Returning to update check of installed ports =3D=3D=3D>>> Update check of installed ports complete =3D=3D=3D>>> The following actions were performed: Upgrade of chromium-92.0.4515.159 to chromium-92.0.4515.159_1 ) Environment: g1-48(12.2-S)[3] uname -aUK FreeBSD g1-48.catwhisker.org 12.2-STABLE FreeBSD 12.2-STABLE #1108 stable/1= 2-n233711-e99900847a5: Thu Sep 2 03:31:49 PDT 2021 root@g1-48.catwhisk= er.org:/common/S1/obj/usr/src/amd64.amd64/sys/CANARY amd64 1202508 1202508 g1-48(12.2-S)[5] gen_fbsd_git_tag -fr /usr/ports . main-n556810-ea698cc7edbb Peace, david --=20 David H. Wolfskill david@catwhisker.org Life is not intended to be a zero-sum game. See https://www.catwhisker.org/~david/publickey.gpg for my public key. --36yEuih2r1ndAE3L Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAmExF7FfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 Pcl9Pwf+NAiO69ulK9Rj7hxl0KUepkovTVQbQou5oL5+Z80wv4QhC1/HFx2XzERq cJDCVpBoj9tLpMQjndLfcQhE0WsL4k3aiWACrioRJ0X6zA7GsTGaVWNEkZVs7xbD NAF2JpaLLkngje4pEoalJShXL/aCfJ24u+ZJDAGQMhGyq+DxZQJXvAgpMp+pSr1a QGDhRI5jbcR2EUfaF9eS4A4rR5vFs6y9cf7lBctxxxi8IAI0ghivqlYZ7NvDzFMW +G+AU5ZUYUCfCLCzpR3b9NOVMKpQUKURXj8SudWsYRFw6Iefwj+fxIpSQNIMc0nz NagRM3ICvkk24DaaSSsEa9RuPL5uBQ== =c5Cm -----END PGP SIGNATURE----- --36yEuih2r1ndAE3L--