From patchwork Sun Nov 25 11:06:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= X-Patchwork-Id: 10696755 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 347A85A4 for ; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 240ED29CC9 for ; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 14E3A29CBB; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 90A9329CBB for ; Sun, 25 Nov 2018 11:07:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726041AbeKYV5z (ORCPT ); Sun, 25 Nov 2018 16:57:55 -0500 Received: from mail-pl1-f196.google.com ([209.85.214.196]:38929 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725880AbeKYV5z (ORCPT ); Sun, 25 Nov 2018 16:57:55 -0500 Received: by mail-pl1-f196.google.com with SMTP id 101so6212589pld.6 for ; Sun, 25 Nov 2018 03:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=xTCgJhNPG3jt8WciFeVHgP+5jh6bQ/kizlZ5+tCvfeg=; b=I3IlaFNCG40Hg6P9pubGK65UeFgtxlhl+6yHZANYZKh7D+FKF5YkprsImHxLfT7+cg WeKbGFt5IwvziQaPKeUXaAlhnM60ZOTeoW0mmt4dT6O5/LP0cSZD5gumv5FnwY1KjhfM nwU0VXXMbyDx0khP5g9KxVB40rCDgKpTnfPzM9A5VwcKt/h3NvnxCZS9lQT1+WsCT5BB 78dKLJIdjARcDGu/Kh3/uFFVnZ4d9HlguAo0XqdYQThn6KM9KU8VNlgQfA4rS3B8mcik 09yw+q+AStAhbd5nVJncF/k99kwxDTWIA344iu5/TSiDrzxSSMvVMxB/iMFKEGCuhGiA opCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xTCgJhNPG3jt8WciFeVHgP+5jh6bQ/kizlZ5+tCvfeg=; b=Onfx4cpWMCMHhf4iB6PWQi2BVt8io0Ebtnuv6yUaWYJ7GTuH/oyqO+0j7pRiyCph0S svpKmqv9eIS3YeL+iw0P9jTd6qXJtbd27tfs0xe2cQPUf3yv0eH2cx5kgapAGuuLr+r5 p1pqPzXms8oAq8sK2YciLeFlukjq8nJIpA+InLndFl85tG5KOjziKpVy/Y1uiJoc4YrS 28FThy8disbqG1zff85bZsk/lKl7w/Bd9IOjlS27IHj5uspa+fxQdMZSZsZ6ibinNSuX H4CttG1bPh7Pp6tBfy+jqM2wutSkGUoLjZKW1TKQgc1AxIoXSWUrpcFrj5XF7VAWaOjr Xu5w== X-Gm-Message-State: AA+aEWb/2pT1QTQkIWDBXUH8M17GIjDh9+S+EyUS3+UV+ND7Q6eH5nsi Uf5YXN/wgcPt58S0ldLX3RxW4HKp X-Google-Smtp-Source: AFSGD/VJMow1Gf8KvG3dSvkwFxmATSaDLoVA/CGLa9JT7U0eOCy39dNEqbzSAMmgi5dTSXq9JutR5w== X-Received: by 2002:a17:902:2a66:: with SMTP id i93mr22686447plb.113.1543144024981; Sun, 25 Nov 2018 03:07:04 -0800 (PST) Received: from localhost.localdomain ([136.179.21.64]) by smtp.gmail.com with ESMTPSA id h15sm21154301pgl.43.2018.11.25.03.07.04 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 25 Nov 2018 03:07:04 -0800 (PST) From: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= To: git@vger.kernel.org Subject: [RFC PATCH 1/7] Documentation: update INSTALL for NetBSD Date: Sun, 25 Nov 2018 03:06:44 -0800 Message-Id: <91d5d8cf6c3013f6c309d3666d8626ef546b18df.1543143503.git.carenas@gmail.com> X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: References: MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP NetBSD added a BSD licensed reimplementation of GNU libintl to its base at least since release 4.0 (mid 2012) and git can be configured to build with it. Signed-off-by: Carlo Marcelo Arenas Belón --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index c39006e8e7..100718989f 100644 --- a/INSTALL +++ b/INSTALL @@ -154,11 +154,11 @@ Issues of note: git-gui, you can use NO_TCLTK. - A gettext library is used by default for localizing Git. The - primary target is GNU libintl, but the Solaris gettext - implementation also works. + primary target is GNU libintl, but the Solaris and NetBSD gettext + implementations also work. We need a gettext.h on the system for C code, gettext.sh (or - Solaris gettext(1)) for shell scripts, and libintl-perl for Perl + gettext(1) utility) for shell scripts, and libintl-perl for Perl programs. Set NO_GETTEXT to disable localization support and make Git only From patchwork Sun Nov 25 11:06:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= X-Patchwork-Id: 10696761 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 129A75A4 for ; Sun, 25 Nov 2018 11:07:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F36E029CBB for ; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E7B9D29CC9; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B844429CC4 for ; Sun, 25 Nov 2018 11:07:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726062AbeKYV54 (ORCPT ); Sun, 25 Nov 2018 16:57:56 -0500 Received: from mail-pg1-f193.google.com ([209.85.215.193]:35683 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725880AbeKYV54 (ORCPT ); Sun, 25 Nov 2018 16:57:56 -0500 Received: by mail-pg1-f193.google.com with SMTP id s198so4836838pgs.2 for ; Sun, 25 Nov 2018 03:07:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=sqeG4n4uvzBIA11khEuqHQiSaOWodWQxW6OxwPnpJMc=; b=ODTJiLM2cnMvf1n0IiWVlxBsyI3QDgeloqhA+o1xNglZh5fh8m3Svu28jMs0EZ7217 7U1SKyUNHIUOABecQKJJiX8WrU0uy50YpFMzHIjO5S5pwoQFe26AvcBQ59+lWNqN9XOA 3ZHg7IpQkwoQXX4ReETcV4KB/gA2GdgwTM6BD283KAQOX1tfkmA2neA1rAk/XwZXEHK0 cGqBx/rYpB0oL7HcPmnx7At4l8Me6sn+baNvJYpBZieGTApjo40MOaXUCJwZTTGYYvf6 YdU/PeLDfXS7bknnXWiOPb2EjuzRIj50da+HEMRgBblPsf2mziHHWGo4GW67U968b636 gTDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=sqeG4n4uvzBIA11khEuqHQiSaOWodWQxW6OxwPnpJMc=; b=YIbH8QGnja0V17WPDHVVLGFofejdN53BTIxiSCjzeCTxSHU6dlEmweoFA+fbBdBJc0 GeinZT6KnKVSwyqI7OnyERUN73u0AiZsRl4u/BdEjYYg3oICuxudXiZMR1Bx1bXHUZlK kAXAkyMtYvhJWxIDabm7FfJLKFGgpkNXMBUmCLpgBdPmLyYK/Oax6ttzu6ssZFCPGYxy ZTy7W9yU+2aNbTeRpTKmMZt2YQklyzqnMUTo+2zg6tN0HUf8f0g9sGd7660Y1sJVN2UW lQxllITu6Fv9PJYh7Fm6CUVO29DMPt3vPnWp9VtOlS6f4NWGucc48OWiLSWx38bhy4EU +KQQ== X-Gm-Message-State: AGRZ1gL+mz6D5gSy5/CeQfgWXpRh1/K4HaUVtsmFFUhFps1xNy0Sslvi hhVHbex+7IKu8AFqVrPZXApvMVfF X-Google-Smtp-Source: AJdET5c/NREzOxo4HWqwgkKJ6FReuxho/VHBsFE2i/u45d2CYj4jpnRqB0pxAchi2oUnvVNnxMyWEQ== X-Received: by 2002:a62:6204:: with SMTP id w4mr23461381pfb.5.1543144025814; Sun, 25 Nov 2018 03:07:05 -0800 (PST) Received: from localhost.localdomain ([136.179.21.64]) by smtp.gmail.com with ESMTPSA id h15sm21154301pgl.43.2018.11.25.03.07.05 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 25 Nov 2018 03:07:05 -0800 (PST) From: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= To: git@vger.kernel.org Subject: [RFC PATCH 2/7] t0301: remove trailing / for dir creation Date: Sun, 25 Nov 2018 03:06:45 -0800 Message-Id: X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: References: MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP the semantics of how mkdir -p should work, specially when using -m are not standard and in this case NetBSD will assume that the permision should not be changed, breaking the test -p is technically not needed either, but will be cleared in a future patch eventhough it could be considered an alternative fix Signed-off-by: Carlo Marcelo Arenas Belón --- t/t0301-credential-cache.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/t/t0301-credential-cache.sh b/t/t0301-credential-cache.sh index fd92533acf..9529c612af 100755 --- a/t/t0301-credential-cache.sh +++ b/t/t0301-credential-cache.sh @@ -77,9 +77,9 @@ test_expect_success "use custom XDG_CACHE_HOME even if xdg socket exists" ' test_expect_success 'use user socket if user directory exists' ' test_when_finished " git credential-cache exit && - rmdir \"\$HOME/.git-credential-cache/\" + rmdir \"\$HOME/.git-credential-cache\" " && - mkdir -p -m 700 "$HOME/.git-credential-cache/" && + mkdir -p -m 700 "$HOME/.git-credential-cache" && check approve cache <<-\EOF && protocol=https host=example.com @@ -92,10 +92,10 @@ test_expect_success 'use user socket if user directory exists' ' test_expect_success SYMLINKS 'use user socket if user directory is a symlink to a directory' ' test_when_finished " git credential-cache exit && - rmdir \"\$HOME/dir/\" && + rmdir \"\$HOME/dir\" && rm \"\$HOME/.git-credential-cache\" " && - mkdir -p -m 700 "$HOME/dir/" && + mkdir -p -m 700 "$HOME/dir" && ln -s "$HOME/dir" "$HOME/.git-credential-cache" && check approve cache <<-\EOF && protocol=https From patchwork Sun Nov 25 11:06:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= X-Patchwork-Id: 10696757 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5EAB81869 for ; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4ED0829CCC for ; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 43A9C29CC9; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DAF2429CCC for ; Sun, 25 Nov 2018 11:07:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726083AbeKYV55 (ORCPT ); Sun, 25 Nov 2018 16:57:57 -0500 Received: from mail-pg1-f193.google.com ([209.85.215.193]:41025 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725880AbeKYV55 (ORCPT ); Sun, 25 Nov 2018 16:57:57 -0500 Received: by mail-pg1-f193.google.com with SMTP id 70so4828227pgh.8 for ; Sun, 25 Nov 2018 03:07:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=xKxD5019rYTKE2wO+JKIqo0izFL/fqFO8ePawiJlNwE=; b=Yxuw0r353/uJTDJmWRjF9gm7GrOcQyV/TVIkT1axdgTMPY9CL0JljpWDpB/claXMJ4 yXoyFyPaLXbK6fT8giMVF5v9pSOAcZO7552M1m28LgdF6mRyXhKGMJdRJrHvt+yHq+ZC twjWCKH/Zst2gGw8EJtLPf/BkXDBWD/yJf9H0gIQe8klrLYug793mT/8XiSY7OlGaYDz EhJQvFPcl1TeL/vdnafzmaxtcy4ljZ/PHKsM83ilNjHraPHz0pIObK+nSTl/NPbkRdPg NddKVbSSA+8kNzuYs8eZUdYsWLF4fGgizRtI9QMnNmMW7iG8MVUibt/nezxz0DFCCbiM caDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xKxD5019rYTKE2wO+JKIqo0izFL/fqFO8ePawiJlNwE=; b=hclE7p7tM2YnIUTgRiAeg/rVVuooNpfbn0/WecRCdIuD9p66bJkenuKvBzUU81jeMx 246HYmzV1nY3uq4jt28yeozXk0z14xi9eFp6l+TSX/+7Ver1OAhaRVeIEauZEa6kBRFm GGfFcdSrCHz/aDoG5KJ0QVYZdAsKOfShWuHbIv/FZ5ZPyxO7EcxqRdvfJEbJWaTrRQCS fn6+CeO+6BV56T/MWRFRJuEusO+aAz7TnBvY3Wg85aDuA2ekoyrz9NjfQcmAbDiwLido DVvHz6TUM4567TA0Xt36aEqvPZ8440At0LUmbOSQP1AYaWr0LztVsO/mcddZYcEdEn/9 yeqg== X-Gm-Message-State: AGRZ1gLOJU3eJPR/e7WnG3Peug0pU41jYAk5hqe2C0K4gIoy0SlDtG2N ViZGcXTT1PJaf9fHNjx8oUQEt6FY X-Google-Smtp-Source: AJdET5dftj9PHmPPR4X3nEwy/J9n3X7QgeA7GqET/A0uOAhVzHL37uleMtqYrpBpkzDrhGaFJOMRXA== X-Received: by 2002:a62:15c3:: with SMTP id 186mr23967516pfv.240.1543144027455; Sun, 25 Nov 2018 03:07:07 -0800 (PST) Received: from localhost.localdomain ([136.179.21.64]) by smtp.gmail.com with ESMTPSA id h15sm21154301pgl.43.2018.11.25.03.07.06 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 25 Nov 2018 03:07:07 -0800 (PST) From: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= To: git@vger.kernel.org Subject: [RFC PATCH 3/7] config.mak.uname: NetBSD uses BSD semantics with fread for directories Date: Sun, 25 Nov 2018 03:06:46 -0800 Message-Id: <80755d37b29d351b7d5a8fa5d9a22b09ba7e1d0a.1543143503.git.carenas@gmail.com> X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: References: MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP this "fixes" test 23 (proper error on directory "files") from t1308 other BSD (OpenBSD, MirBSD) likely also affected but they will be fixed in a different series the optional 'configure' sets this automatically and is probably what most users from this platform had been doing as a workaround Signed-off-by: Carlo Marcelo Arenas Belón --- config.mak.uname | 1 + 1 file changed, 1 insertion(+) diff --git a/config.mak.uname b/config.mak.uname index 3ee7da0e23..36c973c7e6 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -253,6 +253,7 @@ ifeq ($(uname_S),NetBSD) HAVE_BSD_SYSCTL = YesPlease HAVE_BSD_KERN_PROC_SYSCTL = YesPlease PROCFS_EXECUTABLE_PATH = /proc/curproc/exe + FREAD_READS_DIRECTORIES = UnfortunatelyYes endif ifeq ($(uname_S),AIX) DEFAULT_PAGER = more From patchwork Sun Nov 25 11:06:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= X-Patchwork-Id: 10696759 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 91E8217FE for ; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 81A8729CBB for ; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7634129CC9; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0745729CD5 for ; Sun, 25 Nov 2018 11:07:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726090AbeKYV56 (ORCPT ); Sun, 25 Nov 2018 16:57:58 -0500 Received: from mail-pf1-f193.google.com ([209.85.210.193]:37456 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725880AbeKYV56 (ORCPT ); Sun, 25 Nov 2018 16:57:58 -0500 Received: by mail-pf1-f193.google.com with SMTP id u3-v6so5197787pfm.4 for ; Sun, 25 Nov 2018 03:07:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=NE15V4BugNsidQbWnpJB2MFG6OZK1FdSZH48YVgt4v4=; b=rBojA2GlTzm0R+DLYkpyFtt5MNTPWHgy18HQ5dq0/ksACQfXpRaK6yj9zVcyV9d6Yo gP68cR3zd/kamn0SD0oA7RkIpHo5s/eT8m685qnQmdvUntapQOxxPYAG9wh52/tlPjDt LT8ro4pHmFdMDAvoCwAU+dKEFOltuB20vmeUzucKErPXTilX3AxqcRXml7oo1Qv9RIdr xW1FJgYfdR6X5YaEoZMo5LWNMpgzaoa3xADuNVoIZpNe1npvBwAjHrliT8gGifkCBMVd /EeDSImB7nG5qWYLC2xr58NSHeB7zqNMrjL4d5B2ZripKGtohgbHzOG8W86y212rEO/H dFPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=NE15V4BugNsidQbWnpJB2MFG6OZK1FdSZH48YVgt4v4=; b=XF9L+qOP5Q5I+Bg6BzzOJ6DBD5RivflAWFXbGRERMLTHdp72HhQXoNINoBFw6DTtj8 LMxsoFlJKdrXZ8HeB4979kNQjSAwlZBfalw09LIX3ULp+ElpcPdQjSRYKqNy3bRbzVwM X3Bi1O+JlzJRuBoGMk+xfb1u105B/sXKSwaUOS0poXsVYFbZueAJCvZiWWxQNHsvm3F5 grI5bDAzFOuFVIn0GpdK4CNJQV3uqAFLojJ+nld1cERtXXz75YDgc4Xrh7xf6z1s8+nN Z7fgihiDU9+wUi+6D902yTNnwQRcs7Dk623YJ0BYrOEC6Zu1XowQhyifRBdlvROcOTrx gYnw== X-Gm-Message-State: AGRZ1gIFNX5wRRhPH/z427O65CzV3CzNKVrMQxMaS071QF3EpFlpBuak JP0MCX6BkvM5xXgcb3QTf8Ou+aJm X-Google-Smtp-Source: AJdET5fWXvy2DBgsLPxbNEEXj2b0vkJIpIhgfl9IKKuG3Su8WvP+vYejceg1lhSd31rtKkMUcdSIHg== X-Received: by 2002:a62:1095:: with SMTP id 21-v6mr22792172pfq.227.1543144028419; Sun, 25 Nov 2018 03:07:08 -0800 (PST) Received: from localhost.localdomain ([136.179.21.64]) by smtp.gmail.com with ESMTPSA id h15sm21154301pgl.43.2018.11.25.03.07.07 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 25 Nov 2018 03:07:08 -0800 (PST) From: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= To: git@vger.kernel.org Subject: [RFC PATCH 4/7] config.mak.uname: NetBSD uses old iconv interface Date: Sun, 25 Nov 2018 03:06:47 -0800 Message-Id: <5841455b55d7e14f962659ce3bf36c1f04162268.1543143503.git.carenas@gmail.com> X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: References: MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP prevents the following warning : utf8.c: In function 'reencode_string_iconv': utf8.c:486:28: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] size_t cnt = iconv(conv, &cp, &insz, &outpos, &outsz); ^ In file included from git-compat-util.h:275:0, from utf8.c:1: /usr/include/iconv.h:46:8: note: expected 'const char ** restrict' but argument is of type 'char **' size_t iconv(iconv_t, const char ** __restrict, ^ it is set by optional configure at least since NetBSD 6.0 Signed-off-by: Carlo Marcelo Arenas Belón --- config.mak.uname | 1 + 1 file changed, 1 insertion(+) diff --git a/config.mak.uname b/config.mak.uname index 36c973c7e6..59ce03819b 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -246,6 +246,7 @@ ifeq ($(uname_S),NetBSD) ifeq ($(shell expr "$(uname_R)" : '[01]\.'),2) NEEDS_LIBICONV = YesPlease endif + OLD_ICONV = UnfortunatelyYes BASIC_CFLAGS += -I/usr/pkg/include BASIC_LDFLAGS += -L/usr/pkg/lib $(CC_LD_DYNPATH)/usr/pkg/lib USE_ST_TIMESPEC = YesPlease From patchwork Sun Nov 25 11:06:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= X-Patchwork-Id: 10696763 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1CA4817FE for ; Sun, 25 Nov 2018 11:07:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0B3C429CBB for ; Sun, 25 Nov 2018 11:07:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F1D0A29CC9; Sun, 25 Nov 2018 11:07:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6F95F29CBB for ; Sun, 25 Nov 2018 11:07:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726115AbeKYV6A (ORCPT ); Sun, 25 Nov 2018 16:58:00 -0500 Received: from mail-pg1-f195.google.com ([209.85.215.195]:45720 "EHLO mail-pg1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725880AbeKYV6A (ORCPT ); Sun, 25 Nov 2018 16:58:00 -0500 Received: by mail-pg1-f195.google.com with SMTP id y4so4822067pgc.12 for ; Sun, 25 Nov 2018 03:07:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=3MwsWKUbzIY+D8BhEfjvkk7U4DTZp8bYNy44sHZGjrU=; b=crks1vEMA2Xb7eV3q1bqe030If5OULPWn8BB4VUeTOWniFGwqEFzsT5q5bzpRPMEPr c+WiAkVAWvpqeodZYXqqRHolU5PYMjuIP7dxPn1L9KKc8ujciuZlSAC15KBgOF4KS520 fBzFkTdh9VwMXRWXt8GqBkYqoX3qoCzx9rkgyeNJUbasm40OtWKPpJrFKBbMwgaeXfUZ KBO5X9RMdnqiUkln9O0aWVysIlCvDP36VjmNrl+AoCx5LimiElBTYs3OWMOuCz4o4eLw YoDxp/3N/eMrcI0SrLn/MkdNf2S6zTqbQxBort482Be9ASPl9yeD3FwRN628uWoNFIi5 jcMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=3MwsWKUbzIY+D8BhEfjvkk7U4DTZp8bYNy44sHZGjrU=; b=d1SFa9Cdzy5zF9xr1ZXibzocwpQtpXML6gkmap+YQWy6IYdGIKw0B9K3IrWFZd5Phg aLB03Ixh4ezAPAlaf5XMGMI9Q8WBqawxGqVWoak1MQNqmrWe7gstDBuPv3wO7FsC7pgp nE2xBDdHXq3a6a26lHhplAF6jhvkMwsif37LzzO42nXbkBsN1CnoNj8lnntoirEuhoA/ AFFlXHIsJGuXVxW1KJ9SimQnJR7qt8IWSHDVfW2Rx1Az84SxYMHQle2a23LFuzO33sKd J4hSwX02VpAuNcfGwoM3A6Kn51eRTVA6pyFvpAvVNKDqJd5bmKbADtzX9gc9FvSfdPAm KcwQ== X-Gm-Message-State: AA+aEWZ/+f4Wll4ex4BcVdTNmBH6kddFvZ0hbDe5W6qm+bcaerYsbAsE t/6/aI04SOc9d5sUjHlhD16KcfQn X-Google-Smtp-Source: AFSGD/X+J+9DHn6qk+Hz+k5qvZE3DRtMEC+1xXIaUh4lnheh1EfGQMdO299c1suM0Mh8Ca3FrdVtTw== X-Received: by 2002:a63:e84c:: with SMTP id a12mr20372619pgk.241.1543144030021; Sun, 25 Nov 2018 03:07:10 -0800 (PST) Received: from localhost.localdomain ([136.179.21.64]) by smtp.gmail.com with ESMTPSA id h15sm21154301pgl.43.2018.11.25.03.07.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 25 Nov 2018 03:07:09 -0800 (PST) From: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= To: git@vger.kernel.org Subject: [RFC PATCH 5/7] test-lib: use pkgsrc provided unzip for NetBSD Date: Sun, 25 Nov 2018 03:06:48 -0800 Message-Id: <5fe64afa3d7cf9a46a527c47885e8e60dae2445c.1543143503.git.carenas@gmail.com> X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: References: MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP d98b2c5fce ("test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/", 2016-07-21) added an exception to the test suite for FreeBSD because the tests assume functionality not provided by its base unzip tool. NetBSD shares that limitation and provides a package that could be used instead so all tests from t5003 succeed Signed-off-by: Carlo Marcelo Arenas Belón --- t/test-lib.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/t/test-lib.sh b/t/test-lib.sh index 6c6c0af7a1..2acb35f277 100644 --- a/t/test-lib.sh +++ b/t/test-lib.sh @@ -1244,6 +1244,7 @@ test_lazy_prereq SANITY ' ' test FreeBSD != $uname_s || GIT_UNZIP=${GIT_UNZIP:-/usr/local/bin/unzip} +test $uname_s = NetBSD && GIT_UNZIP=${GIT_UNZIP:-/usr/pkg/bin/unzip} GIT_UNZIP=${GIT_UNZIP:-unzip} test_lazy_prereq UNZIP ' "$GIT_UNZIP" -v From patchwork Sun Nov 25 11:06:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= X-Patchwork-Id: 10696765 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4443117FE for ; Sun, 25 Nov 2018 11:07:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3290129CBB for ; Sun, 25 Nov 2018 11:07:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 26D0F29CC9; Sun, 25 Nov 2018 11:07:15 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C962329CBB for ; Sun, 25 Nov 2018 11:07:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726127AbeKYV6B (ORCPT ); Sun, 25 Nov 2018 16:58:01 -0500 Received: from mail-pf1-f196.google.com ([209.85.210.196]:35674 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725880AbeKYV6B (ORCPT ); Sun, 25 Nov 2018 16:58:01 -0500 Received: by mail-pf1-f196.google.com with SMTP id z9so5198703pfi.2 for ; Sun, 25 Nov 2018 03:07:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=W+N/7M/qrttJpgRBvHq09c/MW/yd/M5B1fZ8FRHwAJU=; b=O1OwBdy1f5TTOtP5r1CChrERjJwnEi60ByOkLrdbbfICc0sUpWot8wMg961kKO23mA 6mHTDnyOLUypufOfq0B+tPV+ZnzOmK5NzrjYGcyFQ2k6ydrASWajw19hK/TUJ7rKGVaG NO03Chgu9VbINap9jNK+y8g6uGmZtM7e8HGipjlwbTDTIiOBvJDrvqZrugfUl3Pi9z6f mY9mU92/kknkItmw1fPvUtgu+Q7OYo0x7+sN/xjCxWeFsKYD7rEie4cDX/DDX5mvmFQD Swgwbl02eqadgIIq3k8lt5MWNlbqXLTSVZLxGTkranx2jkY0Umg6C6vCj9aFaf84PYjF KoYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=W+N/7M/qrttJpgRBvHq09c/MW/yd/M5B1fZ8FRHwAJU=; b=mbY8po/gDll24ExkYeIAOd8ut3RMI7H1TqhbAHhSVl62fn34uJKIia6IHwqeDWnx52 3+kb1KrtSxA3T45cn8mvuv2bCeLXw0eXtS1EwO+y5NxL3wrDIRWaamYNPJpehmch8mrj fkVRb8NwlND/Gkc6/P0bhDNJWZNpoWQ9ApGPify93ANVyWDDDdzrv/ZDrKr08PUGghey Rf+3loMlwmAtvGrddR3HaD6ysUyqdypHHtxdmn3uyXpJi3JKqzxtcpQ2XGPZ922H6Mkm Yp4LC7gYYwVQTtvZPE934h57qNsFjenoBun01iIZHUWj2x0xc8ejxOk5s5uviuFKEL0f mLQQ== X-Gm-Message-State: AGRZ1gKknGi8LCtcVFAFL0u3Mwdr73TZNAJPz4ukM/sfIdZiv11cNVdF jRcGnVeSgU042CGsUlNw0908nK7j X-Google-Smtp-Source: AJdET5dqOCRk+yl0DvoKtrDnIVjlwASEKvHinlH0JjG+kb5POTrqzg28QxO0trL3MxhpLrU+X4oEIQ== X-Received: by 2002:a62:3647:: with SMTP id d68-v6mr23449142pfa.66.1543144031276; Sun, 25 Nov 2018 03:07:11 -0800 (PST) Received: from localhost.localdomain ([136.179.21.64]) by smtp.gmail.com with ESMTPSA id h15sm21154301pgl.43.2018.11.25.03.07.10 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 25 Nov 2018 03:07:11 -0800 (PST) From: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= To: git@vger.kernel.org Subject: [RFC PATCH 6/7] t5004: use GNU tar to avoid known issues with BSD tar Date: Sun, 25 Nov 2018 03:06:49 -0800 Message-Id: <48f223add200dfcf02f280fcc577cc94255820ce.1543143503.git.carenas@gmail.com> X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: References: MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 56ee96572a ("t5004: resurrect original empty tar archive test", 2013-05-09) added a test to try to detect and workaround issues with the standard tar from BSD, but at least in NetBSD would be better to instead require GNU tar which is available from pkgsrc Signed-off-by: Carlo Marcelo Arenas Belón --- t/t5004-archive-corner-cases.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/t5004-archive-corner-cases.sh b/t/t5004-archive-corner-cases.sh index ced44355ca..baafc553f8 100755 --- a/t/t5004-archive-corner-cases.sh +++ b/t/t5004-archive-corner-cases.sh @@ -31,6 +31,8 @@ test_lazy_prereq UNZIP_ZIP64_SUPPORT ' "$GIT_UNZIP" -v | grep ZIP64_SUPPORT ' +test $uname_s = NetBSD && TAR="gtar" + # bsdtar/libarchive versions before 3.1.3 consider a tar file with a # global pax header that is not followed by a file record as corrupt. if "$TAR" tf "$TEST_DIRECTORY"/t5004/empty-with-pax-header.tar >/dev/null 2>&1 From patchwork Sun Nov 25 11:06:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= X-Patchwork-Id: 10696767 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 337A65A4 for ; Sun, 25 Nov 2018 11:07:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2172D29CBB for ; Sun, 25 Nov 2018 11:07:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 15D3629CC9; Sun, 25 Nov 2018 11:07:16 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A30B329CBB for ; Sun, 25 Nov 2018 11:07:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726146AbeKYV6D (ORCPT ); Sun, 25 Nov 2018 16:58:03 -0500 Received: from mail-pg1-f196.google.com ([209.85.215.196]:42301 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726131AbeKYV6C (ORCPT ); Sun, 25 Nov 2018 16:58:02 -0500 Received: by mail-pg1-f196.google.com with SMTP id d72so4823477pga.9 for ; Sun, 25 Nov 2018 03:07:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=eC44/PyCX2oo2iz2hQ3C2csXOQCFjATNUBd153gcNCg=; b=Lqo9YU5r1Hj5guZkupB1gGq5LiBBi0kzjUzAfWJGNMo2LvYSRcBMHD5ZX30XzkeVvp tWyyP+lT+56hP6nPtmJJFydRfPUMfw0lfR3LpuwdS6rqU7MbocTVKSG+1m6xEAM8QvC/ EBEY8pH4aP/DdvlPx7nRhLOcawJl7IUj+CwJ6ITRa1fmgxP7Mi++xpGwRudMShqqUI1W svfUct2bfElXXmLQzu66yJfNgYMt+sh3O9baWojaGqEKkjpyYpzFV9gUHYXFBbci4rYZ GEjCa0T3mJ/v4ZAvrKnqqfUefjD6+J2VNT44/QeJghEdPrrboecLBcaqODwLVFRxsLta rmYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=eC44/PyCX2oo2iz2hQ3C2csXOQCFjATNUBd153gcNCg=; b=X3Z1Z+p2mm6sLc2GGwRndMFUZCjrCEixyfgNQtP4KHBSlT1pPCYpkOiJeYRoCuB3ag JYnaObVnZmAzoNXUisUJpyoMNrmhusDqC8Ky9ZM59a7iGM44lyV6uL7VvkctEmvFdTMI EL2HcY/PtwSEDGnLlRhkZSC9Z9usqWztvRCA2p/1S55Cn66SXUXZzQMDox2Og4dl01fQ HvFuUklfu+qWOUp3mVZlXMavXMj88zSLKQakBZ2tfcQvzPlbyjS5rB9SS+xx03kItHNw LOnQzvMKFsn/vjxYTSE4meqqxX0i+ThN1U5TRIvsIhMBBbEFCylazx7sCK/EHAnb8yLa aZ6g== X-Gm-Message-State: AA+aEWaZHuEJA/jxSL56lZk1OIM/19LhLD6Yd2HN3SJH6hhNf0t6Fs26 8d6EYwXhrXv478LvKgefhWSn/7Oy X-Google-Smtp-Source: AFSGD/VmKg1w3oiEnAEwgAMVPI7KTgYGLjwEfrhk17KI4MMTtmGrkbXtoLEpFTTELk8GZPUUjwgeRQ== X-Received: by 2002:a62:33c1:: with SMTP id z184mr17885203pfz.104.1543144031980; Sun, 25 Nov 2018 03:07:11 -0800 (PST) Received: from localhost.localdomain ([136.179.21.64]) by smtp.gmail.com with ESMTPSA id h15sm21154301pgl.43.2018.11.25.03.07.11 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 25 Nov 2018 03:07:11 -0800 (PST) From: =?utf-8?q?Carlo_Marcelo_Arenas_Bel=C3=B3n?= To: git@vger.kernel.org Subject: [RFC PATCH 7/7] config.mak.uname: use pkgsrc perl for NetBSD Date: Sun, 25 Nov 2018 03:06:50 -0800 Message-Id: X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: References: MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP otherwise will default to /usr/bin/perl which wouldn't normally exist Signed-off-by: Carlo Marcelo Arenas Belón --- config.mak.uname | 1 + 1 file changed, 1 insertion(+) diff --git a/config.mak.uname b/config.mak.uname index 59ce03819b..d2edb723f4 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -249,6 +249,7 @@ ifeq ($(uname_S),NetBSD) OLD_ICONV = UnfortunatelyYes BASIC_CFLAGS += -I/usr/pkg/include BASIC_LDFLAGS += -L/usr/pkg/lib $(CC_LD_DYNPATH)/usr/pkg/lib + PERL_PATH = /usr/pkg/bin/perl USE_ST_TIMESPEC = YesPlease HAVE_PATHS_H = YesPlease HAVE_BSD_SYSCTL = YesPlease