**** BEGIN LOGGING AT Sun Jan 06 02:59:57 2019 Jan 06 10:41:02 For a shell function declared in a recipe, do I need to export it in some special way for it to be available in a command run under pseudo ? Jan 06 16:58:35 robbawebba: thanks! indeed, i'm currently messing with the go dep tool, not nice but still.. Jan 06 21:57:41 New news from stackoverflow: bitbake: adding php-intl support to php recipe Jan 06 23:08:03 derRichard: sounds good! if you find that that it's easier with go dep, please report back! I haven't messed around with go dep support in OE yet Jan 06 23:08:53 robbawebba: i went back to "go get". but i can share my hackish bb file if you want to see Jan 06 23:10:32 derRichard: yes please! Jan 06 23:13:31 robbawebba: http://paste.debian.net/plainh/6c6b21b8 Jan 06 23:14:05 i had to set GOPATH manually because the git repo hosts multiple go commands and i didn't figure how to teach go.bbclass... Jan 06 23:14:32 the key point is calling "go get" in do_compile_prepend() Jan 06 23:56:54 can it be that the go toolchain in yocto is buggy? running a non-trival go program causes very odd crashes. Jan 06 23:57:08 they happen only if i run it in a vm with a single cpu or set GOMAXPROCS=1 Jan 07 01:58:24 New news from stackoverflow: .Failed to build yocto on ubuntu 18.04 Jan 07 02:48:46 derRichard: I think it's possible, I haven't taken a closer look to see what flags the go programs are compiled with Jan 07 02:49:02 much less the flags used to compile to toolchain itself :/ **** ENDING LOGGING AT Mon Jan 07 02:59:56 2019