From owner-svn-ports-all@freebsd.org Fri Feb 16 17:55:18 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B427BF040D2; Fri, 16 Feb 2018 17:55:18 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-qt0-x22a.google.com (mail-qt0-x22a.google.com [IPv6:2607:f8b0:400d:c0d::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A61168CFB; Fri, 16 Feb 2018 17:55:18 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: by mail-qt0-x22a.google.com with SMTP id f4so4775739qtj.6; Fri, 16 Feb 2018 09:55:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:from:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=xdM5XGWUXxusMrbAkN0UIcBw/Q2sOxg434NVGQhtgUQ=; b=EBqCf1lne96zh0g0ctvZFQPKlFNjrgUybZoyd2Gji9JM/LZz6ynpNE1pXkkD2Xem0Q I6ZuJasxqanIgl4qpjyKa3hhDZPu0PpvRzFJW+Vx5VcXyJAGP7rX1CrBICpRVje5BYMw 3DawXVBXlIKCgT0Sli7E1wZa81q8ZP9BkdA1RM37nHrBjoTZO21ICxjT3WulVl6ftkXB WgwUmIQYGHYW/tJv4WjXcRMcCsOKxwPu0DEk/Jyum7x3R147jQHznyRIDlowmqUS/27j MXhLVT/+tGQmMjcSRW07tvOqGKkp7uprs/ifcjmf5KLUE+toHallC37iGk2GTeaHLluh fZSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=xdM5XGWUXxusMrbAkN0UIcBw/Q2sOxg434NVGQhtgUQ=; b=fZlYclLzolMKXOwJGmG21JJo8BkrQocqQ8ek+FqVP7lutTSbAPj/sh8p7GfJPVmDaJ UCH9wn8dvzimtHeKg0HxvM+r9c8nhmnUtur4DY/CLHwbIAv2yisnHdfrKmzqtaN/7FJ0 QgIYOHpx5BeuGl4jHraAA0WKo8+JEKSSf3uAnJr+x+zxz7+1pByGd1vNmFaAFQB0vDl8 OaZKgkF7MCXDyIBPUlQEuvPP6vYwfE9wnjJUp6n6vpABdu7OgCAbwo++nrWa+C5Y3Rfo d07HoQ9tgUqJ9VYBjd2ox+1Fzdfx0eOOJxKKxWNktuRBvdIT3l6+xpmt0+fda1DStVPa BWKA== X-Gm-Message-State: APf1xPBuW8opAuiw3rYI0z30f6BXtwClhYJltDQEvSoiWRnl3BAoZEdJ gz24EcQ3SI4IImdHUYBDGxA00jq2 X-Google-Smtp-Source: AH8x224TI7ShzF6FomzFHhVe12RdUMFzbjQzM2WtjvnTDwR1ncVzPCGe7Jq+lXrgDnztonWhdJuGVw== X-Received: by 10.200.59.65 with SMTP id r1mr11259811qtf.18.1518803717558; Fri, 16 Feb 2018 09:55:17 -0800 (PST) Received: from mbp.home ([177.53.86.172]) by smtp.gmail.com with ESMTPSA id y27sm3158768qtc.85.2018.02.16.09.55.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Feb 2018 09:55:16 -0800 (PST) Subject: Re: svn commit: r461952 - in head/net/quagga: . files From: Renato Botelho To: Antoine Brodin , Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201802152217.w1FMHaMU034710@repo.freebsd.org> <4f64f3f5-18f1-815b-03a7-f1d509691bb4@gmail.com> Message-ID: Date: Fri, 16 Feb 2018 15:55:13 -0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <4f64f3f5-18f1-815b-03a7-f1d509691bb4@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2018 17:55:18 -0000 On 16/02/18 15:34, Renato Botelho wrote: > On 16/02/18 04:59, Antoine Brodin wrote: >> On Thu, Feb 15, 2018 at 11:17 PM, Kurt Jaeger wrote: >>> Author: pi >>> Date: Thu Feb 15 22:17:36 2018 >>> New Revision: 461952 >>> URL: https://svnweb.freebsd.org/changeset/ports/461952 >>> >>> Log: >>> net/quagga: update 1.2.2 -> 1.2.3 >> >> This fails to configure: >> checking for net-snmp-config... no >> configure: error: --enable-snmp given but unable to find net-snmp-config > > Same here. Even with SNMP option disabled and passing --disable-snmp to > configure args it fails. > I narrowed down the problem, on configure script the follow test is made: if test "${enable_snmp}" != ""; then But when --enable-snmp=VALUE is not used, ${enable_snmp} variable is set to "no". The test must be changed to: if test "${enable_snmp}" != "no"; then After this change the build was fixed to me -- Renato Botelho