From owner-freebsd-current@freebsd.org Tue Jan 26 14:45:55 2021 Return-Path: Delivered-To: freebsd-current@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 525FC4F13E4 for ; Tue, 26 Jan 2021 14:45:55 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (vogon.madpilot.net [159.69.1.99]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DQ8g713CPz4T7D; Tue, 26 Jan 2021 14:45:55 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 4DQ8g54qZfz6drZ; Tue, 26 Jan 2021 15:45:53 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10026) with ESMTP id V5GCDwiIdhVy; Tue, 26 Jan 2021 15:45:51 +0100 (CET) Subject: Re: problem building virtualbox-ose-kmod To: Dima Panov , Stefan Esser , monochrome , vbox@freebsd.org, freebsd-current@freebsd.org References: <58f5f4d8-c722-35eb-a66e-225d799e4a89@twcny.rr.com> From: Guido Falsi Message-ID: <8e263f0d-65e1-c639-ea4d-16faa1cf628a@madpilot.net> Date: Tue, 26 Jan 2021 15:45:51 +0100 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4DQ8g713CPz4T7D X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2021 14:45:55 -0000 On 26/01/21 13:29, Dima Panov wrote: > Moin! > > Stefan, please add check for __FreeBSD_version and fill PR or commit it directly with ports-secteam approval. > There's a bug report for this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252675 And another one which is marked as a duplicate of this. In the duplicate I posted a patch including the __FreeBSD_version check. Since you just gave approval for that I'll go ahead and commit, it should also be merged to 2021Q1, since it affects 13. -- Guido Falsi