From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6581862148598661120 X-Received: by 2002:a81:a802:: with SMTP id f2-v6mr6492728ywh.86.1534250360749; Tue, 14 Aug 2018 05:39:20 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a25:9cc9:: with SMTP id z9-v6ls3421608ybo.4.gmail; Tue, 14 Aug 2018 05:39:20 -0700 (PDT) X-Google-Smtp-Source: AA+uWPwBmT/+gT+/XHClZgYUnx0aEagQQ4cydSrovadl154BN9h+oPw/JB98NoacS/pIyXgXmSdt X-Received: by 2002:a25:bb4d:: with SMTP id b13-v6mr1647635ybk.11.1534250360111; Tue, 14 Aug 2018 05:39:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534250360; cv=none; d=google.com; s=arc-20160816; b=mbTflF/jgkZ6sAjRRjDT/EYfKRdr6GTCbCMWXT5Vy1Cu786KnVVzeGj6DtHFQ1Auv1 qyxSDbDhoEr01ee73FcWdd6mwQ+vfZU/zXoTMr0BexNzKdq5odstflW4pclxRITDNr1u +Sog76c8q9+HVd1aj/TSwvnZM4mw+0Y24ITMpn0Kg0B9K5fWPHHZthEOol3ax5OnPOZM DVCMZ/TUIw06V/XgdsTIxNWnYJAb5DGbDgp0fl3+dJKSS+mupgO/hQORBW4szU+3QbYm HfR6q2Ry/wFUjmLxiStjiFDXNRzyIoB1ahTyZTQsdNyTxtcluIUfw1XFREsFU2sXFnN/ U21g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:to:subject :arc-authentication-results; bh=0g3YPuY+QX6jB/Rwz++BWz9mmi7FBYVNHPAV9ecXveQ=; b=nvcbwRykyeb0P2aYXwRCJfOHkDrUwODZLGJ1EpCZKSN+grhb0FplObW+zhGasyo0Z6 B5UwN6TkKg9/TESopPRNz+fnlrnTlbuilLnOcclqesaL5ym0Bu72rAw2d/JuiXx0J0ev FFpI8+b4yqfDn09giJt/gWPQHcUXcQOd6+aU5ZnAnYoyfpgTtPNjUQlNN3ImnSJECXws fYwhs2L84xjzB7+BDaUGFelh0PHd4GXO6yfX5JoVKHriXgQvUivYhB/6/k268LDo7YGG J5v3qGiuvAgZFfUakF/iBkq4Sxxco6UZrxr2ZqzcVf2Cg2evRSw9iY7+47yV/TYBwtFF PEPw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id 145-v6si1394908ybe.3.2018.08.14.05.39.19 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Aug 2018 05:39:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from [10.0.2.15] ([84.47.189.78]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w7ECd70R018806 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 14 Aug 2018 14:39:08 +0200 Subject: Re: [PATCH v4 09/10] build.sh: Do not check deps in dpkg-buildpackage To: Jan Kiszka , isar-users@googlegroups.com, Maksim Osipov References: <20180724190618.19155-1-asmirnov@ilbers.de> <20180724190618.19155-10-asmirnov@ilbers.de> <99cb3b45-b09a-13f3-31da-782867ac419d@siemens.com> <0f921054-23d6-579c-82b3-4ade85b32c00@siemens.com> From: Alexander Smirnov Message-ID: <1b7c5ab6-59a8-9b1f-7afc-4417ecec2508@ilbers.de> Date: Tue, 14 Aug 2018 15:39:01 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <0f921054-23d6-579c-82b3-4ade85b32c00@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: iItaCpn0KA83 Hi Jan, On 14.08.2018 14:40, Jan Kiszka wrote: > On 2018-08-11 17:47, [ext] Jan Kiszka wrote: >> On 2018-07-24 21:06, Alexander Smirnov wrote: >>> dpkg-buildpackage could brake the compilation. The build dependencies >>> are already installed at this stage, so there is no need to check them >>> in dpkg-buildpackage. >>> >>> Signed-off-by: Jan Kiszka >>> Signed-off-by: Alexander Smirnov >>> --- >>>   meta/recipes-devtools/buildchroot/files/build.sh | 2 +- >>>   1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/meta/recipes-devtools/buildchroot/files/build.sh >>> b/meta/recipes-devtools/buildchroot/files/build.sh >>> index 40ba410..aba2042 100644 >>> --- a/meta/recipes-devtools/buildchroot/files/build.sh >>> +++ b/meta/recipes-devtools/buildchroot/files/build.sh >>> @@ -61,4 +61,4 @@ for i in configure aclocal.m4 Makefile.am >>> Makefile.in; do >>>   done >>>   # Build the package >>> -dpkg-buildpackage -a$target_arch >>> +dpkg-buildpackage -a$target_arch --no-check-builddeps >>> >> >> Any reason why this was not part of v5 and is now not in next? It's >> still required to cross-compile packages with certain python >> dependencies, possibly more. >> > > Can we get this into next as well (then I would be patch-free in my > layer)? Alex asked for an ack on this which I herewith provide. > > We can possibly tune the commit message further: This changes is needed > in order to avoid failures of dpkg-buildpackage when a package provides > python-pip:native or python-mako:native as build-depends. ":native" > would make the builddeps check fail while that is needed to install (via >  mk-build-deps) the host-side version of these packages in a > cross-build case. I'm already formatting the patch to resend it. Started test build. Alex > > Jan >