github.com/moby/buildkit/session/secrets/secretsprovider github.com/moby/buildkit/session/sshforward github.com/docker/cli/cli/compose/loader github.com/moby/buildkit/session/content go/doc/comment github.com/moby/buildkit/client github.com/moby/buildkit/session/sshforward/sshprovider internal/lazyregexp go/internal/typeparams k8s.io/apimachinery/third_party/forked/golang/reflect go/doc go/parser github.com/moby/buildkit/util/progress/progressui k8s.io/apimachinery/pkg/conversion github.com/moby/buildkit/util/progress/progresswriter k8s.io/apimachinery/pkg/conversion/queryparams k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/sets github.com/moby/buildkit/session/auth/authprovider k8s.io/apimachinery/pkg/util/json k8s.io/apimachinery/pkg/util/naming k8s.io/klog github.com/google/gofuzz github.com/docker/cli/cli/command/image gopkg.in/inf.v0 k8s.io/apimachinery/pkg/util/errors k8s.io/apimachinery/pkg/util/runtime k8s.io/apimachinery/pkg/util/validation/field k8s.io/apimachinery/pkg/runtime k8s.io/apimachinery/pkg/api/resource k8s.io/apimachinery/pkg/util/validation k8s.io/apimachinery/pkg/fields k8s.io/apimachinery/pkg/labels k8s.io/apimachinery/pkg/types k8s.io/apimachinery/pkg/util/intstr k8s.io/apimachinery/pkg/util/net k8s.io/apimachinery/pkg/version github.com/docker/cli/cli/command/builder github.com/docker/cli/cli/command/container k8s.io/client-go/pkg/version github.com/davecgh/go-spew/spew github.com/modern-go/concurrent k8s.io/apimachinery/pkg/watch k8s.io/apimachinery/pkg/runtime/serializer/streaming github.com/modern-go/reflect2 k8s.io/apimachinery/pkg/apis/meta/v1 k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/apimachinery/pkg/util/framer sigs.k8s.io/yaml k8s.io/apimachinery/pkg/util/yaml k8s.io/client-go/tools/clientcmd/api golang.org/x/oauth2/internal k8s.io/client-go/util/connrotation golang.org/x/oauth2 k8s.io/client-go/tools/metrics k8s.io/client-go/util/keyutil k8s.io/client-go/util/cert k8s.io/client-go/transport k8s.io/apimachinery/pkg/util/clock github.com/json-iterator/go k8s.io/client-go/util/flowcontrol k8s.io/client-go/tools/clientcmd/api/v1 k8s.io/client-go/util/homedir github.com/docker/cli/cli/command/manifest github.com/docker/cli/cli/command/network github.com/docker/cli/cli/command/idresolver Checking for function "posix_memalign" : YES Checking for function "posix_spawn" : YES Checking if "strerror_r() returns char *" compiles: NO Checking for function "snprintf" : YES Checking for function "strcasecmp" : YES Checking for function "strncasecmp" : YES Header "sys/sysmacros.h" has symbol "major" : YES Header "dlfcn.h" has symbol "RTLD_LAZY" : YES Header "dlfcn.h" has symbol "RTLD_NOW" : YES Header "dlfcn.h" has symbol "RTLD_GLOBAL" : YES Header "dlfcn.h" has symbol "RTLD_NEXT" : YES Message: Checking whether to use statfs or statvfs .. statfs Checking for function "mkostemp" : YES Checking if "futex(2) system call" : links: YES Checking if "eventfd(2) system call" : links: YES Checking if "__uint128_t available" compiles: YES Checking if "clock_gettime" : links: YES Checking if "dlopen() and dlsym() in system libraries" : links: YES Checking if "number of arguments to statfs() (n=2)" compiles: YES Checking if "open() option O_DIRECTORY" compiles: YES Checking if "fcntl() option F_FULLFSYNC" compiles: NO Checking if "nl_langinfo and CODESET" : links: YES Checking if "nl_langinfo (PM_STR)" : links: YES Checking if "nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)" : links: NO Checking if "nl_langinfo (ALTMON_n)" : links: NO Checking if "nl_langinfo (_NL_ABALTMON_n)" : links: NO Checking if "nl_langinfo and _NL_TIME_CODESET" : links: NO Checking if "signed" compiles: YES Header "stddef.h" has symbol "ptrdiff_t" : YES Checking if "sig_atomic_t" : links: YES Checking if "long long" compiles: YES Checking if "long double" compiles: YES Header "stddef.h" has symbol "wchar_t" : YES Header "wchar.h" has symbol "wint_t" : YES Checking if "uintmax_t in inttypes.h" compiles: YES Checking if "uintmax_t in stdint.h" compiles: YES Checking for size of "char" : 1 Checking for size of "short" : 2 Checking for size of "int" : 4 Checking for size of "void*" : 8 Checking for size of "long" : 8 Checking for size of "long long" : 8 Checking for size of "size_t" : 8 Checking for size of "ssize_t" : 8 Checking if "int64_t is long" compiles: YES Checking for alignment of "char" : 1 Checking for alignment of "short" : 2 Checking for alignment of "int" : 4 Checking for alignment of "void*" : 8 Checking for alignment of "long" : 8 Checking for alignment of "long long" : 8 Checking for alignment of "size_t" : 8 Checking for size of "wchar_t" : 4 Checking if "GCC size_t typedef is long" compiles: YES Checking if "GCC size_t typedef is long long" compiles: NO Checking if "__va_copy check" compiles: YES Checking if "va_copy check" compiles: YES Checking if "ISO C99 varargs macros in C" compiles: YES Checking if "GNUC varargs macros" compiles: YES Has header "alloca.h" : YES (cached) Has header "sys/poll.h" : YES Has header "sys/types.h" : YES (cached) Has header "winsock2.h" : NO Computing int of "POLLIN" : 1 Computing int of "POLLOUT" : 4 Computing int of "POLLPRI" : 2 Computing int of "POLLERR" : 8 Computing int of "POLLHUP" : 16 Computing int of "POLLNVAL" : 32 Computing int of "AF_UNIX" : 1 Computing int of "AF_INET" : 2 Computing int of "AF_INET6" : 10 Computing int of "MSG_OOB" : 1 Computing int of "MSG_PEEK" : 2 Computing int of "MSG_DONTROUTE" : 4 Checking for type "struct in6_addr" : YES Checking if "atomic ops" : links: YES Checking if "atomic ops define" compiles: YES Run-time dependency threads found: YES Header "pthread.h" has symbol "pthread_attr_setstacksize" : YES Header "pthread.h" has symbol "pthread_attr_setinheritsched" : YES Header "pthread.h" has symbol "pthread_condattr_setclock" : YES Header "pthread.h" has symbol "pthread_cond_timedwait_relative_np" : NO Header "pthread.h" has symbol "pthread_getname_np" : YES Header "sys/syscall.h" has symbol "SYS_sched_getattr" : YES Checking if "pthread_setname_np(const char*)" with dependency threads: links: NO Checking if "pthread_setname_np(pthread_t, const char*)" with dependency threads: links: YES Checking for function "iconv_open" : YES Found pkg-config: /home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/bin/pkgconf (1.6.3) Run-time dependency libpcre found: YES 8.45 Library m found: YES Run-time dependency libffi found: YES 3.4.4 Run-time dependency zlib found: YES 1.2.11.zlib-ng Checking for function "ngettext" : YES Checking for function "bind_textdomain_codeset" : YES Run-time dependency mount found: YES 2.38.0 Dependency libselinux skipped: feature selinux disabled Checking for function "strlcpy" : YES Program python3 found: YES (/home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/bin/python3) Program bash found: YES (/bin/bash) Found CMake: /home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/bin/cmake (3.22.3) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Program sh found: YES (/bin/sh) Program env found: YES (/usr/bin/env) Configuring glibconfig.h using configuration Dependency sysprof-capture-4 skipped: feature sysprof disabled Configuring gtester-report using configuration Configuring libglib-2.0.so.0.7200.3-gdb.py using configuration Configuring glib-genmarshal using configuration Program glib-genmarshal found: YES (/home/buildroot/autobuild/instance-2/output-1/build/libglib2-2.72.3/build/gobject/glib-genmarshal) Configuring glib-mkenums using configuration Program glib-mkenums found: YES (/home/buildroot/autobuild/instance-2/output-1/build/libglib2-2.72.3/build/gobject/glib-mkenums) Configuring libgobject-2.0.so.0.7200.3-gdb.py using configuration Message: Cross-compiling: assuming that symbols aren't prefixed with underscore Checking for function "dlerror" : YES Configuring gmoduleconf.h using configuration Checking if "C_IN in public headers (no arpa/nameser_compat.h needed)" compiles: YES Checking if "res_query()" : links: YES Checking if "socket()" : links: YES Checking if "dn_comp()" : links: YES Checking if "res_nclose()" : links: NO Checking if "res_ndestroy()" : links: NO Checking if "res_ninit()" : links: NO Checking if "res_nquery()" : links: NO Checking for type "struct ip_mreqn" : YES Checking if "ioctl with request SIOCGIFADDR" compiles: YES Configuring gnetworking.h using configuration Configuring gdbus-codegen using configuration Program gdbus-codegen found: YES (/home/buildroot/autobuild/instance-2/output-1/build/libglib2-2.72.3/build/gio/gdbus-2.0/codegen/gdbus-codegen) Configuring config.py using configuration Message: Found bash-completion but the .pc file did not set 'completionsdir', fallback to a predefined path Dependency libelf skipped: feature libelf disabled Library elf skipped: feature libelf disabled Program xgettext found: YES (/home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/bin/xgettext) Program msgfmt found: YES (/home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/bin/msgfmt) Program msginit found: NO ../output-1/build/libglib2-2.72.3/po/meson.build:3: WARNING: 'msginit' not found, maintainer targets will not work Program msgmerge found: YES (/home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/bin/msgmerge) Program xgettext found: YES (/home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/bin/xgettext) Configuring glib-gettextize using configuration Configuring config.h using configuration Build targets in project: 126 NOTICE: Future-deprecated features used: * 0.55.0: {'meson.has_exe_wrapper'} * 0.58.0: {'meson.get_cross_property'} * 0.62.0: {'pkgconfig.generate variable for builtin directories'} glib 2.72.3 User defined options Cross files : /home/buildroot/autobuild/instance-2/output-1/build/libglib2-2.72.3//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/lib/pkgconfig buildtype : release default_library : static libdir : lib prefix : /usr strip : false b_pie : false gio_module_dir : github.com/docker/cli/cli/command/task github.com/docker/cli/cli/command/plugin github.com/docker/cli/cli/command/node github.com/docker/cli/cli/command/registry github.com/docker/cli/cli/command/secret github.com/docker/cli/cli/command/service/progress github.com/docker/cli/service/logs k8s.io/apimachinery/pkg/api/errors k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/client-go/pkg/apis/clientauthentication k8s.io/client-go/rest/watch k8s.io/apimachinery/pkg/runtime/serializer/json github.com/coreos/etcd/raft/raftpb k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 github.com/docker/go-events k8s.io/apimachinery/pkg/runtime/serializer/versioning github.com/docker/swarmkit/api/deepcopy github.com/docker/swarmkit/manager/raftselector github.com/docker/swarmkit/protobuf/plugin github.com/docker/cli/cli/command/stack/formatter k8s.io/apimachinery/pkg/runtime/serializer k8s.io/client-go/tools/clientcmd/api/latest github.com/docker/cli/cli/command/stack/options github.com/docker/compose-on-kubernetes/api/compose/v1beta2 k8s.io/client-go/plugin/pkg/client/auth/exec k8s.io/api/core/v1 github.com/docker/swarmkit/api k8s.io/client-go/rest github.com/docker/compose-on-kubernetes/api/compose/v1beta1 /usr/lib/gio/modules glib_debug : disabled libelf : disabled libmount : enabled oss_fuzz : disabled selinux : disabled tests : false xattr : false Found ninja-1.10.2.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-2/output-1/per-package/libglib2/host/bin/ninja github.com/googleapis/gnostic/extensions github.com/googleapis/gnostic/compiler k8s.io/client-go/tools/auth k8s.io/client-go/tools/clientcmd github.com/googleapis/gnostic/OpenAPIv2 github.com/docker/compose-on-kubernetes/api github.com/docker/cli/cli/context/kubernetes github.com/docker/cli/cli/command/context k8s.io/api/admissionregistration/v1 k8s.io/api/admissionregistration/v1beta1 k8s.io/api/auditregistration/v1alpha1 k8s.io/api/authentication/v1 k8s.io/api/authentication/v1beta1 k8s.io/api/authorization/v1 k8s.io/api/authorization/v1beta1 k8s.io/api/certificates/v1beta1 k8s.io/api/coordination/v1 k8s.io/api/coordination/v1beta1 k8s.io/api/rbac/v1 k8s.io/api/rbac/v1alpha1 k8s.io/api/rbac/v1beta1 cloud.google.com/go/compute/metadata golang.org/x/oauth2/jws golang.org/x/oauth2/jwt golang.org/x/oauth2/google k8s.io/client-go/third_party/forked/golang/template github.com/docker/compose-on-kubernetes/api/labels k8s.io/apimachinery/pkg/api/meta k8s.io/client-go/util/jsonpath k8s.io/client-go/plugin/pkg/client/auth/gcp container/heap github.com/hashicorp/golang-lru/simplelru github.com/google/go-cmp/cmp/internal/function github.com/hashicorp/golang-lru github.com/google/go-cmp/cmp/internal/value k8s.io/apimachinery/pkg/util/cache github.com/google/go-cmp/cmp k8s.io/apimachinery/pkg/util/wait k8s.io/apimachinery/pkg/apis/meta/v1beta1 k8s.io/apimachinery/pkg/apis/meta/internalversion k8s.io/apimachinery/pkg/util/diff k8s.io/client-go/util/retry k8s.io/client-go/tools/pager k8s.io/utils/trace github.com/docker/cli/cli/command/stack/loader k8s.io/client-go/tools/cache github.com/docker/cli/cli/command/swarm/progress github.com/docker/cli/cli/command/swarm github.com/docker/cli/cli/command/volume github.com/docker/cli/cli/command/trust github.com/docker/compose-on-kubernetes/api/compose/v1alpha3 k8s.io/api/apps/v1beta1 k8s.io/api/apps/v1 k8s.io/api/apps/v1beta2 k8s.io/api/autoscaling/v1 k8s.io/api/autoscaling/v2beta1 github.com/docker/swarmkit/api/defaults github.com/docker/swarmkit/api/genericresource k8s.io/api/autoscaling/v2beta2 github.com/docker/cli/cli/command/service k8s.io/api/batch/v1 k8s.io/api/discovery/v1alpha1 k8s.io/api/batch/v1beta1 k8s.io/api/batch/v2alpha1 k8s.io/api/events/v1beta1 k8s.io/api/extensions/v1beta1 k8s.io/api/networking/v1 k8s.io/api/networking/v1beta1 k8s.io/api/node/v1alpha1 k8s.io/api/node/v1beta1 k8s.io/api/policy/v1beta1 k8s.io/api/scheduling/v1 k8s.io/api/scheduling/v1alpha1 k8s.io/api/scheduling/v1beta1 k8s.io/api/settings/v1alpha1 k8s.io/api/storage/v1 k8s.io/api/storage/v1alpha1 k8s.io/api/storage/v1beta1 github.com/docker/compose-on-kubernetes/api/client/clientset/scheme github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1alpha3 github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1beta1 github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1beta2 k8s.io/client-go/tools/reference github.com/docker/cli/cli/compose/convert github.com/docker/cli/cli/command/stack/swarm k8s.io/client-go/kubernetes/scheme k8s.io/client-go/discovery k8s.io/client-go/kubernetes/typed/admissionregistration/v1 k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 k8s.io/client-go/kubernetes/typed/apps/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta1 k8s.io/client-go/kubernetes/typed/apps/v1beta2 github.com/docker/cli/kubernetes k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 k8s.io/client-go/kubernetes/typed/authentication/v1 k8s.io/client-go/kubernetes/typed/authentication/v1beta1 k8s.io/client-go/kubernetes/typed/authorization/v1 k8s.io/client-go/kubernetes/typed/authorization/v1beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 k8s.io/client-go/kubernetes/typed/batch/v1 k8s.io/client-go/kubernetes/typed/batch/v1beta1 k8s.io/client-go/kubernetes/typed/batch/v2alpha1 k8s.io/client-go/kubernetes/typed/certificates/v1beta1 k8s.io/client-go/kubernetes/typed/coordination/v1 k8s.io/client-go/kubernetes/typed/coordination/v1beta1 k8s.io/client-go/kubernetes/typed/core/v1 k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 k8s.io/client-go/kubernetes/typed/events/v1beta1 k8s.io/client-go/kubernetes/typed/extensions/v1beta1 k8s.io/client-go/kubernetes/typed/networking/v1 k8s.io/client-go/kubernetes/typed/networking/v1beta1 k8s.io/client-go/kubernetes/typed/node/v1alpha1 k8s.io/client-go/kubernetes/typed/node/v1beta1 k8s.io/client-go/kubernetes/typed/policy/v1beta1 k8s.io/client-go/kubernetes/typed/rbac/v1 k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 k8s.io/client-go/kubernetes/typed/rbac/v1beta1 k8s.io/client-go/kubernetes/typed/scheduling/v1 k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 k8s.io/client-go/kubernetes/typed/settings/v1alpha1 k8s.io/client-go/kubernetes/typed/storage/v1 k8s.io/client-go/kubernetes/typed/storage/v1alpha1 k8s.io/client-go/kubernetes/typed/storage/v1beta1 k8s.io/client-go/kubernetes github.com/docker/cli/cli/command/system github.com/docker/cli/cli/command/stack/kubernetes github.com/docker/cli/cli/command/stack github.com/docker/cli/cli/command/commands github.com/docker/cli/cmd/docker # github.com/docker/cli/cmd/docker runtime.gcdata: missing Go type information for global symbol .dynsym: size 72 net(.text): relocation target __errno_location not defined net(.text): relocation target getnameinfo not defined net(.text): relocation target __errno_location not defined net(.text): relocation target getaddrinfo not defined net(.text): relocation target freeaddrinfo not defined net(.text): relocation target gai_strerror not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fwrite not defined runtime/cgo(.text): relocation target vfprintf not defined runtime/cgo(.text): relocation target fputc not defined runtime/cgo(.text): relocation target abort not defined runtime/cgo(.text): relocation target pthread_mutex_lock not defined runtime/cgo(.text): relocation target pthread_cond_wait not defined runtime/cgo(.text): relocation target pthread_mutex_unlock not defined runtime/cgo(.text): relocation target pthread_cond_broadcast not defined runtime/cgo(.text): relocation target pthread_create not defined runtime/cgo(.text): relocation target nanosleep not defined runtime/cgo(.text): relocation target pthread_detach not defined runtime/cgo(.text): relocation target strerror not defined runtime/cgo(.text): relocation target stderr not defined /home/buildroot/autobuild/instance-2/output-1/per-package/docker-cli/host/lib/go/pkg/tool/linux_amd64/link: too many errors package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/docker-cli-20.10.19/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/docker-cli-20.10.19/.stamp_built] Error 2 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading bou.ke/monkey v1.0.2 go: downloading go.uber.org/zap v1.19.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/mattn/go-colorable v0.1.9 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading go.uber.org/multierr v1.6.0 go: downloading go.uber.org/atomic v1.7.0 # bou.ke/monkey v1.0.2 ## explicit bou.ke/monkey # github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew/spew # github.com/dustin/go-humanize v1.0.0 ## explicit github.com/dustin/go-humanize # github.com/fatih/color v1.13.0 ## explicit github.com/fatih/color # github.com/inconshreveable/mousetrap v1.0.0 github.com/inconshreveable/mousetrap # github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d ## explicit github.com/kami-zh/go-capturer # github.com/mattn/go-colorable v0.1.9 github.com/mattn/go-colorable # github.com/mattn/go-isatty v0.0.14 github.com/mattn/go-isatty # github.com/mattn/go-runewidth v0.0.9 github.com/mattn/go-runewidth # github.com/olekukonko/tablewriter v0.0.5 ## explicit github.com/olekukonko/tablewriter # github.com/pkg/errors v0.9.1 ## explicit github.com/pkg/errors # github.com/pmezard/go-difflib v1.0.0 github.com/pmezard/go-difflib/difflib # github.com/spf13/cobra v1.2.1 ## explicit github.com/spf13/cobra # github.com/spf13/pflag v1.0.5 github.com/spf13/pflag # github.com/stretchr/testify v1.7.0 ## explicit github.com/stretchr/testify/assert # go.uber.org/atomic v1.7.0 go.uber.org/atomic # go.uber.org/multierr v1.6.0 go.uber.org/multierr # go.uber.org/zap v1.19.1 ## explicit go.uber.org/zap go.uber.org/zap/buffer go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/color go.uber.org/zap/internal/exit go.uber.org/zap/zapcore # golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix # gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b gopkg.in/yaml.v3 tinifier-3.4.0.tar.gz: OK (sha256: 927e966f9d23ea7cc1942967a8fc16ef4c55c51bd096d44f54b418844a51aa12) make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'