Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-69.rc10.el7_9-20210607143624-9454/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/runc-1.0.0-69.rc10.el7_9.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-69.rc10.el7_9-20210607143624-9454/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q66sK0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-dc9208a.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'runc-1.0.0 base' + /usr/bin/cat /builddir/build/SOURCES/1807.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 1807.patch --author 'rpm-build ' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0001-rootfs-add-mount-destination-validation.patch + /usr/bin/git commit -q -m 0001-rootfs-add-mount-destination-validation.patch --author 'rpm-build ' + sed -i '/\#\!\/bin\/bash/d' contrib/completions/bash/runc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UYmqXv + umask 022 + cd /builddir/build/BUILD + cd runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + mkdir -p GOPATH + pushd GOPATH ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd src/github.com/opencontainers/runc + popd ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + pushd GOPATH/src/github.com/opencontainers/runc + export GO111MODULE=off + GO111MODULE=off ++ pwd + export GOPATH=/builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -compressdwarf=false -B 0x90bba09e358142800b462213189074d0f8b35129 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build076345236 crypto/subtle container/list mkdir -p $WORK/b046/ errors mkdir -p $WORK/b040/ mkdir -p $WORK/b003/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8pH5EJ4IIxp3o2WE5HiL/8pH5EJ4IIxp3o2WE5HiL -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./constant_time.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid IoYK05y0IdzxXLORAeon/IoYK05y0IdzxXLORAeon -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/container/list /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p container/list -std -complete -installsuffix shared -buildid EXiVyC1k-RjZd-KugKGL/EXiVyC1k-RjZd-KugKGL -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./list.go internal/race mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid vO0x0zs8vaJderYatUiy/vO0x0zs8vaJderYatUiy -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go crypto/internal/subtle mkdir -p $WORK/b045/ internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b072/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF internal/nettrace mkdir -p $WORK/b077/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid vQY9pHdW9RW8l4-XcmUI/vQY9pHdW9RW8l4-XcmUI -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./aliasing.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/cryptobyte/asn1 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid u4wL9Do9G9hCuGLtKle5/u4wL9Do9G9hCuGLtKle5 -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./asn1.go unicode cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF unicode/utf16 runtime/internal/atomic unicode/utf8 encoding github.com/opencontainers/runc/types mkdir -p $WORK/b015/ math/bits cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid zfG9FINH_jb9pCAKz6BY/zfG9FINH_jb9pCAKz6BY -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./nettrace.go crypto/internal/boring/sig mkdir -p $WORK/b022/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid sJ-iBBu8RLNxlyoe8-7m/sJ-iBBu8RLNxlyoe8-7m -goversion go1.12.12 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b035/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ runtime/cgo cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid i48xJGjffnSLss9--_5e/i48xJGjffnSLss9--_5e -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go mkdir -p $WORK/b016/ mkdir -p $WORK/b018/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal mkdir -p $WORK/b134/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b013/ internal/cpu cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid wPWdEk4uxHfHrXMrtlQ3/wPWdEk4uxHfHrXMrtlQ3 -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid FJLbQy8EpHlo8ByWl37l/FJLbQy8EpHlo8ByWl37l -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go mkdir -p $WORK/b014/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis ./asm_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid Oo4iq55yfpdDVCGaGooK/Oo4iq55yfpdDVCGaGooK -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/93/9371ac6287b4d5102cf93d85ed0bdebf36cc2b1805db6cfa64a08a68a4297632-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/opencontainers/runc/types -complete -installsuffix shared -buildid 3yeaAV6YZtzsCCgf5Q6y/3yeaAV6YZtzsCCgf5Q6y -goversion go1.12.12 -D "" -importcfg $WORK/b134/importcfg -pack ./events.go cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b080/ cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5d/5d4816f60e104e1112ed7b5a9cb00b559f7aab0f28e9c9086c56b402c5faf60c-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/7c/7c8afd3d694ccd46cc7f8fb15bebdc5617274a3a39c2a3ae2317b8c8a1acff26-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go mkdir -p $WORK/b005/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/55/5509ef0be0ad3f45ba34ca30318be33bd766a26ada44eccacb66d8c90e749613-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b013/symabis ./intrinsics_386.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d9/d96e19255e8835b130b07a74a7a872c0ccb6c64415b80bff75f3c58d90bfe54d-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./cpu_x86.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/02/028f01ad26757308dbe52d3a0b924e7cf74effdef23135f603de857c758baf48-d # internal mkdir -p $WORK/b048/ cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c1/c12ca9591c64d68d72a08624985e03460bba4373ed6f50760656e325fb50ec61-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b098/ internal/x/net/dns/dnsmessage mkdir -p $WORK/b079/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b048/symabis ./sig_other.s cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid R7kzq_ZIPY5r4ZMrvJzK/R7kzq_ZIPY5r4ZMrvJzK -goversion go1.12.12 -D "" -importcfg $WORK/b098/importcfg -pack ./apparmor_disabled.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid hUHkvBG1uF5bI0PlV9w1/hUHkvBG1uF5bI0PlV9w1 -goversion go1.12.12 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 0SLUyE_ByszVA1RJ3Zzw/0SLUyE_ByszVA1RJ3Zzw -goversion go1.12.12 -D "" -importcfg $WORK/b079/importcfg -pack ./message.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid RWv1e3eR0q5JcvqPNXWv/RWv1e3eR0q5JcvqPNXWv -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 1nohCfK-VfUjBRoX3exq/1nohCfK-VfUjBRoX3exq -goversion go1.12.12 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sig.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/41/41322c2e86c259e9a847f90c8ea94f0b13cda222273e8967954a4086551ebaca-d # internal cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wQsBdoYRNJpEYsgBoSne/wQsBdoYRNJpEYsgBoSne -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_386.go ./stubs.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d9/d9288493bff05152d5da1ecb3751747bef0c8c663172b788120edb62d433fa06-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid r5JdrhA4gdyUrJBps1Vw/r5JdrhA4gdyUrJBps1Vw -goversion go1.12.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b2/b2cc9deb0959e6f57cd2e17ade64e09d8c3171a35e1418545ec3c4b393f6555a-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/92/925fbe284b2e31bd4978ebb0bc2de68179992335daad61e22aef31a634654ba5-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/49/49850269be2d473614817030a192cf61013a9a7db1b4f3e0a1b22077424c0891-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b014/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/intrinsics_386.o ./intrinsics_386.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b048/sig_other.o ./sig_other.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b048/_pkg_.a $WORK/b048/sig_other.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b3/b3de4a79f860967c96ef44941eaa91a66d9bfe237e7651d43e8fc504a017230d-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/6e/6e939dc31b9bc781203ad8ed5a1899e3b13db515bc6239c915bfc17dc408d143-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/intrinsics_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5d/5d86c5af583015790d2eb44fa4223a9332a9be376dd65bccb2dc58719872484b-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/6e/6e89fce4976ad2ed65da338847db864f9438f4b994be03aa9757aff535dd4ed8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0e/0ed74a77b0fb7cb8d712e4ec2398bf6d0ced42fe9f2206a59d463ed34fca61b7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/33/3376b7a97c9b19032b4c81200f5e017fdc704c5595a8a9f946e70c729ef1af04-d # internal cd $WORK/b080 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog runtime/internal/math mkdir -p $WORK/b033/ mkdir -p $WORK/b012/ internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF crypto/internal/boring/fipstls mkdir -p $WORK/b058/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 7WhuVDzfH6WpLBZ3HXu5/7WhuVDzfH6WpLBZ3HXu5 -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid uZQK-cNPXsThdQ5jJneK/uZQK-cNPXsThdQ5jJneK -goversion go1.12.12 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b058/symabis ./dummy.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid vhYIr5o6ys_IR4apH7De/vhYIr5o6ys_IR4apH7De -goversion go1.12.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid jIMqimsuF3xE14U0oWIA/jIMqimsuF3xE14U0oWIA -goversion go1.12.12 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./tls.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d6/d69fb26cc1001d1a9ad61ed3545514fd83a03d24ce25cea61c3823f190ed73cd-d # internal math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asin_386.s ./asinh_stub.s ./atan2_386.s ./atan_386.s ./cbrt_stub.s ./dim_386.s ./erf_stub.s ./exp2_386.s ./exp_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./pow_stub.s ./remainder_386.s ./sin_386.s ./sinh_stub.s ./sqrt_386.s ./tan_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/74/747db9e0538ee9d0247ef9c56b2c551511f55a6e5ecb00ec23d9aaa5455f7841-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/compare_386.o ./compare_386.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b058/dummy.o ./dummy.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid OrDNfKTc7y_S0vpL92PO/OrDNfKTc7y_S0vpL92PO -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/equal_386.o ./equal_386.s cd $WORK/b080 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b058/_pkg_.a $WORK/b058/dummy.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/de/dee237d703a3109658105c9655330a16da9821b59b5fb4a6098777aca27ce87a-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/indexbyte_386.o ./indexbyte_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_386.o $WORK/b004/equal_386.o $WORK/b004/indexbyte_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f7/f7efbdc42df5890f60c6e7a223fe6e03a008b77a427a6c969a0aee86ac4a07f1-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_386.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_386.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid txpkVPqP8-fOCmPENqbT/txpkVPqP8-fOCmPENqbT -goversion go1.12.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2c/2c5e205ae58bd529e6f77ec43ec367f9106ea70d66611bfe65cbc30b9b6c101a-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x006.o -c gcc_linux_386.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asin_386.o ./asin_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ae/ae960c4c90ef34b502f84a99d63c26ad61e3bb2fc44e0254c88f0b323d2aefe1-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/atan2_386.o ./atan2_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/atan_386.o ./atan_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/dim_386.o ./dim_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/exp2_386.o ./exp2_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/exp_386.o ./exp_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/expm1_386.o ./expm1_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/floor_386.o ./floor_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/frexp_386.o ./frexp_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/hypot_386.o ./hypot_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/ldexp_386.o ./ldexp_386.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/log10_386.o ./log10_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/log1p_386.o ./log1p_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/log_386.o ./log_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/mod_386.o ./mod_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/modf_386.o ./modf_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/remainder_386.o ./remainder_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/sin_386.o ./sin_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/sqrt_386.o ./sqrt_386.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_386.S cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/tan_386.o ./tan_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_386.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_386.o $WORK/b021/atan_386.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_386.o $WORK/b021/erf_stub.o $WORK/b021/exp2_386.o $WORK/b021/exp_386.o $WORK/b021/expm1_386.o $WORK/b021/floor_386.o $WORK/b021/frexp_386.o $WORK/b021/hypot_386.o $WORK/b021/ldexp_386.o $WORK/b021/log10_386.o $WORK/b021/log1p_386.o $WORK/b021/log_386.o $WORK/b021/mod_386.o $WORK/b021/modf_386.o $WORK/b021/pow_stub.o $WORK/b021/remainder_386.o $WORK/b021/sin_386.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_386.o $WORK/b021/tan_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/3a/3a88f16b286a04ac09a0254d4befd7aaaa8244c5aaead0bdf0e51d1c5a42e6a5-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid JXUr_VP5ZPMbUIKBUgdf/JXUr_VP5ZPMbUIKBUgdf -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b080/symabis ./asm_386.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p runtime/cgo -std -installsuffix shared -buildid v2138t4Rn2U5IP2EENsm/v2138t4Rn2U5IP2EENsm -goversion go1.12.12 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b080/asm_386.o ./asm_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_386.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/63/63741aa44b5e191e53cd3bd4d13458b0f0c18209155f5dfc3ada55fe41fbb80c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c9/c9b9fbe1affd9730823efc06b8f8fec9feae67fbe82750517bc90827b92f9166-d # internal crypto/rc4 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rc4 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nATpbPfKivzKynSfUztr/nATpbPfKivzKynSfUztr -goversion go1.12.12 -D "" -importcfg $WORK/b062/importcfg -pack ./rc4.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f365145e0cc5849794b203dacbf62509cdb188bb6eb7f1034ffe6debf12ecbdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/duff_386.o ./duff_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/memclr_386.o ./memclr_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/memmove_386.o ./memmove_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/rt0_linux_386.o ./rt0_linux_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/sys_linux_386.o ./sys_linux_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/vlop_386.o ./vlop_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_386.o $WORK/b010/duff_386.o $WORK/b010/memclr_386.o $WORK/b010/memmove_386.o $WORK/b010/rt0_linux_386.o $WORK/b010/sys_linux_386.o $WORK/b010/vlop_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c2/c252ca724c98ebebbafa9d36bbdbc5fda1a211c156c7270110bbe1ae2d8c77f8-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid _Fd6p43UVzaM4JapvD-I/_Fd6p43UVzaM4JapvD-I -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/4f/4f5be6126db308c6ad6f6ec2461f6b8eda3fd371e601bdcaba12e8256183f182-d # internal io mkdir -p $WORK/b007/ internal/singleflight mkdir -p $WORK/b078/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 4Q1YEHv0ETSKM1OO3IgX/4Q1YEHv0ETSKM1OO3IgX -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b050/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid aqaBqj66eAooGuiDMGoL/aqaBqj66eAooGuiDMGoL -goversion go1.12.12 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p math/rand -std -complete -installsuffix shared -buildid 7GvUxyUSvkkIG5RZpD8g/7GvUxyUSvkkIG5RZpD8g -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b023/symabis ./asm_386.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_386.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid 7PRwF2jwd4fakchdkPcq/7PRwF2jwd4fakchdkPcq -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid 8dXIVKykvkYoxNXcHbCL/8dXIVKykvkYoxNXcHbCL -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e6/e6c3cdab04c4c19c241c3b5d3322ca7d885588a1c56c38b26706dd52ab539f7d-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/47/479d97d3af714909625b17db7fb5cc9b2c577547d9e1b6d54f172bc64c119da9-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/61/61fa20882b7b7fdb38ba5e613c45f0077c7cc73a70cb78ec42cbdaca27ab502e-d # internal hash mkdir -p $WORK/b042/ crypto/internal/randutil mkdir -p $WORK/b054/ text/tabwriter mkdir -p $WORK/b146/ bytes mkdir -p $WORK/b002/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p hash -std -complete -installsuffix shared -buildid Kt9xDGQP7bwyUt_9_9RA/Kt9xDGQP7bwyUt_9_9RA -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./hash.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/text/tabwriter /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid KIRVf2cwG2gooA2CGJMZ/KIRVf2cwG2gooA2CGJMZ -goversion go1.12.12 -D "" -importcfg $WORK/b146/importcfg -pack ./tabwriter.go strings cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/randutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid VRzYi7onH0gogByN4AfM/VRzYi7onH0gogByN4AfM -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b034/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid WApt4XUz0lCGZHnIvDzR/WApt4XUz0lCGZHnIvDzR -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid V_miHpOQXWTUXcWQRRKt/V_miHpOQXWTUXcWQRRKt -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ff/ff89dbe9ea619697215dff17d9530964cfa653a286a9aac97760717aab6e08ed-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/aa/aaa407e5d23cff90059e3efe6719c9cd86645f993f673305e099044bdd03bf6a-d # internal crypto hash/adler32 mkdir -p $WORK/b041/ mkdir -p $WORK/b116/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto -std -complete -installsuffix shared -buildid 4kSMuXRoOfr6-OzMAhzT/4kSMuXRoOfr6-OzMAhzT -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./crypto.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash/adler32 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid khr9cBAJRwPH6_xPrHRJ/khr9cBAJRwPH6_xPrHRJ -goversion go1.12.12 -D "" -importcfg $WORK/b116/importcfg -pack ./adler32.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/35/356e6db908ddb198c2de3c140c0908bce2020141ec36f5086fc2f88cce8f305f-d # internal crypto/sha1 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha1 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b064/symabis ./sha1block_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/9b/9bda81708fe51e9140ea08b63a5b946a0351036a30ca6f7bef1f82952b174ac8-d # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/sha1 -std -installsuffix shared -buildid p5X2ITilsq0bAPmzjhVE/p5X2ITilsq0bAPmzjhVE -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_decl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4d/4d8e70938fe1ea23a284fc836dd91b3c89e2a6dc704e87a17b6915ebe56f2ba3-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b064/sha1block_386.o ./sha1block_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b064/_pkg_.a $WORK/b064/sha1block_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6a/6a0c85c15d75c68a9cf53fdb377fb055649503f76571ebd479af6a4321e9ae49-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5c/5cf9ad5574eeab57bf23c2f2cfe99b90130937db22fc09c995463827c2efb1ce-d # internal bufio mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p bufio -std -complete -installsuffix shared -buildid 9z86cKCk4ck3k_tfwNSd/9z86cKCk4ck3k_tfwNSd -goversion go1.12.12 -D "" -importcfg $WORK/b061/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/30/3015c97df3428293f9711ea5198ae042f086babd1649328c2e3d15eb0b720ba9-d # internal path mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p path -std -complete -installsuffix shared -buildid uKtCObdhnmLcaNlRBR5I/uKtCObdhnmLcaNlRBR5I -goversion go1.12.12 -D "" -importcfg $WORK/b096/importcfg -pack ./match.go ./path.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/64/6489c3d067b18f439ccd4eb1b0a97ec873752234569055910c99bd54d6c92cfe-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/31/31580fb43f3ac6e4634a8a114e43a8da764aa6ecba7ae014a77d933c44d60f55-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b030/asm_linux_386.o ./asm_linux_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/fa/faa8039f2837767a62030911a99f15db576264db8eae2a991d317d0b70faf267-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b142/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ZLFafj-65jzViB5h4L6A/ZLFafj-65jzViB5h4L6A -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -objdir $WORK/b142/ -importpath github.com/opencontainers/runc/libcontainer/nsenter -- -I $WORK/b142/ -g -O2 -Wall ./nsenter.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid ZQ-gldkWgr2BKB0LygFM/ZQ-gldkWgr2BKB0LygFM -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/44/44ca5583625e5142a4498cfd96ee6ef661a01d667f0811d787c8f24e28bfb706-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c nsenter.cgo2.c cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -Wall -o $WORK/b142/_x003.o -c cloned_binary.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -Wall -o $WORK/b142/_x004.o -c nsexec.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/asm_386.o ./asm_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/19/1995533df7090ccd95e4bbce82a020b7460c38727ac516bba99840d79c64051b-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid sD6JVKnnnpAu1cdsRLhp/sD6JVKnnnpAu1cdsRLhp -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ee/eea4acf8d40bcf6dc8727df282f504ffbe9c6099e8acd66e2a7446982eedba61-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid k5qxbOh1kX-pSQ4E7FiQ/k5qxbOh1kX-pSQ4E7FiQ -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid JJoX4IHpmHvspsQfmtlK/JJoX4IHpmHvspsQfmtlK -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -dynpackage nsenter -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid lYMXtuKPSxAkmQfP_bAe/lYMXtuKPSxAkmQfP_bAe -goversion go1.12.12 -D "" -importcfg $WORK/b142/importcfg -pack $WORK/b142/_cgo_gotypes.go $WORK/b142/nsenter.cgo1.go $WORK/b142/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c9/c97ee1203ce329367d059f5663a64b039a9b27b68d0f4386752d0cb9e104e36a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b5/b5bc11564d1ef9837b602ed62687458a3bd41fbdeeb208ca4c5253df198f7012-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid JsqO2QzH_3Tnorv7cVg2/JsqO2QzH_3Tnorv7cVg2 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid VsU6VdNJQTmkI_8eHTMF/VsU6VdNJQTmkI_8eHTMF -goversion go1.12.12 -D "" -importcfg $WORK/b089/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/81/81a5faa45dc0d5c0fae8cd992cc4e744876ae95fe80ba30bcb99929e27acd5cd-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/11/11f4ecf44159149484fe3bd841d43bf77e2e6921cf34c9fe84c129b9fa2a8f4c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid RfIdaNEAY5DH-4hpGGqT/RfIdaNEAY5DH-4hpGGqT -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/78/78e85ac7f18494df21decc1ae13bcd6fa87df882c9218b6c421edd7d93e732d8-d # internal encoding/base64 mkdir -p $WORK/b019/ internal/x/crypto/poly1305 mkdir -p $WORK/b084/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF internal/x/crypto/curve25519 mkdir -p $WORK/b085/ crypto/md5 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I2Rg5foFvUwDFCmJm_sx/I2Rg5foFvUwDFCmJm_sx -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go mkdir -p $WORK/b059/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a EOF cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/md5 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b059/symabis ./md5block_386.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/curve25519 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 7y3o4bVh8dDAmQRlGkWI/7y3o4bVh8dDAmQRlGkWI -goversion go1.12.12 -D "" -importcfg $WORK/b085/importcfg -pack ./curve25519.go ./doc.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/poly1305 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid zD_Tzm9KJymcjUWqe8Rj/zD_Tzm9KJymcjUWqe8Rj -goversion go1.12.12 -D "" -importcfg $WORK/b084/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Y27NAhsYWY-6qjUzOSUt/Y27NAhsYWY-6qjUzOSUt -goversion go1.12.12 -D "" -importcfg $WORK/b044/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/md5 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/md5 -std -installsuffix shared -buildid pNfM8onXngJLw5GdCGKi/pNfM8onXngJLw5GdCGKi -goversion go1.12.12 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b037/symabis ./asm_linux_386.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid JR7BfNBaq5J5in0AHZmO/JR7BfNBaq5J5in0AHZmO -goversion go1.12.12 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e2/e25436da88b54b0527db5969ad35b297f61ec85f301b5f689866bb45da029e5c-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/md5 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b059/md5block_386.o ./md5block_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/57/57e446577aba7b99e7a34134084669a976e40418f7fe991f6431c883ffa8bd7b-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b059/_pkg_.a $WORK/b059/md5block_386.o # internal encoding/pem mkdir -p $WORK/b070/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/pem /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p encoding/pem -std -complete -installsuffix shared -buildid sEh02u99y_nSTfx6oZfH/sEh02u99y_nSTfx6oZfH -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./pem.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/7a/7a3c1417d3160699510b777b857b6d81bc21d57e3bbfca336c119133522400d5-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/7b/7bd58a5e97e2a907a84063fbcfd3bc17542d697e7d0677f5ed1b65ef22a8cdf6-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/1f/1fe1957ec33ffdc8c0b1a56a6e4a5e992c3245f75c8136574ebdfcb478a319e2-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bc/bc86a3e4de55583259b8e2caba494f72b882b0bc6d63c8bd190c09d1ab6d8940-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b083/ crypto/des mkdir -p $WORK/b051/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/internal/chacha20 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid PeHCTiMBNKtV8mARsZdA/PeHCTiMBNKtV8mARsZdA -goversion go1.12.12 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/des /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/des -std -complete -installsuffix shared -buildid sgl8HNDgIrsMMPlbXzmh/sgl8HNDgIrsMMPlbXzmh -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8d/8d4e04512f321b741edd7597ed60d832aff486effa3bc941528271d78c2480b4-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b084/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/chacha20poly1305 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid JxLnLI3Na-TG7PrLajI4/JxLnLI3Na-TG7PrLajI4 -goversion go1.12.12 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a3/a3128ae4ee8e3459b093658362ed58fb40468067370e3bce876a5898893bcbf0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/58/58442c100f944f50690f72a23270eadc6febc80b1afb9b594d7f67cdf3b39214-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/fa/fa5c9c0d085a5d2538ab222d82f7ef3bb015ca0ebc211431b4c841c3552a2b8b-d # internal runtime/debug os/signal mkdir -p $WORK/b139/ path/filepath mkdir -p $WORK/b147/ mkdir -p $WORK/b074/ cat >$WORK/b139/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/debug /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b139 -I $WORK/b139/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b139/symabis ./debug.s cat >$WORK/b147/go_asm.h << 'EOF' # internal EOF fmt mkdir -p $WORK/b025/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/signal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b147 -I $WORK/b147/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b147/symabis ./sig.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p path/filepath -std -complete -installsuffix shared -buildid K9haJYvJCSd4nkczFFU8/K9haJYvJCSd4nkczFFU8 -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid qKFJXgugCuwDDdsDUVdx/qKFJXgugCuwDDdsDUVdx -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/debug /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p runtime/debug -std -installsuffix shared -buildid M0wWf7m_eoS2rPPVCa11/M0wWf7m_eoS2rPPVCa11 -goversion go1.12.12 -symabis $WORK/b139/symabis -D "" -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/signal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p os/signal -std -installsuffix shared -buildid hHxfgrUmZdZl_EGuKCji/hHxfgrUmZdZl_EGuKCji -goversion go1.12.12 -symabis $WORK/b147/symabis -D "" -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/7d/7d0ac229d428094f09f542c5965deaa2a97799182e4cccf042eed569090f9e99-d # internal regexp mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b089/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p regexp -std -complete -installsuffix shared -buildid IOeS9fM1xrwnp3iC4aRf/IOeS9fM1xrwnp3iC4aRf -goversion go1.12.12 -D "" -importcfg $WORK/b088/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/debug /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b139 -I $WORK/b139/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b139/debug.o ./debug.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/signal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b147 -I $WORK/b147/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b147/sig.o ./sig.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/debug /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b139/_pkg_.a $WORK/b139/debug.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/signal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b147/_pkg_.a $WORK/b147/sig.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/44/44f5ce065549c44ca42af4d08af37b604dbe87abf89def17c6083b1cf513b5fd-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e2/e2536db36844920f0e65299800e38c0266d141d17cb27418b9f02f91df526c56-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8c/8cebf53bfda1dc65a0e5f17054b94f090d9942a4591539114ed40b0245f1a95c-d # internal io/ioutil mkdir -p $WORK/b073/ github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b133/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p io/ioutil -std -complete -installsuffix shared -buildid z7NJrj5hhbzT4u1rg04r/z7NJrj5hhbzT4u1rg04r -goversion go1.12.12 -D "" -importcfg $WORK/b073/importcfg -pack ./ioutil.go ./tempfile.go cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid TDkPlXd_S1q_RB_oiUF9/TDkPlXd_S1q_RB_oiUF9 -goversion go1.12.12 -D "" -importcfg $WORK/b133/importcfg -pack ./capture.go ./frame.go ./stacktrace.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/00/002d81c7abb764526d8f30610985651660c8460ae493055454f5bf282649cbc0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f7/f75134be769ba35a94a947d0b6c001a995485708bb642b181c31500abeec65f2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/46/463af30fe3a46fa1a2849b78183a86ae3c6e059074a8a1b96d794c036a069f68-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/40/40f3122710158fa522845c623a076d6f9f232b34bdcc2a99531d0d065fa98f45-d # internal encoding/hex mkdir -p $WORK/b069/ context mkdir -p $WORK/b076/ net/url mkdir -p $WORK/b081/ github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils github.com/opencontainers/runc/vendor/github.com/pkg/errors mkdir -p $WORK/b095/ log cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF github.com/opencontainers/runc/vendor/github.com/docker/go-units cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p context -std -complete -installsuffix shared -buildid Ps2DvtmqTFnC1VnurrZt/Ps2DvtmqTFnC1VnurrZt -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./context.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 4xwJmwDr8MTqRTU1X-iC/4xwJmwDr8MTqRTU1X-iC -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./hex.go mkdir -p $WORK/b093/ github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net/url /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p net/url -std -complete -installsuffix shared -buildid URMV0Xui1SL65P9VxBk1/URMV0Xui1SL65P9VxBk1 -goversion go1.12.12 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid saNmDcFc9lNhFdhEfA5G/saNmDcFc9lNhFdhEfA5G -goversion go1.12.12 -D "" -importcfg $WORK/b095/importcfg -pack ./errors.go ./stack.go github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b132/ cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b097/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p log -std -complete -installsuffix shared -buildid HV0h849tiXWMq120wlTz/HV0h849tiXWMq120wlTz -goversion go1.12.12 -D "" -importcfg $WORK/b093/importcfg -pack ./log.go mkdir -p $WORK/b087/ text/template/parse os/user github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b108/ github.com/opencontainers/runc/libcontainer/mount encoding/json flag cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -objdir $WORK/b108/ -importpath os/user -- -I $WORK/b108/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b101/ cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid Nf6_uUcW540UlCiNcV5y/Nf6_uUcW540UlCiNcV5y -goversion go1.12.12 -D "" -importcfg $WORK/b097/importcfg -pack ./fileutils.go ./idtools.go math/big mkdir -p $WORK/b049/ compress/flate cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid DYe7Szm0Wh9MK5NRp16Z/DYe7Szm0Wh9MK5NRp16Z -goversion go1.12.12 -D "" -importcfg $WORK/b087/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b115/ mkdir -p $WORK/b136/ mkdir -p $WORK/b130/ mkdir -p $WORK/b017/ cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -objdir $WORK/b132/ -importpath github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b132/ -g -O2 ./seccomp.go ./seccomp_internal.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF debug/dwarf cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b145/ mkdir -p $WORK/b141/ cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid s_aEloax-nphSDDGPw6f/s_aEloax-nphSDDGPw6f -goversion go1.12.12 -D "" -importcfg $WORK/b101/importcfg -pack ./config.go ./state.go ./version.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b117/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b049/symabis ./arith_386.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/flag /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p flag -std -complete -installsuffix shared -buildid 338f0h1i8ae9_9Qdqf_W/338f0h1i8ae9_9Qdqf_W -goversion go1.12.12 -D "" -importcfg $WORK/b145/importcfg -pack ./flag.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/compress/flate /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p compress/flate -std -complete -installsuffix shared -buildid mNn-j2VbLuj9KMv1hQcj/mNn-j2VbLuj9KMv1hQcj -goversion go1.12.12 -D "" -importcfg $WORK/b115/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid dGaoROkVoFe2T066hp2a/dGaoROkVoFe2T066hp2a -goversion go1.12.12 -D "" -importcfg $WORK/b136/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/json -std -complete -installsuffix shared -buildid UjkB12CQ2ROpsM-d_AeY/UjkB12CQ2ROpsM-d_AeY -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid _hvct4xUwIdlcrSExq42/_hvct4xUwIdlcrSExq42 -goversion go1.12.12 -D "" -importcfg $WORK/b130/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/debug/dwarf /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid gYDiLOwVSX1AtUTP-d4W/gYDiLOwVSX1AtUTP-d4W -goversion go1.12.12 -D "" -importcfg $WORK/b117/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/text/template/parse /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3s3Zzxqr-wp-cnQWQ14O/3s3Zzxqr-wp-cnQWQ14O -goversion go1.12.12 -D "" -importcfg $WORK/b141/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p math/big -std -installsuffix shared -buildid ZpY7v1ZRaM8Pwj3vME5l/ZpY7v1ZRaM8Pwj3vME5l -goversion go1.12.12 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b037/asm_linux_386.o ./asm_linux_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a4/a4b0a2d43bdc1b0182b49f13772ff732fd6dd55b533a32f1bc25dde4126ae88c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b3/b3e75bda5d1dfbbf355f8124f5c503746e1cc422a4aeca4b185e0bf2dd4521f2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/18/18fb85c259e57552d157d1263efe1b1d17999d8357b2241b67563d192f2b45eb-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/70/7034076b0f3ef3968b89dd2de1e3f3fafbaffd87c58e7f05707989e8212c4ddc-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0e/0eeccb692f075d14cc740895c4285debbf48dcaa07b6ce80f77f95aa8ad55ab3-d # internal github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal mkdir -p $WORK/b094/ mkdir -p $WORK/b119/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 7ngitn7sSV4y1yTXXZl5/7ngitn7sSV4y1yTXXZl5 -goversion go1.12.12 -D "" -importcfg $WORK/b094/importcfg -pack ./join.go ./vfs.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid Hv2cvxtK4MbdQgvehopq/Hv2cvxtK4MbdQgvehopq -goversion go1.12.12 -D "" -importcfg $WORK/b119/importcfg -pack ./cpu.go ./endian.go github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid AWcpfke7dEJWpEKpTtCQ/AWcpfke7dEJWpEKpTtCQ -goversion go1.12.12 -D "" -importcfg $WORK/b118/importcfg -pack ./alu.go ./alu_string.go ./doc.go ./func.go ./func_string.go ./instruction.go ./jump.go ./jump_string.go ./load_store.go ./load_store_string.go ./opcode.go ./opcode_string.go ./register.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a2/a2ff3632bbf2fce113ff83f5721c71a862a8128cde97a792fc697c3d8814e6bb-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4c/4c1d4c7c3b10398aaa6d763ca800e77594d0ec2662329af890ff3ed8cde9ac67-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/65/65ed0d8c32944935df9ab9439986b57dcb8c9237338e6dcafa23c28426c10358-d # internal os/exec mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p os/exec -std -complete -installsuffix shared -buildid RvIXFtY2fkJ0UejKWHcC/RvIXFtY2fkJ0UejKWHcC -goversion go1.12.12 -D "" -importcfg $WORK/b103/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b075/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -objdir $WORK/b075/ -importpath net -- -I $WORK/b075/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ad/ad256ce5b5b97b7afb55a84b02888df00f4a750d46a2cbfad6f9e3fa572816be-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/58/58fe26a18e7c2f428fba1a447cb7dae200ec1081b55125fd7234576ea9b96f93-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -installsuffix shared -buildid 9MrsH1r2p07eyKIBoHtE/9MrsH1r2p07eyKIBoHtE -goversion go1.12.12 -D "" -importcfg $WORK/b105/importcfg -pack ./fscommon.go ./utils.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/9d/9d9e59daca4a3706f3df0940b5e297d09856c27c93accb7db4ab087251dc78de-d # internal github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b128/ mkdir -p $WORK/b120/ github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/b036/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid cJnfdvJPhzRTeipakTo2/cJnfdvJPhzRTeipakTo2 -goversion go1.12.12 -D "" -importcfg $WORK/b128/importcfg -pack ./keyctl.go cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid F-dhA3vSVYJbY91MWocJ/F-dhA3vSVYJbY91MWocJ -goversion go1.12.12 -D "" -importcfg $WORK/b120/importcfg -pack ./types_linux.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid zvz68LsfKVfRwWalhzJe/zvz68LsfKVfRwWalhzJe -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/72/72cdab2f016c5a0b0c10c154ad615f3242432715122585932c05c180a0177900-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3f/3f687e27370e3f9478ec5ae3048b79cfbccf86b4c40559ff5cdb5e91bc44bc29-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1b/1be8d40d427bef2b38e1b8e75ec89f3a5e520199b5578d4c25748a29345d2759-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/08/0821b84dcda8e02aa133f834eac9b37ac2985d1b3ea127c888bab071e9ca3e4e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/48/480e399d4eb9028bc1cc5c845f198dbf38c222649cb6b041bb295e70d08d31f1-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/2c/2cad2b8b571856abe179137eb6c6fa9dc2fd7dc72173032243496f4668a4f34c-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/9f/9f4a7b8a825a339ff35ef6ee287e813dae35aa2130e7bfb46b4ac17ccd0bbb33-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d8/d8855db45562ef13585c8d1bf0fcea88ac4af0858e31afadcf3f24e6926af601-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fb/fbac27f0bd3852bdd8fe38781e13a9638183d7c6b02a2bb77c938c9ce4399ce5-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/83/83c00407742c2fc9879a2428aa6433ccfbb4b0d6390d8a2630760a74859dbcbb-d # internal compress/zlib mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile compress/flate=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile hash/adler32=$WORK/b116/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/compress/zlib /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p compress/zlib -std -complete -installsuffix shared -buildid Ie2vBpL2fv4-Z1iV-JHV/Ie2vBpL2fv4-Z1iV-JHV -goversion go1.12.12 -D "" -importcfg $WORK/b114/importcfg -pack ./reader.go ./writer.go cd $WORK/b108 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/db/dbe541d73952a5e16ebef9f45fe0c990f5213eb94ada370d331a56db8debbbd5-d # internal cd $WORK/b132 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b108 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b132 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cd $WORK/b075 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b108 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ed/edec529f22c67a09302fcea384293529228a409efa606b767be9d43acbe9132c-d # internal debug/elf mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/zlib=$WORK/b114/_pkg_.a packagefile debug/dwarf=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/debug/elf /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p debug/elf -std -complete -installsuffix shared -buildid nmhTjtk98bKTgbCtZT76/nmhTjtk98bKTgbCtZT76 -goversion go1.12.12 -D "" -importcfg $WORK/b113/importcfg -pack ./elf.go ./file.go ./reader.go cd $WORK/b075 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b108 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cd $WORK/b075 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b132 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b108 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/e3/e3f99a693fe6d25ae36eaeb329f22bd033d6b44025b39dc6f1c03a32122ff974-d # internal text/template mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/text/template /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p text/template -std -complete -installsuffix shared -buildid DlJeSQvQ9IgbsRDfdnkN/DlJeSQvQ9IgbsRDfdnkN -goversion go1.12.12 -D "" -importcfg $WORK/b140/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -o $WORK/b108/_cgo_.o $WORK/b108/_cgo_main.o $WORK/b108/_x001.o $WORK/b108/_x002.o $WORK/b108/_x003.o $WORK/b108/_x004.o -g -O2 cd $WORK/b075 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b108/_cgo_.o -dynout $WORK/b108/_cgo_import.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4e/4e009ca58cfdd4ee011c812204ea4742b661c28015daa0cdf7ff1827bc04b515-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid P2_2wqw27lZHBsnLuZqx/P2_2wqw27lZHBsnLuZqx -goversion go1.12.12 -D "" -importcfg $WORK/b109/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b102/ cd $WORK/b075 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid k1aQ2Kx56QXpIc_VIhFK/k1aQ2Kx56QXpIc_VIhFK -goversion go1.12.12 -D "" -importcfg $WORK/b102/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./terminal_notwindows.go ./text_formatter.go ./writer.go github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b092/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p os/user -std -installsuffix shared -buildid I_t9T6BdB61-vdJjKv26/I_t9T6BdB61-vdJjKv26 -goversion go1.12.12 -D "" -importcfg $WORK/b108/importcfg -pack ./lookup.go ./user.go $WORK/b108/_cgo_gotypes.go $WORK/b108/cgo_lookup_unix.cgo1.go $WORK/b108/getgrouplist_unix.cgo1.go $WORK/b108/listgroups_unix.cgo1.go $WORK/b108/_cgo_import.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 8s8RSJE69Ew2oDtW8dDO/8s8RSJE69Ew2oDtW8dDO -goversion go1.12.12 -D "" -importcfg $WORK/b092/importcfg -pack ./clone.go ./decode.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go cd $WORK/b132 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -o $WORK/b132/_cgo_.o $WORK/b132/_cgo_main.o $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o -g -O2 -lseccomp cd $WORK/b075 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c0/c0aa4814b858c6a3884c8a719a08fb9137cd848149491e88f3845a30c7421c33-d # internal cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b132/_cgo_.o -dynout $WORK/b132/_cgo_import.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o -g -O2 cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 1vbAqCUqKDRoPd6v796v/1vbAqCUqKDRoPd6v796v -goversion go1.12.12 -D "" -importcfg $WORK/b132/importcfg -pack $WORK/b132/_cgo_gotypes.go $WORK/b132/seccomp.cgo1.go $WORK/b132/seccomp_internal.cgo1.go $WORK/b132/_cgo_import.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p net -std -installsuffix shared -buildid 5Sux760w2_CTaGBzFG3d/5Sux760w2_CTaGBzFG3d -goversion go1.12.12 -D "" -importcfg $WORK/b075/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo_linux.cgo1.go $WORK/b075/cgo_resnew.cgo1.go $WORK/b075/cgo_socknew.cgo1.go $WORK/b075/cgo_unix.cgo1.go $WORK/b075/_cgo_import.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b108/_pkg_.a $WORK/b108/_x001.o $WORK/b108/_x002.o $WORK/b108/_x003.o $WORK/b108/_x004.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a4/a45c93fc581fa3bbe6b259ba705307bee3b2fea6a134dccdbc629eb023261b8f-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid Cep24R1BOdw-d5zaRU0n/Cep24R1BOdw-d5zaRU0n -goversion go1.12.12 -D "" -importcfg $WORK/b107/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b049/arith_386.o ./arith_386.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/22/225fa0890cd5265e659ff84d8df66ad942621855c232179d82dfec474e2f3e72-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b106/ cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -objdir $WORK/b106/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b106/ -g -O2 ./sysconfig.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/fa/fa27f2c583363c4c0983a884a511dcac65cc26f88c42c21d9427984844ce9520-d # internal crypto/internal/boring mkdir -p $WORK/b047/ crypto/dsa mkdir -p $WORK/b067/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b048/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid gQ3QM_yflwmx_gV_Oc93/gQ3QM_yflwmx_gV_Oc93 -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go ./notboring.go encoding/asn1 mkdir -p $WORK/b056/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/dsa /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid HY-IRDtaHEKvgC0vB5WG/HY-IRDtaHEKvgC0vB5WG -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./dsa.go crypto/elliptic cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b053/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/asn1 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid sgF6mnzcu68zeT0k6f4A/sgF6mnzcu68zeT0k6f4A -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/elliptic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid VIih5YmQf79mmPQzG14r/VIih5YmQf79mmPQzG14r -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/7c/7ca3027c77738327bb5884098f1b9b46f253e0d231bdd21f975ccc7d7059dab4-d # internal github.com/opencontainers/runc/vendor/github.com/cilium/ebpf mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/cilium/ebpf/asm=github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm importmap github.com/cilium/ebpf/internal=github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal importmap github.com/cilium/ebpf/internal/unix=github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile bytes=$WORK/b002/_pkg_.a packagefile debug/elf=$WORK/b113/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal=$WORK/b119/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/opencontainers/runc/vendor/github.com/cilium/ebpf -complete -installsuffix shared -buildid JGyXMktcXR2hwcIF3P7r/JGyXMktcXR2hwcIF3P7r -goversion go1.12.12 -D "" -importcfg $WORK/b112/importcfg -pack ./abi.go ./collection.go ./doc.go ./elf_reader.go ./feature.go ./linker.go ./map.go ./marshalers.go ./prog.go ./ptr_32_le.go ./syscalls.go ./types.go ./types_string.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b2/b2929d6a529cb660e382871282debc46ec9f2c03a1f2e087043b251145d87887-d # internal crypto/hmac mkdir -p $WORK/b057/ crypto/sha512 mkdir -p $WORK/b055/ crypto/sha256 mkdir -p $WORK/b065/ crypto/aes mkdir -p $WORK/b043/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid dHO8ZKGTr3C0kbfL44sX/dHO8ZKGTr3C0kbfL44sX -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/hmac /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 2o-F6GmITm9NYsEYmqQg/2o-F6GmITm9NYsEYmqQg -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./hmac.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha256 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b065/symabis ./sha256block_386.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/aes -std -complete -installsuffix shared -buildid 7DaRPoCgyRp9F7NxGmjC/7DaRPoCgyRp9F7NxGmjC -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4d/4ddcd53966c2cd5599fece86d917a1a59df8623c21bf6628e757982a6949ab99-d # internal github.com/opencontainers/runc/libcontainer/logs mkdir -p $WORK/b129/ github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b100/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/logs /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/opencontainers/runc/libcontainer/logs -complete -installsuffix shared -buildid Fs_Q9s-Qklx8BQB9RB9K/Fs_Q9s-Qklx8BQB9RB9K -goversion go1.12.12 -D "" -importcfg $WORK/b129/importcfg -pack ./logs.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid IsRj1kUeWYmiDD1ejGY-/IsRj1kUeWYmiDD1ejGY- -goversion go1.12.12 -D "" -importcfg $WORK/b100/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/48/487e12d42e44c6a37a721127e12360d7a7cd87f9fdfeca2027da254f931f3f2a-d # internal cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b132/_pkg_.a $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cd $WORK/b106 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha256 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto/sha256 -std -installsuffix shared -buildid vGit7KQWCDHSYyUGBMf3/vGit7KQWCDHSYyUGBMf3 -goversion go1.12.12 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/65/6505c0e553637746ae4f6407343179c64d52f7b08436f808aac6369c8fb7abb6-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/hkdf /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid FHDerriLOV4hAxEqxJJs/FHDerriLOV4hAxEqxJJs -goversion go1.12.12 -D "" -importcfg $WORK/b086/importcfg -pack ./hkdf.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f8/f865ab09e187402609ac28d3c02b63116ac4c3827db13e798294baeea18496fb-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/48/487ba4b24163eb9829aa885853877702f4d0fe361000038518c5c1b66b933042-d # internal cd $WORK/b106 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/88/88ec3f686e4494af566bd99cefd1d063a73dcc7f1c8b83ddaf73410bc828e6ac-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9f/9f7099796890d4ee0b5b1e575c9b0c9d831df22a3fe2d074b4af2eeb92db4005-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/rand -std -complete -installsuffix shared -buildid FvgD8WBsEYj5N8ItBGsq/FvgD8WBsEYj5N8ItBGsq -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b106 TERM='dumb' gcc -I /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/93/9397f5e29fd29231fa06bc4765786edeaa3836ecccf8e32685c3517f3ae0b4c3-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha256 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b065/sha256block_386.o ./sha256block_386.s cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -o $WORK/b106/_cgo_.o $WORK/b106/_cgo_main.o $WORK/b106/_x001.o $WORK/b106/_x002.o -g -O2 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha256 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b065/_pkg_.a $WORK/b065/sha256block_386.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/54/5438cd4a7a9a3e048c37df20e218596c6d20f07f0fff53a6f6dff235169a7ed2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/75/75236a50e9d5818b660d606e18460b9781f089d754d21b92db5d90108047a91e-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b127/ crypto/rsa mkdir -p $WORK/b063/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid q7ytAv_wTSIPV4Jc4Dbk/q7ytAv_wTSIPV4Jc4Dbk -goversion go1.12.12 -D "" -importcfg $WORK/b127/importcfg -pack ./selinux_linux.go ./xattrs.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rsa /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid NFHIwNGLyZupMiCu0VN8/NFHIwNGLyZupMiCu0VN8 -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/cgo -dynpackage system -dynimport $WORK/b106/_cgo_.o -dynout $WORK/b106/_cgo_import.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 53iEVwPV-KmSKjTqjgBL/53iEVwPV-KmSKjTqjgBL -goversion go1.12.12 -D "" -importcfg $WORK/b106/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go $WORK/b106/_cgo_gotypes.go $WORK/b106/sysconfig.cgo1.go $WORK/b106/_cgo_import.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/46/46fad7d5e1d5d4a5f420b48b93cca8c8ed5b1910fe2499ca84504a01564e2d42-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b145/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b146/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid RKVh6GLKRzvH_3Xhy8ar/RKVh6GLKRzvH_3Xhy8ar -goversion go1.12.12 -D "" -importcfg $WORK/b144/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/57/57774412c9bafc10a860bc49df180a5d726d2fa4dba4a2df049de57cb5ce49c3-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter mkdir -p $WORK/b121/ github.com/opencontainers/runc/libcontainer/seccomp github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b099/ github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b126/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/cilium/ebpf/asm=github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b131/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter -complete -installsuffix shared -buildid 0p4AYhsaU9_O6njrPasy/0p4AYhsaU9_O6njrPasy -goversion go1.12.12 -D "" -importcfg $WORK/b121/importcfg -pack ./devicefilter.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid xY6Wliv2p3fzyckCEkoN/xY6Wliv2p3fzyckCEkoN -goversion go1.12.12 -D "" -importcfg $WORK/b099/importcfg -pack ./cgroups.go ./stats.go ./utils.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/seccomp/libseccomp-golang=github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b132/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid 80LUiXQ3zTMUBJuqagb0/80LUiXQ3zTMUBJuqagb0 -goversion go1.12.12 -D "" -importcfg $WORK/b126/importcfg -pack ./intelrdt.go ./stats.go cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid O22Hi80X3zlp2nEdr-ew/O22Hi80X3zlp2nEdr-ew -goversion go1.12.12 -D "" -importcfg $WORK/b131/importcfg -pack ./config.go ./seccomp_linux.go cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b106/_pkg_.a $WORK/b106/_x001.o $WORK/b106/_x002.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a9/a91864cb6ed774516cc1d1917c0a3d32ab9ac96fc2a924fb5cfd93aa8c380821-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f0/f034eaecbc3f11cd2d1c3a1ca5fb523904aac4b9082264c77d7896be930b76c6-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/23/234932d5979d2de03a51b89bc6da6ab3677dd84435d5558f39dbc8a6fcb2470b-d # internal crypto/x509/pkix mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF internal/x/crypto/cryptobyte mkdir -p $WORK/b071/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/x509/pkix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Cb88o5Eo_RoWVCGrmNBt/Cb88o5Eo_RoWVCGrmNBt -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./pkix.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/cc/ccc8ac247658754edceeb48e16439c597f3104c376fce875673a2b16e167f5e7-d # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/cryptobyte /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid RqZrKe7Src5CEbFcUeny/RqZrKe7Src5CEbFcUeny -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./asn1.go ./builder.go ./string.go github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid osvS9dIEjAGO1ZQgZE15/osvS9dIEjAGO1ZQgZE15 -goversion go1.12.12 -D "" -importcfg $WORK/b143/importcfg -pack ./example.go ./spec_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/aa/aac4351358739bd7b9af29b17f5f05cc60c53783536c17bd43360bbf29111657-d # internal crypto/ecdsa mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/ecdsa /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid -TwzctlOPXjvn_C1HsH_/-TwzctlOPXjvn_C1HsH_ -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./boring.go ./ecdsa.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/99/99f359292eb7f46a578154bd7b64ab7c40b52bc0fbfc6a9f45c9279aceda6f27-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b0/b0cec61f9ac0d0546261848a9701cdd2b7cf2c761aec37c5cf80ad849d696c15-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b135/ github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b125/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b127/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b108/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid -P0NR2JSSAMoVr11rhyK/-P0NR2JSSAMoVr11rhyK -goversion go1.12.12 -D "" -importcfg $WORK/b135/importcfg -pack ./label_selinux.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b127/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid YPzINpKslsulZeqFQUp5/YPzINpKslsulZeqFQUp5 -goversion go1.12.12 -D "" -importcfg $WORK/b125/importcfg -pack ./rootless.go ./validator.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/67/67b68aab49b6e49d53670770a14a2ac2bd4b909a9b34de86a98146f14f80c715-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5f/5fa682d68fc69fb039ef29fa00bd20d73d88633d7d27c3b45a508879716db032-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid azCKQr_gb3UtRvi7soon/azCKQr_gb3UtRvi7soon -goversion go1.12.12 -D "" -importcfg $WORK/b104/importcfg -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./kmem.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/99/9999156029e7f1e8c0257571de6536c5d845dbb1fd9120ab25b4e5b745fd3579-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/1b/1be4a48d9246e01faed13e9fed6fa1a7f21c83e34a28dc1459091aba783a021f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/7f/7f0b9ebb683e56494d2437f249c964ad307b108b51587de3f82461e068cbdd17-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf mkdir -p $WORK/b111/ cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/59/59473ff687b0e1fcc2dc84a99c0cbed51d5a9b67b8ece03c8a6a330257a71243-d # internal cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/cilium/ebpf=github.com/opencontainers/runc/vendor/github.com/cilium/ebpf importmap github.com/cilium/ebpf/asm=github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf -complete -installsuffix shared -buildid jGFaX97brrWEkS_6JGg7/jGFaX97brrWEkS_6JGg7 -goversion go1.12.12 -D "" -importcfg $WORK/b111/importcfg -pack ./ebpf.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/71/7171237c15c703b40836738e7121a054ea7bf55d1b4cc8cc0485627737a42ee7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/24/24c7210088a373a5b6a5ded434a81bdfb22e70302dce1a818e9411800fd2ebbb-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs2 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs2 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs2 -complete -installsuffix shared -buildid 1pv8QoHwBPHTKoCBAM2E/1pv8QoHwBPHTKoCBAM2E -goversion go1.12.12 -D "" -importcfg $WORK/b110/importcfg -pack ./cpu.go ./cpuset.go ./defaultpath.go ./devices.go ./freezer.go ./fs2.go ./io.go ./memory.go ./pids.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/96/9652cc1cd101e37b43dffb3c09aaff5185f2632afc01dc5ced64674cf0ea448f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a6/a6c4cd338e92bdef04601383c55bf9065793a6b43653f515de460025ec78db61-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/94/94707f2dae5f7b3c3a89aec380aa3727a904f65eb8881cbca03c628c79f31077-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/bd/bd4c02378a21d6897d29261df4aba94698b1f99a647c9fdf976c0b0f1a97d917-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/20/208ab8c9a03849b73301f6e66db42ea18997fb7516c06ccc73ed16b2303f76bc-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/43/43a40c3c71176cdf2f8143593f98603aecf4a222f32ac3f2a5d0ec3ae8b1a4ba-d # internal github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b092/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid 6U1xQNutZN1X-Zf-ajd2/6U1xQNutZN1X-Zf-ajd2 -goversion go1.12.12 -D "" -importcfg $WORK/b091/importcfg -pack ./rpc.pb.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e0/e0ea1bda270785332c9a9459258bce8458f1f1cc4d0ea01146ddb74b28b2dbf9-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/pack r $WORK/b075/_pkg_.a $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/82/82b422b894ca585cf6128bf3a6cf168f29631fcd4deaadef3b844d7aae164c5b-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF crypto/x509 cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid x2tXXlxY2KBLNJk1K6hF/x2tXXlxY2KBLNJk1K6hF -goversion go1.12.12 -D "" -importcfg $WORK/b138/importcfg -pack ./addr_linux.go ./link_linux.go ./nl_linux.go ./route_linux.go ./tc_linux.go ./xfrm_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b063/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/x509 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid c0P6gJvpHr_eQP2mS3RY/c0P6gJvpHr_eQP2mS3RY -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go github.com/opencontainers/runc/vendor/github.com/godbus/dbus mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile os/user=$WORK/b108/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid fLtgKI9D6DL7ieXeb5yH/fLtgKI9D6DL7ieXeb5yH -goversion go1.12.12 -D "" -importcfg $WORK/b124/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/48/4805dbf0ecebb715ca879dd9b3a84ee93a3e7595ec381d656321f08b4cf46909-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid wzNbxdIKNDwOlEJw1mtr/wzNbxdIKNDwOlEJw1mtr -goversion go1.12.12 -D "" -importcfg $WORK/b137/importcfg -pack ./addr.go ./addr_linux.go ./filter.go ./filter_linux.go ./link.go ./link_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./xfrm.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/41/41098c8ff6fad559248cce7f5a31f2c125451a1dac4dae96dee818e7f63fad43-d # internal crypto/tls mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rc4=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b063/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b066/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b085/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b086/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/tls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/tls -std -complete -installsuffix shared -buildid PNCi9A9ux5z0OUbkbwCX/PNCi9A9ux5z0OUbkbwCX -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e3/e38c4df14bbe3f9d7fa7e51e83faeb42e5db834623b6763215a8ecd4180c3480-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f2/f2062a3d6ae80ff0c0e6f86e8910cbca8a37c9e0ab755a71ad0979d6affef54b-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b124/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 9kmdR9xY_b5hjkX1tua0/9kmdR9xY_b5hjkX1tua0 -goversion go1.12.12 -D "" -importcfg $WORK/b123/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d8/d84dfc8c35278c1ed5da73dc45991ddbcce14c598914c8e9ee74c9eaa336a4a8-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid ErhaonWNNPFFmu3DP7uR/ErhaonWNNPFFmu3DP7uR -goversion go1.12.12 -D "" -importcfg $WORK/b122/importcfg -pack ./apply_systemd.go ./unified_hierarchy.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ef/ef2b3148f9b031600eb21c667d1b1ecf09ac4beb5bef6b50cd84746ea17a56f4-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/cyphar/filepath-securejoin=github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto importmap github.com/mrunalp/fileutils=github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b036/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b125/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b133/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/types=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b138/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b088/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid lPGkAvYpjMDU4jTQmZF_/lPGkAvYpjMDU4jTQmZF_ -goversion go1.12.12 -D "" -importcfg $WORK/b090/importcfg -pack ./capabilities_linux.go ./console_linux.go ./container.go ./container_linux.go ./criu_opts_linux.go ./error.go ./factory.go ./factory_linux.go ./generic_error.go ./init_linux.go ./message_linux.go ./network_linux.go ./notify_linux.go ./process.go ./process_linux.go ./restored_process.go ./rootfs_linux.go ./setns_init_linux.go ./standard_init_linux.go ./state_linux.go ./stats_linux.go ./sync.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/36/361d814a43cf395043e164928e6d784d1c74d2ece6326cd4caa0d81c22f36f6a-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b039/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid aw8f1MvtyeKoQB8YjEVp/aw8f1MvtyeKoQB8YjEVp -goversion go1.12.12 -D "" -importcfg $WORK/b038/importcfg -pack ./files.go ./listeners.go ./packetconns.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f4/f4e8c2b239b4ce1dd8b641d6cde269926d06279920c3077fdc46cd9b5c9dceb6-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ab/abea22257f50722286cac0c8b55d608a7a5cfd9dcd3bbd6113fafa9c9db27caf-d # internal github.com/opencontainers/runc mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/coreos/go-systemd/activation=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/urfave/cli=github.com/opencontainers/runc/vendor/github.com/urfave/cli importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b036/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b038/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b142/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/types=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b127/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b144/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile os/signal=$WORK/b147/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b146/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid fZZJ8BbH6JCMfYIqNk5u/fZZJ8BbH6JCMfYIqNk5u -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./checkpoint.go ./create.go ./delete.go ./events.go ./exec.go ./init.go ./kill.go ./list.go ./main.go ./notify_socket.go ./pause.go ./ps.go ./restore.go ./rlimit_linux.go ./rootless_linux.go ./run.go ./signalmap.go ./signals.go ./spec.go ./start.go ./state.go ./tty.go ./update.go ./utils.go ./utils_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/62/627d0d94ddeba07e114193bfea92a443b79f8ac30c38ebb19dfa8a861857bfa9-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/opencontainers/runc=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b036/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b038/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b142/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/types=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b127/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b144/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile os/signal=$WORK/b147/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b146/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile crypto/tls=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b125/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b133/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b138/_pkg_.a packagefile runtime/debug=$WORK/b139/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b124/_pkg_.a packagefile os/user=$WORK/b108/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile context=$WORK/b076/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile flag=$WORK/b145/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile container/list=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rc4=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b063/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b066/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b070/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b085/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile regexp/syntax=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b132/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b048/_pkg_.a packagefile crypto/dsa=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b068/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm=$WORK/b118/_pkg_.a packagefile debug/elf=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal=$WORK/b119/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix=$WORK/b120/_pkg_.a packagefile compress/zlib=$WORK/b114/_pkg_.a packagefile debug/dwarf=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b115/_pkg_.a packagefile hash/adler32=$WORK/b116/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=bQwpy0q0I71SLQJu9eBO/fZZJ8BbH6JCMfYIqNk5u/YgzkTRVZMIEmrtQPARPA/bQwpy0q0I71SLQJu9eBO -compressdwarf=false -B 0x90bba09e358142800b462213189074d0f8b35129 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out runc rm -r $WORK/b001/ + pushd man ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + ./md2man-all.sh /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/man + pwd + which go-md2man + for FILE in '*.md' ++ basename README.md + base=README.md + name=README + num=README + '[' -z README -o README = README ']' + continue + for FILE in '*.md' ++ basename runc-checkpoint.8.md + base=runc-checkpoint.8.md + name=runc-checkpoint.8 + num=8 + '[' -z 8 -o runc-checkpoint.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-checkpoint.8.md -out ./man8/runc-checkpoint.8 + for FILE in '*.md' ++ basename runc-create.8.md + base=runc-create.8.md + name=runc-create.8 + num=8 + '[' -z 8 -o runc-create.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-create.8.md -out ./man8/runc-create.8 + for FILE in '*.md' ++ basename runc-delete.8.md + base=runc-delete.8.md + name=runc-delete.8 + num=8 + '[' -z 8 -o runc-delete.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-delete.8.md -out ./man8/runc-delete.8 + for FILE in '*.md' ++ basename runc-events.8.md + base=runc-events.8.md + name=runc-events.8 + num=8 + '[' -z 8 -o runc-events.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-events.8.md -out ./man8/runc-events.8 + for FILE in '*.md' ++ basename runc-exec.8.md + base=runc-exec.8.md + name=runc-exec.8 + num=8 + '[' -z 8 -o runc-exec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-exec.8.md -out ./man8/runc-exec.8 + for FILE in '*.md' ++ basename runc-kill.8.md + base=runc-kill.8.md + name=runc-kill.8 + num=8 + '[' -z 8 -o runc-kill.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-kill.8.md -out ./man8/runc-kill.8 + for FILE in '*.md' ++ basename runc-list.8.md + base=runc-list.8.md + name=runc-list.8 + num=8 + '[' -z 8 -o runc-list.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-list.8.md -out ./man8/runc-list.8 + for FILE in '*.md' ++ basename runc-pause.8.md + base=runc-pause.8.md + name=runc-pause.8 + num=8 + '[' -z 8 -o runc-pause.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-pause.8.md -out ./man8/runc-pause.8 + for FILE in '*.md' ++ basename runc-ps.8.md + base=runc-ps.8.md + name=runc-ps.8 + num=8 + '[' -z 8 -o runc-ps.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-ps.8.md -out ./man8/runc-ps.8 + for FILE in '*.md' ++ basename runc-restore.8.md + base=runc-restore.8.md + name=runc-restore.8 + num=8 + '[' -z 8 -o runc-restore.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-restore.8.md -out ./man8/runc-restore.8 + for FILE in '*.md' ++ basename runc-resume.8.md + base=runc-resume.8.md + name=runc-resume.8 + num=8 + '[' -z 8 -o runc-resume.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-resume.8.md -out ./man8/runc-resume.8 + for FILE in '*.md' ++ basename runc-run.8.md + base=runc-run.8.md + name=runc-run.8 + num=8 + '[' -z 8 -o runc-run.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-run.8.md -out ./man8/runc-run.8 + for FILE in '*.md' ++ basename runc-spec.8.md + base=runc-spec.8.md + name=runc-spec.8 + num=8 + '[' -z 8 -o runc-spec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-spec.8.md -out ./man8/runc-spec.8 + for FILE in '*.md' ++ basename runc-start.8.md + base=runc-start.8.md + name=runc-start.8 + num=8 + '[' -z 8 -o runc-start.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-start.8.md -out ./man8/runc-start.8 + for FILE in '*.md' ++ basename runc-state.8.md + base=runc-state.8.md + name=runc-state.8 + num=8 + '[' -z 8 -o runc-state.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-state.8.md -out ./man8/runc-state.8 + for FILE in '*.md' ++ basename runc-update.8.md + base=runc-update.8.md + name=runc-update.8 + num=8 + '[' -z 8 -o runc-update.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-update.8.md -out ./man8/runc-update.8 + for FILE in '*.md' ++ basename runc.8.md + base=runc.8.md + name=runc.8 + num=8 + '[' -z 8 -o runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 + popd ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1k1kcl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386 ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386 + cd runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/man/man8 + install -p -m 644 man/man8/runc-checkpoint.8 man/man8/runc-create.8 man/man8/runc-delete.8 man/man8/runc-events.8 man/man8/runc-exec.8 man/man8/runc-kill.8 man/man8/runc-list.8 man/man8/runc-pause.8 man/man8/runc-ps.8 man/man8/runc-restore.8 man/man8/runc-resume.8 man/man8/runc-run.8 man/man8/runc-spec.8 man/man8/runc-start.8 man/man8/runc-state.8 man/man8/runc-update.8 man/man8/runc.8 /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/lib/sysctl.d + echo fs.may_detach_mounts=1 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/bash-completion/completions + install -p -m 0644 contrib/completions/bash/runc /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/bash-completion/completions + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/bin/runc /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 2985 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oy9duc + umask 022 + cd /builddir/build/BUILD + cd runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + exit 0 Processing files: runc-1.0.0-69.rc10.el7_9.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TbxuM3 + umask 022 + cd /builddir/build/BUILD + cd runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/doc/runc-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/doc/runc-1.0.0 + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/doc/runc-1.0.0 + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/doc/runc-1.0.0 + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/doc/runc-1.0.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/doc/runc-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A9tU5U + umask 022 + cd /builddir/build/BUILD + cd runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/licenses/runc-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/licenses/runc-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386/usr/share/licenses/runc-1.0.0 + exit 0 Provides: runc = 1.0.0-69.rc10.el7_9 runc(x86-32) = 1.0.0-69.rc10.el7_9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): container-selinux >= 2:2.2-2 Requires(post): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libseccomp.so.2 rtld(GNU_HASH) Processing files: runc-debuginfo-1.0.0-69.rc10.el7_9.i686 Provides: runc-debuginfo = 1.0.0-69.rc10.el7_9 runc-debuginfo(x86-32) = 1.0.0-69.rc10.el7_9 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386 Wrote: /builddir/build/RPMS/runc-1.0.0-69.rc10.el7_9.i686.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-69.rc10.el7_9.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1ZwfLD + umask 022 + cd /builddir/build/BUILD + cd runc-dc9208a3303feef5b3839f4323d9beb36df0a9dd + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-69.rc10.el7_9.i386 + exit 0 Child return code was: 0