From nobody Thu Sep 2 22:16:44 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 7A6B017A663F for ; Thu, 2 Sep 2021 22:17:02 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H0wJZ2hD8z4YHD for ; Thu, 2 Sep 2021 22:17:02 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: adamw/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 40BC281BD for ; Thu, 2 Sep 2021 22:17:02 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: by mail-wr1-f43.google.com with SMTP id b6so5269078wrh.10 for ; Thu, 02 Sep 2021 15:17:02 -0700 (PDT) X-Gm-Message-State: AOAM531B4vg8FAeNyZxP7FpBOqjNUEYrNlWMCQV9WTxG52SStvwPlAVg 2mc9bS2KLpvIn6DdqBO0KTMWAUnKT4Rff/uZplwoSg== X-Google-Smtp-Source: ABdhPJyiwqHUzZtOrOwW38Xbv11l61ksq0+f/qzomQaphfNWizEPdGgxeT4NwY/zCEgrd1Rf780ic8XArXG2miINL2s= X-Received: by 2002:a5d:500d:: with SMTP id e13mr434413wrt.413.1630621020845; Thu, 02 Sep 2021 15:17:00 -0700 (PDT) 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 References: In-Reply-To: From: Adam Weinberger Date: Thu, 2 Sep 2021 16:16:44 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Odd whine from grep in www/chromium? To: FreeBSD Ports Content-Type: multipart/alternative; boundary="000000000000b60aaa05cb0a8a3c" X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: Y --000000000000b60aaa05cb0a8a3c Content-Type: text/plain; charset="UTF-8" On Thu, Sep 2, 2021 at 12:29 PM David Wolfskill wrote: > 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/grep mempcpy /usr/include/string.h" returned non-zero status > ===> The following configuration options are available for > chromium-92.0.4515.159_1: > CODECS=on: Compile and enable patented codecs like H.264 > CUPS=on: CUPS printing system support > DEBUG=off: Build with debugging support > DRIVER=on: Install chromedriver > KERBEROS=on: Kerberos support > LTO=off: Use Link-Time Optimization > TEST=off: Build and/or run tests > ====> Options available for the group AUDIO > ALSA=on: ALSA audio architecture support > PULSEAUDIO=off: PulseAudio sound server support > SNDIO=off: Sndio audio support > ====> Kerberos support: you can only select none or one of them > HEIMDAL=off: Heimdal Kerberos (security/heimdal) > HEIMDAL_BASE=off: Heimdal Kerberos (base) > MIT=off: MIT Kerberos (security/krb5) > ===> Use 'make config' to modify these settings > g1-48(12.2-S)[3] > > (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: > > ... > For more information, and contact details about the security > status of this software, see the following webpage: > https://www.chromium.org/Home > > make: "/common/ports/www/chromium/Makefile" line 210: warning: > "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status > make: "/common/ports/www/chromium/Makefile" line 210: warning: > "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status > ===>>> Upgrade of chromium-92.0.4515.159 to chromium-92.0.4515.159_1 > succeeded > > ===>>> Returning to update check of installed ports > > ===>>> Update check of installed ports complete > > ===>>> 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/12-n233711-e99900847a5: Thu Sep 2 03:31:49 PDT 2021 > root@g1-48.catwhisker.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 > -- > 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. > Yeah, something like grep -c may be a better option, and then check whether the output == 0. # Adam -- Adam Weinberger adamw@adamw.org // adamw@FreeBSD.org https://www.adamw.org --000000000000b60aaa05cb0a8a3c--