# built in packages when programs are built. find /tmp/instance-18/output-1/host/lib/go -type f -exec touch -r /tmp/instance-18/output-1/build/host-go-1.19.3/bin/go {} \; >>> host-runc 1.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-18/output-1/build/.runc-1.1.4.tar.gz.RSqra8/output' 'https://github.com/opencontainers/runc/archive/v1.1.4/runc-1.1.4.tar.gz' --2022-11-15 16:58:49-- https://github.com/opencontainers/runc/archive/v1.1.4/runc-1.1.4.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/opencontainers/runc/tar.gz/refs/tags/v1.1.4 [following] --2022-11-15 16:58:49-- https://codeload.github.com/opencontainers/runc/tar.gz/refs/tags/v1.1.4 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-18/output-1/build/.runc-1.1.4.tar.gz.RSqra8/output' 0K .......... .......... .......... .......... .......... 487K 50K .......... .......... .......... .......... .......... 939K 100K .......... .......... .......... .......... .......... 971K 150K .......... .......... .......... .......... .......... 90.4M 200K .......... .......... .......... .......... .......... 1021K 250K .......... .......... .......... .......... .......... 15.3M 300K .......... .......... .......... .......... .......... 93.8M 350K .......... .......... .......... .......... .......... 196M 400K .......... .......... .......... .......... .......... 181M 450K .......... .......... .......... .......... .......... 1.05M 500K .......... .......... .......... .......... .......... 78.4M 550K .......... .......... .......... .......... .......... 30.7M 600K .......... .......... .......... .......... .......... 39.0M 650K .......... .......... .......... .......... .......... 91.6M 700K .......... .......... .......... .......... .......... 83.8M 750K .......... .......... .......... .......... .......... 510K 800K .......... .......... .......... .......... .......... 128M 850K .......... .......... .......... .......... .......... 46.6M 900K .......... .......... .......... .......... .......... 194M 950K .......... .......... .......... .......... .......... 155M 1000K .......... .......... .......... .......... .......... 142M 1050K .......... .......... .......... .......... .......... 148M 1100K .......... .......... .......... .......... .......... 1.27M 1150K .......... .......... .......... .......... .......... 183M 1200K .......... .......... .......... .......... .......... 180M 1250K .......... .......... .......... .......... .......... 169M 1300K .......... .......... .......... .......... .......... 221M 1350K .......... .......... .......... .......... .......... 201M 1400K .......... .......... .......... .......... .......... 201M 1450K .......... .......... .......... .......... .......... 176M 1500K .......... .......... .......... .......... .......... 209M 1550K .......... .......... .......... .......... .......... 212M 1600K .......... .......... .......... .......... .......... 201M 1650K .......... .......... .......... .......... .......... 137M 1700K .......... .......... .......... .......... .......... 201M 1750K .......... .......... .......... .......... .......... 218M 1800K .......... .......... .......... .......... .......... 184M 1850K .......... .......... .......... .......... .......... 171M 1900K .......... .......... .......... .......... .......... 186M 1950K .......... .......... .......... .......... .......... 103M 2000K .......... .......... .......... .......... .......... 78.4M 2050K .......... .......... .......... .......... .......... 91.4M 2100K .......... .......... .......... .......... .......... 9.21M 2150K .......... .......... .......... .......... .......... 113M 2200K .......... .......... .......... .......... .......... 66.2M 2250K .......... .......... ......... 96.7M=0.5s 2022-11-15 16:58:50 (4.79 MB/s) - '/tmp/instance-18/output-1/build/.runc-1.1.4.tar.gz.RSqra8/output' saved [2334639] tar: stdout: write error runc-1.1.4.tar.gz: OK (sha256: 4f02077432642eebd768fc857318ae7929290b3a3511eb1be338005e360cfa34) >>> host-runc 1.1.4 Extracting gzip -d -c /tmp/instance-18/dl/runc/runc-1.1.4.tar.gz | tar --strip-components=1 -C /tmp/instance-18/output-1/build/host-runc-1.1.4 -xf - >>> host-runc 1.1.4 Patching if [ ! -f /tmp/instance-18/output-1/build/host-runc-1.1.4/go.mod ]; then printf "module github.com/opencontainers/runc\n" > /tmp/instance-18/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-18/output-1/build/host-runc-1.1.4; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-18/output-1/host/lib/go" GOPATH="/tmp/instance-18/output-1/host/share/go-path" GOPROXY=off PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/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-18/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-18/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-18/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-18/output-1/host/lib -Wl,-rpath,/tmp/instance-18/output-1/host/lib" /tmp/instance-18/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-18/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/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-2322730135/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-2322730135/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-2322730135/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-2322730135/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-2322730135/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-2322730135/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-18/output-1/build/host-runc-1.1.4/bin/runc /tmp/instance-18/output-1/host/bin/runc >>> sl 5.02 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-18/output-1/build/.sl-5.02.tar.gz.3YXKUl/output' 'https://github.com/mtoyoda/sl/archive/5.02/sl-5.02.tar.gz' --2022-11-15 16:59:48-- https://github.com/mtoyoda/sl/archive/5.02/sl-5.02.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mtoyoda/sl/tar.gz/refs/tags/5.02 [following] --2022-11-15 16:59:48-- https://codeload.github.com/mtoyoda/sl/tar.gz/refs/tags/5.02 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-18/output-1/build/.sl-5.02.tar.gz.3YXKUl/output' 0K ..... 1.76M=0.003s 2022-11-15 16:59:49 (1.76 MB/s) - '/tmp/instance-18/output-1/build/.sl-5.02.tar.gz.3YXKUl/output' saved [5353] sl-5.02.tar.gz: OK (sha256: 1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a) >>> sl 5.02 Extracting gzip -d -c /tmp/instance-18/dl/sl/sl-5.02.tar.gz | tar --strip-components=1 -C /tmp/instance-18/output-1/build/sl-5.02 -xf - >>> sl 5.02 Patching >>> sl 5.02 Configuring >>> sl 5.02 Building /home/autobuild/make/make -j1 -C /tmp/instance-18/output-1/build/sl-5.02 PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-as" LD="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld" NM="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++" FC="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-18/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-18/output-1/host/lib -Wl,-rpath,/tmp/instance-18/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -fPIC -Wl,-elf2flt=-r -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -fPIC -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static" LDFLAGS=" -Wl,-elf2flt=-r -static" FCFLAGS=" -Ofast -g0 -Wl,-elf2flt=-r -static" FFLAGS=" -Ofast -g0 -Wl,-elf2flt=-r -static" PKG_CONFIG="/tmp/instance-18/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-18/output-1/host/riscv64-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no make[1]: Entering directory '/tmp/instance-18/output-1/build/sl-5.02' /tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -fPIC -Wl,-elf2flt=-r -static -o sl sl.c -lncurses make[1]: Leaving directory '/tmp/instance-18/output-1/build/sl-5.02' >>> sl 5.02 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-18/output-1/build/sl-5.02/sl /tmp/instance-18/output-1/target/usr/bin/sl >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-18/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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-18/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-18/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-18/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-18/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-18/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-18/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-18/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-18/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-18/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-18/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-18/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-18/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-18/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-18/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-18/output-1/target/etc/shells; fi rm -rf /tmp/instance-18/output-1/target/usr/share/lua/5.3/doc rm -rf /tmp/instance-18/output-1/target/usr/lib/luarocks mkdir -p /tmp/instance-18/output-1/target/etc echo "buildroot" > /tmp/instance-18/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-18/output-1/target/etc/hosts mkdir -p /tmp/instance-18/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-18/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-18/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-18/output-1/target/etc/shells if [ -x /tmp/instance-18/output-1/target/sbin/swapon -a -x /tmp/instance-18/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-18/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-18/output-1/target/etc/inittab; fi rm -rf /tmp/instance-18/output-1/target/usr/include /tmp/instance-18/output-1/target/usr/share/aclocal \ /tmp/instance-18/output-1/target/usr/lib/pkgconfig /tmp/instance-18/output-1/target/usr/share/pkgconfig \ /tmp/instance-18/output-1/target/usr/lib/cmake /tmp/instance-18/output-1/target/usr/share/cmake \ /tmp/instance-18/output-1/target/usr/lib/rpm /tmp/instance-18/output-1/target/usr/doc find /tmp/instance-18/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-18/output-1/target/lib/ /tmp/instance-18/output-1/target/usr/lib/ /tmp/instance-18/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-18/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-18/output-1/target/usr/share/gdb rm -rf /tmp/instance-18/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-18/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-18/output-1/target/usr/share/zsh rm -rf /tmp/instance-18/output-1/target/usr/man /tmp/instance-18/output-1/target/usr/share/man rm -rf /tmp/instance-18/output-1/target/usr/info /tmp/instance-18/output-1/target/usr/share/info rm -rf /tmp/instance-18/output-1/target/usr/doc /tmp/instance-18/output-1/target/usr/share/doc rm -rf /tmp/instance-18/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-18/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-18/output-1/target/lib/debug /tmp/instance-18/output-1/target/usr/lib/debug find /tmp/instance-18/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-18/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-18/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-18/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-18/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc1-202-g5f94d91ed8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc1\"" \ ) > /tmp/instance-18/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-18/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-18/output-1/per-package /tmp/instance-18/buildroot/support/scripts/fix-rpath target touch /tmp/instance-18/output-1/target/usr ln -snf /tmp/instance-18/output-1/host/riscv64-buildroot-linux-uclibc/sysroot /tmp/instance-18/output-1/staging make: Leaving directory '/tmp/instance-18/buildroot' make: Entering directory '/tmp/instance-18/buildroot' >>> Buildroot 2022.11-rc1-202-g5f94d91ed8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-elf2flt 2021.08 Collecting legal info LICENSE.TXT: OK (sha256: f20bc5007904094e3a4e9fbcc3526cdd40893f91d458c3139b308e5c4c0899c6) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> 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) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> initscripts Collecting legal info >>> host-jh71xx-tools 7a29f4b9d2355aa39afa8680680909bb74e4991d Collecting legal info LICENSE: OK (sha256: cf03c59b41f6d8a5046f7bff4bbe3576075314299a4d0828d7855bf60af81001) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> luainterpreter Collecting legal info >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> 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.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-18/output-1/legal-info make: Leaving directory '/tmp/instance-18/buildroot'