From owner-svn-ports-all@freebsd.org Mon May 11 10:21:55 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A26AA2DD730; Mon, 11 May 2020 10:21:55 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ptrcrt.ch", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49LH6W0rgbz4ML5; Mon, 11 May 2020 10:21:54 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTP id e0e1e238; Mon, 11 May 2020 10:21:53 +0000 (UTC) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTPSA id bf07186c (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Mon, 11 May 2020 10:21:53 +0000 (UTC) Date: Mon, 11 May 2020 10:21:53 +0000 From: Pietro Cerutti To: Vsevolod Stakhov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r534860 - head/devel/hyperscan Message-ID: <20200511102153.3rb7655mgc5hsmzn@ptrcrt.ch> Reply-To: Pietro Cerutti References: <202005101924.04AJOjuw069821@repo.freebsd.org> <20200511101212.g7k5m7exyv7mlyev@ptrcrt.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20200511101212.g7k5m7exyv7mlyev@ptrcrt.ch> X-Rspamd-Queue-Id: 49LH6W0rgbz4ML5 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.95)[-0.946,0]; ASN(0.00)[asn:196752, ipnet:2a02:2770::/32, country:NL]; NEURAL_HAM_LONG(-0.98)[-0.983,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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: Mon, 11 May 2020 10:21:55 -0000 On May 11 2020, 10:12 UTC, Pietro Cerutti wrote: >On May 10 2020, 19:24 UTC, Vsevolod Stakhov wrote: >>Author: vsevolod >>Date: Sun May 10 19:24:44 2020 >>New Revision: 534860 >>URL: https://svnweb.freebsd.org/changeset/ports/534860 >> >>Log: >> - Update to 5.2.1 >> - Update embedded boost to 1.73.0 >> >> Submitted by: Marcel Siemienowski via email >> >>Modified: >> head/devel/hyperscan/Makefile >> head/devel/hyperscan/distinfo > >This fails to locate boost for me (NATIVE:on, SHARED:on). Full log >attached. Even worst, it detects the installed boost libraries. If it can work with the installed ones, maybe it shouldn't fetch its own copy? -- Pietro Cerutti