From: "João Henrique Ferreira de Freitas" <joaohf@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: meta-gir issues and maintenance
Date: Fri, 29 May 2015 11:16:35 -0300 [thread overview]
Message-ID: <556874C3.2050304@gmail.com> (raw)
In-Reply-To: <0ba801d09359$ec479130$c4d6b390$@lge.com>
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 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 GLIB - version >= 2.24.0... cross compiling; assumed OK...
| yes (version 2.42.1)
| checking for ffi... checking for FFI... yes
| checking for GIO... yes
| checking for GI... no
| configure: error: Package requirements (glib-2.0 >= 2.24.0
| gobject-introspection-1.0 >= 1.29.0
| ) were not met:
|
| No package 'gobject-introspection-1.0' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables GI_CFLAGS
| and 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 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-pygobject/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 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-pygobject/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üller [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 <ross.burton@intel.com> wrote:
>> On 18 May 2015 at 09:00, Andreas Müller <schnitzeltony@googlemail.com>
>> wrote:
>>> I would appreciate to have the gintrospection more central - this
>>> 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 bindings
>> to Python and JavaScript.
> Sorry - I meant gnome not gtk.
>> Changhyeok, you're welcome to fork meta-gir to your own repository 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) http://www.yac.mx
next prev parent reply other threads:[~2015-05-29 14:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 14:35 meta-gir issues and maintenance Martin Jansa
2015-03-12 18:02 ` Tomas Frydrych
2015-05-14 2:50 ` Changhyeok Bae
2015-05-18 8:00 ` Andreas Müller
2015-05-18 11:00 ` Burton, Ross
2015-05-18 11:45 ` Andreas Müller
2015-05-21 0:06 ` Changhyeok Bae
2015-05-29 14:16 ` João Henrique Ferreira de Freitas [this message]
2015-06-02 5:59 ` Changhyeok Bae
2015-06-02 16:34 ` akuster808
2015-06-03 9:21 ` Paul Eggleton
2015-06-04 1:52 ` João Henrique Ferreira de Freitas
2015-06-05 1:42 ` Changhyeok Bae
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=556874C3.2050304@gmail.com \
--to=joaohf@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.