On Mon, Sep 4, 2017 at 4:29 PM, Burton, Ross <[email protected]> wrote: > On 4 September 2017 at 18:46, Otavio Salvador > <[email protected]> wrote: >> >> On Mon, Sep 4, 2017 at 7:09 AM, Burton, Ross <[email protected]> >> wrote: >> > On 3 September 2017 at 20:25, Otavio Salvador <[email protected]> >> > wrote: >> >> >> >> This is the Golang dependency management tool under development; it is >> >> ready for production use and intended to be merged onto Golang >> >> 1.10. Until that, projects are starting to use it and making it >> >> available on OE-Core reduces the Golang integration work for new >> >> recipes. >> > >> > >> > ERROR: go-dep-0.3.0-r0 do_package: QA Issue: go-dep: Files/directories >> > were >> > installed but not shipped in any package: >> > /usr/lib64/x86_64-poky-linux/go/bin/dep >> > Please set FILES such that these items are packaged. Alternatively if >> > they >> > are unneeded, avoid installing them or delete them within do_install. >> > go-dep: 1 installed and not shipped files. [installed-vs-shipped] >> >> I know and this is an issue with our Go toolchain support. It fails >> when we are building for same architecture than our build host. > > > (CCing Khem) > > Sounds like a serious problem. Presumably different tooling is used to > build go-hellworld, as that doesn't have the same problem? > > Do we need a bug for this? How critical is it to fix before 2.4?
Honestly, Go support needs some love for 2.4. I am investing some quality time reviewing what is missing when comparing to meta-golang and there is a lot to improve. The error is nothing obvious to me. However, I am cleaning up the integration so we have it in better quality for the release. Eventually, I will end fixing this error. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
