From nobody Sat Nov 15 17:17:26 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1595601221; cv=none; d=zohomail.com; s=zohoarc; b=l94HOVPKDLhtEZ5ArijfoTO38sUjLgX6oXOhOB7wEQhFBIWLYciAfYR7APhiF6KkUuMvCEZv1owev1xLIe9Wz22LxiOY5PyfVIuCMZPWkT3kNGHtLeWk2nZRGM5WnxHO9UdYab8AoCCdYCiwuUyvV/8BZz4l2gYA/D3GTj1HVeI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1595601221; h=Content-Type:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:References:Sender:Subject:To; bh=y5PVdZ0cYOEm5/CZaZhqijoIyn+UzcSxvl3in+uddos=; b=BcFF6ceu3swhx1nMmf8Ii0x+8N6X34k3jYfSx1wsDLnh+Y3ug6q0WIKx5E3ilBvSD2ASutdDvpwj0GO/1YWh3sYJGU5YhSG4Nma5ok8R8Rl9dIgiCFlU1758zzfqynz7qK/0nnpRMxFkxeflvDGQ+Z33TScHgEgms+K1uA/DoqE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1595601221606584.2685059544594; Fri, 24 Jul 2020 07:33:41 -0700 (PDT) Received: from localhost ([::1]:42952 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jyylY-00067A-Ck for importer@patchew.org; Fri, 24 Jul 2020 10:33:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jyykW-0004tR-8P for qemu-devel@nongnu.org; Fri, 24 Jul 2020 10:32:36 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:56773 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jyykT-0004ZY-Mo for qemu-devel@nongnu.org; Fri, 24 Jul 2020 10:32:35 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-314-Q4sBTFLBPJK9-i4sX7iH-Q-1; Fri, 24 Jul 2020 10:32:28 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CAB1D8014D4; Fri, 24 Jul 2020 14:32:26 +0000 (UTC) Received: from thuth.com (ovpn-112-77.ams2.redhat.com [10.36.112.77]) by smtp.corp.redhat.com (Postfix) with ESMTP id B0E6D2DE79; Fri, 24 Jul 2020 14:32:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595601151; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type:in-reply-to:in-reply-to: references:references; bh=y5PVdZ0cYOEm5/CZaZhqijoIyn+UzcSxvl3in+uddos=; b=d+U6LXnrgbcG6YzAJiaTcEYHUlPCJUgqVvYa+dhXdqT3/3EORvNXCt/679c3LGaQuY2HBU Vf0wk9m05IzxhWuotu2AG7a2BYMUY+r4nh1Cy3zTCTgX31skc0qYPM/iqGKXsuN2BvrHhg LkgCRpDrR1XLYcMrgdZt0/IAFYyzk9A= X-MC-Unique: Q4sBTFLBPJK9-i4sX7iH-Q-1 From: Thomas Huth To: qemu-devel@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= Subject: [PATCH 1/3] configure: Fix atomic64 test for --enable-werror on macOS Date: Fri, 24 Jul 2020 16:32:18 +0200 Message-Id: <20200724143220.32751-2-thuth@redhat.com> In-Reply-To: <20200724143220.32751-1-thuth@redhat.com> References: <20200724143220.32751-1-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.120; envelope-from=thuth@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/24 08:23:04 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -40 X-Spam_score: -4.1 X-Spam_bar: ---- X-Spam_report: (-4.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Ed Maste , Christian Schoenebeck , Paolo Bonzini , Li-Wen Hsu , Richard Henderson Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" When using --enable-werror for the macOS builders in the Cirrus-CI, the atomic64 test is currently failing, and config.log shows a bunch of error messages like this: config-temp/qemu-conf.c:6:7: error: implicit declaration of function '__atomic_load_8' is invalid in C99 [-Werror,-Wimplicit-function-declarati= on] y =3D __atomic_load_8(&x, 0); ^ config-temp/qemu-conf.c:6:7: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes] Seems like these __atomic_*_8 functions are available in one of the libraries there, so that the test links and passes there when not using --enable-werror. But there does not seem to be a valid prototype for them in any of the header files, so that the test fails when using --enable-werror. Fix it by using the "official" built-in functions instead (see e.g. https://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html). We are not using the *_8 variants in QEMU anyway. Suggested-by: Christian Schoenebeck Signed-off-by: Thomas Huth Reviewed-by: Alex Benn=C3=A9e Reviewed-by: Christian Schoenebeck Tested-by: Alex Benn=C3=A9e --- configure | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configure b/configure index 4bd80ed507..9eaf501f50 100755 --- a/configure +++ b/configure @@ -5919,11 +5919,11 @@ int main(void) { uint64_t x =3D 0, y =3D 0; #ifdef __ATOMIC_RELAXED - y =3D __atomic_load_8(&x, 0); - __atomic_store_8(&x, y, 0); - __atomic_compare_exchange_8(&x, &y, x, 0, 0, 0); - __atomic_exchange_8(&x, y, 0); - __atomic_fetch_add_8(&x, y, 0); + y =3D __atomic_load_n(&x, __ATOMIC_RELAXED); + __atomic_store_n(&x, y, __ATOMIC_RELAXED); + __atomic_compare_exchange_n(&x, &y, x, 0, __ATOMIC_RELAXED, __ATOMIC_REL= AXED); + __atomic_exchange_n(&x, y, __ATOMIC_RELAXED); + __atomic_fetch_add(&x, y, __ATOMIC_RELAXED); #else typedef char is_host64[sizeof(void *) >=3D sizeof(uint64_t) ? 1 : -1]; __sync_lock_test_and_set(&x, y); --=20 2.18.1 From nobody Sat Nov 15 17:17:26 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1595601317; cv=none; d=zohomail.com; s=zohoarc; b=VCwkOnXzxRxKHWmDQ7UAW/cqlTLl3L9Bnrshd+CuTmKtva6xA3aq4rw2qKltHNJUrgpNjyXZ7QV6Fjdg/jL6lX/4i9wylw8/9ww/IYyRZs6gVH3T7R5dscSC/YDjtd6ELN6QVxT5/nFGNteHzfhJ9J9Rin+p7ki7SgpOOV3XZCs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1595601317; h=Content-Type:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:References:Sender:Subject:To; bh=34mGIakUadJViNFdG2ovTxD3iiZFLcirwtUz+RdiRg4=; b=SCkDchMlLMjZsvl9jdom0rnAbBYGt2CN3o1J/W5TjxwbgcYXnKOURS005FoPYp6ZN6+U67/BFyDL20DDpQXfpRdMdHntRdUfjuhUjfniqV50NClieOjCgxZ0NAsGnuTN+zCpMeXZg/xIfSJkHaCu61YEfYOpLH8CkezNKpK3cEE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1595601317496347.09454383874936; Fri, 24 Jul 2020 07:35:17 -0700 (PDT) Received: from localhost ([::1]:50008 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jyyn6-0000YW-6V for importer@patchew.org; Fri, 24 Jul 2020 10:35:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jyykV-0004rt-EH for qemu-devel@nongnu.org; Fri, 24 Jul 2020 10:32:35 -0400 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:36699 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jyykT-0004Zj-Gl for qemu-devel@nongnu.org; Fri, 24 Jul 2020 10:32:35 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-468-xbdiJ9FuNqyMJHIoXkNupQ-1; Fri, 24 Jul 2020 10:32:30 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 45FC7189CEF1; Fri, 24 Jul 2020 14:32:29 +0000 (UTC) Received: from thuth.com (ovpn-112-77.ams2.redhat.com [10.36.112.77]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2A44C2DE79; Fri, 24 Jul 2020 14:32:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595601152; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type:in-reply-to:in-reply-to: references:references; bh=34mGIakUadJViNFdG2ovTxD3iiZFLcirwtUz+RdiRg4=; b=OcCrhxqJtIiPPPCThcCL8FgYdFeWSp9ceOMNFeMbMeb1x0Xne/IBKECRMOhFAR0Ok6J6LM JIuykjUqaysvqINHzTWMKidQLE0Q36Agj7axMuCgWj0JBzFDbflXPcybeqUUBzA1VIU9Qv c207y4qi1QycBtJR5GaKWtI1U/Iok1E= X-MC-Unique: xbdiJ9FuNqyMJHIoXkNupQ-1 From: Thomas Huth To: qemu-devel@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= Subject: [PATCH 2/3] cirrus.yml: Compile macOS and FreeBSD with -Werror Date: Fri, 24 Jul 2020 16:32:19 +0200 Message-Id: <20200724143220.32751-3-thuth@redhat.com> In-Reply-To: <20200724143220.32751-1-thuth@redhat.com> References: <20200724143220.32751-1-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.61; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/24 06:44:00 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -40 X-Spam_score: -4.1 X-Spam_bar: ---- X-Spam_report: (-4.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Ed Maste , Christian Schoenebeck , Paolo Bonzini , Li-Wen Hsu , Richard Henderson Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Compiler warnings currently go unnoticed in our FreeBSD and macOS builds, since -Werror is only enabled for Linux and MinGW builds by default. So let's enable them here now, too. For macOS, that unfortunately means that we have to disable the vnc-sasl feature, since this is marked as deprecated in the macOS headers and thus generates a lot of deprecation warnings. Signed-off-by: Thomas Huth Reviewed-by: Ed Maste --- .cirrus.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index f287d23c5b..bb25c1723b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -12,7 +12,7 @@ freebsd_12_task: script: - mkdir build - cd build - - ../configure || { cat config.log; exit 1; } + - ../configure --enable-werror || { cat config.log; exit 1; } - gmake -j8 - gmake V=3D1 check =20 @@ -24,7 +24,8 @@ macos_task: script: - mkdir build - cd build - - ../configure --python=3D/usr/local/bin/python3 || { cat config.log; = exit 1; } + - ../configure --python=3D/usr/local/bin/python3 --disable-vnc-sasl + --enable-werror || { cat config.log; exit 1; } - gmake -j$(sysctl -n hw.ncpu) - gmake check =20 @@ -37,6 +38,7 @@ macos_xcode_task: script: - mkdir build - cd build - - ../configure --cc=3Dclang || { cat config.log; exit 1; } + - ../configure --cc=3Dclang --disable-vnc-sasl --enable-werror + || { cat config.log; exit 1; } - gmake -j$(sysctl -n hw.ncpu) - gmake check --=20 2.18.1 From nobody Sat Nov 15 17:17:26 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1595601256; cv=none; d=zohomail.com; s=zohoarc; b=eSGCSjpc+D5AvbMvyqEWACaOsceSm93fDV8O9iPaFxonjT1zKlyS8j/4Q4SnW/s4wGlao7rsq7nyg/i5R1Khc97aCLwvl63SHmJS6k5InqzD8K6T0sP/CWVWpjzjFJ32DNSgQ3jJDVrCFQKY/x/lBE3YtXHHseoQpwGDxChpnFc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1595601256; h=Content-Type:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:References:Sender:Subject:To; bh=/b9YPiB6paCpA84mJ1cIQX/SSu1ij7B0jsnuIgn+YjM=; b=GmJW76sx2jB7abDoYtZzWupC+Hh82gjI+1KV3h8R4B7fc+74VRhICZx3vP6GxlSpI6GXPSO7MZ2xYoBCk3WODqCYiMBY6nNpeP5dtnGsGC67G24WzZe91+rMPtEWkQZzKJQe4jnRCCP67Q90IQWQkAOru/oQmuZ0AKc1tmAcLVM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 159560125613046.65879598808476; Fri, 24 Jul 2020 07:34:16 -0700 (PDT) Received: from localhost ([::1]:45990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jyym7-0007LM-13 for importer@patchew.org; Fri, 24 Jul 2020 10:34:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jyykY-0004xr-Ng for qemu-devel@nongnu.org; Fri, 24 Jul 2020 10:32:38 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:51599 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jyykX-0004ai-5D for qemu-devel@nongnu.org; Fri, 24 Jul 2020 10:32:38 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-64-qxi4sc9TMjmm1jAanF81vw-1; Fri, 24 Jul 2020 10:32:33 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B55AE102C7EC; Fri, 24 Jul 2020 14:32:31 +0000 (UTC) Received: from thuth.com (ovpn-112-77.ams2.redhat.com [10.36.112.77]) by smtp.corp.redhat.com (Postfix) with ESMTP id A34D02DE79; Fri, 24 Jul 2020 14:32:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595601156; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type:in-reply-to:in-reply-to: references:references; bh=/b9YPiB6paCpA84mJ1cIQX/SSu1ij7B0jsnuIgn+YjM=; b=a5hhbo9kHfZWVuPoUKaYwb6cocIKapCva5TRi+yqfM4fZ0/7Bt6VHd2NrXuDyQ/EVkONjX 2Od48TCVJwq1fYtlCL2BiEqW3lgfuVg5eEuJ9zSe6Ty0VYdY+vKBgSEJeZ20PGOdBA5L9y 4jZtFNgLSbFLozkKjOP27F0wamBFa+s= X-MC-Unique: qxi4sc9TMjmm1jAanF81vw-1 From: Thomas Huth To: qemu-devel@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= Subject: [PATCH 3/3] cirrus.yml: Update the macOS jobs to Catalina Date: Fri, 24 Jul 2020 16:32:20 +0200 Message-Id: <20200724143220.32751-4-thuth@redhat.com> In-Reply-To: <20200724143220.32751-1-thuth@redhat.com> References: <20200724143220.32751-1-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=thuth@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.120; envelope-from=thuth@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/24 08:23:04 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -40 X-Spam_score: -4.1 X-Spam_bar: ---- X-Spam_report: (-4.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Ed Maste , Christian Schoenebeck , Paolo Bonzini , Li-Wen Hsu , Richard Henderson Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" When looking at the CI jobs on cirrus-ci.com, it seems like the mojave-based images have been decomissioned a while ago already, since apparently all our jobs get automatically upgraded to catalina. So let's update our YML script accordingly to avoid confusion. Signed-off-by: Thomas Huth Reviewed-by: Ed Maste --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index bb25c1723b..b11aac53cb 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -18,7 +18,7 @@ freebsd_12_task: =20 macos_task: osx_instance: - image: mojave-base + image: catalina-base install_script: - brew install pkg-config python gnu-sed glib pixman make sdl2 bash script: @@ -32,7 +32,7 @@ macos_task: macos_xcode_task: osx_instance: # this is an alias for the latest Xcode - image: mojave-xcode + image: catalina-xcode install_script: - brew install pkg-config gnu-sed glib pixman make sdl2 bash script: --=20 2.18.1