All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Quentin Schulz" <quentin.schulz@streamunlimited.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: poky@lists.yoctoproject.org,
	andriy.danylovskyy@streamunlimited.com,
	radek.dostal@streamunlimited.com
Subject: Re: [poky] [BUG] icecc breaks gobject-introspection do_compile on 2.7.2 and master
Date: Wed, 11 Dec 2019 14:08:58 +0100	[thread overview]
Message-ID: <20191211130858.2atzu2e6fwyxfh2r@qschulz> (raw)
In-Reply-To: <CAMKF1sp+rmXSrNqXD5k0Z1oC8rKtZA5xo9-OmJLYG2sS4SwWEg@mail.gmail.com>

Hi Khem,

On Mon, Dec 09, 2019 at 11:02:29AM -0800, Khem Raj wrote:
> /tmp/poky/build/tmp/work/core2-64-poky-linux/gobject-introspection/1.62.0-r0/build/g-ir-scanner-qemuwrapper
> /tmp/poky/build/tmp/work/core2-64-poky-linux/gobject-introspection/1.62.0-r0/build/tools/g-ir-compiler
> -o gir/cairo-1.0.typelib gir/cairo-1.0.gir --includedir
> /tmp/poky/build/tmp/work/core2-64-poky-linux/gobject-introspection/1.62.0-r0/build/gir
> --includedir /tmp/poky/build/tmp/work/core2-64-poky-linux/gobject-introspection/1.62.0-r0/gobject-introspection-1.62.0/gir
> 
> 
> try to run above cmd manually with some verbosity
> 

I manually ran this command, the result being:
Error while loading /tmp/poky/build/tmp/work/core2-64-poky-linux/gobject-introspection/1.62.0-r0/build/tools/g-ir-compiler: No such file or directory
If the above error message is about missing .so libraries, then setting up GIR_EXTRA_LIBS_PATH in the recipe should help.
(typically like this: GIR_EXTRA_LIBS_PATH="${B}/something/.libs" )
WARNING: exit code 1 from a shell command.

As explained in the original mail (though it was maybe way too long to
read), the file is indeed not there when the recipe is failing and there
when it is successfuly building.

If there is more info to get, could you please point how to make
qemu-wrapper more verbose, I couldn't find anything meaningful with
/tmp/poky/build/tmp/work/core2-64-poky-linux/gobject-introspection/1.62.0-r0/build/g-ir-scanner-qemuwrapper -h

-trace and -strace didn't output anything more (though I might be doing
it wrong).

Thanks,
Quentin

  reply	other threads:[~2019-12-11 13:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06 10:18 [BUG] icecc breaks gobject-introspection do_compile on 2.7.2 and master Quentin Schulz
2019-12-06 19:25 ` [poky] " Khem Raj
2019-12-09 10:42   ` Quentin Schulz
2019-12-09 19:02     ` Khem Raj
2019-12-11 13:08       ` Quentin Schulz [this message]
2020-06-17  9:20       ` Quentin Schulz
     [not found]       ` <16194A529E0C724A.27738@lists.yoctoproject.org>
2020-06-17 10:06         ` [FIXED] " Quentin Schulz

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=20191211130858.2atzu2e6fwyxfh2r@qschulz \
    --to=quentin.schulz@streamunlimited.com \
    --cc=andriy.danylovskyy@streamunlimited.com \
    --cc=poky@lists.yoctoproject.org \
    --cc=radek.dostal@streamunlimited.com \
    --cc=raj.khem@gmail.com \
    /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.