From nobody Fri Nov 14 03:51:13 2025 Delivered-To: importer@patchew.org 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; 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=1584491184; cv=none; d=zohomail.com; s=zohoarc; b=LZvbiePGiuA9xemG62nOv+HnMBikj1DHZPX0vau53JtwESdwEIrkBqKQXAVUfgVAeY/S4VFgASpnrbvO8lK36K8CMCi5SABJX/QZw7XwG5Au7gL/YDMZn2qEHPham5+ufR2B77MDaTFsMKzE/ykI/eeaGY5y0LzsdBwEyG6Yzp0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1584491184; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=VFn7JO0XLVD9S827UyQBaSD7Qch6L16JMLs2kqWzCw4=; b=WO0XZa0pI8IVFQHZRtahUevE/kpFUphDGMbkW6zoVQROYJaZI5c737m2zRcfCfx7BVjVnTLcPgSzD9AtFXIJwXNtCMCprGGMqWPEl1cXnOkFmFrFA44823NGMECy1Id8Xlh/CHX2j5W3xZXWgI8g3syLcwmVcK5Ql/EiwRz0E6Q= 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 1584491184762873.5515713846149; Tue, 17 Mar 2020 17:26:24 -0700 (PDT) Received: from localhost ([::1]:43654 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEMXP-00025a-Qe for importer@patchew.org; Tue, 17 Mar 2020 20:26:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45532) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEMRS-0004ap-59 for qemu-devel@nongnu.org; Tue, 17 Mar 2020 20:20:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEMRQ-00015t-PL for qemu-devel@nongnu.org; Tue, 17 Mar 2020 20:20:14 -0400 Received: from us-smtp-delivery-74.mimecast.com ([63.128.21.74]:58764) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jEMRJ-0000z1-V1 for qemu-devel@nongnu.org; Tue, 17 Mar 2020 20:20:08 -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-164-7cdq6aWOPH2F4FkwRrAQ6A-1; Tue, 17 Mar 2020 20:20:01 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E9BF4100550D; Wed, 18 Mar 2020 00:19:59 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-117-2.rdu2.redhat.com [10.10.117.2]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 58D2610016EB; Wed, 18 Mar 2020 00:19:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1584490805; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VFn7JO0XLVD9S827UyQBaSD7Qch6L16JMLs2kqWzCw4=; b=NqT22ZW2XzsJw5XPwETIQVW/BSp1geJepS2VDqq4JZM1my37FEOg5Y68yBrlKuUrwooYo8 Kz9IR0dDypGTbEsCrd1qGIlPzxrJprawkkQJwZUK5yNIO1Es37c94NRx5+P1tfnmIJRLfC nanP/C+ANzZYFwAUu550gcD+T3laMUs= X-MC-Unique: 7cdq6aWOPH2F4FkwRrAQ6A-1 From: Cleber Rosa To: qemu-devel@nongnu.org, Peter Maydell Subject: [PULL 6/6] tests/docker: make "buildah bud" output similar to "docker build" Date: Tue, 17 Mar 2020 20:19:32 -0400 Message-Id: <20200318001932.180617-7-crosa@redhat.com> In-Reply-To: <20200318001932.180617-1-crosa@redhat.com> References: <20200318001932.180617-1-crosa@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 63.128.21.74 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: Fam Zheng , Beraldo Leal , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Fabien Chouteau , KONRAD Frederic , qemu-ppc@nongnu.org, Wainer dos Santos Moschetta , Willian Rampazzo , Cleber Rosa , =?UTF-8?q?Herv=C3=A9=20Poussineau?= , Aleksandar Rikalo , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Aurelien Jarno , Eduardo Habkost Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Podman users will most often be using buildah to build containers. Among the differences between "buildah bud|build-using-dockerfile" and a traditional "docker build" is that buildah does not run a container during build. To the best of my knowledge and experiments, this means that runtime variables, such as ENV from one base image will not propagate into another. The end result is that the location for the cross compiler binaries, defined in the base "qemu/debian9-mxe" image, are not passed through this image. Consequently, the cross compilers are not on PATH and the build fails. Signed-off-by: Cleber Rosa Acked-by: Alex Benn=C3=A9e Message-Id: <20200312193616.438922-3-crosa@redhat.com> Signed-off-by: Cleber Rosa --- tests/docker/dockerfiles/debian-win32-cross.docker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/dockerfiles/debian-win32-cross.docker b/tests/doc= ker/dockerfiles/debian-win32-cross.docker index 9d7053e59d..d16d6431bc 100644 --- a/tests/docker/dockerfiles/debian-win32-cross.docker +++ b/tests/docker/dockerfiles/debian-win32-cross.docker @@ -9,7 +9,7 @@ MAINTAINER Philippe Mathieu-Daud=C3=A9 =20 ENV TARGET i686 =20 -ENV PATH $PATH:/usr/lib/mxe/usr/$TARGET-w64-mingw32.shared/bin +ENV PATH $PATH:/usr/lib/mxe/usr/bin:/usr/lib/mxe/usr/$TARGET-w64-mingw32.s= hared/bin =20 ENV PKG_CONFIG_PATH \ $PKG_CONFIG_PATH:/usr/lib/mxe/usr/$TARGET-w64-mingw32.shared/lib/pkgco= nfig --=20 2.25.1