On Tue, Aug 1, 2017 at 6:50 AM, Burton, Ross wrote:
> Verifying this here.
>
> Building for qemuarm puts the binary in /usr/bin/dep. Building for
> intel-corei7-64 puts the binary in /usr/lib/x86_64-poky-linux/go/bin/dep.
>
may be configure logs can tell why is it making this distinction.
Since
Verifying this here.
Building for qemuarm puts the binary in /usr/bin/dep. Building for
intel-corei7-64 puts the binary in /usr/lib/x86_64-poky-linux/go/bin/dep.
Ross
On 31 July 2017 at 20:52, Otavio Salvador
wrote:
> On Mon, Jul 31, 2017 at 4:20 PM, Khem Raj wrote:
> >
> >
> > On 7/31/17 12
On Mon, Jul 31, 2017 at 4:20 PM, Khem Raj wrote:
>
>
> On 7/31/17 12:12 PM, Otavio Salvador wrote:
>> Hello Ross,
>> Hello Khem,
>>
>> On Sat, Jul 29, 2017 at 3:28 PM, Burton, Ross wrote:
>>> Failed in the no-x11 builder at least so far:
>>>
>>> ERROR: go-dep-0.2.0-r0 do_package: QA Issue: go-dep
On 7/31/17 12:12 PM, Otavio Salvador wrote:
> Hello Ross,
> Hello Khem,
>
> On Sat, Jul 29, 2017 at 3:28 PM, Burton, Ross wrote:
>> Failed in the no-x11 builder at least so far:
>>
>> ERROR: go-dep-0.2.0-r0 do_package: QA Issue: go-dep: Files/directories were
>> installed but not shipped in any
Hello Ross,
Hello Khem,
On Sat, Jul 29, 2017 at 3:28 PM, Burton, Ross wrote:
> Failed in the no-x11 builder at least so far:
>
> ERROR: go-dep-0.2.0-r0 do_package: QA Issue: go-dep: Files/directories were
> installed but not shipped in any package:
> /usr/lib/x86_64-poky-linux/go/bin/dep
> Plea
Failed in the no-x11 builder at least so far:
ERROR: go-dep-0.2.0-r0 do_package: QA Issue: go-dep: Files/directories were
installed but not shipped in any package:
/usr/lib/x86_64-poky-linux/go/bin/dep
Please set FILES such that these items are packaged. Alternatively if they
are unneeded, avoid
On Fri, Jul 28, 2017 at 11:07 AM, Otavio Salvador
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 Go
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.
Signed-off-by: Otavio Salv