From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6589850664656961536 X-Received: by 2002:aa7:c413:: with SMTP id j19-v6mr6348516edq.8.1534422386301; Thu, 16 Aug 2018 05:26:26 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:aa7:d382:: with SMTP id x2-v6ls2278564edq.2.gmail; Thu, 16 Aug 2018 05:26:25 -0700 (PDT) X-Google-Smtp-Source: AA+uWPyS+GT0JfPYxQTkG75swk7hSVSrNOOCImPQf3f7neffvhCbsJh5l02LUgqwZrdJFJHfFkix X-Received: by 2002:aa7:c0c2:: with SMTP id j2-v6mr8085661edp.0.1534422385783; Thu, 16 Aug 2018 05:26:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534422385; cv=none; d=google.com; s=arc-20160816; b=g5XveOZFYjpx8QwRIJbCkjkbwzpIqgpP5qYJFq9RWZdG0XOiY/ARc48AYRUwbijAyT qRG017jmSHJ29S4UX1X1Cu2Y6Pxj9kOTeAZ6zQsX2bjvEXbOy0eZMPbPu/CJaA46LxVI 9WbA9jxgnAB7jPLpU/d/aLLwGZG8Sw05m5A4sZnn5JAuUSTGuIJFm1LFIONDncSMFBjY Gne9lASoQlq0FGhDCvkvuu6IINxCRyjB0vzdr1nL8tTrQL0fkM4OIvEt5063Qc9AvAca vI6Xsz2lk0LwkgNZemvYS82qRETEr7kAIqYNogLZ00pawT7afVHPxEg5QjtAyVrdcPMw CpBg== 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:organization:from:references:to:subject :arc-authentication-results; bh=PhE+pWBowJwkviBx0zI/NEg9S5n30IQKKrkur8OsCJw=; b=eSD3h7uuo/T5gtAnN4mJpQSjDWBHt5YD072y1UsIfFolCb1xxnmG8uxV7mYvf3ZkNk sK8GwddEQCs0klZQVsBQhgNtgBxrWxFQ30pnAwWiAvirpXxnxDNKAWK9PIR4CD+ePU7J sDMRlqMero4d5H7FCcOhqCSu7u7mxSQ31pDS4Emrr8rzgn/yzjF503JuOTtZLGd1p/Ri eG7g9fSCpOlxZbQ/mZN1LMrNQ4/zM1lZbnzS9v5E8vos4m51gbEGEZfWNLmRac6BtZRQ 8Euovvp63VipCeOCn1booG6vLLxyxXQTbLiVjJWJNBXdI7sT7mIz5tlq0WFvir5jWZHJ A8RQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id m22-v6si37649edq.1.2018.08.16.05.26.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Aug 2018 05:26:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of mosipov@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 mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.50.180] (nat-ppp-217.71.235.199-satnet-spb.ru [217.71.235.199] (may be forged)) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w7GCQGbB025826 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 16 Aug 2018 14:26:18 +0200 Subject: Re: [PATCH v2] buildhcroot/build.sh: Disable deps checking To: Alexander Smirnov , isar-users@googlegroups.com References: <20180815081426.21428-1-asmirnov@ilbers.de> From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: <431e01f6-07d8-91c9-ea13-3701291ccdd9@ilbers.de> Date: Thu, 16 Aug 2018 15:26:11 +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: <20180815081426.21428-1-asmirnov@ilbers.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: 4kC+Rv47eCeu On 08/15/2018 11:14 AM, Alexander Smirnov wrote: > This change 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. > > Initially it was proposed to use '--no-check-builddeps' parameter, but > seems dpkg-buildpackage from Jessie doesn't support it. I've found, > that '-d' means the same and it's supported in all the suites. Applied to the 'next', Thanks, Maxim. > > Signed-off-by: Alexander Smirnov > Acked-by: Jan Kiszka > --- > 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 c2967d2..e2dabab 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 -d > -- Maxim Osipov ilbers GmbH Maria-Merian-Str. 8 85521 Ottobrunn Germany +49 (151) 6517 6917 mosipov@ilbers.de http://ilbers.de/ Commercial register Munich, HRB 214197 General Manager: Baurzhan Ismagulov