**** BEGIN LOGGING AT Thu Nov 09 03:00:03 2017 Nov 09 07:06:42 Hi there, I'm having some trouble building gobject-introspection ( https://github.com/openembedded/openembedded-core/tree/rocko/meta/recipes-gnome/gobject-introspection ) from the rocko branch Nov 09 07:07:23 It seems to freeze on compilation... https://pastebin.com/1ifJTQSE Nov 09 07:07:37 No segfault or whatsoever.. just hangs here Nov 09 11:45:13 hi ! Nov 09 11:47:16 i am trying to package a binary only project that has a different directory for eveyr architectures, so i'd like to do something like S="${WORKDIR}/git/${MYARCH}/bin/" MYARCH_x86_64="linuxamd64" but ${MYARCH} is not evaluated, what am i doing wrong ? Nov 09 11:48:06 S gives "somewhere/on/my/disk/git/${MYARCH}/bin/" Nov 09 11:48:39 i guess i need to tell bitbake to make MYARCH arch-dependent... Nov 09 11:48:49 or host-dependent Nov 09 11:50:48 afournier: MYARCH_x86-64 Nov 09 11:51:15 - not _ in the arch name Nov 09 12:06:36 duh Nov 09 12:08:52 thanks a lot ! Nov 09 17:52:05 if I put a dirctory in BBPAT Hand it doesn't exist, will it skip it, or warn/error? Nov 09 17:55:23 no warning or error, it'll just not use the path Nov 09 17:55:32 excellent Nov 09 19:54:05 Crofton|work: yes **** ENDING LOGGING AT Fri Nov 10 02:59:59 2017