From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0A262E00DA9; Wed, 3 Jan 2018 01:59:09 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [192.55.52.115 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CCAC7E00D86 for ; Wed, 3 Jan 2018 01:59:04 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jan 2018 01:59:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,501,1508828400"; d="scan'208";a="7063420" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by fmsmga008.fm.intel.com with ESMTP; 03 Jan 2018 01:59:02 -0800 To: "Diaz de Grenu, Jose" , "poky@yoctoproject.org" References: <0B2EBCD48D33654381E736352034C70C01B37B75@dor-sms-xch01.digi.com> <0d223fc9-7b17-4be9-9a60-8cb23375a877@linux.intel.com> <0B2EBCD48D33654381E736352034C70C01B3FF67@dor-sms-xch01.digi.com> <8bb5a376-ec5b-36ed-5b7a-12d7102879ef@linux.intel.com> <0B2EBCD48D33654381E736352034C70C01B40158@dor-sms-xch01.digi.com> <0B2EBCD48D33654381E736352034C70C01B40FAF@dor-sms-xch01.digi.com> From: Alexander Kanavin Message-ID: <16ef64cb-cebd-72d1-581e-46f1bde79d87@linux.intel.com> Date: Wed, 3 Jan 2018 11:53:46 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <0B2EBCD48D33654381E736352034C70C01B40FAF@dor-sms-xch01.digi.com> Subject: Re: Trying to use python3-pygobject-native to compile NetworkManager X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2018 09:59:09 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 01/02/2018 07:36 PM, Diaz de Grenu, Jose wrote: > I don't really know if the problem is then the configure.ac from NetworkManager, or the pygobject recipe in the poky layer... > > I was able to build NetworkManager by adding: > > EXTRA_OECONF_append = " --disable-introspection" > > I think introspection is only used to generate the documentation, which I don't care about. That's fair, but we would appreciate if you can get down to the bottom of the issue - and submit an up to date networkmanager with introspection support to meta-oe. YP needs not just users, but active contributors; it's in your own interest too. Alex