From nobody Fri Aug 30 17:59:03 2024 X-Original-To: dev-commits-ports-all@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 4WwQrg0HgJz5PRYX; Fri, 30 Aug 2024 17:59:15 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4WwQrf4KF3z4MZb; Fri, 30 Aug 2024 17:59:14 +0000 (UTC) (envelope-from yuri@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.5.3] (c-98-42-44-116.hsd1.ca.comcast.net [98.42.44.116]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 47UHx46U048045 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Fri, 30 Aug 2024 10:59:07 -0700 (PDT) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-98-42-44-116.hsd1.ca.comcast.net [98.42.44.116] claimed to be [192.168.5.3] Content-Type: multipart/alternative; boundary="------------8ge60oh0CYJ86y8DcH1y0s6v" Message-ID: Date: Fri, 30 Aug 2024 10:59:03 -0700 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: a6cd5e6562ba - main - science/arbor: Replace the units bundled lib with external dependency To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202408260052.47Q0qZtA090401@gitrepo.freebsd.org> Content-Language: en-US From: Yuri Victorovich In-Reply-To: X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/23, country:US] X-Rspamd-Queue-Id: 4WwQrf4KF3z4MZb This is a multi-part message in MIME format. --------------8ge60oh0CYJ86y8DcH1y0s6v Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 8/30/24 07:06, Alexey Dokuchaev wrote: > Since you already patch CMakeLists.txt perhaps you could also > add correct linking instructions there instead of via LDFLAGS. This is not a permanent patch. This is due to the bug that they are working on currently. Thanks, Yuri --------------8ge60oh0CYJ86y8DcH1y0s6v Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
On 8/30/24 07:06, Alexey Dokuchaev wrote:
Since you already patch CMakeLists.txt perhaps you could also
add correct linking instructions there instead of via LDFLAGS.


This is not a permanent patch.

This is due to the bug that they are working on currently.



Thanks,

Yuri

--------------8ge60oh0CYJ86y8DcH1y0s6v--