From nobody Sun Jul 26 11:51:23 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; 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=pass(p=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1782416062; cv=none; d=zohomail.com; s=zohoarc; b=mXr5Bhrtz5pnOv8m3lGImtZk5jnjtb6M8up9tkgEltL7sRvoLLg9CinnuJbOzR1xU8+XL5AA1sbYvPEcvwz3yfcSnHn9R6BEpZvvtQe+eysDa4duTo4vGezAi+2Q4uOWNhSd8ZWevmjm1tfa+ewlRpviZgoX23cB6RL0Unt1+CQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1782416062; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=h/SmY6yVvNmqusFF/LfBaJsLaHgoY2vneNH16wzA4hM=; b=GBfjisjw8rvz8By6rsnY/3Hqwq+3XqlB/caflbznpe0QQ+tW/x1COHiytL+dx+HmbHN1YixxJXMjJZps1dphaPCXMLsX/nUdNiwYdV2UV2WVav9UFjQ4LcDbpqjy3ltp7lELcklRX+ISi/3Z5f7/fQX4+qM8QClOGNQ+iz6bv5s= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; 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=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1782416062878989.0092200993131; Thu, 25 Jun 2026 12:34:22 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wcppU-0003JY-17; Thu, 25 Jun 2026 15:33:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wcppL-0003Hz-75 for qemu-devel@nongnu.org; Thu, 25 Jun 2026 15:33:35 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wcppJ-0000xD-MK for qemu-devel@nongnu.org; Thu, 25 Jun 2026 15:33:30 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-257-NA9i-zPlP82ws_0InOywFg-1; Thu, 25 Jun 2026 15:33:26 -0400 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id A17ED18001DE; Thu, 25 Jun 2026 19:33:23 +0000 (UTC) Received: from localhost (unknown [10.2.16.255]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 1E07518001D2; Thu, 25 Jun 2026 19:33:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1782416007; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=h/SmY6yVvNmqusFF/LfBaJsLaHgoY2vneNH16wzA4hM=; b=cm9oA5yWrRtJHu5qxEyXQ6fTgU1god16NCeOJ8uLT9ifVlzKK2p58FtOLw5sRFJC0DDHY+ Ff1DBoSQMC6J44U2gpZBY/E8sYDpUAqi8tWYA+lZD2ntakt3ZrLvdMEakbaUHFSgNa7GJT zzRYKH5iiZrOX2nEaZlcIrk39E22AOQ= X-MC-Unique: NA9i-zPlP82ws_0InOywFg-1 X-Mimecast-MFC-AGG-ID: NA9i-zPlP82ws_0InOywFg_1782416003 From: Stefan Hajnoczi To: qemu-devel@nongnu.org Cc: Kohei Tokunaga , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Pierrick Bouvier , Stefan Hajnoczi , Brian Cain Subject: [PATCH] tests/docker: bump emsdk-wasm64-cross zlib version to 1.3.2 Date: Thu, 25 Jun 2026 15:33:20 -0400 Message-ID: <20260625193320.260312-1-stefanha@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=stefanha@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.445, 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-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.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1782416065008158500 Content-Type: text/plain; charset="utf-8" Container image builds have started failing because zlib.net no longer hosts the 1.3.1 tarball. Move to the 1.3.2 release from February 17, 2026. $ make docker-image-emsdk-wasm64-cross changing dir to build for make "docker-image-emsdk-wasm64-cross"... make[1]: Entering directory 'qemu/build' BUILD emsdk-wasm64-cross ... xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now Error: building at STEP "RUN curl -Ls https://zlib.net/zlib-$ZLIB_VERSION= .tar.xz | tar xJC /zlib --strip-components=3D1": while running runtime:= exit status 2 make[1]: *** [qemu/tests/docker/Makefile.include:43: docker-image-emsdk-w= asm64-cross] Error 2 make[1]: Leaving directory 'qemu/build' make: *** [GNUmakefile:6: build] Error 2 Cc: Kohei Tokunaga Cc: Brian Cain Signed-off-by: Stefan Hajnoczi Reviewed-by: Pierrick Bouvier --- tests/docker/dockerfiles/emsdk-wasm64-cross.docker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/dockerfiles/emsdk-wasm64-cross.docker b/tests/doc= ker/dockerfiles/emsdk-wasm64-cross.docker index 8a924816f92..cbe20c7193e 100644 --- a/tests/docker/dockerfiles/emsdk-wasm64-cross.docker +++ b/tests/docker/dockerfiles/emsdk-wasm64-cross.docker @@ -1,7 +1,7 @@ # syntax =3D docker/dockerfile:1.5 =20 ARG EMSDK_VERSION_QEMU=3D4.0.10 -ARG ZLIB_VERSION=3D1.3.1 +ARG ZLIB_VERSION=3D1.3.2 ARG GLIB_MINOR_VERSION=3D2.84 ARG GLIB_VERSION=3D${GLIB_MINOR_VERSION}.0 ARG PIXMAN_VERSION=3D0.44.2 --=20 2.54.0