cmd/internal/goobj cmd/internal/rsc.io/arm/armasm cmd/internal/rsc.io/x86/x86asm debug/dwarf debug/gosym debug/plan9obj flag log go/token encoding/json encoding/xml text/template/parse compress/flate math/big encoding/hex mime net/http/internal runtime/pprof cmd/pprof/internal/tempfile archive/tar compress/lzw database/sql/driver encoding/csv cmd/pack go/scanner encoding/gob os/user runtime/debug image/gif testing/iotest database/sql text/scanner cmd/pprof/internal/svg index/suffixarray testing/quick testing net/textproto log/syslog go/ast compress/gzip archive/zip compress/zlib debug/elf debug/macho debug/pe image/png net/mail cmd/pprof/internal/profile text/template crypto/elliptic encoding/asn1 crypto/rand crypto/dsa crypto/rsa mime/multipart cmd/internal/objfile crypto/x509/pkix go/parser go/printer go/doc html/template cmd/pprof/internal/plugin cmd/pprof/internal/symbolz cmd/pprof/internal/symbolizer crypto/ecdsa crypto/x509 cmd/addr2line cmd/nm cmd/objdump go/build cmd/cgo go/format cmd/gofmt cmd/fix cmd/yacc cmd/pprof/internal/report crypto/tls cmd/pprof/internal/commands cmd/pprof/internal/driver net/http net/smtp cmd/go cmd/pprof/internal/fetch expvar net/http/cgi net/http/cookiejar net/http/httptest net/http/httputil net/http/pprof net/rpc cmd/pprof net/http/fcgi net/rpc/jsonrpc --- Installed Go for linux/amd64 in /tmp/instance-5/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 Installed commands in /tmp/instance-5/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin The binaries expect /tmp/instance-5/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 to be copied or moved to /tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003 >>> host-go-bootstrap 1.4-bootstrap-20171003 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin/go /tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003/bin/go /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin/gofmt /tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003/bin/gofmt cp -a /tmp/instance-5/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/lib /tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003/ cp -a /tmp/instance-5/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/pkg /tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003/ # There is a known issue which requires the go sources to be installed # https://golang.org/issue/2775 cp -a /tmp/instance-5/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src /tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003/ go1.19.5.src.tar.gz: OK (sha256: 8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f) >>> host-go 1.19.5 Extracting gzip -d -c /tmp/instance-5/dl/go/go1.19.5.src.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/host-go-1.19.5 -xf - >>> host-go 1.19.5 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Applying 0003-runtime-support-riscv64-SV57-mode.patch using patch: patching file src/runtime/lfstack_64bit.go >>> host-go 1.19.5 Configuring >>> host-go 1.19.5 Building cd /tmp/instance-5/output-1/build/host-go-1.19.5/src && GO111MODULE=off GOCACHE=/tmp/instance-5/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003 GOROOT_FINAL=/tmp/instance-5/output-1/host/lib/go GOROOT="/tmp/instance-5/output-1/build/host-go-1.19.5" GOBIN="/tmp/instance-5/output-1/build/host-go-1.19.5/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 ./make.bash Building Go cmd/dist using /tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /tmp/instance-5/output-1/host/lib/go-1.4-bootstrap-20171003. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /tmp/instance-5/output-1/build/host-go-1.19.5 Installed commands in /tmp/instance-5/output-1/build/host-go-1.19.5/bin The binaries expect /tmp/instance-5/output-1/build/host-go-1.19.5 to be copied or moved to /tmp/instance-5/output-1/host/lib/go >>> host-go 1.19.5 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/host-go-1.19.5/bin/go /tmp/instance-5/output-1/host/lib/go/bin/go /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/host-go-1.19.5/bin/gofmt /tmp/instance-5/output-1/host/lib/go/bin/gofmt ln -sf ../lib/go/bin/go /tmp/instance-5/output-1/host/bin/ ln -sf ../lib/go/bin/gofmt /tmp/instance-5/output-1/host/bin/ cp -a /tmp/instance-5/output-1/build/host-go-1.19.5/lib /tmp/instance-5/output-1/host/lib/go/ mkdir -p /tmp/instance-5/output-1/host/lib/go/pkg cp -a /tmp/instance-5/output-1/build/host-go-1.19.5/pkg/include /tmp/instance-5/output-1/build/host-go-1.19.5/pkg/linux_* /tmp/instance-5/output-1/host/lib/go/pkg/ cp -a /tmp/instance-5/output-1/build/host-go-1.19.5/pkg/tool /tmp/instance-5/output-1/host/lib/go/pkg/ # There is a known issue which requires the go sources to be installed # https://golang.org/issue/2775 cp -a /tmp/instance-5/output-1/build/host-go-1.19.5/src /tmp/instance-5/output-1/host/lib/go/ # Set all file timestamps to prevent the go compiler from rebuilding any # built in packages when programs are built. find /tmp/instance-5/output-1/host/lib/go -type f -exec touch -r /tmp/instance-5/output-1/build/host-go-1.19.5/bin/go {} \; runc-1.1.4.tar.gz: OK (sha256: 4f02077432642eebd768fc857318ae7929290b3a3511eb1be338005e360cfa34) >>> host-runc 1.1.4 Extracting gzip -d -c /tmp/instance-5/dl/runc/runc-1.1.4.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/host-runc-1.1.4 -xf - >>> host-runc 1.1.4 Patching if [ ! -f /tmp/instance-5/output-1/build/host-runc-1.1.4/go.mod ]; then printf "module github.com/opencontainers/runc\n" > /tmp/instance-5/output-1/build/host-runc-1.1.4/go.mod; fi >>> host-runc 1.1.4 Configuring >>> host-runc 1.1.4 Building cd /tmp/instance-5/output-1/build/host-runc-1.1.4; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-5/output-1/host/lib/go" GOPATH="/tmp/instance-5/output-1/host/share/go-path" GOCACHE="/tmp/instance-5/output-1/host/share/go-cache" GOMODCACHE="/tmp/instance-5/output-1/host/share/go-path/pkg/mod" GOPROXY=off PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="" GOARCH="" GOCACHE="/tmp/instance-5/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" /tmp/instance-5/output-1/host/bin/go build -v -ldflags "-X main.version=1.1.4 -extldflags '-static'" -modcacherw -tags "cgo static_build" -trimpath -p 1 -o /tmp/instance-5/output-1/build/host-runc-1.1.4/bin/runc github.com/opencontainers/runc/. internal/goarch internal/unsafeheader internal/abi internal/cpu internal/bytealg internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall runtime internal/reflectlite errors internal/race sync/atomic sync io unicode unicode/utf8 bytes encoding math/bits math internal/itoa strconv reflect encoding/binary encoding/base64 sort internal/fmtsort internal/oserror syscall internal/syscall/unix time internal/poll internal/safefilepath internal/syscall/execenv internal/testlog path io/fs os fmt strings unicode/utf16 encoding/json hash hash/fnv google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/pragma google.golang.org/protobuf/reflect/protoreflect google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/flags go/token google.golang.org/protobuf/internal/strs regexp/syntax regexp google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto google.golang.org/protobuf/internal/filedesc bufio compress/flate hash/crc32 compress/gzip google.golang.org/protobuf/internal/set google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/encoding/tag io/ioutil google.golang.org/protobuf/internal/impl google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/internal/version google.golang.org/protobuf/runtime/protoimpl github.com/checkpoint-restore/go-criu/v5/rpc golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix github.com/containerd/console container/list context crypto crypto/internal/subtle crypto/subtle crypto/cipher crypto/internal/boring/sig crypto/internal/boring crypto/aes crypto/des crypto/internal/nistec/fiat embed crypto/internal/nistec math/rand math/big crypto/elliptic crypto/internal/boring/bbig crypto/internal/randutil crypto/sha512 encoding/asn1 vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/internal/edwards25519/field crypto/internal/edwards25519 crypto/rand crypto/ed25519 crypto/hmac crypto/md5 crypto/rc4 crypto/rsa crypto/sha1 crypto/sha256 crypto/dsa encoding/hex crypto/x509/pkix encoding/pem internal/godebug vendor/golang.org/x/net/dns/dnsmessage internal/nettrace internal/singleflight internal/intern net/netip runtime/cgo net net/url path/filepath crypto/x509 vendor/golang.org/x/crypto/internal/subtle vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/hkdf crypto/tls github.com/coreos/go-systemd/v22/activation github.com/docker/go-units os/exec github.com/checkpoint-restore/go-criu/v5 github.com/cyphar/filepath-securejoin github.com/moby/sys/mountinfo github.com/mrunalp/fileutils github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/libcontainer/apparmor os/user github.com/godbus/dbus/v5 log github.com/coreos/go-systemd/v22/dbus github.com/opencontainers/runc/libcontainer/devices github.com/opencontainers/runtime-spec/specs-go github.com/sirupsen/logrus github.com/opencontainers/runc/libcontainer/configs github.com/syndtr/gocapability/capability github.com/opencontainers/runc/libcontainer/capabilities github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/userns github.com/opencontainers/runc/libcontainer/cgroups hash/adler32 compress/zlib debug/dwarf debug/elf github.com/cilium/ebpf/internal/unix github.com/cilium/ebpf/asm github.com/cilium/ebpf/internal github.com/cilium/ebpf/internal/btf github.com/cilium/ebpf github.com/cilium/ebpf/link github.com/opencontainers/runc/libcontainer/cgroups/ebpf github.com/opencontainers/runc/libcontainer/cgroups/devices github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter github.com/opencontainers/runc/libcontainer/cgroups/fscommon github.com/opencontainers/runc/libcontainer/cgroups/fs2 github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/opencontainers/runc/libcontainer/cgroups/systemd github.com/opencontainers/runc/libcontainer/cgroups/manager github.com/opencontainers/runc/libcontainer/intelrdt github.com/opencontainers/selinux/pkg/pwalkdir github.com/opencontainers/selinux/go-selinux github.com/opencontainers/runc/libcontainer/configs/validate github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/libcontainer/logs github.com/opencontainers/runc/libcontainer/seccomp github.com/opencontainers/runc/libcontainer/system github.com/opencontainers/runc/types github.com/opencontainers/selinux/go-selinux/label github.com/vishvananda/netns github.com/vishvananda/netlink/nl github.com/vishvananda/netlink runtime/debug github.com/opencontainers/runc/libcontainer github.com/opencontainers/runc/libcontainer/nsenter github.com/opencontainers/runc/libcontainer/specconv github.com/opencontainers/runc/types/features flag github.com/shurcooL/sanitized_anchor_name html github.com/russross/blackfriday/v2 github.com/cpuguy83/go-md2man/v2/md2man text/tabwriter text/template/parse text/template github.com/urfave/cli os/signal github.com/opencontainers/runc # github.com/opencontainers/runc /usr/bin/ld: /tmp/go-link-1263165203/000026.o: in function `_cgo_3c46bbe179bf_Cfunc_mygetgrouplist': getgrouplist_unix.cgo2.c:(.text+0x1e): warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-1263165203/000025.o: in function `_cgo_3c46bbe179bf_Cfunc_mygetgrgid_r': cgo_lookup_unix.cgo2.c:(.text+0x32): warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-1263165203/000025.o: in function `_cgo_3c46bbe179bf_Cfunc_mygetgrnam_r': cgo_lookup_unix.cgo2.c:(.text+0x73): warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-1263165203/000025.o: in function `_cgo_3c46bbe179bf_Cfunc_mygetpwnam_r': cgo_lookup_unix.cgo2.c:(.text+0xb3): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-1263165203/000025.o: in function `_cgo_3c46bbe179bf_Cfunc_mygetpwuid_r': cgo_lookup_unix.cgo2.c:(.text+0xf2): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-1263165203/000004.o: in function `_cgo_2ac87069779a_C2func_getaddrinfo': cgo_unix.cgo2.c:(.text+0x31): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >>> host-runc 1.1.4 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/host-runc-1.1.4/bin/runc /tmp/instance-5/output-1/host/bin/runc >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-5/output-1/host/bin/sparc-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-5/output-1/host/bin/sparc-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-5/output-1/host/bin/sparc-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-5/output-1/host/bin/sparc-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-5/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-5/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-5/output-1/host/bin/sparc-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-5/output-1/host/bin/sparc-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-5/output-1/host/bin/sparc-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-5/output-1/host/bin/sparc-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-5/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-5/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-5/output-1/target/etc echo "buildroot" > /tmp/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-5/output-1/target/etc/hosts mkdir -p /tmp/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-5/output-1/target/etc/shadow rm -f /tmp/instance-5/output-1/target/bin/sh rm -rf /tmp/instance-5/output-1/target/usr/include /tmp/instance-5/output-1/target/usr/share/aclocal \ /tmp/instance-5/output-1/target/usr/lib/pkgconfig /tmp/instance-5/output-1/target/usr/share/pkgconfig \ /tmp/instance-5/output-1/target/usr/lib/cmake /tmp/instance-5/output-1/target/usr/share/cmake \ /tmp/instance-5/output-1/target/usr/lib/rpm /tmp/instance-5/output-1/target/usr/doc find /tmp/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-5/output-1/target/lib/ /tmp/instance-5/output-1/target/usr/lib/ /tmp/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-5/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-5/output-1/target/usr/share/gdb rm -rf /tmp/instance-5/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-5/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-5/output-1/target/usr/share/zsh rm -rf /tmp/instance-5/output-1/target/usr/man /tmp/instance-5/output-1/target/usr/share/man rm -rf /tmp/instance-5/output-1/target/usr/info /tmp/instance-5/output-1/target/usr/share/info rm -rf /tmp/instance-5/output-1/target/usr/doc /tmp/instance-5/output-1/target/usr/share/doc rm -rf /tmp/instance-5/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-5/output-1/target/lib/debug /tmp/instance-5/output-1/target/usr/lib/debug find /tmp/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1021-g6e0ba6bfc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-5/output-1/per-package /tmp/instance-5/buildroot/support/scripts/fix-rpath target touch /tmp/instance-5/output-1/target/usr ln -snf /tmp/instance-5/output-1/host/sparc-buildroot-linux-uclibc/sysroot /tmp/instance-5/output-1/staging make: Leaving directory '/tmp/instance-5/buildroot' make: Entering directory '/tmp/instance-5/buildroot' >>> Buildroot 2022.11-1021-g6e0ba6bfc2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-3 Collecting legal info >>> toolchain Collecting legal info >>> cppzmq 4.9.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fbterm 1.7.0 Collecting legal info COPYING: OK (sha256: b2b961f07e97c4fb78074276da304ea36b85dc299aae5efb79080cedaea3d5ac) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> jhead 3.06.0.1 Collecting legal info readme.txt: OK (sha256: 8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95) >>> host-mkpasswd Collecting legal info >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-runc 1.1.4 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.19.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-3: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-5/output-1/legal-info make: Leaving directory '/tmp/instance-5/buildroot'