Re: [go-nuts] FATAL: ThreadSanitizer: unsupported VMA range FATAL: Found 39 - Supported 48 / go: added github.com/docker/docker v23.0.4+incompatible

2023-04-25 Thread Mario Marietto
> You're following out-of-date instructions. godoc is now "go doc". > > On Tuesday, 25 April 2023 at 16:52:09 UTC+1 Mario Marietto wrote: > >> Hello to everyone. >> >> I've restarted the tutorial from the beginning and I've saved ev

Re: [go-nuts] FATAL: ThreadSanitizer: unsupported VMA range FATAL: Found 39 - Supported 48 / go: added github.com/docker/docker v23.0.4+incompatible

2023-04-25 Thread Mario Marietto
suspect that's not my fault. My journey ends here ? No,please,help me. Thanks. On Tue, Apr 25, 2023 at 3:11 PM Mario Marietto wrote: > Hello to everyone. > > I've restarted the tutorial from the beginning and I'm trying to > accomplish the next step,as indicated wher

Re: [go-nuts] FATAL: ThreadSanitizer: unsupported VMA range FATAL: Found 39 - Supported 48 / go: added github.com/docker/docker v23.0.4+incompatible

2023-04-25 Thread Mario Marietto
-q v1.1.5 + '[' -z proxy ']' + target=proxy + make BUILDTAGS=seccomp proxy make: *** No rule to make target «proxy». Stop. The same happens with tini,tomlv,vndr. Are these components fundamentals for running docker ? Why won't it compile them ? Is there another method

Re: [go-nuts] FATAL: ThreadSanitizer: unsupported VMA range FATAL: Found 39 - Supported 48 / go: added github.com/docker/docker v23.0.4+incompatible

2023-04-24 Thread Mario Marietto
tutorial I should restart ? (this is the tutorial that I'm following : https://gist.github.com/cwgem/c913c80dcb8eeef38abc30ff3abf1750 Thanks again. On Tue, Apr 25, 2023 at 1:53 AM Ian Lance Taylor wrote: > On Mon, Apr 24, 2023 at 4:17 PM Mario Marietto > wrote: > > > > r

[go-nuts] FATAL: ThreadSanitizer: unsupported VMA range FATAL: Found 39 - Supported 48 / go: added github.com/docker/docker v23.0.4+incompatible

2023-04-24 Thread Mario Marietto
Hello. I'm playing with the jetson nano. I've just installed ubuntu 22.04 (for arm64) on top of it. Nvidia says that nothing will work on 22.04 and it is totally unsupported. Well,I'm trying to make it supported :) ; the first problem is related to Docker,because it worked on ubuntu 18.04 an