From nobody Wed Nov 3 10:23:30 2021 X-Original-To: freebsd-ports@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 B0A4E18471A2 for ; Wed, 3 Nov 2021 10:23:33 +0000 (UTC) (envelope-from SRS0=peNV=PW=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HkjXj3n93z4dYC for ; Wed, 3 Nov 2021 10:23:33 +0000 (UTC) (envelope-from SRS0=peNV=PW=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 02A4B28416; Wed, 3 Nov 2021 11:23:32 +0100 (CET) Received: from illbsd.quip.test (ip-78-45-215-131.net.upcbroadband.cz [78.45.215.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 0A81C28411; Wed, 3 Nov 2021 11:23:30 +0100 (CET) Subject: Re: FreeBSD Port: emulators/wine-devel configure failed unexpectedly To: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Cc: damjan.jov@gmail.com, FreeBSD Ports , Alexander88207@protonmail.com References: <6c82ad3d-0d18-9625-bb13-a004fa2f45ab@quip.cz> <16d9acc0-ff10-6da7-2a72-daa13d8ff277@quip.cz> From: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: Date: Wed, 3 Nov 2021 11:23:30 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4HkjXj3n93z4dYC X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_RCPT(0.00)[]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 03/11/2021 11:09, Fernando ApesteguĂ­a wrote: > On Wed, Nov 3, 2021 at 10:46 AM Miroslav Lachman <000.fbsd@quip.cz> wrote: >> >> On 03/11/2021 09:03, Fernando ApesteguĂ­a wrote: .. .. >> I am building it in a poudriere with "poudrieer bulk", 547 ports were >> built, only wine-devel failed. >> >> The openal was built and installed during wine-devel build. >> >> More from the log: >> ===> The following configuration options are available for >> wine-devel-6.20,1: > > This is a bit outdated. Current version is 6.20_1,1. > > I'm build testing in 12.2 amd64. My test was in 13.0. The build was started 2021-11-01 and took 28 hours. In that day the 6.20_1 was the newest version. I'll try 6.20_1,1 today. Miroslav Lachman