On 3/14/21 9:31 AM, Richard Purdie wrote:
On Thu, 2021-03-11 at 22:21 -0800, Khem Raj wrote:
go-dep was an effort for dependency management before go modules, which
since 2020 has been deprecated in favor of go modules. Since its not
developed any longer and go mdules is officially supported, this should
be retired from OE-core as well.
Signed-off-by: Khem Raj <raj.k...@gmail.com>
Cc: Otavio Salvador <otavio.salva...@ossystems.com.br>
---
meta/classes/godep.bbclass | 8 -
meta/conf/distro/include/maintainers.inc | 1 -
meta/lib/oeqa/selftest/cases/reproducible.py | 1 -
.../0001-Add-support-for-mips-mips64.patch | 54 -
...bolt_riscv64-Add-support-for-riscv64.patch | 33 -
meta/recipes-devtools/go/go-dep_0.5.4.bb | 30 -
7 files changed, 145701 deletions(-)
delete mode 100644 meta/classes/godep.bbclass
delete mode 100644
meta/recipes-devtools/go/go-dep/0001-Add-support-for-mips-mips64.patch
delete mode 100644
meta/recipes-devtools/go/go-dep/0001-bolt_riscv64-Add-support-for-riscv64.patch
delete mode 100644 meta/recipes-devtools/go/go-dep_0.5.4.bb
So we also need to remove the go-dep tests?
https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/1950/steps/14/logs/stdio
If so, is there some other go test we could replace them with?
I think this is some connectivity issue. see the below error I pasted
from your logs.
File
"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/gotoolchain.py",
line 68, in test_go_dep_build
retv = self.run_sdk_go_command('build', proj, name)
File
"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/gotoolchain.py",
line 54, in run_sdk_go_command
return runCmd(cmd).status
File
"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py",
line 210, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status
%d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'cd
/tmp/SDKQA52f_qj7f/go/src/github.com/direnv/direnv; .
/tmp/SDKQA52f_qj7f/environment-setup-core2-64-poky-linux; export
GOPATH=/tmp/SDKQA52f_qj7f/go; ${CROSS_COMPILE}go build' returned
non-zero exit status 1:
go: github.com/BurntSushi/toml@v0.3.1: Get
"https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.mod":
net/http: TLS handshake timeout
Cheers,
Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#149434):
https://lists.openembedded.org/g/openembedded-core/message/149434
Mute This Topic: https://lists.openembedded.org/mt/81273566/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-