On Tue, Apr 23, 2019 at 10:31 AM Ken Bassford <[email protected]> wrote: > > Hello Folks, > > I am currently attempting to bring in 16 Go modules ("kmip-go" plus all > dependencies) into my OpenXT project and a select few are having problems > compiling. The modules that fail, fail during do_compile_ptest_base with a > "vet config not found". I have attempted to use the PTEST_ENABLED_${PN} = > "0" or PTEST_ENABLED = "0" flags to no avail as these settings are being > ignored. The modules in question are "github.com/mattn/go-isatty" and > "github.com/uber-go/multierr". > > I am hoping that one or more of you in this audience that are familiar with > compiling golang modules in a OpenXT bitbake environment might be able to > point me in the right direction.
I don't know much about these modules but I do have my fingers in the go classes so I might be able to help. Can you type out the instructions I might be able to follow to reproduce this, ie. which layers and recipes go boom? MarkA > > Thanks in advance. > > Sincerely, > Ken Bassford > Apertus Solutions > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
