I also encountered this issue. For now, I found it only happened on
ubuntu 14.04.
Looks like it invokes g-ir-scanner but not g-ir-scanner-wrapper when
building gir.
In build.ninja:
COMMAND =
'/buildarea/build/tmp/work/core2-64-poky-linux/json-glib/1.2.8-r0/recipe-sysroot-native/usr/bin/g-ir
Note that meson flags for gobject introspection and gtk-doc
appear to be non-standardized; going forward we should devise
a common way to deal with it.
gettext inherit is removed, as there is no equivalent functionality
in meson; NLS bits are always built and installed.
Signed-off-by: Alexander K
On 01/04/2018 10:40 AM, ChenQi wrote:
I got the following do_compile failure when I was building json-glib for
qemux86-64.
| FileNotFoundError: [Errno 2] No such file or directory:
'/buildarea2/chenqi/poky/build-systemd/tmp/work/core2-64-poky-linux/json-glib/1.2.8-r0/build/tmp-introspect27wkl
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
On 01/04/2018 10:51 AM, ChenQi wrote:
file://0001-Do-not-disable-gobject-introspection-when-cross-comp.patch \
+ "
I removed this patch and the compile succeeded.
Could you please check if this patch is really needed?
If it is, I think we'd better make build to succeed by default anyw
On 12/21/2017 09:04 PM, Alexander Kanavin wrote:
Note that meson flags for gobject introspection and gtk-doc
appear to be non-standardized; going forward we should devise
a common way to deal with it.
gettext inherit is removed, as there is no equivalent functionality
in meson; NLS bits are alwa
I got the following do_compile failure when I was building json-glib for
qemux86-64.
| FileNotFoundError: [Errno 2] No such file or directory:
'/buildarea2/chenqi/poky/build-systemd/tmp/work/core2-64-poky-linux/json-glib/1.2.8-r0/build/tmp-introspect27wkly7i/Json-1.0'
Best Regards,
Chen Qi
Note that meson flags for gobject introspection and gtk-doc
appear to be non-standardized; going forward we should devise
a common way to deal with it.
gettext inherit is removed, as there is no equivalent functionality
in meson; NLS bits are always built and installed.
Signed-off-by: Alexander K
Note that meson flags for gobject introspection and gtk-doc
appear to be non-standardized; going forward we should devise
a common way to deal with it.
gettext inherit is removed, as there is no equivalent functionality
in meson; NLS bits are always built and installed.
Signed-off-by: Alexander K