Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-37.rc5.dev.gitad0f525.el7-20180823125550-19988/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=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/runc-1.0.0-37.rc5.dev.gitad0f525.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-37.rc5.dev.gitad0f525.el7-20180823125550-19988/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P47aVc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-ad0f525.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'runc-1.0.0 base' + /usr/bin/cat /builddir/build/SOURCES/change-default-root.patch + /usr/bin/git apply --index - + /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 ' + /usr/bin/cat /builddir/build/SOURCES/bz1616112.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m bz1616112.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K9MSN6 + umask 022 + cd /builddir/build/BUILD + cd runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + mkdir -p GOPATH + pushd GOPATH ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 src/github.com/opencontainers/runc ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + popd + pushd GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 ++ pwd + export GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH + go build -buildmode=pie -ldflags ' -B 0x0bf0619cb352f4b32b9a62f6f0578430fca8e775' -tags 'selinux seccomp' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build770927042 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_386/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/sys -std -+ -installsuffix shared -buildid 7cc2be4d89c8989af92cdcfe156f0dc00a236160 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack -asmhdr $WORK/runtime/internal/sys/_obj/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/sys/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/sys/_obj/intrinsics_386.o ./intrinsics_386.s pack r $WORK/runtime/internal/sys.a $WORK/runtime/internal/sys/_obj/intrinsics_386.o # internal runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 809510c234279983e1386926d2cd5c2d378d24fc -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/atomic/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_386.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime -std -+ -installsuffix shared -buildid 0630710598ae0b8bcbf289b3791e15e081be3954 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/vlop_386.o ./vlop_386.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_386.o $WORK/runtime/_obj/duff_386.o $WORK/runtime/_obj/memclr_386.o $WORK/runtime/_obj/memmove_386.o $WORK/runtime/_obj/rt0_linux_386.o $WORK/runtime/_obj/sys_linux_386.o $WORK/runtime/_obj/vlop_386.o # internal errors mkdir -p $WORK/errors/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p errors -std -complete -installsuffix shared -buildid 3aed4338e504d91154f61f2eea8b26535060e333 -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go internal/race mkdir -p $WORK/internal/race/_obj/ sync/atomic mkdir -p $WORK/internal/ mkdir -p $WORK/sync/atomic/_obj/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/race.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/race -std -complete -installsuffix shared -buildid e113f2fb57601ace16345d9f78a56bc54361f461 -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go mkdir -p $WORK/sync/ unicode cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p sync/atomic -std -installsuffix shared -buildid b408b4e010d24449d723517fe1ecb8599b355fcb -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go unicode/utf8 mkdir -p $WORK/unicode/_obj/ encoding math unicode/utf16 container/list crypto/subtle math/bits crypto/internal/cipherhw internal/nettrace mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf8 -std -complete -installsuffix shared -buildid fde6347e86fe22ad1a670a49de7781dad2c2bda7 -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode -std -complete -installsuffix shared -buildid aee0bdaf25d857770a847c8bf09caeb784dd450c -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding -std -complete -installsuffix shared -buildid e61c1f81352b89ce33935958510c09b0ae3cd86c -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math.a -trimpath $WORK -shared -goversion go1.9.4 -p math -std -installsuffix shared -buildid e769cdd6ec10d91f248a0c99a7b5ecbc953c2d33 -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_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go mkdir -p $WORK/container/list/_obj/ mkdir -p $WORK/container/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf16 -std -complete -installsuffix shared -buildid b9f925492cd06fc6806c84a33592da50c62f80e7 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/container/list.a -trimpath $WORK -shared -goversion go1.9.4 -p container/list -std -complete -installsuffix shared -buildid 03f306005f0add7033b3dfba84d17ac67abc19cc -D _/usr/lib/golang/src/container/list -I $WORK -pack ./list.go mkdir -p $WORK/crypto/subtle/_obj/ mkdir -p $WORK/math/bits/_obj/ mkdir -p $WORK/crypto/internal/cipherhw/_obj/ mkdir -p $WORK/internal/nettrace/_obj/ mkdir -p $WORK/crypto/ mkdir -p $WORK/math/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/subtle.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/subtle -std -complete -installsuffix shared -buildid 4068b3c30edb5ae71ac0df7a71171403a8a127f0 -D _/usr/lib/golang/src/crypto/subtle -I $WORK -pack ./constant_time.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/bits.a -trimpath $WORK -shared -goversion go1.9.4 -p math/bits -std -complete -installsuffix shared -buildid 83f54f30629721173eb797aa39e4bd8e50432234 -D _/usr/lib/golang/src/math/bits -I $WORK -pack ./bits.go ./bits_tables.go mkdir -p $WORK/crypto/internal/ cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/internal/cipherhw.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid 2de06d1547f10f04f16a03f9bfa3e665c9932d2e -D _/usr/lib/golang/src/crypto/internal/cipherhw -I $WORK -pack ./doc.go ./generic.go github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/apparmor/_obj/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/nettrace.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/nettrace -std -complete -installsuffix shared -buildid c6f60668aed9d3687093f6d1e3d43665144805de -D _/usr/lib/golang/src/internal/nettrace -I $WORK -pack ./nettrace.go mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/sync/atomic/_obj/asm_386.o ./asm_386.s cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/apparmor.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 624bdfac41b4c4b9ae829f361a71b3fcd578624c -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync.a -trimpath $WORK -shared -goversion go1.9.4 -p sync -std -installsuffix shared -buildid 157054e22a33d0e7b740bd539f63e65e97440fc3 -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go io mkdir -p $WORK/io/_obj/ syscall internal/singleflight cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/io.a -trimpath $WORK -shared -goversion go1.9.4 -p io -std -complete -installsuffix shared -buildid 0c476d725574a2c1e28a7b701ac2c28396d61cd3 -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/syscall/_obj/ mkdir -p $WORK/internal/singleflight/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/syscall.a -trimpath $WORK -shared -goversion go1.9.4 -p syscall -std -installsuffix shared -buildid 97c5ddfa87cb5d73f0ea2b8556ec23c297b13a65 -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 ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/singleflight.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/singleflight -std -complete -installsuffix shared -buildid bdde3c58c4d7e96b248ca0b0f026562b09aa5fea -D _/usr/lib/golang/src/internal/singleflight -I $WORK -pack ./singleflight.go hash mkdir -p $WORK/hash/_obj/ crypto/cipher cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash.a -trimpath $WORK -shared -goversion go1.9.4 -p hash -std -complete -installsuffix shared -buildid 655895ccdcf50c01cc8657420be662d53201bf0e -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go mkdir -p $WORK/crypto/cipher/_obj/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/cipher.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/cipher -std -complete -installsuffix shared -buildid 44bd6369cb6e21b57983152eb17009547cec4f93 -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 bytes mkdir -p $WORK/bytes/_obj/ strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bytes.a -trimpath $WORK -shared -goversion go1.9.4 -p bytes -std -installsuffix shared -buildid 6a092fa7e12f149504b2e47924e1702265661f5a -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/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strings.a -trimpath $WORK -shared -goversion go1.9.4 -p strings -std -installsuffix shared -buildid 0744309299b6ed872baee72a0e7a79e3e34b8df6 -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_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan2_386.o ./atan2_386.s crypto/hmac mkdir -p $WORK/crypto/hmac/_obj/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/hmac.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/hmac -std -complete -installsuffix shared -buildid f996fe46f4c99a3bb63cc6e4a22677097cea8e1f -D _/usr/lib/golang/src/crypto/hmac -I $WORK -pack ./hmac.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp_386.o ./exp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sin_386.o ./sin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/tan_386.o ./tan_386.s pack r $WORK/math.a $WORK/math/_obj/asin_386.o $WORK/math/_obj/asinh_stub.o $WORK/math/_obj/atan2_386.o $WORK/math/_obj/atan_386.o $WORK/math/_obj/cbrt_stub.o $WORK/math/_obj/dim_386.o $WORK/math/_obj/erf_stub.o $WORK/math/_obj/exp2_386.o $WORK/math/_obj/exp_386.o $WORK/math/_obj/expm1_386.o $WORK/math/_obj/floor_386.o $WORK/math/_obj/frexp_386.o $WORK/math/_obj/hypot_386.o $WORK/math/_obj/ldexp_386.o $WORK/math/_obj/log10_386.o $WORK/math/_obj/log1p_386.o $WORK/math/_obj/log_386.o $WORK/math/_obj/mod_386.o $WORK/math/_obj/modf_386.o $WORK/math/_obj/pow_stub.o $WORK/math/_obj/remainder_386.o $WORK/math/_obj/sin_386.o $WORK/math/_obj/sincos_386.o $WORK/math/_obj/sinh_stub.o $WORK/math/_obj/sqrt_386.o $WORK/math/_obj/tan_386.o # internal strconv mkdir -p $WORK/strconv/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strconv.a -trimpath $WORK -shared -goversion go1.9.4 -p strconv -std -complete -installsuffix shared -buildid e8e3e43481d05207ba007603ed01ffbba94aa51d -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/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p math/rand -std -complete -installsuffix shared -buildid b8b625d7a51c7c2fcc116a4cd663e24b5d8f4fca -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go bufio mkdir -p $WORK/bufio/_obj/ text/tabwriter cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bufio.a -trimpath $WORK -shared -goversion go1.9.4 -p bufio -std -complete -installsuffix shared -buildid 4b601f41a4ee7102b325807f561a1537ea07d3d1 -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_386/compile -o $WORK/text/tabwriter.a -trimpath $WORK -shared -goversion go1.9.4 -p text/tabwriter -std -complete -installsuffix shared -buildid 499466ecdd8ad2146e97bb03101dde84a9003396 -D _/usr/lib/golang/src/text/tabwriter -I $WORK -pack ./tabwriter.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -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_386/compile -o $WORK/path.a -trimpath $WORK -shared -goversion go1.9.4 -p path -std -complete -installsuffix shared -buildid 6d58994a3e24201219c3388c7dbd0acbee4c23ca -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go encoding/base64 reflect mkdir -p $WORK/encoding/base64/_obj/ mkdir -p $WORK/encoding/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/base64 -std -complete -installsuffix shared -buildid dc5a21389b5b8ed90c7b0e60a15b2ff47ba3ee7d -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go crypto mkdir -p $WORK/crypto/_obj/ crypto/aes mkdir -p $WORK/crypto/aes/_obj/ crypto/rc4 cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto -std -complete -installsuffix shared -buildid 5d1ca412074a6365cfea7f6a594d96642733b4cf -D _/usr/lib/golang/src/crypto -I $WORK -pack ./crypto.go mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/aes.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/aes -std -complete -installsuffix shared -buildid 2de7ac6e97ddc5df20e38b9c3d6da596263b15f8 -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/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/reflect.a -trimpath $WORK -shared -goversion go1.9.4 -p reflect -std -installsuffix shared -buildid 0d5f00ffd89437ecbb99021f88008657a5d7f921 -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/crypto/rc4/_obj/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/rc4.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/rc4 -std -installsuffix shared -buildid 85d0beb254ede352b0652c85582ef2ea071655be -D _/usr/lib/golang/src/crypto/rc4 -I $WORK -pack -asmhdr $WORK/crypto/rc4/_obj/go_asm.h ./rc4.go ./rc4_asm.go crypto/sha512 mkdir -p $WORK/crypto/sha512/_obj/ crypto/md5 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/sha512.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/sha512 -std -complete -installsuffix shared -buildid dfe8c190d6f7cbe285ba94bb2403c915fbaf7614 -D _/usr/lib/golang/src/crypto/sha512 -I $WORK -pack ./sha512.go ./sha512block.go ./sha512block_generic.go crypto/sha1 mkdir -p $WORK/crypto/sha1/_obj/ crypto/sha256 mkdir -p $WORK/crypto/md5/_obj/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/sha1.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/sha1 -std -installsuffix shared -buildid 2a94f30d392ac8262d02f943cbdcd7e70b33df3d -D _/usr/lib/golang/src/crypto/sha1 -I $WORK -pack -asmhdr $WORK/crypto/sha1/_obj/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go mkdir -p $WORK/crypto/sha256/_obj/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/md5.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/md5 -std -installsuffix shared -buildid 12b437bf2baac846552bea741e736dd7d0e8fda4 -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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/sha256.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/sha256 -std -installsuffix shared -buildid a4c7bf793acf4fa80554d260975ebe2656a2c553 -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 cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/crypto/rc4/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/crypto/rc4/_obj/rc4_386.o ./rc4_386.s pack r $WORK/crypto/rc4.a $WORK/crypto/rc4/_obj/rc4_386.o # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/crypto/sha256/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/crypto/sha256/_obj/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/crypto/sha1/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/crypto/sha1/_obj/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/crypto/md5/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/crypto/md5/_obj/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/syscall/_obj/asm_linux_386.o ./asm_linux_386.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_386.o # internal time mkdir -p $WORK/time/_obj/ internal/syscall/unix cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/time.a -trimpath $WORK -shared -goversion go1.9.4 -p time -std -installsuffix shared -buildid e409a464f2d199094e043ceb5575106578063f1b -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_386/compile -o $WORK/internal/syscall/unix.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/syscall/unix -std -complete -installsuffix shared -buildid afe9cbef4a423fcb1230fee97c37795a2d5e1e75 -D _/usr/lib/golang/src/internal/syscall/unix -I $WORK -pack ./getrandom_linux.go ./getrandom_linux_386.go cd /usr/lib/golang/src/crypto/md5 pack r $WORK/crypto/md5.a $WORK/crypto/md5/_obj/md5block_386.o # internal cd /usr/lib/golang/src/crypto/sha1 pack r $WORK/crypto/sha1.a $WORK/crypto/sha1/_obj/sha1block_386.o # internal cd /usr/lib/golang/src/crypto/sha256 pack r $WORK/crypto/sha256.a $WORK/crypto/sha256/_obj/sha256block_386.o # internal internal/poll mkdir -p $WORK/internal/poll/_obj/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/poll.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/poll -std -installsuffix shared -buildid db9e0749e83c507f4973facee80e3b2b7b4f5e92 -D _/usr/lib/golang/src/internal/poll -I $WORK -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os.a -trimpath $WORK -shared -goversion go1.9.4 -p os -std -installsuffix shared -buildid 2c68114640ffb2d419c4d849e29e258fe0bdc0cf -D _/usr/lib/golang/src/os -I $WORK -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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/ os/signal mkdir -p $WORK/os/signal/_obj/ mkdir -p $WORK/os/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os/signal.a -trimpath $WORK -shared -goversion go1.9.4 -p os/signal -std -installsuffix shared -buildid a0b02dac549db2882247c6a4bb24ee493c1e65ff -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 cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 240b7f1e3a638fc59e3c9fc467c4dc7c89dba2d9 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 ./flock_linux_32bit.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -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_386/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/reflect/_obj/asm_386.o ./asm_386.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_386.o # internal sort fmt mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sort.a -trimpath $WORK -shared -goversion go1.9.4 -p sort -std -complete -installsuffix shared -buildid 4a6a8071730f04f0a7aa6a9525d7e09acc2aeb30 -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go mkdir -p $WORK/fmt/_obj/ encoding/binary mkdir -p $WORK/encoding/binary/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/fmt.a -trimpath $WORK -shared -goversion go1.9.4 -p fmt -std -complete -installsuffix shared -buildid 37ecd934ea6cfbceed29f9e8f38266d148a73140 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/binary -std -complete -installsuffix shared -buildid 199490f9b84ca853b59a4e5d54af893be0e7c744 -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go encoding/pem mkdir -p $WORK/encoding/pem/_obj/ path/filepath cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/pem.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/pem -std -complete -installsuffix shared -buildid 840d7677696384f4ca089b35244df27676019b62 -D _/usr/lib/golang/src/encoding/pem -I $WORK -pack ./pem.go mkdir -p $WORK/path/filepath/_obj/ mkdir -p $WORK/path/ regexp/syntax mkdir -p $WORK/regexp/syntax/_obj/ runtime/debug cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/path/filepath.a -trimpath $WORK -shared -goversion go1.9.4 -p path/filepath -std -complete -installsuffix shared -buildid 7e304288cbb545715cc884b14b26915e1fded0c4 -D _/usr/lib/golang/src/path/filepath -I $WORK -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/regexp/ mkdir -p $WORK/runtime/debug/_obj/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp/syntax -std -complete -installsuffix shared -buildid 09806727de0d2c42367d55cdb56e1f1217fe7b38 -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 mkdir -p $WORK/runtime/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/debug.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/debug -std -installsuffix shared -buildid 4ea8465a376ded9a56f87d09705fa9f8101d1112 -D _/usr/lib/golang/src/runtime/debug -I $WORK -pack -asmhdr $WORK/runtime/debug/_obj/go_asm.h ./garbage.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/debug/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/debug/_obj/debug.o ./debug.s pack r $WORK/runtime/debug.a $WORK/runtime/debug/_obj/debug.o # internal vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/_obj/ crypto/des vendor/golang_org/x/crypto/poly1305 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_386/compile -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20.a -trimpath $WORK -shared -goversion go1.9.4 -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid 7f3980a5732283b18638574716dfd3a37ef02c7c -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -I $WORK -pack ./chacha_generic.go mkdir -p $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ mkdir -p $WORK/vendor/golang_org/x/crypto/ mkdir -p $WORK/crypto/des/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/crypto/curve25519.a -trimpath $WORK -shared -goversion go1.9.4 -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid a71b8a3ed963a2d54bf0eea4867dfa7de6ad2fe0 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 -I $WORK -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/des.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/des -std -complete -installsuffix shared -buildid 1a4c85c15f097070c8d35a13e6817b931bd832fb -D _/usr/lib/golang/src/crypto/des -I $WORK -pack ./block.go ./cipher.go ./const.go mkdir -p $WORK/vendor/golang_org/x/crypto/poly1305/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/crypto/poly1305.a -trimpath $WORK -shared -goversion go1.9.4 -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid fb3d239c6ed406b298befd2ef648d5c50e6d9550 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 -I $WORK -pack ./poly1305.go ./sum_ref.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_386/compile -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305.a -trimpath $WORK -shared -goversion go1.9.4 -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid b34b51850c50eddbbf80fc2006eb2ad94d14ca19 -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 github.com/opencontainers/runc/libcontainer/stacktrace io/ioutil mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/stacktrace/_obj/ mkdir -p $WORK/io/ioutil/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/stacktrace.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid 3cb83ed49bfe77ae25ba23ffb9ca10f1ddfc1f7e -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace -I $WORK -pack ./capture.go ./frame.go ./stacktrace.go mkdir -p $WORK/io/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/io/ioutil.a -trimpath $WORK -shared -goversion go1.9.4 -p io/ioutil -std -complete -installsuffix shared -buildid fb899406bbbbfd4c2dd74e1dac7879b14c35e158 -D _/usr/lib/golang/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go encoding/json math/big encoding/hex mkdir -p $WORK/encoding/json/_obj/ context cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/json -std -complete -installsuffix shared -buildid 44f71cd79efc6529ee3298b318d049cfcd52e321 -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/context/_obj/ mkdir -p $WORK/math/big/_obj/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/context.a -trimpath $WORK -shared -goversion go1.9.4 -p context -std -complete -installsuffix shared -buildid d9a4f75107cbfd27fdcdbcc614bb5ca8c58b3902 -D _/usr/lib/golang/src/context -I $WORK -pack ./context.go mkdir -p $WORK/encoding/hex/_obj/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/big.a -trimpath $WORK -shared -goversion go1.9.4 -p math/big -std -installsuffix shared -buildid 95a6254acbadcea259101375a6b741f7f80503c0 -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/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/hex.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/hex -std -complete -installsuffix shared -buildid e7dacccf5572201687d5f69f6c81980f621e12e1 -D _/usr/lib/golang/src/encoding/hex -I $WORK -pack ./hex.go flag mkdir -p $WORK/flag/_obj/ log github.com/opencontainers/runc/vendor/github.com/pkg/errors github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/runc/libcontainer/mount cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/flag.a -trimpath $WORK -shared -goversion go1.9.4 -p flag -std -complete -installsuffix shared -buildid 5d50d3d646012cad3d557a5d9553f1b027aab292 -D _/usr/lib/golang/src/flag -I $WORK -pack ./flag.go net/url mkdir -p $WORK/log/_obj/ github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/pkg/errors/_obj/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/log.a -trimpath $WORK -shared -goversion go1.9.4 -p log -std -complete -installsuffix shared -buildid deaec09b6744b94a999ad7e3a707a548959c976b -D _/usr/lib/golang/src/log -I $WORK -pack ./log.go mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/pkg/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/pkg/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 457640a980fc27acfc494307c978a75d0f1c1170 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors -I $WORK -pack ./errors.go ./stack.go mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/mrunalp/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid cae57d36ab9c754f59fbd64af98febb7b8f03466 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -I $WORK -pack ./fileutils.go ./idtools.go mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/mount/_obj/ mkdir -p $WORK/net/url/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability/_obj/ text/template/parse mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid a665c62e6920e0282615df04c0f1e991476791b9 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 mkdir -p $WORK/net/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/mount.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid 7a9c78d4f84e2f10d3f10307326d0bcb445133f8 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount -I $WORK -pack ./mount.go ./mount_linux.go ./mountinfo.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net/url.a -trimpath $WORK -shared -goversion go1.9.4 -p net/url -std -complete -installsuffix shared -buildid e0b76419514854cdbe28b6960a37d121b5bc20c3 -D _/usr/lib/golang/src/net/url -I $WORK -pack ./url.go mkdir -p $WORK/text/template/parse/_obj/ mkdir -p $WORK/text/template/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid bd2f904822e1d889eeccfcffb6fa5a33690b0668 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/text/template/parse.a -trimpath $WORK -shared -goversion go1.9.4 -p text/template/parse -std -complete -installsuffix shared -buildid bbc578dcacf0e41a6d3a381e97cea425f87cc64b -D _/usr/lib/golang/src/text/template/parse -I $WORK -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/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_386 -shared -o $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/asm_linux_386.o ./asm_linux_386.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_386.o # internal github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/console/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/ github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/keys/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/console.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid 157e7ea912c3af9ca159c8f45dff82395ae1558d -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/keys.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid 6ef123fc436b62de80865be587afb26f2dd032e1 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./keyctl.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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 3f2913941a89c139957ada2ee3904af6cf0e396d -importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./join.go ./vfs.go regexp mkdir -p $WORK/regexp/_obj/ cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp -std -complete -installsuffix shared -buildid e7179569262ef163dabf7828e1521b75cb83e058 -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_386/compile -o $WORK/os/exec.a -trimpath $WORK -shared -goversion go1.9.4 -p os/exec -std -complete -installsuffix shared -buildid b0f9e55c1bd171f21d3c66da31214eda2e4ac97e -D _/usr/lib/golang/src/os/exec -I $WORK -pack ./exec.go ./exec_unix.go ./lp_unix.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_386/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 $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_export.o -c _cgo_export.c 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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/docker/go-units.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid 34c12971bc5fc16a0fd8a518361c6d725cc6d280 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./cgo.cgo2.o -c cgo.cgo2.c text/template mkdir -p $WORK/text/template/_obj/ cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/text/template.a -trimpath $WORK -shared -goversion go1.9.4 -p text/template -std -complete -installsuffix shared -buildid 50d8d07c83ebd692994dca9f6a88e68934d63bae -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 -m32 -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 -m32 -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 github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus 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/ 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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 68dbc60c09aaaa13bc2e0e1fe591f65df317be57 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid 6eabc114796a83ac546ad6d227b72844130f90ad -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -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 -m32 -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_386.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -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 -m32 -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 -m32 -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 -m32 -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_386.o -c gcc_386.S github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/configs/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/configs.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid 05cfcd4acb7c611f630e072bce5f0014484dcd64 -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_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 $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/big/_obj/arith_386.o ./arith_386.s pack r $WORK/math/big.a $WORK/math/big/_obj/arith_386.o # internal crypto/elliptic mkdir -p $WORK/crypto/elliptic/_obj/ encoding/asn1 mkdir -p $WORK/encoding/asn1/_obj/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/elliptic.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/elliptic -std -complete -installsuffix shared -buildid ee6152f72fc720a87a8ef4be4ea36060ce99c101 -D _/usr/lib/golang/src/crypto/elliptic -I $WORK -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go crypto/rand cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/asn1.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/asn1 -std -complete -installsuffix shared -buildid cd6b5df6fb4e3cde4ef2c8594a5c25d3dde3f2b5 -D _/usr/lib/golang/src/encoding/asn1 -I $WORK -pack ./asn1.go ./common.go ./marshal.go mkdir -p $WORK/crypto/rand/_obj/ crypto/dsa mkdir -p $WORK/crypto/dsa/_obj/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/rand -std -complete -installsuffix shared -buildid 80100787b00fa96d4543ad07991e53870f33a98a -D _/usr/lib/golang/src/crypto/rand -I $WORK -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/dsa.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/dsa -std -complete -installsuffix shared -buildid 9c88bd96e267ab702fa2b954204cb110c86cf809 -D _/usr/lib/golang/src/crypto/dsa -I $WORK -pack ./dsa.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -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_386.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_386.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/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 gcc -nopie -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -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_386.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_386.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/cgo -std -installsuffix shared -buildid 4bb0b199ec31cec7c81e0dcc08fd38ccad60ea81 -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_386/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/cgo/_obj/asm_386.o ./asm_386.s crypto/rsa github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/crypto/rsa/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/_obj/ cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/rsa.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/rsa -std -complete -installsuffix shared -buildid 0549f7e3acd311ed98892297ce04c8174b9bc2f5 -D _/usr/lib/golang/src/crypto/rsa -I $WORK -pack ./pkcs1v15.go ./pss.go ./rsa.go mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/ mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/utils/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 3e3d870e5db47f33bbae2dbafc9070a3219b6690 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/utils.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid fea21b57defb61f034be25d93a13054df25e241a -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./cmsg.go ./utils.go ./utils_unix.go cd /usr/lib/golang/src/runtime/cgo pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_386.o $WORK/runtime/cgo/_obj/_all.o # internal os/user mkdir -p $WORK/os/user/_obj/ github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen net github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang cd /usr/lib/golang/src/os/user CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/os/user/_obj/ -importpath os/user -- -I $WORK/os/user/_obj/ -g -O2 cgo_lookup_unix.go getgrouplist_unix.go listgroups_unix.go 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/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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/vendor/github.com/coreos/pkg/ github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/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 mkdir -p $WORK/net/_obj/ github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/cli/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_386/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 mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /usr/lib/golang/src/net CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_386/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 /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/cli.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid 26d1818dfaa62addde05d6c6408e5b3d49f39826 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS="-g" "-O2" "-lseccomp" /usr/lib/golang/pkg/tool/linux_386/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 $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_export.o -c _cgo_export.c github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/cgroups/_obj/ github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/intelrdt/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/cgroups.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid a9e2f57e39d6723c9d29bf917e372f7f6aecab79 -importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./cgroups.go ./stats.go ./utils.go cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/intelrdt.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid 7de79a5c2597f7ee7ce35ce473352a0328a6bd56 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./intelrdt.go ./stats.go cd $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./nsenter.cgo2.o -c nsenter.cgo2.c cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -m32 -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 github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label 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-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 115d3a209b4b65d53f53543894cad2eb37b29797 -importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./label_selinux.go github.com/opencontainers/runc/libcontainer/configs/validate 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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/configs/validate.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid d6af818c7c9a23a8ffc5af9a8d331e7f0de10dfe -importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./rootless.go ./validator.go cd $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_export.o -c _cgo_export.c crypto/x509/pkix 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_386/compile -o $WORK/crypto/x509/pkix.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ccce4634f8d3f4cf73f124fe16c140278b0d4143 -D _/usr/lib/golang/src/crypto/x509/pkix -I $WORK -pack ./pkix.go crypto/ecdsa mkdir -p $WORK/crypto/ecdsa/_obj/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/ecdsa.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/ecdsa -std -complete -installsuffix shared -buildid 6e6bb4d58c999c73a54bc6e7c72d9222d7ea5526 -D _/usr/lib/golang/src/crypto/ecdsa -I $WORK -pack ./ecdsa.go cd $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./dlopen.cgo2.o -c dlopen.cgo2.c cd $WORK/os/user/_obj gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_export.o -c _cgo_export.c cd $WORK/net/_obj gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_export.o -c _cgo_export.c cd $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./dlopen_example.cgo2.o -c dlopen_example.cgo2.c cd $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_export.o -c _cgo_export.c cd $WORK/os/user/_obj gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_lookup_unix.cgo2.o -c cgo_lookup_unix.cgo2.c cd $WORK/net/_obj gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_linux.cgo2.o -c cgo_linux.cgo2.c cd $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./seccomp.cgo2.o -c seccomp.cgo2.c cd $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/net/_obj gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_resnew.cgo2.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -m32 -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 $WORK/os/user/_obj gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./getgrouplist_unix.cgo2.o -c getgrouplist_unix.cgo2.c cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_386/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 gcc -I . -fPIC -m32 -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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid 02ca01c3f5f941f988e0a4415e498f4aac07cef7 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 $WORK/net/_obj gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_socknew.cgo2.o -c cgo_socknew.cgo2.c cd $WORK/os/user/_obj gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./listgroups_unix.cgo2.o -c listgroups_unix.cgo2.c cd $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./seccomp_internal.cgo2.o -c seccomp_internal.cgo2.c cd $WORK/net/_obj gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_unix.cgo2.o -c cgo_unix.cgo2.c cd $WORK/os/user/_obj gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/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 -m32 -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/cgo_lookup_unix.cgo2.o $WORK/os/user/_obj/getgrouplist_unix.cgo2.o $WORK/os/user/_obj/listgroups_unix.cgo2.o -g -O2 cd $WORK/net/_obj gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/os/user/_obj/_cgo_.o -dynout $WORK/os/user/_obj/_cgo_import.go cd $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m32 -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/cgo_lookup_unix.cgo2.o $WORK/os/user/_obj/getgrouplist_unix.cgo2.o $WORK/os/user/_obj/listgroups_unix.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none github.com/opencontainers/runc/libcontainer/criurpc mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/criurpc/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/criurpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/criurpc.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/criurpc -complete -installsuffix shared -buildid c0a8d3d29db95f8bde7fde8fedfccd1c13284757 -importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/criurpc -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./criurpc.pb.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os/user.a -trimpath $WORK -shared -goversion go1.9.4 -p os/user -std -installsuffix shared -buildid 3610ee85ddadea216678efefb10feaa88f3ee768 -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/cgo_lookup_unix.cgo1.go $WORK/os/user/_obj/getgrouplist_unix.cgo1.go $WORK/os/user/_obj/listgroups_unix.cgo1.go $WORK/os/user/_obj/_cgo_import.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -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 $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_export.o -c _cgo_export.c cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -m32 -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 /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.go gcc -I . -fPIC -m32 -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_386/compile -o $WORK/net.a -trimpath $WORK -shared -goversion go1.9.4 -p net -std -installsuffix shared -buildid 5dc10ee43cb51293a2418f5d6f548249bea17659 -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 ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./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 $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./util_cgo.cgo2.o -c util_cgo.cgo2.c cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/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 gcc -I . -fPIC -m32 -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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid b2520e9a1492116d7d552b6c002e9e97e116e479 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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/os/user pack r $WORK/os/user.a $WORK/os/user/_obj/_all.o # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/user/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/user.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 5c2925e4839d4c8fa4e031ce03dff2d146836061 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./lookup.go ./lookup_unix.go ./user.go cd $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -m32 -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util gcc -I . -fPIC -m32 -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_386/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/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 cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -m32 -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 cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util gcc -I . -fPIC -m32 -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/nsenter.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid 090a67696d9cd2f00f6dd93eeaf5c70e17eb121a -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid a2c58d6f5bd1969b8c3875729edc97e1d06b7817 -importmap github.com/coreos/pkg/dlopen=github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter pack r $WORK/github.com/opencontainers/runc/libcontainer/nsenter.a $WORK/github.com/opencontainers/runc/libcontainer/nsenter/_obj/_all.o # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/system/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_386/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 cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/seccomp.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid ae89f20c9928c3e303725754710ce628d561fb4e -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./config.go ./seccomp_linux.go cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 $WORK/github.com/opencontainers/runc/libcontainer/system/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_export.o -c _cgo_export.c github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/github.com/opencontainers/runc/libcontainer/specconv/_obj/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/specconv.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid 3db36b2a5a8d36c392bed5db55626056216e916c -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./example.go ./spec_linux.go cd $WORK/github.com/opencontainers/runc/libcontainer/system/_obj gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./sysconfig.cgo2.o -c sysconfig.cgo2.c gcc -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -m32 -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_386/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 gcc -I . -fPIC -m32 -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_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/system.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 09e4149a6e21527d7fc346755fbdc6724eff2886 -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./linux.go ./proc.go ./syscall_linux_32.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 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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/cgroups/fs.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid 0029857da477b02475625949e75c7aeb2eb7cba1 -importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_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/net pack r $WORK/net.a $WORK/net/_obj/_all.o # internal crypto/x509 mkdir -p $WORK/crypto/x509/_obj/ github.com/opencontainers/runc/vendor/github.com/godbus/dbus mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/godbus/dbus/_obj/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/x509.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/x509 -std -complete -installsuffix shared -buildid 98651f91c27f1774630d81363be90fefb80f374e -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 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/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/godbus/dbus.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid ecff10138a2fa41fb5d28b0320793f638fd29715 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 8e8725678c4c2457a13a2923c170da6e567ce75e -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 0cfee79025125d6134a25e6d01a2b69e4238f925 -importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_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_386/compile -o $WORK/crypto/tls.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/tls -std -complete -installsuffix shared -buildid 6014e38e5c1d2bf93c67bd09966b79e41e24afe7 -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 6fe074c77790e3ee7b8da14fd4681aba319e209f -importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/cgroups/systemd.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid 6e8d109fd89aae6f50d7ecc64709158852696a39 -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 -importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid 130213247a6a0ac4a82643b2e50aaeaeeda37991 -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/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors -importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -importmap github.com/syndtr/gocapability/capability=github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -importmap github.com/vishvananda/netlink=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_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-ad0f5255060d36872be04de22f8731f38ef2d7b1/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_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid d3bca2da6ecd99054e0969a68144d4405319ac61 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc.a -trimpath $WORK -shared -goversion go1.9.4 -p main -complete -installsuffix shared -buildid b7ac4ce22c9cf752bdfe37f4c52fee7def0a7830 -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_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_386/link -o $WORK/github.com/opencontainers/runc/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=b7ac4ce22c9cf752bdfe37f4c52fee7def0a7830 -B 0x0bf0619cb352f4b32b9a62f6f0578430fca8e775 $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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH + go build -buildmode=pie -ldflags ' -B 0xbc5cc0adf10558dcb6d60fed6c3c033195de3125' -tags 'selinux seccomp' -a -v -x -o recvtty github.com/opencontainers/runc/contrib/cmd/recvtty WORK=/tmp/go-build703085855 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_386/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/sys -std -+ -installsuffix shared -buildid 7cc2be4d89c8989af92cdcfe156f0dc00a236160 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack -asmhdr $WORK/runtime/internal/sys/_obj/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/sys/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/sys/_obj/intrinsics_386.o ./intrinsics_386.s pack r $WORK/runtime/internal/sys.a $WORK/runtime/internal/sys/_obj/intrinsics_386.o # internal runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 809510c234279983e1386926d2cd5c2d378d24fc -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/atomic/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_386.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime -std -+ -installsuffix shared -buildid 0630710598ae0b8bcbf289b3791e15e081be3954 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/vlop_386.o ./vlop_386.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_386.o $WORK/runtime/_obj/duff_386.o $WORK/runtime/_obj/memclr_386.o $WORK/runtime/_obj/memmove_386.o $WORK/runtime/_obj/rt0_linux_386.o $WORK/runtime/_obj/sys_linux_386.o $WORK/runtime/_obj/vlop_386.o # internal errors internal/race mkdir -p $WORK/errors/_obj/ sync/atomic cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p errors -std -complete -installsuffix shared -buildid 3aed4338e504d91154f61f2eea8b26535060e333 -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go 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_386/compile -o $WORK/internal/race.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/race -std -complete -installsuffix shared -buildid e113f2fb57601ace16345d9f78a56bc54361f461 -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math.a -trimpath $WORK -shared -goversion go1.9.4 -p math -std -installsuffix shared -buildid e769cdd6ec10d91f248a0c99a7b5ecbc953c2d33 -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_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p sync/atomic -std -installsuffix shared -buildid b408b4e010d24449d723517fe1ecb8599b355fcb -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go unicode unicode/utf8 crypto/subtle math/bits encoding unicode/utf16 internal/nettrace mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode -std -complete -installsuffix shared -buildid aee0bdaf25d857770a847c8bf09caeb784dd450c -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ mkdir -p $WORK/crypto/subtle/_obj/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf8 -std -complete -installsuffix shared -buildid fde6347e86fe22ad1a670a49de7781dad2c2bda7 -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go mkdir -p $WORK/crypto/ mkdir -p $WORK/math/bits/_obj/ mkdir -p $WORK/math/ mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/subtle.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/subtle -std -complete -installsuffix shared -buildid 4068b3c30edb5ae71ac0df7a71171403a8a127f0 -D _/usr/lib/golang/src/crypto/subtle -I $WORK -pack ./constant_time.go mkdir -p $WORK/internal/nettrace/_obj/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/bits.a -trimpath $WORK -shared -goversion go1.9.4 -p math/bits -std -complete -installsuffix shared -buildid 83f54f30629721173eb797aa39e4bd8e50432234 -D _/usr/lib/golang/src/math/bits -I $WORK -pack ./bits.go ./bits_tables.go mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding -std -complete -installsuffix shared -buildid e61c1f81352b89ce33935958510c09b0ae3cd86c -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/nettrace.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/nettrace -std -complete -installsuffix shared -buildid c6f60668aed9d3687093f6d1e3d43665144805de -D _/usr/lib/golang/src/internal/nettrace -I $WORK -pack ./nettrace.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf16 -std -complete -installsuffix shared -buildid b9f925492cd06fc6806c84a33592da50c62f80e7 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/sync/atomic/_obj/asm_386.o ./asm_386.s pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_386.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync.a -trimpath $WORK -shared -goversion go1.9.4 -p sync -std -installsuffix shared -buildid 157054e22a33d0e7b740bd539f63e65e97440fc3 -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go io syscall internal/singleflight mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/io.a -trimpath $WORK -shared -goversion go1.9.4 -p io -std -complete -installsuffix shared -buildid 0c476d725574a2c1e28a7b701ac2c28396d61cd3 -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/syscall/_obj/ mkdir -p $WORK/internal/singleflight/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/syscall.a -trimpath $WORK -shared -goversion go1.9.4 -p syscall -std -installsuffix shared -buildid 97c5ddfa87cb5d73f0ea2b8556ec23c297b13a65 -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 ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/singleflight.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/singleflight -std -complete -installsuffix shared -buildid bdde3c58c4d7e96b248ca0b0f026562b09aa5fea -D _/usr/lib/golang/src/internal/singleflight -I $WORK -pack ./singleflight.go crypto/cipher strings mkdir -p $WORK/crypto/cipher/_obj/ bytes mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/cipher.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/cipher -std -complete -installsuffix shared -buildid 44bd6369cb6e21b57983152eb17009547cec4f93 -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 mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strings.a -trimpath $WORK -shared -goversion go1.9.4 -p strings -std -installsuffix shared -buildid 0744309299b6ed872baee72a0e7a79e3e34b8df6 -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_386/compile -o $WORK/bytes.a -trimpath $WORK -shared -goversion go1.9.4 -p bytes -std -installsuffix shared -buildid 6a092fa7e12f149504b2e47924e1702265661f5a -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_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp_386.o ./exp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sin_386.o ./sin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/tan_386.o ./tan_386.s pack r $WORK/math.a $WORK/math/_obj/asin_386.o $WORK/math/_obj/asinh_stub.o $WORK/math/_obj/atan2_386.o $WORK/math/_obj/atan_386.o $WORK/math/_obj/cbrt_stub.o $WORK/math/_obj/dim_386.o $WORK/math/_obj/erf_stub.o $WORK/math/_obj/exp2_386.o $WORK/math/_obj/exp_386.o $WORK/math/_obj/expm1_386.o $WORK/math/_obj/floor_386.o $WORK/math/_obj/frexp_386.o $WORK/math/_obj/hypot_386.o $WORK/math/_obj/ldexp_386.o $WORK/math/_obj/log10_386.o $WORK/math/_obj/log1p_386.o $WORK/math/_obj/log_386.o $WORK/math/_obj/mod_386.o $WORK/math/_obj/modf_386.o $WORK/math/_obj/pow_stub.o $WORK/math/_obj/remainder_386.o $WORK/math/_obj/sin_386.o $WORK/math/_obj/sincos_386.o $WORK/math/_obj/sinh_stub.o $WORK/math/_obj/sqrt_386.o $WORK/math/_obj/tan_386.o # internal strconv mkdir -p $WORK/strconv/_obj/ math/rand cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strconv.a -trimpath $WORK -shared -goversion go1.9.4 -p strconv -std -complete -installsuffix shared -buildid e8e3e43481d05207ba007603ed01ffbba94aa51d -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 mkdir -p $WORK/math/rand/_obj/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p math/rand -std -complete -installsuffix shared -buildid b8b625d7a51c7c2fcc116a4cd663e24b5d8f4fca -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go bufio mkdir -p $WORK/bufio/_obj/ text/tabwriter mkdir -p $WORK/text/tabwriter/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bufio.a -trimpath $WORK -shared -goversion go1.9.4 -p bufio -std -complete -installsuffix shared -buildid 4b601f41a4ee7102b325807f561a1537ea07d3d1 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go mkdir -p $WORK/text/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/text/tabwriter.a -trimpath $WORK -shared -goversion go1.9.4 -p text/tabwriter -std -complete -installsuffix shared -buildid 499466ecdd8ad2146e97bb03101dde84a9003396 -D _/usr/lib/golang/src/text/tabwriter -I $WORK -pack ./tabwriter.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/strings/_obj/strings.o ./strings.s pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal crypto/aes mkdir -p $WORK/crypto/aes/_obj/ reflect cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/aes.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/aes -std -complete -installsuffix shared -buildid 2de7ac6e97ddc5df20e38b9c3d6da596263b15f8 -D _/usr/lib/golang/src/crypto/aes -I $WORK -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go encoding/base64 mkdir -p $WORK/encoding/base64/_obj/ mkdir -p $WORK/encoding/ mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/base64 -std -complete -installsuffix shared -buildid dc5a21389b5b8ed90c7b0e60a15b2ff47ba3ee7d -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/reflect.a -trimpath $WORK -shared -goversion go1.9.4 -p reflect -std -installsuffix shared -buildid 0d5f00ffd89437ecbb99021f88008657a5d7f921 -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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/syscall/_obj/asm_linux_386.o ./asm_linux_386.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_386.o # internal time mkdir -p $WORK/time/_obj/ internal/syscall/unix cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/time.a -trimpath $WORK -shared -goversion go1.9.4 -p time -std -installsuffix shared -buildid e409a464f2d199094e043ceb5575106578063f1b -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_386/compile -o $WORK/internal/syscall/unix.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/syscall/unix -std -complete -installsuffix shared -buildid afe9cbef4a423fcb1230fee97c37795a2d5e1e75 -D _/usr/lib/golang/src/internal/syscall/unix -I $WORK -pack ./getrandom_linux.go ./getrandom_linux_386.go internal/poll mkdir -p $WORK/internal/poll/_obj/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/poll.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/poll -std -installsuffix shared -buildid db9e0749e83c507f4973facee80e3b2b7b4f5e92 -D _/usr/lib/golang/src/internal/poll -I $WORK -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os.a -trimpath $WORK -shared -goversion go1.9.4 -p os -std -installsuffix shared -buildid 2c68114640ffb2d419c4d849e29e258fe0bdc0cf -D _/usr/lib/golang/src/os -I $WORK -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 240b7f1e3a638fc59e3c9fc467c4dc7c89dba2d9 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 ./flock_linux_32bit.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/reflect/_obj/asm_386.o ./asm_386.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_386.o # internal encoding/binary mkdir -p $WORK/encoding/binary/_obj/ fmt cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/binary -std -complete -installsuffix shared -buildid 199490f9b84ca853b59a4e5d54af893be0e7c744 -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go mkdir -p $WORK/fmt/_obj/ sort mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/fmt.a -trimpath $WORK -shared -goversion go1.9.4 -p fmt -std -complete -installsuffix shared -buildid 37ecd934ea6cfbceed29f9e8f38266d148a73140 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sort.a -trimpath $WORK -shared -goversion go1.9.4 -p sort -std -complete -installsuffix shared -buildid 4a6a8071730f04f0a7aa6a9525d7e09acc2aeb30 -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_386/compile -o $WORK/path/filepath.a -trimpath $WORK -shared -goversion go1.9.4 -p path/filepath -std -complete -installsuffix shared -buildid 7e304288cbb545715cc884b14b26915e1fded0c4 -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_386/compile -o $WORK/io/ioutil.a -trimpath $WORK -shared -goversion go1.9.4 -p io/ioutil -std -complete -installsuffix shared -buildid fb899406bbbbfd4c2dd74e1dac7879b14c35e158 -D _/usr/lib/golang/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go math/big flag net/url encoding/hex encoding/json text/template/parse mkdir -p $WORK/math/big/_obj/ context mkdir -p $WORK/context/_obj/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/big.a -trimpath $WORK -shared -goversion go1.9.4 -p math/big -std -installsuffix shared -buildid 95a6254acbadcea259101375a6b741f7f80503c0 -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_386/compile -o $WORK/context.a -trimpath $WORK -shared -goversion go1.9.4 -p context -std -complete -installsuffix shared -buildid d9a4f75107cbfd27fdcdbcc614bb5ca8c58b3902 -D _/usr/lib/golang/src/context -I $WORK -pack ./context.go mkdir -p $WORK/flag/_obj/ mkdir -p $WORK/net/url/_obj/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/flag.a -trimpath $WORK -shared -goversion go1.9.4 -p flag -std -complete -installsuffix shared -buildid 5d50d3d646012cad3d557a5d9553f1b027aab292 -D _/usr/lib/golang/src/flag -I $WORK -pack ./flag.go mkdir -p $WORK/net/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net/url.a -trimpath $WORK -shared -goversion go1.9.4 -p net/url -std -complete -installsuffix shared -buildid e0b76419514854cdbe28b6960a37d121b5bc20c3 -D _/usr/lib/golang/src/net/url -I $WORK -pack ./url.go mkdir -p $WORK/encoding/hex/_obj/ mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/hex.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/hex -std -complete -installsuffix shared -buildid e7dacccf5572201687d5f69f6c81980f621e12e1 -D _/usr/lib/golang/src/encoding/hex -I $WORK -pack ./hex.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/json -std -complete -installsuffix shared -buildid 44f71cd79efc6529ee3298b318d049cfcd52e321 -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/text/template/parse/_obj/ mkdir -p $WORK/text/template/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/text/template/parse.a -trimpath $WORK -shared -goversion go1.9.4 -p text/template/parse -std -complete -installsuffix shared -buildid bbc578dcacf0e41a6d3a381e97cea425f87cc64b -D _/usr/lib/golang/src/text/template/parse -I $WORK -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/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_386 -shared -o $WORK/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix/_obj/asm_linux_386.o ./asm_linux_386.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_386.o # internal github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/console/_obj/ mkdir -p $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/ cd /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/containerd/console.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid 157e7ea912c3af9ca159c8f45dff82395ae1558d -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.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_386/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 $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_export.o -c _cgo_export.c gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./cgo.cgo2.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -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 -m32 -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 -m32 -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 text/template mkdir -p $WORK/text/template/_obj/ cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/text/template.a -trimpath $WORK -shared -goversion go1.9.4 -p text/template -std -complete -installsuffix shared -buildid 50d8d07c83ebd692994dca9f6a88e68934d63bae -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 -m32 -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_386.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -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 -m32 -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 -m32 -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 -m32 -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_386.o -c gcc_386.S cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -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_386.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_386.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/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 gcc -nopie -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -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_386.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_386.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/cgo -std -installsuffix shared -buildid 4bb0b199ec31cec7c81e0dcc08fd38ccad60ea81 -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_386/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/cgo/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_386.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_386/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_386/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/big/_obj/arith_386.o ./arith_386.s pack r $WORK/math/big.a $WORK/math/big/_obj/arith_386.o # internal crypto/rand mkdir -p $WORK/crypto/rand/_obj/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p crypto/rand -std -complete -installsuffix shared -buildid 80100787b00fa96d4543ad07991e53870f33a98a -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/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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/libcontainer/utils.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid fea21b57defb61f034be25d93a13054df25e241a -importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./cmsg.go ./utils.go ./utils_unix.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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/vendor/github.com/urfave/cli.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid 26d1818dfaa62addde05d6c6408e5b3d49f39826 -D _/builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/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 $WORK/net/_obj gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_export.o -c _cgo_export.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_linux.cgo2.o -c cgo_linux.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_resnew.cgo2.o -c cgo_resnew.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_socknew.cgo2.o -c cgo_socknew.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./cgo_unix.cgo2.o -c cgo_unix.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -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_386/cgo -dynpackage net -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.go gcc -I . -fPIC -m32 -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_386/compile -o $WORK/net.a -trimpath $WORK -shared -goversion go1.9.4 -p net -std -installsuffix shared -buildid 5dc10ee43cb51293a2418f5d6f548249bea17659 -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 ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/contrib/cmd/recvtty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty.a -trimpath $WORK -shared -goversion go1.9.4 -p main -complete -installsuffix shared -buildid 882dd4196335942b3b788d26159d2fd6ce676b62 -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-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/contrib/cmd/recvtty -I $WORK -I /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -pack ./recvtty.go cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/GOPATH/pkg/linux_386_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=882dd4196335942b3b788d26159d2fd6ce676b62 -B 0xbc5cc0adf10558dcb6d60fed6c3c033195de3125 $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty.a mv $WORK/github.com/opencontainers/runc/contrib/cmd/recvtty/_obj/exe/a.out recvtty + pushd man ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + ./md2man-all.sh /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/man + pwd + which go-md2man + for FILE in '*.md' ++ basename README.md + base=README.md + name=README + num=README + '[' -z README -o README = README ']' + continue + for FILE in '*.md' ++ basename runc-checkpoint.8.md + base=runc-checkpoint.8.md + name=runc-checkpoint.8 + num=8 + '[' -z 8 -o runc-checkpoint.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-checkpoint.8.md -out ./man8/runc-checkpoint.8 + for FILE in '*.md' ++ basename runc-create.8.md + base=runc-create.8.md + name=runc-create.8 + num=8 + '[' -z 8 -o runc-create.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-create.8.md -out ./man8/runc-create.8 + for FILE in '*.md' ++ basename runc-delete.8.md + base=runc-delete.8.md + name=runc-delete.8 + num=8 + '[' -z 8 -o runc-delete.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-delete.8.md -out ./man8/runc-delete.8 + for FILE in '*.md' ++ basename runc-events.8.md + base=runc-events.8.md + name=runc-events.8 + num=8 + '[' -z 8 -o runc-events.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-events.8.md -out ./man8/runc-events.8 + for FILE in '*.md' ++ basename runc-exec.8.md + base=runc-exec.8.md + name=runc-exec.8 + num=8 + '[' -z 8 -o runc-exec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-exec.8.md -out ./man8/runc-exec.8 + for FILE in '*.md' ++ basename runc-kill.8.md + base=runc-kill.8.md + name=runc-kill.8 + num=8 + '[' -z 8 -o runc-kill.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-kill.8.md -out ./man8/runc-kill.8 + for FILE in '*.md' ++ basename runc-list.8.md + base=runc-list.8.md + name=runc-list.8 + num=8 + '[' -z 8 -o runc-list.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-list.8.md -out ./man8/runc-list.8 + for FILE in '*.md' ++ basename runc-pause.8.md + base=runc-pause.8.md + name=runc-pause.8 + num=8 + '[' -z 8 -o runc-pause.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-pause.8.md -out ./man8/runc-pause.8 + for FILE in '*.md' ++ basename runc-ps.8.md + base=runc-ps.8.md + name=runc-ps.8 + num=8 + '[' -z 8 -o runc-ps.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-ps.8.md -out ./man8/runc-ps.8 + for FILE in '*.md' ++ basename runc-restore.8.md + base=runc-restore.8.md + name=runc-restore.8 + num=8 + '[' -z 8 -o runc-restore.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-restore.8.md -out ./man8/runc-restore.8 + for FILE in '*.md' ++ basename runc-resume.8.md + base=runc-resume.8.md + name=runc-resume.8 + num=8 + '[' -z 8 -o runc-resume.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-resume.8.md -out ./man8/runc-resume.8 + for FILE in '*.md' ++ basename runc-run.8.md + base=runc-run.8.md + name=runc-run.8 + num=8 + '[' -z 8 -o runc-run.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-run.8.md -out ./man8/runc-run.8 + for FILE in '*.md' ++ basename runc-spec.8.md + base=runc-spec.8.md + name=runc-spec.8 + num=8 + '[' -z 8 -o runc-spec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-spec.8.md -out ./man8/runc-spec.8 + for FILE in '*.md' ++ basename runc-start.8.md + base=runc-start.8.md + name=runc-start.8 + num=8 + '[' -z 8 -o runc-start.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-start.8.md -out ./man8/runc-start.8 + for FILE in '*.md' ++ basename runc-state.8.md + base=runc-state.8.md + name=runc-state.8 + num=8 + '[' -z 8 -o runc-state.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-state.8.md -out ./man8/runc-state.8 + for FILE in '*.md' ++ basename runc-update.8.md + base=runc-update.8.md + name=runc-update.8 + num=8 + '[' -z 8 -o runc-update.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-update.8.md -out ./man8/runc-update.8 + for FILE in '*.md' ++ basename runc.8.md + base=runc.8.md + name=runc.8 + num=8 + '[' -z 8 -o runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 + popd ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kdnxIr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386 ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386 + cd runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/bin + install -p -m 755 recvtty /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/man/man8 + install -p -m 644 man/man8/runc-checkpoint.8 man/man8/runc-create.8 man/man8/runc-delete.8 man/man8/runc-events.8 man/man8/runc-exec.8 man/man8/runc-kill.8 man/man8/runc-list.8 man/man8/runc-pause.8 man/man8/runc-ps.8 man/man8/runc-restore.8 man/man8/runc-resume.8 man/man8/runc-run.8 man/man8/runc-spec.8 man/man8/runc-start.8 man/man8/runc-state.8 man/man8/runc-update.8 man/man8/runc.8 /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/lib/sysctl.d + install -p -m 644 /builddir/build/SOURCES/99-containers.conf /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/lib/sysctl.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/bin/runc extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/bin/recvtty /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. cpio: runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/: Cannot stat: No such file or directory cpio: runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/github.com/opencontainers/runc/libcontainer/system/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory cpio: runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory cpio: runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/net/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory cpio: runc-ad0f5255060d36872be04de22f8731f38ef2d7b1/os/user/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory 2508 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.5qYY3O + umask 022 + cd /builddir/build/BUILD + cd runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + exit 0 Processing files: runc-1.0.0-37.rc5.dev.gitad0f525.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TFlNpc + umask 022 + cd /builddir/build/BUILD + cd runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/doc/runc-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/doc/runc-1.0.0 + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/doc/runc-1.0.0 + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/doc/runc-1.0.0 + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/doc/runc-1.0.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/doc/runc-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f7dNMz + umask 022 + cd /builddir/build/BUILD + cd runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/licenses/runc-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/licenses/runc-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386/usr/share/licenses/runc-1.0.0 + exit 0 Provides: runc = 1.0.0-37.rc5.dev.gitad0f525.el7 runc(x86-32) = 1.0.0-37.rc5.dev.gitad0f525.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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libseccomp.so.2 rtld(GNU_HASH) Processing files: runc-debuginfo-1.0.0-37.rc5.dev.gitad0f525.el7.i686 Provides: runc-debuginfo = 1.0.0-37.rc5.dev.gitad0f525.el7 runc-debuginfo(x86-32) = 1.0.0-37.rc5.dev.gitad0f525.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-37.rc5.dev.gitad0f525.el7.i386 Wrote: /builddir/build/RPMS/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i686.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-37.rc5.dev.gitad0f525.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E7986R + umask 022 + cd /builddir/build/BUILD + cd runc-ad0f5255060d36872be04de22f8731f38ef2d7b1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-37.rc5.dev.gitad0f525.el7.i386 + exit 0 Child return code was: 0