From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lgeamrelo01.lge.com (lgeamrelo01.lge.com [156.147.1.125]) by mail.openembedded.org (Postfix) with ESMTP id 93FC3734DA for ; Fri, 5 Jun 2015 01:42:05 +0000 (UTC) Received: from unknown (HELO CHBae0915) (10.177.222.197) by 156.147.1.125 with ESMTP; 5 Jun 2015 10:42:01 +0900 X-Original-SENDERIP: 10.177.222.197 X-Original-MAILFROM: changhyeok.bae@lge.com From: "Changhyeok Bae" To: =?UTF-8?Q?'Jo=C3=A3o_Henrique_Ferreira_de_Freit?= =?UTF-8?Q?as'?= References: <20150312143521.GD2338@jama> <5501D4CA.2090209@r-finger.com> <08f401d08df0$aba9be00$02fd3a00$@lge.com> <0ba801d09359$ec479130$c4d6b390$@lge.com> <556874C3.2050304@gmail.com> <02e101d09cf9$458099b0$d081cd10$@lge.com> <556FAF71.6000102@gmail.com> In-Reply-To: <556FAF71.6000102@gmail.com> Date: Fri, 5 Jun 2015 10:42:03 +0900 Message-ID: <028801d09f30$d57eadc0$807c0940$@lge.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQFJJzd33wMNl4fFEeoeYEhR/UHxBgHlFIsNAvfvmBMB68tUHQDnnVY9Am5MtZ8BvSizpQEGePGTAaS+auUCDz5gP54nXw0w Cc: =?UTF-8?B?J+ydtOuqheq1rCc=?= , openembedded-core@lists.openembedded.org Subject: Re: meta-gir issues and maintenance X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 01:42:10 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Content-Language: ko I start maintaining this layer some days ago. So I only fix tested with g-ir & gir-test-image build. I'll update gir version from 1.34.2 to latest stable version (more than = 1.39.0 :) Thanks for your reporting -----Original Message----- From: Jo=C3=A3o Henrique Ferreira de Freitas [mailto:joaohf@gmail.com]=20 Sent: Thursday, June 04, 2015 10:53 AM To: Changhyeok Bae Cc: openembedded-core@lists.openembedded.org; = =EC=9D=B4=EB=AA=85=EA=B5=AC Subject: Re: [OE-core] meta-gir issues and maintenance Hi, Using https://github.com/meta-gir/meta-gir and dizzy I got: | checking for i586-poky-linux-pkg-config... (cached) /srv/yocto/build/dizzy/tmp/sysroots/x86_64-linux/usr/bin/pkg-config | checking pkg-config is at least version 0.16... yes checking for=20 | glib-compile-schemas... /srv/yocto/build/dizzy/tmp/sysroots/x86_64-linux/usr/bin/glib-compile-sch= emas | checking for gobject-introspection... configure: error: You need to have gobject-introspection >=3D 1.39.0 installed to build gtk+ | Configure failed. The contents of all config.log files follows to aid debugging | ERROR: oe_runconf failed | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_configure (log file is located at /srv/yocto/build/dizzy/tmp/work/i586-poky-linux/gtk+3/3.12.2-r0/temp/log.= do_configure.24043) ERROR: Task 129 (/home/joaohf/opensource/poky/meta/recipes-gnome/gtk+/gtk+3_3.12.2.bb, do_configure) failed with exit code '1' NOTE: Tasks Summary: Attempted 2542 tasks of which 2464 didn't need to = be rerun and 1 failed. Waiting for 0 running tasks to finish: Summary: 1 task failed: /home/joaohf/opensource/poky/meta/recipes-gnome/gtk+/gtk+3_3.12.2.bb, do_configure Summary: There was 1 WARNING message shown. Summary: There was 1 ERROR message shown, returning a non-zero exit = code. joaohf@couve:/srv/yocto/build/dizzy$ My bblayers.conf was: BBLAYERS ?=3D " \ /home/joaohf/opensource/poky/meta \ /home/joaohf/opensource/poky/meta-yocto \ /home/joaohf/opensource/poky/meta-yocto-bsp \ /home/joaohf/opensource/meta/meta-gir/meta-gir-core \ /home/joaohf/opensource/meta/meta-gir/meta-gir \ /home/joaohf/opensource/meta/meta-openembedded/meta-oe \ " Thanks. On 02/06/2015 02:59, Changhyeok Bae wrote: > Hi, I changed forked repo to https://github.com/meta-gir/meta-gir and = changed some components matched with dizzy. > > Please test again with latest version. > > Thanks > Changhyeok > > -----Original Message----- > From: openembedded-core-bounces@lists.openembedded.org=20 > [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of = > Joao Henrique Ferreira de Freitas > Sent: Friday, May 29, 2015 11:17 PM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] meta-gir issues and maintenance > > > Hi Changhyeok, > > Did you get this error when using meta-gir? In my case I am setting my = recipe to inherit the g-ir class. > > | checking for python script directory... (cached) > ${prefix}/lib/python2.7/site-packages > | checking for python extension module directory... (cached) > ${exec_prefix}/lib/python2.7/site-packages > | checking for python module thread... yes checking whether to enable=20 > | threading in pygobject... yes > | > = /srv/yocto/build/fido/tmp/work/i586-poky-linux/python-pygobject/3.0.4-r0/= pygobject-3.0.4/configure: > line 15892: ./libtool: No such file or directory > | checking for i586-poky-linux-pkg-config... > /srv/yocto/build/fido/tmp/sysroots/x86_64-linux/usr/bin/pkg-config > | checking pkg-config is at least version 0.16... yes checking for=20 > | GLIB > | - version >=3D 2.24.0... cross compiling; assumed OK... > | yes (version 2.42.1) > | checking for ffi... checking for FFI... yes checking for GIO... yes=20 > | checking for GI... no > | configure: error: Package requirements (glib-2.0 >=3D 2.24.0 > | gobject-introspection-1.0 >=3D 1.29.0 > | ) were not met: > | > | No package 'gobject-introspection-1.0' found > | > | Consider adjusting the PKG_CONFIG_PATH environment variable if you=20 > | installed software in a non-standard prefix. > | > | Alternatively, you may set the environment variables GI_CFLAGS and=20 > | GI_LIBS to avoid the need to call pkg-config. > | See the pkg-config man page for more details. > | Configure failed. The contents of all config.log files follows to=20 > | aid > debugging > | ERROR: oe_runconf failed > | WARNING: exit code 1 from a shell command. > | ERROR: Function failed: do_configure (log file is located at > /srv/yocto/build/fido/tmp/work/i586-poky-linux/python-pygobject/3.0.4- > r0/temp/log.do_configure.13915) > ERROR: Task 233 > (/home/joaohf/opensource/meta/meta-gir/meta-gir/recipes-gir/python-pyg > object/python-pygobject_3.0.4.bb, > do_configure) failed with exit code '1' > WARNING: QA Issue: libgirepository: configure was passed unrecognised > options: --disable-schemas-install [unknown-configure-option] > WARNING: QA Issue: g-ir-tools-native: configure was passed=20 > unrecognised > options: --disable-schemas-install [unknown-configure-option] > NOTE: Tasks Summary: Attempted 2578 tasks of which 2524 didn't need to = be rerun and 1 failed. > Waiting for 0 running tasks to finish: > > Summary: 1 task failed: > /home/joaohf/opensource/meta/meta-gir/meta-gir/recipes-gir/python-pygo > bject/python-pygobject_3.0.4.bb, > do_configure > > > I am working to build mypaint (http://mypaint.intilinux.com/) which is = > hugely based on GI. Now I get lost. > > Thanks. > > On 20/05/2015 21:06, Changhyeok Bae wrote: >> I forked meta-gir to https://github.com/locust2001/meta-gir and start = working from next week. >> >> -----Original Message----- >> From: Andreas M=C3=BCller [mailto:schnitzeltony@googlemail.com] >> Sent: Monday, May 18, 2015 8:46 PM >> To: Burton, Ross >> Cc: Changhyeok Bae; OE-core >> Subject: Re: [OE-core] meta-gir issues and maintenance >> >> On Mon, May 18, 2015 at 1:00 PM, Burton, Ross = wrote: >>> On 18 May 2015 at 09:00, Andreas M=C3=BCller=20 >>> >>> wrote: >>>> I would appreciate to have the gintrospection more central - this=20 >>>> would give us a chance to get the gtk stuff out of stone age.. >>> Well, oe-core already has GTK+ 3, so we're "just" missing the=20 >>> bindings to Python and JavaScript. >> Sorry - I meant gnome not gtk. >>> Changhyeok, you're welcome to fork meta-gir to your own repository=20 >>> and work on it independently. If you can update it so that it works = >>> with oe-core master then you're the new maintainer. :) >>> >> Andreas >> >> This email has been protected by YAC (Yet Another Cleaner)=20 >> http://www.yac.mx This email has been protected by YAC (Yet Another Cleaner) http://www.yac.mx