Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-26.rc4.dev.git9f9c962.el7-20180307171300-24841/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=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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 warning: Could not canonicalize hostname: ppc64le-02.bsys.centos.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/runc-1.0.0-26.rc4.dev.git9f9c962.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-26.rc4.dev.git9f9c962.el7-20180307171300-24841/root'shell=Falseuid=1004env={'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 ppc64le --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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9AqjNY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-9f9c96235cc97674e935002fc3d78361b696a69e + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-9f9c962.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + /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/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/change-default-root.patch + /usr/bin/git commit -q -m change-default-root.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0001-Revert-Apply-cgroups-earlier.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Revert-Apply-cgroups-earlier.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xzguPM + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + mkdir -p GOPATH + pushd GOPATH ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e src/github.com/opencontainers/runc + popd ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e + pushd GOPATH/src/github.com/opencontainers/runc ++ pwd + export GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH + go build -buildmode=pie -ldflags ' -B 0x29c5098d95c330ec26a2aae1a7794faa4b54c575' -tags 'selinux seccomp' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build761790463 runtime/internal/sys mkdir -p $WORK/runtime/internal/sys/_obj/ mkdir -p $WORK/runtime/internal/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -p runtime/internal/sys -+ -complete -installsuffix shared -buildid 4d2ac0fc6359504c7dba85476af00069950ac593 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -p runtime/internal/atomic -+ -installsuffix shared -buildid 4ec5bbf52c41060d4514e62671a20aa2f24d39db -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o ./atomic_ppc64x.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime.a -trimpath $WORK -shared -p runtime -+ -installsuffix shared -buildid 343b7cc4ede509a5037deb4fe5531f0e9edc3ad2 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mstkbar.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./panic.go ./plugin.go ./print.go ./proc.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./select.go ./sema.go ./sigaction_linux.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./symtab.go ./sys_ppc64x.go ./time.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/tls_ppc64x.o ./tls_ppc64x.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_ppc64x.o $WORK/runtime/_obj/atomic_ppc64x.o $WORK/runtime/_obj/duff_ppc64x.o $WORK/runtime/_obj/memclr_ppc64x.o $WORK/runtime/_obj/memmove_ppc64x.o $WORK/runtime/_obj/rt0_linux_ppc64le.o $WORK/runtime/_obj/sys_linux_ppc64x.o $WORK/runtime/_obj/tls_ppc64x.o # internal errors internal/race mkdir -p $WORK/errors/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/errors.a -trimpath $WORK -shared -p errors -complete -installsuffix shared -buildid 6edefa07c60abc933e9a429a61178c6e3df27282 -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go sync/atomic mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ unicode cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -p sync/atomic -installsuffix shared -buildid 6ec6a2a21eb3a9a70811ed2dfec57aad0095317b -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode.a -trimpath $WORK -shared -p unicode -complete -installsuffix shared -buildid 82200cddcb72030353f315082782337d6a206425 -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -p unicode/utf8 -complete -installsuffix shared -buildid 8c0c553930522f0e553e0af2519434aa0a855c0b -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go encoding mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding.a -trimpath $WORK -shared -p encoding -complete -installsuffix shared -buildid 38cf4619f7deb3462e1c1544e2dc017cfc45df68 -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go math mkdir -p $WORK/math/_obj/ unicode/utf16 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math.a -trimpath $WORK -shared -p math -installsuffix shared -buildid cfdcadf4e913da8b97d47cc3b53c47e5e5d929a0 -D _/usr/lib/golang/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/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 ./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 ./unsafe.go container/list mkdir -p $WORK/internal/race/_obj/ mkdir -p $WORK/internal/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/race.a -trimpath $WORK -shared -p internal/race -complete -installsuffix shared -buildid d399871a3c7cb4e448df89ceea716f36091c2a2f -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go crypto/subtle mkdir -p $WORK/crypto/subtle/_obj/ mkdir -p $WORK/crypto/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/subtle.a -trimpath $WORK -shared -p crypto/subtle -complete -installsuffix shared -buildid e8beabc2210033b92b253b75d52240c3d06637dc -D _/usr/lib/golang/src/crypto/subtle -I $WORK -pack ./constant_time.go crypto/internal/cipherhw mkdir -p $WORK/crypto/internal/cipherhw/_obj/ mkdir -p $WORK/crypto/internal/ cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/internal/cipherhw.a -trimpath $WORK -shared -p crypto/internal/cipherhw -complete -installsuffix shared -buildid 2f5711876aa6872872c168929c22768daece7a6e -D _/usr/lib/golang/src/crypto/internal/cipherhw -I $WORK -pack ./doc.go ./generic.go internal/nettrace vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/internal/nettrace/_obj/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/nettrace.a -trimpath $WORK -shared -p internal/nettrace -complete -installsuffix shared -buildid fd404a65d529c86a6b908bd7e832e353fab46ca7 -D _/usr/lib/golang/src/internal/nettrace -I $WORK -pack ./nettrace.go mkdir -p $WORK/container/list/_obj/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/sync/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s mkdir -p $WORK/container/ mkdir -p $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/container/list.a -trimpath $WORK -shared -p container/list -complete -installsuffix shared -buildid 934790825bd051d46f558942b30f7dce0d1e3a88 -D _/usr/lib/golang/src/container/list -I $WORK -pack ./list.go mkdir -p $WORK/vendor/golang_org/x/crypto/ mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/vendor/golang_org/x/crypto/curve25519.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/curve25519 -complete -installsuffix shared -buildid cb112ff72ff73780e3d6b3a2956eaf6ecd238a83 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 -I $WORK -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -p unicode/utf16 -complete -installsuffix shared -buildid 7e6ecc5b2293d6d40a2c65b5c62a3345025f39c6 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/apparmor/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/apparmor.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 9da55afbc5a3ac5ed8848660cdcfe1195a9b2af3 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor -I $WORK -pack ./apparmor_disabled.go cd /usr/lib/golang/src/sync/atomic pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_ppc64x.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync.a -trimpath $WORK -shared -p sync -installsuffix shared -buildid 066c77d4cf15ae430c36ce59c6b1cb20991c25bd -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go io internal/singleflight syscall mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/io.a -trimpath $WORK -shared -p io -complete -installsuffix shared -buildid c05d79d263ea248cba66fbac748ed8fc26a09505 -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/internal/singleflight/_obj/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/singleflight.a -trimpath $WORK -shared -p internal/singleflight -complete -installsuffix shared -buildid 776b5cb0e2f5d84cfce7a966381f696432a04674 -D _/usr/lib/golang/src/internal/singleflight -I $WORK -pack ./singleflight.go mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/syscall.a -trimpath $WORK -shared -p syscall -installsuffix shared -buildid faa26a8f70a9295f561332caab13bfd6b3906167 -D _/usr/lib/golang/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go crypto/cipher hash mkdir -p $WORK/crypto/cipher/_obj/ mkdir -p $WORK/hash/_obj/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/cipher.a -trimpath $WORK -shared -p crypto/cipher -complete -installsuffix shared -buildid 52b83e6484766d504f0309a3be77292297498fed -D _/usr/lib/golang/src/crypto/cipher -I $WORK -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/hash.a -trimpath $WORK -shared -p hash -complete -installsuffix shared -buildid d705f274e415e1b52a657c36947dc4324e8338ca -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go crypto/hmac mkdir -p $WORK/crypto/hmac/_obj/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/hmac.a -trimpath $WORK -shared -p crypto/hmac -complete -installsuffix shared -buildid 62781827c06df6bbd2abe84c6d5eeac2a34d9e93 -D _/usr/lib/golang/src/crypto/hmac -I $WORK -pack ./hmac.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/floor_ppc64x.o ./floor_ppc64x.s bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bytes.a -trimpath $WORK -shared -p bytes -installsuffix shared -buildid c3e38e0dfcba3d977b583258703a44d9818f9ac2 -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strings.a -trimpath $WORK -shared -p strings -installsuffix shared -buildid 6c79203922ef6e4044d2c9045eb81cd88361548c -D _/usr/lib/golang/src/strings -I $WORK -pack -asmhdr $WORK/strings/_obj/go_asm.h ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/stubs_ppc64x.o ./stubs_ppc64x.s pack r $WORK/math.a $WORK/math/_obj/floor_ppc64x.o $WORK/math/_obj/sqrt_ppc64x.o $WORK/math/_obj/stubs_ppc64x.o # internal math/rand strconv mkdir -p $WORK/math/rand/_obj/ mkdir -p $WORK/math/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math/rand.a -trimpath $WORK -shared -p math/rand -complete -installsuffix shared -buildid 817a549014aaf4cf583cfdd6e79e592d395b9e90 -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go mkdir -p $WORK/strconv/_obj/ vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/vendor/golang_org/x/crypto/poly1305/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strconv.a -trimpath $WORK -shared -p strconv -complete -installsuffix shared -buildid 865c93e8b1848b79b716e8387b466a91fdbfcf31 -D _/usr/lib/golang/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/vendor/golang_org/x/crypto/poly1305.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/poly1305 -complete -installsuffix shared -buildid e1f254534e0a4bd2cca8b21e1bd49086e04009bc -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 -I $WORK -pack ./poly1305.go ./sum_ref.go bufio text/tabwriter mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bufio.a -trimpath $WORK -shared -p bufio -complete -installsuffix shared -buildid 602523d8402c9a1b734ad44fa9200776898d5ec8 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go mkdir -p $WORK/text/tabwriter/_obj/ mkdir -p $WORK/text/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/text/tabwriter.a -trimpath $WORK -shared -p text/tabwriter -complete -installsuffix shared -buildid fa38b4f6d6a8d0aaaa6d9b2908c935a676c59ffa -D _/usr/lib/golang/src/text/tabwriter -I $WORK -pack ./tabwriter.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/strings/_obj/strings.o ./strings.s pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal path mkdir -p $WORK/path/_obj/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/path.a -trimpath $WORK -shared -p path -complete -installsuffix shared -buildid a53bad2acd9fb36e63868c4274685a5dcafab518 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go reflect encoding/base64 mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/reflect.a -trimpath $WORK -shared -p reflect -installsuffix shared -buildid dbbfd21b8b419af306e6ccf4cd40bd625c0dc8f1 -D _/usr/lib/golang/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go mkdir -p $WORK/encoding/base64/_obj/ mkdir -p $WORK/encoding/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -p encoding/base64 -complete -installsuffix shared -buildid 1a4b8d224040d812ad5a979fb061b5397ae83b89 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go crypto/aes crypto mkdir -p $WORK/crypto/aes/_obj/ mkdir -p $WORK/crypto/_obj/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/aes.a -trimpath $WORK -shared -p crypto/aes -complete -installsuffix shared -buildid da6b71f1c22a11d4f189d12eab5dbb4c5cfcc68a -D _/usr/lib/golang/src/crypto/aes -I $WORK -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto.a -trimpath $WORK -shared -p crypto -complete -installsuffix shared -buildid db3d734ae92d3f8ef6a2e9b19246ffde910329a6 -D _/usr/lib/golang/src/crypto -I $WORK -pack ./crypto.go crypto/rc4 mkdir -p $WORK/crypto/rc4/_obj/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/rc4.a -trimpath $WORK -shared -p crypto/rc4 -complete -installsuffix shared -buildid 63cf947140c7d4e0b3d689296a1c1636f05bc43e -D _/usr/lib/golang/src/crypto/rc4 -I $WORK -pack ./rc4.go ./rc4_ref.go crypto/sha512 crypto/md5 mkdir -p $WORK/crypto/sha512/_obj/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/sha512.a -trimpath $WORK -shared -p crypto/sha512 -installsuffix shared -buildid 872424a02e21bfaff1381e7114b1ab64f971ce78 -D _/usr/lib/golang/src/crypto/sha512 -I $WORK -pack -asmhdr $WORK/crypto/sha512/_obj/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go crypto/sha1 mkdir -p $WORK/crypto/sha1/_obj/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/sha1.a -trimpath $WORK -shared -p crypto/sha1 -complete -installsuffix shared -buildid dd37d6950b241e7b99c26f070ebd99eaaf3728bb -D _/usr/lib/golang/src/crypto/sha1 -I $WORK -pack ./sha1.go ./sha1block.go ./sha1block_generic.go mkdir -p $WORK/crypto/md5/_obj/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/md5.a -trimpath $WORK -shared -p crypto/md5 -installsuffix shared -buildid 91978696b84179bef8ca18f6a5d5f2ae0675b201 -D _/usr/lib/golang/src/crypto/md5 -I $WORK -pack -asmhdr $WORK/crypto/md5/_obj/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go crypto/sha256 mkdir -p $WORK/crypto/sha256/_obj/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/sha256.a -trimpath $WORK -shared -p crypto/sha256 -installsuffix shared -buildid a9db7b9dbcdf041032621ccc89ad5a9913a06668 -D _/usr/lib/golang/src/crypto/sha256 -I $WORK -pack -asmhdr $WORK/crypto/sha256/_obj/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/crypto/sha256/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/crypto/sha256/_obj/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/crypto/sha512/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/crypto/sha512/_obj/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/crypto/md5/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/crypto/md5/_obj/md5block_ppc64le.o ./md5block_ppc64le.s pack r $WORK/crypto/md5.a $WORK/crypto/md5/_obj/md5block_ppc64le.o # internal cd /usr/lib/golang/src/crypto/sha256 pack r $WORK/crypto/sha256.a $WORK/crypto/sha256/_obj/sha256block_ppc64le.o # internal cd /usr/lib/golang/src/crypto/sha512 pack r $WORK/crypto/sha512.a $WORK/crypto/sha512/_obj/sha512block_ppc64le.o # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm_linux_ppc64x.o ./asm_linux_ppc64x.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm.o $WORK/syscall/_obj/asm_linux_ppc64x.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/time.a -trimpath $WORK -shared -p time -installsuffix shared -buildid 8e49231b4c5089d97d1d8ec0d75737207122b346 -D _/usr/lib/golang/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/internal/syscall/unix/_obj/ mkdir -p $WORK/internal/syscall/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/syscall/unix.a -trimpath $WORK -shared -p internal/syscall/unix -complete -installsuffix shared -buildid 367fe48b4d05b031eee6a8351ac13f56dd7e1d33 -D _/usr/lib/golang/src/internal/syscall/unix -I $WORK -pack ./getrandom_linux.go ./getrandom_linux_ppc64x.go os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os.a -trimpath $WORK -shared -p os -installsuffix shared -buildid df737fb4117d7bf9b57b83d72fa9758af269cea7 -D _/usr/lib/golang/src/os -I $WORK -pack ./dir.go ./dir_unix.go ./env.go ./error.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 ./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 github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/ os/signal mkdir -p $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 51e20b40a87254971d136b7a2645c1218c983ced -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -I $WORK -pack -asmhdr $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go mkdir -p $WORK/os/signal/_obj/ mkdir -p $WORK/os/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os/signal.a -trimpath $WORK -shared -p os/signal -installsuffix shared -buildid 94f9a7d742bc488e1abd638015f993440a56c799 -D _/usr/lib/golang/src/os/signal -I $WORK -pack -asmhdr $WORK/os/signal/_obj/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/os/signal/_obj/sig.o ./sig.s pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/reflect/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_ppc64x.o # internal fmt mkdir -p $WORK/fmt/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/fmt.a -trimpath $WORK -shared -p fmt -complete -installsuffix shared -buildid 2e32955bca741d012518a0af8c2f24bc9826a1e1 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go sort mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sort.a -trimpath $WORK -shared -p sort -complete -installsuffix shared -buildid feeea7c2e9969b3aecce2316ec55b9bdcf827e57 -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/encoding/binary/_obj/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -p encoding/binary -complete -installsuffix shared -buildid bbb777e481e6817f8bd3bd63e2716aa998d4be0c -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go encoding/pem path/filepath mkdir -p $WORK/encoding/pem/_obj/ mkdir -p $WORK/path/filepath/_obj/ mkdir -p $WORK/path/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/path/filepath.a -trimpath $WORK -shared -p path/filepath -complete -installsuffix shared -buildid 01dedd9d862f397340815b94619fac43c20994f0 -D _/usr/lib/golang/src/path/filepath -I $WORK -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go regexp/syntax cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/pem.a -trimpath $WORK -shared -p encoding/pem -complete -installsuffix shared -buildid e368274f9c102bdac692bcac32a6f0465b1fb780 -D _/usr/lib/golang/src/encoding/pem -I $WORK -pack ./pem.go mkdir -p $WORK/regexp/syntax/_obj/ mkdir -p $WORK/regexp/ runtime/debug mkdir -p $WORK/runtime/debug/_obj/ mkdir -p $WORK/runtime/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/debug.a -trimpath $WORK -shared -p runtime/debug -installsuffix shared -buildid 7a379a59a0064d63717844d3815a482cb9c7b105 -D _/usr/lib/golang/src/runtime/debug -I $WORK -pack -asmhdr $WORK/runtime/debug/_obj/go_asm.h ./garbage.go ./stack.go ./stubs.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -p regexp/syntax -complete -installsuffix shared -buildid 04f0d164a475dbd8cdbd220a71b30b3ed52a4e03 -D _/usr/lib/golang/src/regexp/syntax -I $WORK -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/debug/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/debug/_obj/debug.o ./debug.s pack r $WORK/runtime/debug.a $WORK/runtime/debug/_obj/debug.o # internal crypto/des mkdir -p $WORK/crypto/des/_obj/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/des.a -trimpath $WORK -shared -p crypto/des -complete -installsuffix shared -buildid c42c4e11a62d4a0352661c932386f42d681c2a50 -D _/usr/lib/golang/src/crypto/des -I $WORK -pack ./block.go ./cipher.go ./const.go vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/_obj/ mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -complete -installsuffix shared -buildid f5dbefb50ff17ff76c33fc54fe54b84efe01f6be -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -I $WORK -pack ./chacha_generic.go vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -complete -installsuffix shared -buildid 6468715a1b827e26e2f799e2d7e8e9c3c7e6a32d -importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 -I $WORK -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go io/ioutil mkdir -p $WORK/io/ioutil/_obj/ github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/io/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/io/ioutil.a -trimpath $WORK -shared -p io/ioutil -complete -installsuffix shared -buildid fbdb68c86a8847b3f06dec782c1bba33fb7a8c2b -D _/usr/lib/golang/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/stacktrace/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/stacktrace.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid 88f452545273f7c5ac608632596ec68e60546c13 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace -I $WORK -pack ./capture.go ./frame.go ./stacktrace.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/asm_linux_ppc64x.o ./asm_linux_ppc64x.s pack r $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix.a $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/asm_linux_ppc64x.o # internal encoding/json mkdir -p $WORK/encoding/json/_obj/ github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/console/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -p encoding/json -complete -installsuffix shared -buildid 275ca4621714120a8a2d64709c58add6ca120eaa -D _/usr/lib/golang/src/encoding/json -I $WORK -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/ math/big mkdir -p $WORK/math/big/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/console.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid 2d98e1b5d2c07890e1d8f842a19ed6d8337cd5b1 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go context mkdir -p $WORK/context/_obj/ encoding/hex cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math/big.a -trimpath $WORK -shared -p math/big -installsuffix shared -buildid e0ebcb1bb1d04add9f4ad5f731723f478c7bb4cd -D _/usr/lib/golang/src/math/big -I $WORK -pack -asmhdr $WORK/math/big/_obj/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 cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/context.a -trimpath $WORK -shared -p context -complete -installsuffix shared -buildid 9602d64a64855f9d2c77a5576a0194c41ff4aebb -D _/usr/lib/golang/src/context -I $WORK -pack ./context.go flag mkdir -p $WORK/flag/_obj/ github.com/opencontainers/runc/vendor/github.com/pkg/errors mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/pkg/errors/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/pkg/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/pkg/errors.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 54c124e9c0c1e2b32bbbabdccce1474085ea25e7 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors -I $WORK -pack ./errors.go ./stack.go log mkdir -p $WORK/log/_obj/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/flag.a -trimpath $WORK -shared -p flag -complete -installsuffix shared -buildid a20dd4f8a826f29fc4dc5f0eefe48962f5a51646 -D _/usr/lib/golang/src/flag -I $WORK -pack ./flag.go github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/mrunalp/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid f009ebac38ca916cd7617401c4309029c877426f -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -I $WORK -pack ./fileutils.go ./idtools.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/log.a -trimpath $WORK -shared -p log -complete -installsuffix shared -buildid 87c76e0333cf190c9e6edf5099d97ba93d1664b7 -D _/usr/lib/golang/src/log -I $WORK -pack ./log.go github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/ github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/keys/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 36389cc8b99bcceff174e540d5adbfe32b741d81 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -I $WORK -pack ./config.go ./state.go ./version.go github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/mount/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/mount.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid dfa26f1778f417459512750caba490727b1ac712 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount -I $WORK -pack ./mount.go ./mount_linux.go ./mountinfo.go github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/user/_obj/ github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/user.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid c32dcfc217ac7e685b86705329bd3c1c417e6964 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./lookup.go ./lookup_unix.go ./user.go mkdir -p $WORK/encoding/hex/_obj/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/hex.a -trimpath $WORK -shared -p encoding/hex -complete -installsuffix shared -buildid 7dc895e48e2eaf48477e90fad1914264dd501161 -D _/usr/lib/golang/src/encoding/hex -I $WORK -pack ./hex.go net/url mkdir -p $WORK/net/url/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 682f1e1b874762e37f7ba1eb30eb943b86444d27 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -I $WORK -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/net/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/net/url.a -trimpath $WORK -shared -p net/url -complete -installsuffix shared -buildid 788401bb3c7790eef420bcd7c1694aba25fa2044 -D _/usr/lib/golang/src/net/url -I $WORK -pack ./url.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/keys.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid 2467bf91f1b4ccc1b506bef87af4f97a81d5c8b4 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./keyctl.go text/template/parse mkdir -p $WORK/text/template/parse/_obj/ mkdir -p $WORK/text/template/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/text/template/parse.a -trimpath $WORK -shared -p text/template/parse -complete -installsuffix shared -buildid d1bc5f156be04cfa473ccbc9743031e690bd28e4 -D _/usr/lib/golang/src/text/template/parse -I $WORK -pack ./lex.go ./node.go ./parse.go regexp mkdir -p $WORK/regexp/_obj/ cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/regexp.a -trimpath $WORK -shared -p regexp -complete -installsuffix shared -buildid 89ab4b9f500887cbeb9e1f07102d5ef65f8597d5 -D _/usr/lib/golang/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go os/exec mkdir -p $WORK/os/exec/_obj/ cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os/exec.a -trimpath $WORK -shared -p os/exec -complete -installsuffix shared -buildid daa2097c763ae89b9289279f336d7fe603f1dff2 -D _/usr/lib/golang/src/os/exec -I $WORK -pack ./exec.go ./exec_posix.go ./lp_unix.go github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/cyphar/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid ec72cb8bf5180bac0205e00dec0723915d625ec5 -importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./join.go ./vfs.go runtime/cgo mkdir -p $WORK/runtime/cgo/_obj/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS="-g" "-O2" "-lpthread" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror cgo.go cd $WORK gcc -fdebug-prefix-map=a=b -c trivial.c gcc -gno-record-gcc-switches -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_export.o -c $WORK/runtime/cgo/_obj/_cgo_export.c github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 1380e38ec24ce7f493e218c42364e54ec943e474 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -I $WORK -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/sirupsen/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid bba2910358fe066170c373d1c8b155b2a78f6339 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -I $WORK -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go github.com/opencontainers/runc/vendor/github.com/docker/go-units mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/docker/go-units/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/docker/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/docker/go-units.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid 3f96fa5938e8ff71b2083bf1595e3c3d56576313 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units -I $WORK -pack ./duration.go ./size.go text/template mkdir -p $WORK/text/template/_obj/ cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/text/template.a -trimpath $WORK -shared -p text/template -complete -installsuffix shared -buildid 4a2e350b874acd9ed7eccb2b50b1133996b80547 -D _/usr/lib/golang/src/text/template -I $WORK -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/cgo.cgo2.o -c $WORK/runtime/cgo/_obj/cgo.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_context.o -c ./gcc_context.c github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/configs/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/configs.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid 4571eff5878acab2c9b4bb9668efb5df3c5e222b -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 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c ./gcc_fatalf.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/big/_obj/arith_ppc64le.o ./arith_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/big/_obj/arith_ppc64x.o ./arith_ppc64x.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c ./gcc_libinit.c cd /usr/lib/golang/src/math/big pack r $WORK/math/big.a $WORK/math/big/_obj/arith_ppc64le.o $WORK/math/big/_obj/arith_ppc64x.o # internal encoding/asn1 crypto/elliptic mkdir -p $WORK/encoding/asn1/_obj/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/asn1.a -trimpath $WORK -shared -p encoding/asn1 -complete -installsuffix shared -buildid 717a58bab6ffad0259e282ff49674042904132dd -D _/usr/lib/golang/src/encoding/asn1 -I $WORK -pack ./asn1.go ./common.go ./marshal.go crypto/rand mkdir -p $WORK/crypto/rand/_obj/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/rand.a -trimpath $WORK -shared -p crypto/rand -complete -installsuffix shared -buildid 38a043b3bbfecffeb7032e9d361d07c7221a7c35 -D _/usr/lib/golang/src/crypto/rand -I $WORK -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go crypto/dsa mkdir -p $WORK/crypto/dsa/_obj/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/dsa.a -trimpath $WORK -shared -p crypto/dsa -complete -installsuffix shared -buildid 1a18073e736b443a162afec94cd38ebbc42feafd -D _/usr/lib/golang/src/crypto/dsa -I $WORK -pack ./dsa.go mkdir -p $WORK/crypto/elliptic/_obj/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/elliptic.a -trimpath $WORK -shared -p crypto/elliptic -complete -installsuffix shared -buildid 0a8dea7c22558d8d2f64efc71aeb396bccfa8370 -D _/usr/lib/golang/src/crypto/elliptic -I $WORK -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_ppc64x.o -c ./gcc_linux_ppc64x.c crypto/rsa mkdir -p $WORK/crypto/rsa/_obj/ github.com/opencontainers/runc/libcontainer/utils cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/rsa.a -trimpath $WORK -shared -p crypto/rsa -complete -installsuffix shared -buildid 021e6c4ddfc636f40c39cd85724651e12fde8ee2 -D _/usr/lib/golang/src/crypto/rsa -I $WORK -pack ./pkcs1v15.go ./pss.go ./rsa.go mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/utils/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/utils.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid 7cc725396977b7c1c87b6bb1bcd9c51b67501b38 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./cmsg.go ./utils.go ./utils_unix.go github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 7d65bf050b360df8c953b45942887511e68b1c45 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -I $WORK -pack ./selinux.go ./xattrs.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c ./gcc_setenv.c github.com/opencontainers/runc/libcontainer/intelrdt github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/intelrdt/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/cgroups/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/intelrdt.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid 02ece36cc15a5460ec892e799fcce1bf3391c010 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./intelrdt.go ./stats.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/cgroups.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid d09a0761b6db1df1063e7366c7eebc6f0b2bde89 -importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./cgroups.go ./stats.go ./utils.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_traceback.o -c ./gcc_traceback.c github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/cli/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/cli.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid faad077371cd154bebac405cf6789a8ed5b71fb4 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli -I $WORK -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c ./gcc_util.c crypto/x509/pkix crypto/ecdsa mkdir -p $WORK/crypto/x509/pkix/_obj/ mkdir -p $WORK/crypto/x509/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/x509/pkix.a -trimpath $WORK -shared -p crypto/x509/pkix -complete -installsuffix shared -buildid 0d193f3e19fa90950cb708b0eb2d59c9e2ef3fbf -D _/usr/lib/golang/src/crypto/x509/pkix -I $WORK -pack ./pkix.go mkdir -p $WORK/crypto/ecdsa/_obj/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/ecdsa.a -trimpath $WORK -shared -p crypto/ecdsa -complete -installsuffix shared -buildid 2371bd97474f1f0a08b2980e1de62450cfbd33e3 -D _/usr/lib/golang/src/crypto/ecdsa -I $WORK -pack ./ecdsa.go github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid c9ce6fea0d6db0e8d67eb929a218577ccc2b8a64 -importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./label_selinux.go mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/configs/validate/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/configs/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/configs/validate.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid 7d692e47e8a7fd7404b5e2ed989bbe88e93a9100 -importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./rootless.go ./validator.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_ppc64x.o -c ./gcc_ppc64x.S gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_main.o -c $WORK/runtime/cgo/_obj/_cgo_main.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_ppc64x.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_ppc64x.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker cd $WORK gcc -no-pie -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_ppc64x.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_ppc64x.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -p runtime/cgo -installsuffix shared -buildid bfdd67dfe1cb3e8fbe35fdd9ac50d54df3123933 -D _/usr/lib/golang/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/cgo/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_ppc64x.o $WORK/runtime/cgo/_obj/_all.o # internal net mkdir -p $WORK/net/_obj/ os/user github.com/opencontainers/runc/libcontainer/system cd /usr/lib/golang/src/net CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/net/_obj/ -importpath net -- -I $WORK/net/_obj/ -g -O2 cgo_linux.go cgo_resnew.go cgo_socknew.go cgo_unix.go mkdir -p $WORK/os/user/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/os/user/_obj/ -importpath os/user -- -I $WORK/os/user/_obj/ -g -O2 getgrouplist_unix.go listgroups_unix.go lookup_unix.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/ -g -O2 sysconfig.go github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/ github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/ github.com/opencontainers/runc/libcontainer/nsenter cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS="-g" "-O2" "-ldl" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/ -g -O2 dlopen.go dlopen_example.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/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/github.com/opencontainers/runc/libcontainer/nsenter/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/ -importpath github.com/opencontainers/runc/libcontainer/nsenter -- -I $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/ -g -O2 -Wall nsenter.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs libseccomp libseccomp CGO_LDFLAGS="-g" "-O2" "-lseccomp" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/ -importpath github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/ -g -O2 seccomp.go seccomp_internal.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/ -g -O2 -Wall -o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_export.o -c $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_export.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/ -g -O2 -Wall -o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/nsenter.cgo2.o -c $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/nsenter.cgo2.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_export.o -c $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_export.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/ -g -O2 -Wall -o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/nsexec.o -c ./nsexec.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/sysconfig.cgo2.o -c $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/sysconfig.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_main.o -c $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_main.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_export.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_export.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_.o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_main.o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/sysconfig.cgo2.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_.o -dynout $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_import.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen.cgo2.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen.cgo2.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_all.o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/sysconfig.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/system.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 454304cdf068b09bbe7412abfc0dd21d0395fa70 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_gotypes.go $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/sysconfig.cgo1.go $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_import.go github.com/opencontainers/runc/libcontainer/criurpc mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/criurpc/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/criurpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/criurpc.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/criurpc -complete -installsuffix shared -buildid b50dc1635ee8b3fa25791c1dc9487c1f4d7e21ab -importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/criurpc -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./criurpc.pb.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen_example.cgo2.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen_example.cgo2.c cd /usr/lib/golang/src/os/user gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/_cgo_export.o -c $WORK/os/user/_obj/_cgo_export.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_main.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_main.c cd /usr/lib/golang/src/os/user gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/getgrouplist_unix.cgo2.o -c $WORK/os/user/_obj/getgrouplist_unix.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/listgroups_unix.cgo2.o -c $WORK/os/user/_obj/listgroups_unix.cgo2.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_export.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_export.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_main.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen.cgo2.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen_example.cgo2.o -g -O2 -ldl cd /usr/lib/golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/_cgo_export.o -c $WORK/net/_obj/_cgo_export.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_.o -dynout $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_import.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system pack r $WORK/github.com/opencontainers/runc/libcontainer/system.a $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/_all.o # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/cgroups/fs/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/cgroups/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/cgroups/fs.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid b956e75bd939f64bb6959e20a0ac69c7f32aaa49 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go ./utils.go cd /usr/lib/golang/src/os/user gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/lookup_unix.cgo2.o -c $WORK/os/user/_obj/lookup_unix.cgo2.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_all.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen.cgo2.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen_example.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp.cgo2.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp.cgo2.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid 407ac47121f51a37560c5b2609ae77272ee68b4d -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -I $WORK -pack $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_gotypes.go $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen.cgo1.go $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/dlopen_example.cgo1.go $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_import.go cd /usr/lib/golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_linux.cgo2.o -c $WORK/net/_obj/cgo_linux.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_resnew.cgo2.o -c $WORK/net/_obj/cgo_resnew.cgo2.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen pack r $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen.a $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_all.o # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -- -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/ -g -O2 util_cgo.go cd /usr/lib/golang/src/os/user gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/_cgo_main.o -c $WORK/os/user/_obj/_cgo_main.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp_internal.cgo2.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp_internal.cgo2.c cd /usr/lib/golang/src/os/user gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/os/user/_obj/_cgo_.o $WORK/os/user/_obj/_cgo_main.o $WORK/os/user/_obj/_cgo_export.o $WORK/os/user/_obj/getgrouplist_unix.cgo2.o $WORK/os/user/_obj/listgroups_unix.cgo2.o $WORK/os/user/_obj/lookup_unix.cgo2.o -g -O2 cd /usr/lib/golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_socknew.cgo2.o -c $WORK/net/_obj/cgo_socknew.cgo2.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/os/user/_obj/_cgo_.o -dynout $WORK/os/user/_obj/_cgo_import.go gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/os/user/_obj/_all.o $WORK/os/user/_obj/_cgo_export.o $WORK/os/user/_obj/getgrouplist_unix.cgo2.o $WORK/os/user/_obj/listgroups_unix.cgo2.o $WORK/os/user/_obj/lookup_unix.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os/user.a -trimpath $WORK -shared -p os/user -installsuffix shared -buildid a9daca842cb8b1535f3969b96a8e06934c68d1f1 -D _/usr/lib/golang/src/os/user -I $WORK -pack ./lookup.go ./user.go $WORK/os/user/_obj/_cgo_gotypes.go $WORK/os/user/_obj/getgrouplist_unix.cgo1.go $WORK/os/user/_obj/listgroups_unix.cgo1.go $WORK/os/user/_obj/lookup_unix.cgo1.go $WORK/os/user/_obj/_cgo_import.go cd /usr/lib/golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_unix.cgo2.o -c $WORK/net/_obj/cgo_unix.cgo2.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_export.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_export.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_main.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_main.c cd /usr/lib/golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/_cgo_main.o -c $WORK/net/_obj/_cgo_main.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/util_cgo.cgo2.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/util_cgo.cgo2.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_.o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_main.o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp.cgo2.o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp_internal.cgo2.o -g -O2 -lseccomp cd /usr/lib/golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/net/_obj/_cgo_.o $WORK/net/_obj/_cgo_main.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_resnew.cgo2.o $WORK/net/_obj/cgo_socknew.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o -g -O2 cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_.o -dynout $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_import.go cd /usr/lib/golang/src/os/user pack r $WORK/os/user.a $WORK/os/user/_obj/_all.o # internal cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_all.o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp.cgo2.o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp_internal.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 11583836114ee1a41f0ea4d234153837f07d1165 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -I $WORK -pack $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_gotypes.go $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp.cgo1.go $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/seccomp_internal.cgo1.go $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_import.go cd /usr/lib/golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/net/_obj/_all.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_resnew.cgo2.o $WORK/net/_obj/cgo_socknew.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/net.a -trimpath $WORK -shared -p net -installsuffix shared -buildid dfd0eca1c8bf81b59540b7226c866984759ea4ff -D _/usr/lib/golang/src/net -I $WORK -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_cloexec.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 ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/net/_obj/_cgo_gotypes.go $WORK/net/_obj/cgo_linux.cgo1.go $WORK/net/_obj/cgo_resnew.cgo1.go $WORK/net/_obj/cgo_socknew.cgo1.go $WORK/net/_obj/cgo_unix.cgo1.go $WORK/net/_obj/_cgo_import.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/ -g -O2 -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_main.o -c $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_main.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/ -g -O2 -Wall -o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_main.o -c $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_main.c cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_main.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/util_cgo.cgo2.o -g -O2 cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_.o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_main.o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/nsenter.cgo2.o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/nsexec.o -g -O2 cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage util -dynimport $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_.o -dynout $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_import.go gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_all.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/util_cgo.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage nsenter -dynimport $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_.o -dynout $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_import.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid 9b8438a8302c2acf7b5cd0a12a5f5f196ec0feea -importmap github.com/coreos/pkg/dlopen=github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./util.go $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_gotypes.go $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/util_cgo.cgo1.go $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_import.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_all.o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_export.o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/nsenter.cgo2.o $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/nsexec.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/nsenter.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid 722ff5408e2d450bd9e3145e025fcaf95ee2d74b -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -I $WORK -pack $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_gotypes.go $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/nsenter.cgo1.go $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_import.go pack r $WORK/github.com/opencontainers/runc/libcontainer/nsenter.a $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_all.o # internal cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util pack r $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util.a $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_all.o # internal cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pack r $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang.a $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_all.o # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/seccomp/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/seccomp.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid 7d8ccd59ef9991a63bc8501ecc98d94407923ad2 -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 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./config.go ./seccomp_linux.go github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/specconv/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/specconv.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid b4e6a66e94b27859e8e8b41bf50b10a1eee06f09 -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 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./example.go ./spec_linux.go cd /usr/lib/golang/src/net pack r $WORK/net.a $WORK/net/_obj/_all.o # internal github.com/opencontainers/runc/vendor/github.com/godbus/dbus crypto/x509 mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/godbus/dbus/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/godbus/ github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/godbus/dbus.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid c31ee7baaa6b3d18045dda263e335bff6e9328e3 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus -I $WORK -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./sig.go ./transport_generic.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 09077ee2cfa9c5fde2a2881706d6cf0663a91961 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -I $WORK -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/crypto/x509/_obj/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/x509.a -trimpath $WORK -shared -p crypto/x509 -complete -installsuffix shared -buildid 542ac91d25342a96cfc088b649fa8272cbf69c44 -D _/usr/lib/golang/src/crypto/x509 -I $WORK -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/vishvananda/netlink mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 5f2d7997aa4752d0974235109c54b4da0300ef63 -importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -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 crypto/tls mkdir -p $WORK/crypto/tls/_obj/ cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/tls.a -trimpath $WORK -shared -p crypto/tls -complete -installsuffix shared -buildid 5e745daedc3519af85acfebc85fe0c26d07a401a -importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 -importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 -D _/usr/lib/golang/src/crypto/tls -I $WORK -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 9c3f6b82b8367ad65d7d1e3a1092e18a9d3c70e4 -importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/cgroups/systemd/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/cgroups/systemd.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid 94adb0b9b40d99dbc038af6ef76860c2f89b4369 -importmap github.com/coreos/go-systemd/dbus=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -importmap github.com/coreos/go-systemd/util=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./apply_systemd.go github.com/opencontainers/runc/libcontainer mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid 2cf6c6838e8bf0509c461c0ab49ddd04f010192d -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/selinux/go-selinux/label=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -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 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -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.go ./stats_linux.go ./sync.go github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid a7d3a6efb73ea6b282fbf889d29df3aefd9d2695 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -I $WORK -pack ./files.go ./listeners.go ./packetconns.go github.com/opencontainers/runc mkdir -p $WORK/github.com/opencontainers/runc/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/_obj/exe/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc.a -trimpath $WORK -shared -p main -complete -installsuffix shared -buildid fa7a67d6941ae93ac47a57ce113f1290e82c6b34 -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/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 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -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 ./run.go ./signalmap.go ./signals.go ./spec.go ./start.go ./state.go ./tty.go ./update.go ./utils.go ./utils_linux.go cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/github.com/opencontainers/runc/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=fa7a67d6941ae93ac47a57ce113f1290e82c6b34 -B 0x29c5098d95c330ec26a2aae1a7794faa4b54c575 $WORK/github.com/opencontainers/runc.a mv $WORK/github.com/opencontainers/runc/_obj/exe/a.out runc ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH + go build -buildmode=pie -ldflags ' -B 0xe8f327caab790d574372f46876e9d09bf66bda71' -tags 'selinux seccomp' -a -v -x -o recvtty github.com/opencontainers/runc/contrib/cmd/recvtty WORK=/tmp/go-build470219919 runtime/internal/sys mkdir -p $WORK/runtime/internal/sys/_obj/ mkdir -p $WORK/runtime/internal/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -p runtime/internal/sys -+ -complete -installsuffix shared -buildid 4d2ac0fc6359504c7dba85476af00069950ac593 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -p runtime/internal/atomic -+ -installsuffix shared -buildid 4ec5bbf52c41060d4514e62671a20aa2f24d39db -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o ./atomic_ppc64x.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime.a -trimpath $WORK -shared -p runtime -+ -installsuffix shared -buildid 343b7cc4ede509a5037deb4fe5531f0e9edc3ad2 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mstkbar.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./panic.go ./plugin.go ./print.go ./proc.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./select.go ./sema.go ./sigaction_linux.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./symtab.go ./sys_ppc64x.go ./time.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/tls_ppc64x.o ./tls_ppc64x.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_ppc64x.o $WORK/runtime/_obj/atomic_ppc64x.o $WORK/runtime/_obj/duff_ppc64x.o $WORK/runtime/_obj/memclr_ppc64x.o $WORK/runtime/_obj/memmove_ppc64x.o $WORK/runtime/_obj/rt0_linux_ppc64le.o $WORK/runtime/_obj/sys_linux_ppc64x.o $WORK/runtime/_obj/tls_ppc64x.o # internal errors mkdir -p $WORK/errors/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/errors.a -trimpath $WORK -shared -p errors -complete -installsuffix shared -buildid 6edefa07c60abc933e9a429a61178c6e3df27282 -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go internal/race sync/atomic mkdir -p $WORK/internal/race/_obj/ mkdir -p $WORK/internal/ math mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/race.a -trimpath $WORK -shared -p internal/race -complete -installsuffix shared -buildid d399871a3c7cb4e448df89ceea716f36091c2a2f -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math.a -trimpath $WORK -shared -p math -installsuffix shared -buildid cfdcadf4e913da8b97d47cc3b53c47e5e5d929a0 -D _/usr/lib/golang/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/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 ./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 ./unsafe.go unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -p unicode/utf8 -complete -installsuffix shared -buildid 8c0c553930522f0e553e0af2519434aa0a855c0b -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go unicode crypto/subtle mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode.a -trimpath $WORK -shared -p unicode -complete -installsuffix shared -buildid 82200cddcb72030353f315082782337d6a206425 -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go encoding mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding.a -trimpath $WORK -shared -p encoding -complete -installsuffix shared -buildid 38cf4619f7deb3462e1c1544e2dc017cfc45df68 -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go unicode/utf16 mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -p unicode/utf16 -complete -installsuffix shared -buildid 7e6ecc5b2293d6d40a2c65b5c62a3345025f39c6 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go mkdir -p $WORK/crypto/subtle/_obj/ internal/nettrace mkdir -p $WORK/crypto/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/subtle.a -trimpath $WORK -shared -p crypto/subtle -complete -installsuffix shared -buildid e8beabc2210033b92b253b75d52240c3d06637dc -D _/usr/lib/golang/src/crypto/subtle -I $WORK -pack ./constant_time.go mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -p sync/atomic -installsuffix shared -buildid 6ec6a2a21eb3a9a70811ed2dfec57aad0095317b -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go mkdir -p $WORK/internal/nettrace/_obj/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/nettrace.a -trimpath $WORK -shared -p internal/nettrace -complete -installsuffix shared -buildid fd404a65d529c86a6b908bd7e832e353fab46ca7 -D _/usr/lib/golang/src/internal/nettrace -I $WORK -pack ./nettrace.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/sync/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_ppc64x.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync.a -trimpath $WORK -shared -p sync -installsuffix shared -buildid 066c77d4cf15ae430c36ce59c6b1cb20991c25bd -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go io syscall mkdir -p $WORK/io/_obj/ mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/io.a -trimpath $WORK -shared -p io -complete -installsuffix shared -buildid c05d79d263ea248cba66fbac748ed8fc26a09505 -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go internal/singleflight cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/syscall.a -trimpath $WORK -shared -p syscall -installsuffix shared -buildid faa26a8f70a9295f561332caab13bfd6b3906167 -D _/usr/lib/golang/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go mkdir -p $WORK/internal/singleflight/_obj/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/singleflight.a -trimpath $WORK -shared -p internal/singleflight -complete -installsuffix shared -buildid 776b5cb0e2f5d84cfce7a966381f696432a04674 -D _/usr/lib/golang/src/internal/singleflight -I $WORK -pack ./singleflight.go crypto/cipher mkdir -p $WORK/crypto/cipher/_obj/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/cipher.a -trimpath $WORK -shared -p crypto/cipher -complete -installsuffix shared -buildid 52b83e6484766d504f0309a3be77292297498fed -D _/usr/lib/golang/src/crypto/cipher -I $WORK -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go strings bytes mkdir -p $WORK/strings/_obj/ mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strings.a -trimpath $WORK -shared -p strings -installsuffix shared -buildid 6c79203922ef6e4044d2c9045eb81cd88361548c -D _/usr/lib/golang/src/strings -I $WORK -pack -asmhdr $WORK/strings/_obj/go_asm.h ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bytes.a -trimpath $WORK -shared -p bytes -installsuffix shared -buildid c3e38e0dfcba3d977b583258703a44d9818f9ac2 -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/stubs_ppc64x.o ./stubs_ppc64x.s pack r $WORK/math.a $WORK/math/_obj/floor_ppc64x.o $WORK/math/_obj/sqrt_ppc64x.o $WORK/math/_obj/stubs_ppc64x.o # internal strconv mkdir -p $WORK/strconv/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strconv.a -trimpath $WORK -shared -p strconv -complete -installsuffix shared -buildid 865c93e8b1848b79b716e8387b466a91fdbfcf31 -D _/usr/lib/golang/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go math/rand mkdir -p $WORK/math/rand/_obj/ mkdir -p $WORK/math/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math/rand.a -trimpath $WORK -shared -p math/rand -complete -installsuffix shared -buildid 817a549014aaf4cf583cfdd6e79e592d395b9e90 -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go bufio text/tabwriter mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bufio.a -trimpath $WORK -shared -p bufio -complete -installsuffix shared -buildid 602523d8402c9a1b734ad44fa9200776898d5ec8 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go mkdir -p $WORK/text/tabwriter/_obj/ mkdir -p $WORK/text/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/text/tabwriter.a -trimpath $WORK -shared -p text/tabwriter -complete -installsuffix shared -buildid fa38b4f6d6a8d0aaaa6d9b2908c935a676c59ffa -D _/usr/lib/golang/src/text/tabwriter -I $WORK -pack ./tabwriter.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/strings/_obj/strings.o ./strings.s pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal reflect mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/reflect.a -trimpath $WORK -shared -p reflect -installsuffix shared -buildid dbbfd21b8b419af306e6ccf4cd40bd625c0dc8f1 -D _/usr/lib/golang/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go crypto/aes encoding/base64 mkdir -p $WORK/crypto/aes/_obj/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/aes.a -trimpath $WORK -shared -p crypto/aes -complete -installsuffix shared -buildid da6b71f1c22a11d4f189d12eab5dbb4c5cfcc68a -D _/usr/lib/golang/src/crypto/aes -I $WORK -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go mkdir -p $WORK/encoding/base64/_obj/ mkdir -p $WORK/encoding/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -p encoding/base64 -complete -installsuffix shared -buildid 1a4b8d224040d812ad5a979fb061b5397ae83b89 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm_linux_ppc64x.o ./asm_linux_ppc64x.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm.o $WORK/syscall/_obj/asm_linux_ppc64x.o # internal time internal/syscall/unix mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/time.a -trimpath $WORK -shared -p time -installsuffix shared -buildid 8e49231b4c5089d97d1d8ec0d75737207122b346 -D _/usr/lib/golang/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go mkdir -p $WORK/internal/syscall/unix/_obj/ mkdir -p $WORK/internal/syscall/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/syscall/unix.a -trimpath $WORK -shared -p internal/syscall/unix -complete -installsuffix shared -buildid 367fe48b4d05b031eee6a8351ac13f56dd7e1d33 -D _/usr/lib/golang/src/internal/syscall/unix -I $WORK -pack ./getrandom_linux.go ./getrandom_linux_ppc64x.go os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os.a -trimpath $WORK -shared -p os -installsuffix shared -buildid df737fb4117d7bf9b57b83d72fa9758af269cea7 -D _/usr/lib/golang/src/os -I $WORK -pack ./dir.go ./dir_unix.go ./env.go ./error.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 ./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 github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 51e20b40a87254971d136b7a2645c1218c983ced -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -I $WORK -pack -asmhdr $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/reflect/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_ppc64x.o # internal fmt mkdir -p $WORK/fmt/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/fmt.a -trimpath $WORK -shared -p fmt -complete -installsuffix shared -buildid 2e32955bca741d012518a0af8c2f24bc9826a1e1 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go encoding/binary mkdir -p $WORK/encoding/binary/_obj/ sort cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -p encoding/binary -complete -installsuffix shared -buildid bbb777e481e6817f8bd3bd63e2716aa998d4be0c -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sort.a -trimpath $WORK -shared -p sort -complete -installsuffix shared -buildid feeea7c2e9969b3aecce2316ec55b9bdcf827e57 -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go path/filepath mkdir -p $WORK/path/filepath/_obj/ mkdir -p $WORK/path/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/path/filepath.a -trimpath $WORK -shared -p path/filepath -complete -installsuffix shared -buildid 01dedd9d862f397340815b94619fac43c20994f0 -D _/usr/lib/golang/src/path/filepath -I $WORK -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go io/ioutil mkdir -p $WORK/io/ioutil/_obj/ mkdir -p $WORK/io/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/io/ioutil.a -trimpath $WORK -shared -p io/ioutil -complete -installsuffix shared -buildid fbdb68c86a8847b3f06dec782c1bba33fb7a8c2b -D _/usr/lib/golang/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/asm_linux_ppc64x.o ./asm_linux_ppc64x.s pack r $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix.a $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/asm_linux_ppc64x.o # internal github.com/opencontainers/runc/vendor/github.com/containerd/console math/big mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/console/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/ encoding/hex mkdir -p $WORK/encoding/hex/_obj/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/console.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid 2d98e1b5d2c07890e1d8f842a19ed6d8337cd5b1 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/hex.a -trimpath $WORK -shared -p encoding/hex -complete -installsuffix shared -buildid 7dc895e48e2eaf48477e90fad1914264dd501161 -D _/usr/lib/golang/src/encoding/hex -I $WORK -pack ./hex.go encoding/json mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -p encoding/json -complete -installsuffix shared -buildid 275ca4621714120a8a2d64709c58add6ca120eaa -D _/usr/lib/golang/src/encoding/json -I $WORK -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go flag mkdir -p $WORK/flag/_obj/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/flag.a -trimpath $WORK -shared -p flag -complete -installsuffix shared -buildid a20dd4f8a826f29fc4dc5f0eefe48962f5a51646 -D _/usr/lib/golang/src/flag -I $WORK -pack ./flag.go net/url mkdir -p $WORK/net/url/_obj/ mkdir -p $WORK/net/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/net/url.a -trimpath $WORK -shared -p net/url -complete -installsuffix shared -buildid 788401bb3c7790eef420bcd7c1694aba25fa2044 -D _/usr/lib/golang/src/net/url -I $WORK -pack ./url.go text/template/parse mkdir -p $WORK/text/template/parse/_obj/ mkdir -p $WORK/text/template/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/text/template/parse.a -trimpath $WORK -shared -p text/template/parse -complete -installsuffix shared -buildid d1bc5f156be04cfa473ccbc9743031e690bd28e4 -D _/usr/lib/golang/src/text/template/parse -I $WORK -pack ./lex.go ./node.go ./parse.go context mkdir -p $WORK/context/_obj/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/context.a -trimpath $WORK -shared -p context -complete -installsuffix shared -buildid 9602d64a64855f9d2c77a5576a0194c41ff4aebb -D _/usr/lib/golang/src/context -I $WORK -pack ./context.go mkdir -p $WORK/math/big/_obj/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math/big.a -trimpath $WORK -shared -p math/big -installsuffix shared -buildid e0ebcb1bb1d04add9f4ad5f731723f478c7bb4cd -D _/usr/lib/golang/src/math/big -I $WORK -pack -asmhdr $WORK/math/big/_obj/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 runtime/cgo mkdir -p $WORK/runtime/cgo/_obj/ mkdir -p $WORK/runtime/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS="-g" "-O2" "-lpthread" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror cgo.go cd $WORK gcc -fdebug-prefix-map=a=b -c trivial.c gcc -gno-record-gcc-switches -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_export.o -c $WORK/runtime/cgo/_obj/_cgo_export.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/cgo.cgo2.o -c $WORK/runtime/cgo/_obj/cgo.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_context.o -c ./gcc_context.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c ./gcc_fatalf.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c ./gcc_libinit.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_ppc64x.o -c ./gcc_linux_ppc64x.c text/template mkdir -p $WORK/text/template/_obj/ cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/text/template.a -trimpath $WORK -shared -p text/template -complete -installsuffix shared -buildid 4a2e350b874acd9ed7eccb2b50b1133996b80547 -D _/usr/lib/golang/src/text/template -I $WORK -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c ./gcc_setenv.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_traceback.o -c ./gcc_traceback.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c ./gcc_util.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_ppc64x.o -c ./gcc_ppc64x.S gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_main.o -c $WORK/runtime/cgo/_obj/_cgo_main.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_ppc64x.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_ppc64x.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker cd $WORK gcc -no-pie -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_ppc64x.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_ppc64x.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -p runtime/cgo -installsuffix shared -buildid bfdd67dfe1cb3e8fbe35fdd9ac50d54df3123933 -D _/usr/lib/golang/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/cgo/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_ppc64x.o $WORK/runtime/cgo/_obj/_all.o # internal net mkdir -p $WORK/net/_obj/ cd /usr/lib/golang/src/net CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/net/_obj/ -importpath net -- -I $WORK/net/_obj/ -g -O2 cgo_linux.go cgo_resnew.go cgo_socknew.go cgo_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/big/_obj/arith_ppc64le.o ./arith_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/big/_obj/arith_ppc64x.o ./arith_ppc64x.s pack r $WORK/math/big.a $WORK/math/big/_obj/arith_ppc64le.o $WORK/math/big/_obj/arith_ppc64x.o # internal crypto/rand mkdir -p $WORK/crypto/rand/_obj/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/rand.a -trimpath $WORK -shared -p crypto/rand -complete -installsuffix shared -buildid 38a043b3bbfecffeb7032e9d361d07c7221a7c35 -D _/usr/lib/golang/src/crypto/rand -I $WORK -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/cli/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/cli.a -trimpath $WORK -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid faad077371cd154bebac405cf6789a8ed5b71fb4 -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli -I $WORK -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/utils/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/libcontainer/utils.a -trimpath $WORK -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid 7cc725396977b7c1c87b6bb1bcd9c51b67501b38 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./cmsg.go ./utils.go ./utils_unix.go cd /usr/lib/golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/_cgo_export.o -c $WORK/net/_obj/_cgo_export.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_linux.cgo2.o -c $WORK/net/_obj/cgo_linux.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_resnew.cgo2.o -c $WORK/net/_obj/cgo_resnew.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_socknew.cgo2.o -c $WORK/net/_obj/cgo_socknew.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_unix.cgo2.o -c $WORK/net/_obj/cgo_unix.cgo2.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/_cgo_main.o -c $WORK/net/_obj/_cgo_main.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/net/_obj/_cgo_.o $WORK/net/_obj/_cgo_main.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_resnew.cgo2.o $WORK/net/_obj/cgo_socknew.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.go gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/net/_obj/_all.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_resnew.cgo2.o $WORK/net/_obj/cgo_socknew.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/net.a -trimpath $WORK -shared -p net -installsuffix shared -buildid dfd0eca1c8bf81b59540b7226c866984759ea4ff -D _/usr/lib/golang/src/net -I $WORK -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_cloexec.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 ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/net/_obj/_cgo_gotypes.go $WORK/net/_obj/cgo_linux.cgo1.go $WORK/net/_obj/cgo_resnew.cgo1.go $WORK/net/_obj/cgo_socknew.cgo1.go $WORK/net/_obj/cgo_unix.cgo1.go $WORK/net/_obj/_cgo_import.go pack r $WORK/net.a $WORK/net/_obj/_all.o # internal github.com/opencontainers/runc/contrib/cmd/recvtty mkdir -p $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty/_obj/exe/ cd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/contrib/cmd/recvtty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty.a -trimpath $WORK -shared -p main -complete -installsuffix shared -buildid d49ad0137097413c3c63958ff860600d952fda41 -importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console -importmap github.com/urfave/cli=github.com/opencontainers/runc/vendor/github.com/urfave/cli -D _/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/contrib/cmd/recvtty -I $WORK -I /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -pack ./recvtty.go cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_ppc64le_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=d49ad0137097413c3c63958ff860600d952fda41 -B 0xe8f327caab790d574372f46876e9d09bf66bda71 $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty.a mv $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty/_obj/exe/a.out recvtty ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e + pushd man + ./md2man-all.sh /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/man + pwd + 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 ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QrbW0L + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/bin + install -p -m 755 recvtty /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/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-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/lib/sysctl.d + install -p -m 644 /builddir/build/SOURCES/99-containers.conf /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/lib/sysctl.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/bin/recvtty extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/bin/runc dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system/cgo-gcc-prolog: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/cgo-gcc-prolog: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/cgo-gcc-prolog: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/cgo-gcc-prolog: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_cgo_import.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_import.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj/_cgo_import.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/_cgo_import.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_import.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/net/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/net/_obj/_cgo_import.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/os/user/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory cpio: runc-9f9c96235cc97674e935002fc3d78361b696a69e/os/user/_obj/_cgo_import.go: Cannot stat: No such file or directory 2584 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.yr8rbM + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + exit 0 Processing files: runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ygN7lM + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/doc/runc-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/doc/runc-1.0.0 + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/doc/runc-1.0.0 + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/doc/runc-1.0.0 + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/doc/runc-1.0.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/doc/runc-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hD6ixM + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/licenses/runc-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/licenses/runc-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le/usr/share/licenses/runc-1.0.0 + exit 0 Provides: runc = 1.0.0-26.rc4.dev.git9f9c962.el7 runc(ppc-64) = 1.0.0-26.rc4.dev.git9f9c962.el7 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()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: runc-debuginfo-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le Provides: runc-debuginfo = 1.0.0-26.rc4.dev.git9f9c962.el7 runc-debuginfo(ppc-64) = 1.0.0-26.rc4.dev.git9f9c962.el7 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-26.rc4.dev.git9f9c962.el7.ppc64le Wrote: /builddir/build/RPMS/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yaA1SP + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-26.rc4.dev.git9f9c962.el7.ppc64le + exit 0 Child return code was: 0