From nobody Tue Feb 8 08:06:25 2022 X-Original-To: freebsd-multimedia@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 48F1319C01AE for ; Tue, 8 Feb 2022 08:06:34 +0000 (UTC) (envelope-from fbl@aoek.com) Received: from mail.yourbox.net (mail.yourbox.net [IPv6:2001:41d0:1:767d::1]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.yourbox.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JtFvs2RV7z3LDk for ; Tue, 8 Feb 2022 08:06:32 +0000 (UTC) (envelope-from fbl@aoek.com) Received: from mail.yourbox.net (localhost [IPv6:0:0:0:0:0:0:0:1]) by mail.yourbox.net (8.17.1/8.17.1) with ESMTP id 21886U1L071485; Tue, 8 Feb 2022 09:06:30 +0100 (CET) (envelope-from fbl@aoek.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=aoek.com; s=mailbox; t=1644307590; bh=3l4J2qlk5JDxxqwpxBBf9BmnNB0QzeoQFhQsFc8aZRE=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=VUt0nrGIObGE6IWAjnl/o5RbKA+1rCGgh19zUj7fLOZWWzaIwYlbNMcHCCcVpkbcN 1trHWtKdeT9X462+wWJGm3jJP34ynOXHHDkbFMmX9GfFMsN+DU+q4ssc2dlu98fA39 eUevhMCFEoV8kRI75JXojQoOsI3ma8BLTeq8snLeRQUYhU53rYsx5xpIC2NSQknNgJ ecUdr5mcQSgSTxyQLuIioBys49AmW/3ws9LbTYGxKQHWeb9QcwOoX0fGteBA73V8Pu gYrV3i/1VB6hfIsVKkupyDem2ZlpLG2ec+/4mGZkUCYiC8JWOvVJaKdRZjoNuLgGOf JYOAy0AIpsyWg== List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Tue, 08 Feb 2022 09:06:25 +0100 From: =?UTF-8?Q?Jos=C3=A9_P=C3=A9rez?= To: Florian Walpen Cc: freebsd-multimedia@freebsd.org Subject: Re: audio/jack does not compile under ARM/aarch64 In-Reply-To: <2257684.THHZn3L5Ee@z800> References: <2257684.THHZn3L5Ee@z800> Message-ID: <1db842968fd6b4130bd917537132fa23@mail.yourbox.net> X-Sender: fbl@aoek.com User-Agent: Roundcube Webmail/1.2.0 X-Rspamd-Queue-Id: 4JtFvs2RV7z3LDk X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=aoek.com header.s=mailbox header.b=VUt0nrGI; dmarc=pass (policy=reject) header.from=aoek.com; spf=pass (mx1.freebsd.org: domain of fbl@aoek.com designates 2001:41d0:1:767d::1 as permitted sender) smtp.mailfrom=fbl@aoek.com X-Spamd-Result: default: False [-3.09 / 15.00]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[aoek.com:s=mailbox]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[aoek.com:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[aoek.com,reject]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MLMMJ_DEST(0.00)[freebsd-multimedia]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_MIXED_CHARSET(0.91)[subject]; ASN(0.00)[asn:16276, ipnet:2001:41d0::/32, country:FR]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N Thank you so much Florian, I hope upstream will accept soon your patch, seems the way to go. BR, El 2022-02-07 21:58, Florian Walpen escribió: [...] > thanks for the report, this is a known problem and I am working on it: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261508 > > Still waiting for upstream to test my solution on MacOS with rosetta. > In the > meantime you can download my patch there (apply with "git am"): > https://bz-attachments.freebsd.org/attachment.cgi?id=231525 > -- José Pérez