Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/c71708-updates-armhfp/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_US.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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/runc-1.0.0-57.dev.git2abd837.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/c71708-updates-armhfp/root'shell=Falseuid=1004env={'LANG': 'en_US.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 armv7hl --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_US.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tP8Vvf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-2abd837.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /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/1807.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 1807.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zho8da + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + mkdir -p GOPATH + pushd GOPATH ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 src/github.com/opencontainers/runc + popd ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + pushd GOPATH/src/github.com/opencontainers/runc ++ pwd + export GOPATH=/builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.10 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -B 0xfcce76d16755fabaac616c573d9fc92b9854d265 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build268144623 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/errors /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid QkpLobIb0o2RhkE3x3FU/QkpLobIb0o2RhkE3x3FU -goversion go1.10.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/race /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid VPdOewVfXSh9ngvcPwlD/VPdOewVfXSh9ngvcPwlD -goversion go1.10.3 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b010/ sync/atomic cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1a9Y5iJxaxycseNF2ZaT/1a9Y5iJxaxycseNF2ZaT -goversion go1.10.3 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid 09OgGT6VLiuBRBKarKz3/09OgGT6VLiuBRBKarKz3 -goversion go1.10.3 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./64bit_arm.go ./doc.go ./value.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/51/51b7f2aa8def89c07465699fb46af348766ac982b233c378e17ea7ad868015a0-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/fb/fb9f339b30eab99107c70929b7e2e24660a13d701967ffc5df1e3bc68756d406-d # internal unicode/utf8 mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode/utf8 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid UacGkR-fumVoG-jgo8iw/UacGkR-fumVoG-jgo8iw -goversion go1.10.3 -D "" -importcfg $WORK/b013/importcfg -pack ./utf8.go unicode mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p unicode -std -complete -installsuffix shared -buildid EDYnLfvRev-ehmATeK_l/EDYnLfvRev-ehmATeK_l -goversion go1.10.3 -D "" -importcfg $WORK/b012/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ec/ec2a64ada508a5b73b91030369d0507d97b02f2681b6c2e0729c1a259d68acd8-d # internal runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid sGJfAx8zjIESFKPE3Itc/sGJfAx8zjIESFKPE3Itc -goversion go1.10.3 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_linux_arm.o ./asm_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/asm_linux_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ce4ed7d19633c648d2d35fc2b3ecc15d0c114b0ea0da74cebea46869fa54161-d # internal encoding mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p encoding -std -complete -installsuffix shared -buildid WOuHRGYz-eLNsfXa5Nr8/WOuHRGYz-eLNsfXa5Nr8 -goversion go1.10.3 -D "" -importcfg $WORK/b015/importcfg -pack ./encoding.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2c/2c942641051534cd3a3f9eaf3b986a26d49f7a1e318bc87675d59596a50e591f-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s math mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid cg2ZnYwbuDswScUZvrz-/cg2ZnYwbuDswScUZvrz- -goversion go1.10.3 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/81/811b8dd2099fc4d9dfb720089d575c81707a8743032290326b8e86c37f4d8eec-d # internal internal/testlog mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/testlog /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/testlog -std -complete -installsuffix shared -buildid lUeZvqZG3nOp15ccwgSk/lUeZvqZG3nOp15ccwgSk -goversion go1.10.3 -D "" -importcfg $WORK/b026/importcfg -pack ./log.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5f/5fa32563fa5107a7f30fd2fafb0e6e4ed83b90755dc9bba6654255ff0ab4a25d-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e1/e194026c2cf9eb215a45e28096c632e30c94e9f9237499317354fa1aa9386106-d # internal unicode/utf16 mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode/utf16 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid LLfTQyz1dTgF0EbZtcOJ/LLfTQyz1dTgF0EbZtcOJ -goversion go1.10.3 -D "" -importcfg $WORK/b029/importcfg -pack ./utf16.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/15/15abfd4edf9ce495e95cea2fb9595478beba1d4742ba0f0c1a8222ee4cc0aeac-d # internal container/list mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/container/list /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p container/list -std -complete -installsuffix shared -buildid D4xUERgFpTptID3pZVjm/D4xUERgFpTptID3pZVjm -goversion go1.10.3 -D "" -importcfg $WORK/b034/importcfg -pack ./list.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid JDZX7XC6RYk2Clh1vjn0/JDZX7XC6RYk2Clh1vjn0 -goversion go1.10.3 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.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 ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/97/97909670d21eaeb5568b1ef0f1ce6582b69c95824a67f68c44f688dcc95b1484-d # internal crypto/subtle mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/subtle /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid hJPseMYLIfa-bZQQ7-ne/hJPseMYLIfa-bZQQ7-ne -goversion go1.10.3 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4e/4e07e0160912f64324ef378da4b35173d18b9487a88b8ca95b7a47dec2e5c28e-d # internal crypto/internal/boring/sig mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid Ot3M28O-fDRnwnXwHKgp/Ot3M28O-fDRnwnXwHKgp -goversion go1.10.3 -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./sig.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b041/sig_other.o ./sig_other.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b041/_pkg_.a $WORK/b041/sig_other.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/5c/5cf227accf2e271abfb9782cc845c5bf63a5455dc150a1f71532fb0f14288241-d # internal math/bits mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/bits /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/bits -std -complete -installsuffix shared -buildid _5zdmHNGl2B8pnkGcfoC/_5zdmHNGl2B8pnkGcfoC -goversion go1.10.3 -D "" -importcfg $WORK/b043/importcfg -pack ./bits.go ./bits_tables.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/30/3068bc37cea3fdbc088939c36bdcfcb2e04b0654b9e7b7f84b49a3af61ff73a0-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid GeOw5Rb6IG1_C7Lwcc5O/GeOw5Rb6IG1_C7Lwcc5O -goversion go1.10.3 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./tls.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a8/a82251e96b2989d8ebb9869bf8159a5e15af50dc3d8acb9a88ee351f74baeafe-d # internal crypto/internal/cipherhw mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/cipherhw /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid bfhwIMi9wsSNTG29icYh/bfhwIMi9wsSNTG29icYh -goversion go1.10.3 -D "" -importcfg $WORK/b052/importcfg -pack ./doc.go ./generic.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b051/dummy.o ./dummy.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b051/_pkg_.a $WORK/b051/dummy.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/71/71e95bf30be05f6654b52b82ff8ff6c8dbfa09204ea29464852ca264a658e171-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid cbFc7X4tl5Iydx3oQ4MP/cbFc7X4tl5Iydx3oQ4MP -goversion go1.10.3 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2c/2cafda35469e95216987c5f25fcc162508f1a972b5b0cac0eb5327fdac5a1bf0-d # internal internal/nettrace mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/nettrace /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cEAYlqqwzAtt5Q2-4lAM/cEAYlqqwzAtt5Q2-4lAM -goversion go1.10.3 -D "" -importcfg $WORK/b072/importcfg -pack ./nettrace.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asin_arm.o ./asin_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f7/f76a13a39d4953d1982d152627faee7dfb4edb31702fe6af1b380555ac30283e-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/36/369631fc88d225343197562f694ac4dad446c99b4d07b65f89f33591d037bd9d-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/poly1305 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid mdFvTWKE1SyxVRt35EHB/mdFvTWKE1SyxVRt35EHB -goversion go1.10.3 -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./poly1305.go ./sum_arm.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s runtime/cgo mkdir -p $WORK/b074/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b074/ -g -O2 -Wall -Werror ./cgo.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/atan2_arm.o ./atan2_arm.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/poly1305 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b078/sum_arm.o ./sum_arm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/poly1305 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b078/_pkg_.a $WORK/b078/sum_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/20/20dcc98af1abb1630066a26a8d16433d6c1b0179595f335ca95291460594933e-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/atan_arm.o ./atan_arm.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/dim_arm.o ./dim_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/exp2_arm.o ./exp2_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/exp_arm.o ./exp_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/expm1_arm.o ./expm1_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/floor_arm.o ./floor_arm.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/frexp_arm.o ./frexp_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/hypot_arm.o ./hypot_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/ldexp_arm.o ./ldexp_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log10_arm.o ./log10_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log1p_arm.o ./log1p_arm.s cd $WORK/b074 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid YZsudiVQBfPu4nM727gd/YZsudiVQBfPu4nM727gd -goversion go1.10.3 -D "" -importcfg $WORK/b090/importcfg -pack ./apparmor_disabled.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log_arm.o ./log_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/mod_arm.o ./mod_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/modf_arm.o ./modf_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/75/7596fe4e107ece1ea7c153bb3da1db1abc54923f8a8e31c3421753ea85501bc3-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/remainder_arm.o ./remainder_arm.s cd $WORK/b074 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sin_arm.o ./sin_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sqrt_arm.o ./sqrt_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/tan_arm.o ./tan_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_arm.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_arm.o $WORK/b018/atan_arm.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_arm.o $WORK/b018/erf_stub.o $WORK/b018/exp2_arm.o $WORK/b018/exp_arm.o $WORK/b018/expm1_arm.o $WORK/b018/floor_arm.o $WORK/b018/frexp_arm.o $WORK/b018/hypot_arm.o $WORK/b018/ldexp_arm.o $WORK/b018/log10_arm.o $WORK/b018/log1p_arm.o $WORK/b018/log_arm.o $WORK/b018/mod_arm.o $WORK/b018/modf_arm.o $WORK/b018/pow_stub.o $WORK/b018/remainder_arm.o $WORK/b018/sin_arm.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_arm.o $WORK/b018/tan_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8b/8b9d171eac76d1f6fb77862c3b4c5550f9c70f50cf333b76f44e00604f06f674-d # internal strconv mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strconv /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p strconv -std -complete -installsuffix shared -buildid onUHkfLcd775rys2r0nC/onUHkfLcd775rys2r0nC -goversion go1.10.3 -D "" -importcfg $WORK/b020/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x003.o -c gcc_context.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x004.o -c gcc_fatalf.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x005.o -c gcc_libinit.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x006.o -c gcc_linux_arm.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e8/e8a9fbbc608de34ec7814286873a31ba1d419f266392c025b0af979a4de1896b-d # internal crypto/rc4 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/rc4 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/rc4 -std -installsuffix shared -buildid B0MyQs_UmxhtnNfCfb4O/B0MyQs_UmxhtnNfCfb4O -goversion go1.10.3 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./rc4.go ./rc4_asm.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b057/rc4_arm.o ./rc4_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b057/_pkg_.a $WORK/b057/rc4_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7c/7c5080d64a39908069a954d38c0b41eb1201bfe3ef037db5af38cb933aa95c8e-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x007.o -c gcc_setenv.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x008.o -c gcc_traceback.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x009.o -c gcc_util.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x010.o -c gcc_arm.S cd $WORK/b074 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o -g -O2 -lpthread -pie /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p runtime/cgo -std -installsuffix shared -buildid rQbq3eycADuMXARuaQnx/rQbq3eycADuMXARuaQnx -goversion go1.10.3 -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b074/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/01/012dbe839d65eadaa5f6bf744045a224394b8a1b9f301b58ad87d068ced445ae-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm.o ./asm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/duff_arm.o ./duff_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memclr_arm.o ./memclr_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memmove_arm.o ./memmove_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/tls_arm.o ./tls_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/vlop_arm.o ./vlop_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/9d/9df9e488f52babfdebf4a0666fe7c72137277055c1e957331eb1016ee700c623-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid K3ATC-0W6Cl4c8LoZQXh/K3ATC-0W6Cl4c8LoZQXh -goversion go1.10.3 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/05/05b69ae1e2ec310dd954850939fbdf8a2d4387ba28a4bf3f9c518587ca03aad0-d # internal io mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid 8xayZR7fyUQtyx2OYlJq/8xayZR7fyUQtyx2OYlJq -goversion go1.10.3 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/rand /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid hIxR8PG3VhgvXhgX0ifG/hIxR8PG3VhgvXhgX0ifG -goversion go1.10.3 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p reflect -std -installsuffix shared -buildid fpL848_qWrr3B5d6R2Sa/fpL848_qWrr3B5d6R2Sa -goversion go1.10.3 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/syscall /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p syscall -std -installsuffix shared -buildid XO13M_k9Mtr070mRKXXa/XO13M_k9Mtr070mRKXXa -goversion go1.10.3 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/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_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4d/4d47af2c490596b7cc7fbc5a457ec389fdaace48dd35f04c5d36bc66bab9cf26-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bytes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 7wr_stkSBSFeGAjYRpTw/7wr_stkSBSFeGAjYRpTw -goversion go1.10.3 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f5/f522d76385f8bb581dc3921b85145ddaa799e93a6531f020c85a02e333cc337a-d # internal strings mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strings /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p strings -std -installsuffix shared -buildid pHTmDe3RJ_CdjpwcEjis/pHTmDe3RJ_CdjpwcEjis -goversion go1.10.3 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8a/8aee77dc3a5532ff4f6203409b227d814f5d30cd75c948715b2dd519f815b5ea-d # internal hash mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/hash /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p hash -std -complete -installsuffix shared -buildid ODeVNyJFvmFAiH8zf1uP/ODeVNyJFvmFAiH8zf1uP -goversion go1.10.3 -D "" -importcfg $WORK/b036/importcfg -pack ./hash.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/43/4370777695bc8f66f1ecd10e6c92658844f5ad8f4ad7448a264684413d95616a-d # internal crypto mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto -std -complete -installsuffix shared -buildid m9-Iewkhkv2ibozsQPHl/m9-Iewkhkv2ibozsQPHl -goversion go1.10.3 -D "" -importcfg $WORK/b035/importcfg -pack ./crypto.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strings /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/strings.o ./strings.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/strings.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7c/7cfc54d619a83ae6d2878ab414dee2dd9d4fe2638e74b86eedd6d30a29afcd6b-d # internal crypto/cipher mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/cipher /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid SrrMEtpCWZ7ARdV2Aoz5/SrrMEtpCWZ7ARdV2Aoz5 -goversion go1.10.3 -D "" -importcfg $WORK/b038/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/fc/fc3320ce808f399bd3a3f2f37dd00e744732de3f63a2948c1a7883a05f7ae3a7-d # internal crypto/md5 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/md5 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/md5 -std -installsuffix shared -buildid qybSDJ4TMRnuQLzTonty/qybSDJ4TMRnuQLzTonty -goversion go1.10.3 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b053/md5block_arm.o ./md5block_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b053/_pkg_.a $WORK/b053/md5block_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f8/f8d4bac5f16fde7a5a04c89d8e6632d12de838af70d5ed9679400899bdb088a4-d # internal bufio mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p bufio -std -complete -installsuffix shared -buildid VZTIoYDLfBUJHg2eJZAp/VZTIoYDLfBUJHg2eJZAp -goversion go1.10.3 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ae/ae600334cb16fce8537d2ee63301899b82af594421485d1420047a7ee85b03c2-d # internal crypto/sha1 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha1 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/sha1 -std -installsuffix shared -buildid 9qXKSMjOrRYrL0PiTGdn/9qXKSMjOrRYrL0PiTGdn -goversion go1.10.3 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_decl.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b059/sha1block_arm.o ./sha1block_arm.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/syscall /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b024/asm_linux_arm.o ./asm_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha1 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b059/_pkg_.a $WORK/b059/sha1block_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/07/078cc02271b538cab562e772df5b62015934e9d4af1767abdccb2caf38c29564-d # internal internal/singleflight mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/singleflight /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UV_G4effmq4MsvaPzban/UV_G4effmq4MsvaPzban -goversion go1.10.3 -D "" -importcfg $WORK/b073/importcfg -pack ./singleflight.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f1/f1edd7b1506c88d53d9be9ebe5f1a8fad9adc27fd8c1d0da669d88f05241dea7-d # internal time mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/time /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p time -std -installsuffix shared -buildid HCbS21arrBv-a6O0TrDr/HCbS21arrBv-a6O0TrDr -goversion go1.10.3 -D "" -importcfg $WORK/b025/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e8/e80e8642de95fa65c8d932175216e0f58b57f844fcb3444032d83311e40c4a38-d # internal internal/syscall/unix mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid YrozG0V9-dW_Pi9-isu0/YrozG0V9-dW_Pi9-isu0 -goversion go1.10.3 -D "" -importcfg $WORK/b056/importcfg -pack ./getrandom_linux.go ./getrandom_linux_arm.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9f/9f91b3ba5b3a75df53cda0dd34ede9f59e674cf727f93e7f43c49881196d5c17-d # internal path mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p path -std -complete -installsuffix shared -buildid 6brmPogsHzX7Xou_X7w9/6brmPogsHzX7Xou_X7w9 -goversion go1.10.3 -D "" -importcfg $WORK/b086/importcfg -pack ./match.go ./path.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/4c/4c50518b4f3237c6da7cb9a0da39e31ef73806e6272664740dbb89e870f4f312-d # internal github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b122/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b122/ -importpath github.com/opencontainers/runc/libcontainer/nsenter -- -I $WORK/b122/ -g -O2 -Wall ./nsenter.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3d/3d6d57b351fd024c59be7ef195c3ddfeb9f2f6ff164488536e5ba4c5ba25d91d-d # internal text/tabwriter mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/tabwriter /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 3DBwxJmuBuiPVrhS4x3r/3DBwxJmuBuiPVrhS4x3r -goversion go1.10.3 -D "" -importcfg $WORK/b126/importcfg -pack ./tabwriter.go cd $WORK/b122 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c nsenter.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/cf/cfd4fe3372bc35006d542c4e7c48123ceac93fe1ee48b821a16ad3e170a9ea16-d # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I $WORK/b122/ -g -O2 -Wall -o $WORK/b122/_x003.o -c nsexec.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b019/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/25/25bb95183c545d326746a3313e3960efd4b626f32d193f3ba1cb0f4447823cf7-d # internal internal/poll mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/poll -std -installsuffix shared -buildid Z2XohBdzIk7xctbohanL/Z2XohBdzIk7xctbohanL -goversion go1.10.3 -D "" -importcfg $WORK/b023/importcfg -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 cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/3d/3ddf6c94736b6d1639e2b4a2c2de4e00cd9dbe6281695bf49ed3d228cde5e067-d # internal sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sort /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid PJbwEPwpcDKqQiopOAC7/PJbwEPwpcDKqQiopOAC7 -goversion go1.10.3 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/binary /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/binary -std -complete -installsuffix shared -buildid s70JpPcUB9GBd8XZ8McU/s70JpPcUB9GBd8XZ8McU -goversion go1.10.3 -D "" -importcfg $WORK/b017/importcfg -pack ./binary.go ./varint.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/48/48c572df79752a42383df50593e4a10244912e977700e8e318c6411bb6562475-d # internal regexp/syntax mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/regexp/syntax /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid pztNOy0j4jWlD97RMGd3/pztNOy0j4jWlD97RMGd3 -goversion go1.10.3 -D "" -importcfg $WORK/b082/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1c/1c1c850fdfae91b8230995083fd61607dd4a3b9abcf9b3ede0c7fb6bc6cee78e-d # internal os mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b023/_pkg_.a packagefile internal/testlog=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p os -std -installsuffix shared -buildid F5ZwhIhaN7jbtNSCB0Od/F5ZwhIhaN7jbtNSCB0Od -goversion go1.10.3 -D "" -importcfg $WORK/b022/importcfg -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.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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0c/0c1bab21cc35130554f8fa82ecdb84da848f8b102b6422c9de6330e570962ed8-d # internal encoding/base64 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/base64 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid VKJlcc0lSCUg_LXNd7sa/VKJlcc0lSCUg_LXNd7sa -goversion go1.10.3 -D "" -importcfg $WORK/b016/importcfg -pack ./base64.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/58/584e0c621e1ae14132c0f08fa5ae047ce4e54e291916e1bae42bed3627f0f3c7-d # internal crypto/des mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/des /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/des -std -complete -installsuffix shared -buildid 1cDm89PZ-ZOTTvJHaVE6/1cDm89PZ-ZOTTvJHaVE6 -goversion go1.10.3 -D "" -importcfg $WORK/b045/importcfg -pack ./block.go ./cipher.go ./const.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ac/acdf9b01b617684458fa863aa0e7e4a9a570a216acbaa9632d32ebc8eeeb26ed-d # internal encoding/pem mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/pem /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/pem -std -complete -installsuffix shared -buildid tCcY-w7h7edMOE90b45j/tCcY-w7h7edMOE90b45j -goversion go1.10.3 -D "" -importcfg $WORK/b065/importcfg -pack ./pem.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/20/209389a0c36dd99cf636265bdc86b5d422f169a1a1ed79a0f907bb6cb46092eb-d # internal fmt mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/fmt /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p fmt -std -complete -installsuffix shared -buildid IZ_tFQuUZSyBn1k-EHIK/IZ_tFQuUZSyBn1k-EHIK -goversion go1.10.3 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/67/67535d79f2aab1bd50e3eeb6a4d021b6b636f74471a77feb35bad471d8349f64-d # internal github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ZBXyGBvGLWVGokrkqQcF/ZBXyGBvGLWVGokrkqQcF -goversion go1.10.3 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/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_arm.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d0/d06d48f1625395762216c555c30e3409c389115f3ed7c73f393aa07dd4bddb7f-d # internal cd $WORK/b122 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c path/filepath mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path/filepath /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p path/filepath -std -complete -installsuffix shared -buildid VTkKqm7mKbEKK4WdRaWS/VTkKqm7mKbEKK4WdRaWS -goversion go1.10.3 -D "" -importcfg $WORK/b069/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -o $WORK/b122/_cgo_.o $WORK/b122/_cgo_main.o $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o -g -O2 -pie /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage nsenter -dynimport $WORK/b122/_cgo_.o -dynout $WORK/b122/_cgo_import.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid c5auoKmZKkph51LWvy5M/c5auoKmZKkph51LWvy5M -goversion go1.10.3 -D "" -importcfg $WORK/b122/importcfg -pack $WORK/b122/_cgo_gotypes.go $WORK/b122/nsenter.cgo1.go $WORK/b122/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5d/5d409e5d932f693e1df2e92e46538396ba9f4c90fc1c32d4f763aad2d1ebaf99-d # internal io/ioutil mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io/ioutil /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p io/ioutil -std -complete -installsuffix shared -buildid vSMjOXiRlMI95-3BL7wo/vSMjOXiRlMI95-3BL7wo -goversion go1.10.3 -D "" -importcfg $WORK/b068/importcfg -pack ./ioutil.go ./tempfile.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b122/_pkg_.a $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/72/72098a538b8cc655e194a9f293aa2f2e1c2d55e385b8b6608cda77e234e85733-d # internal vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid YlU6Tml3JQ8DePFpH6ut/YlU6Tml3JQ8DePFpH6ut -goversion go1.10.3 -D "" -importcfg $WORK/b077/importcfg -pack ./chacha_generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ea/ead4aef6ec110fc9d9b42eb71cbcb04efcdbc230959ebdd57f22110d29ce4abc-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config 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 packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b077/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b078/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid dKzLKdtecIbWlPifUzh4/dKzLKdtecIbWlPifUzh4 -goversion go1.10.3 -D "" -importcfg $WORK/b076/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/64/644ccef01690a39605b4dfe4f39c270ee16205b6730b89c3f6126cc90513157d-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/curve25519 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid sNnEHk05FUmWn0fK-Mw4/sNnEHk05FUmWn0fK-Mw4 -goversion go1.10.3 -D "" -importcfg $WORK/b079/importcfg -pack ./curve25519.go ./doc.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/eb/eb834ecacf238503b9acf1c3fe50d9938bad8c53dff404898dc01556de1ca7ac-d # internal regexp mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile regexp/syntax=$WORK/b082/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/regexp /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p regexp -std -complete -installsuffix shared -buildid xZkzRpltlmZlHtcBFRqJ/xZkzRpltlmZlHtcBFRqJ -goversion go1.10.3 -D "" -importcfg $WORK/b081/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b7/b7bee432ce606d1d9c34836f2d1bc9d29fa4422aa6aef8e6e863a3d4fd64ce2f-d # internal encoding/json mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b015/_pkg_.a packagefile encoding/base64=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf16=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p encoding/json -std -complete -installsuffix shared -buildid T9i3NTX_nTjlU1McZ858/T9i3NTX_nTjlU1McZ858 -goversion go1.10.3 -D "" -importcfg $WORK/b014/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/59/590e7de574dd4054e9165cfac9c484945ef70febe47f5fa45c4e419e694f5152-d # internal math/big mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/big /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/big -std -installsuffix shared -buildid n_oKh3IRHiXvlQTqaM3Q/n_oKh3IRHiXvlQTqaM3Q -goversion go1.10.3 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b031/asm_linux_arm.o ./asm_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a2/a280792be1d172eb44280d5df0a5280489dc56d74c74df88680784517acb76c2-d # internal github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid n8MRW_iYR3g9zP5cNjEC/n8MRW_iYR3g9zP5cNjEC -goversion go1.10.3 -D "" -importcfg $WORK/b030/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/52/529d57df6178f4d6223a916041a8d0fe3746205bc4116612b01f513e4808b0ad-d # internal encoding/hex mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/hex /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p encoding/hex -std -complete -installsuffix shared -buildid LZ4JVK8QS0L0Sydk-PgY/LZ4JVK8QS0L0Sydk-PgY -goversion go1.10.3 -D "" -importcfg $WORK/b064/importcfg -pack ./hex.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/19/195e82efb31f907bde2aead0921e5fe27a098b4f2025ad044cdb71b171109930-d # internal context mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/context /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p context -std -complete -installsuffix shared -buildid g-3f56SNrafitXZsPcZu/g-3f56SNrafitXZsPcZu -goversion go1.10.3 -D "" -importcfg $WORK/b071/importcfg -pack ./context.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0e/0e17eceefdce9404ed1d69a122de2467c30300d0c66d7b5d886f4513fb449cb4-d # internal net/url mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/url /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p net/url -std -complete -installsuffix shared -buildid c4UttAQp9kDxGXH4uO8T/c4UttAQp9kDxGXH4uO8T -goversion go1.10.3 -D "" -importcfg $WORK/b075/importcfg -pack ./url.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c2/c281efbf746e3e23c893960091ef3d00c51487906fa3609592e60b3b0cdb2e1b-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal net mkdir -p $WORK/b070/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b070/ -importpath net -- -I $WORK/b070/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a0/a046809fff97f83b63b78eab5b3347691bae5aea02b93307e32b6c8c7b40a536-d # internal github.com/opencontainers/runc/vendor/github.com/docker/go-units mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid MBuMHnc5_JNv4dpElas9/MBuMHnc5_JNv4dpElas9 -goversion go1.10.3 -D "" -importcfg $WORK/b080/importcfg -pack ./duration.go ./size.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c6/c672a96cfe4d307d3f60604df574b4a0860b3ca2d670a7c24d91344a592e372c-d # internal github.com/opencontainers/runc/vendor/github.com/pkg/errors mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid ed6QoN08IR0ig6Zr3y_d/ed6QoN08IR0ig6Zr3y_d -goversion go1.10.3 -D "" -importcfg $WORK/b085/importcfg -pack ./errors.go ./stack.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e1/e14a5dc4fc5cb724b0c637a86dfe3fe86ce391de90a528f90b630ee3c5fe3d51-d # internal log mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/log /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p log -std -complete -installsuffix shared -buildid 2p4NoXwlZAt8c3m7y0Ce/2p4NoXwlZAt8c3m7y0Ce -goversion go1.10.3 -D "" -importcfg $WORK/b088/importcfg -pack ./log.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c9/c952b6a6e8307e80965030e68f88b528ed76a0b92b9274cdc749e0586bddc522-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/3b/3b3ee80b32e77b1aeb6e2715e358deec4bc25e6613944d932b98f13a214ece9a-d # internal github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid uo-seyb0yO_gDRIKIcqs/uo-seyb0yO_gDRIKIcqs -goversion go1.10.3 -D "" -importcfg $WORK/b084/importcfg -pack ./join.go ./vfs.go github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b015/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid ubfJZxVLL3d0xRnXSPBJ/ubfJZxVLL3d0xRnXSPBJ -goversion go1.10.3 -D "" -importcfg $WORK/b087/importcfg -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ae/ae431473c47dc98198093ce304e5efa7840be18ef060fcfcf5a556f169730d19-d # internal github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid -AeFzJcNOIFcsWD6Qpvq/-AeFzJcNOIFcsWD6Qpvq -goversion go1.10.3 -D "" -importcfg $WORK/b089/importcfg -pack ./fileutils.go ./idtools.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/54/54cd47ad0c3ad3cd8cd845ccb460cb1b9d3d16b82c0f49b1b602e2123d32282c-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile os=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 53AwmbmjWNQZzabbljfE/53AwmbmjWNQZzabbljfE -goversion go1.10.3 -D "" -importcfg $WORK/b093/importcfg -pack ./config.go ./state.go ./version.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/big /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b042/arith_arm.o ./arith_arm.s cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/big /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b042/_pkg_.a $WORK/b042/arith_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/be/be8e8c3bc37913ec8f540a5ceb83b968c7a44489fb3ae5bed13192accc1fab23-d # internal github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid DAL2MygKC-O-lAM1Pgpl/DAL2MygKC-O-lAM1Pgpl -goversion go1.10.3 -D "" -importcfg $WORK/b094/importcfg -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 $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/03/0381c0454d0995214a3465cb730b105d70450193a0e74629ad60ab2f71c87ce8-d # internal crypto/internal/boring mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b041/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid SnM9pTmWWHLsU7isHCZp/SnM9pTmWWHLsU7isHCZp -goversion go1.10.3 -D "" -importcfg $WORK/b040/importcfg -pack ./doc.go ./notboring.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e3/e32449c83c591dd906785547acf7b834f061625223c18a7bd377eb95beb88560-d # internal crypto/aes mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/aes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/aes -std -complete -installsuffix shared -buildid 50HVXDWNYDUVh5bDizwu/50HVXDWNYDUVh5bDizwu -goversion go1.10.3 -D "" -importcfg $WORK/b037/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6b/6bcb2141e6eafe7e8841582c944897227f0e06c0942f7733034e6a316ecb1fb7-d # internal crypto/elliptic mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/elliptic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid Q60XtuYb0DNg-HbBkqc1/Q60XtuYb0DNg-HbBkqc1 -goversion go1.10.3 -D "" -importcfg $WORK/b047/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/18/18b9d5f1a134aa828d6366a5b26f8df3ce218ba0479e0ec81b9b491f6cd6925f-d # internal crypto/sha512 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha512 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid F6diltllHjCBnxLJhuhC/F6diltllHjCBnxLJhuhC -goversion go1.10.3 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o -g -O2 -pie /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/poll=$WORK/b023/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net -std -installsuffix shared -buildid ambYHcEu5Ppb32eZDbAj/ambYHcEu5Ppb32eZDbAj -goversion go1.10.3 -D "" -importcfg $WORK/b070/importcfg -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/b070/_cgo_gotypes.go $WORK/b070/cgo_linux.cgo1.go $WORK/b070/cgo_resnew.cgo1.go $WORK/b070/cgo_socknew.cgo1.go $WORK/b070/cgo_unix.cgo1.go $WORK/b070/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a4/a40c2570e92a075e75fbc55a5a107d1870a1d03ab07808db6cb1d61a60e20d22-d # internal encoding/asn1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/asn1 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid msByfSiOdM7WvT_Q4tGE/msByfSiOdM7WvT_Q4tGE -goversion go1.10.3 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/56/566da5aa33841baa0454b0dde4eee691359a14360d4f1c35e02facfa8f9a4cd2-d # internal crypto/hmac mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/hmac /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid gx92jtfM8EVbLH5NF99k/gx92jtfM8EVbLH5NF99k -goversion go1.10.3 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/11/11b1ccd353e7288ce15c61af4d6957d0708a2640d15012871414964bc4438f1f-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/rand /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rand -std -complete -installsuffix shared -buildid ghP9NKprye0AnidnOHTx/ghP9NKprye0AnidnOHTx -goversion go1.10.3 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/1a/1ae3d1ed56db5937571eede4859f50583b2e55f0b6b13e8b4afca2fc2cb4b056-d # internal crypto/rsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/rsa /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid -Dajtj58f5-leJSTWAHX/-Dajtj58f5-leJSTWAHX -goversion go1.10.3 -D "" -importcfg $WORK/b058/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/63/631a8726db7680e6ccb30d849cc0e4780af079e90ff6a9ed922fdaf2adbc1602-d # internal crypto/ecdsa mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/ecdsa /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid FKqV4_2rDvCLalwqvkVU/FKqV4_2rDvCLalwqvkVU -goversion go1.10.3 -D "" -importcfg $WORK/b046/importcfg -pack ./boring.go ./ecdsa.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/16/164f4b0308e2cdf2bdae0cb2721ef5b83766a28a94c77003cb01bffa4e3af781-d # internal crypto/sha256 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha256 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid 996p2Ai5OmK-ROQLgNhO/996p2Ai5OmK-ROQLgNhO -goversion go1.10.3 -D "" -importcfg $WORK/b060/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/32/32da7274b8242263e9376944200ada74073af5ec12704126e64e0122e0817fdb-d # internal crypto/dsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a EOF cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/33/330c3858ac89fbbae650ff248f1891458a44268176d4abcf116e89a3b49374f1-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/dsa /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid mljs77Pg5sVB02fj5DBt/mljs77Pg5sVB02fj5DBt -goversion go1.10.3 -D "" -importcfg $WORK/b062/importcfg -pack ./dsa.go crypto/x509/pkix mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/x509/pkix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid XKZxaep3V4hSV51sn0n9/XKZxaep3V4hSV51sn0n9 -goversion go1.10.3 -D "" -importcfg $WORK/b063/importcfg -pack ./pkix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b172d3b74c0100cc8db85fd49de774348d783070944c2c36d4716c7952e65271-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/cryptobyte /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YzdAShTQQyXpFI4XJ7w3/YzdAShTQQyXpFI4XJ7w3 -goversion go1.10.3 -D "" -importcfg $WORK/b066/importcfg -pack ./asn1.go ./builder.go ./string.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/13/13675795a437987e686bd374e49d83ef1711ffcdc081df6eaca2e1be201f41f3-d # internal os/exec mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/exec /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p os/exec -std -complete -installsuffix shared -buildid rRXKTMPAdJwK4REhEasz/rRXKTMPAdJwK4REhEasz -goversion go1.10.3 -D "" -importcfg $WORK/b095/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b8/b8f55dabb857dc8e35b285dd16dd93369be2f3c28e2fc88fcfed0083d3be1b77-d # internal os/user mkdir -p $WORK/b099/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b099/ -importpath os/user -- -I $WORK/b099/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c2/c2951898b9c9ac47390505a35866ed3a398588b9896540ea061e5dfc1f9bd6b4-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b014/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid X2vHFCjoW0Xc2fofic6Y/X2vHFCjoW0Xc2fofic6Y -goversion go1.10.3 -D "" -importcfg $WORK/b100/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/26/2631f6d5512699ab344c1636a32e54f65cb664b5b9e5d6e7f203835d8a81156e-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b105/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b105/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b105/ -g -O2 ./dlopen.go ./dlopen_example.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/87/87392dba57ca6127961e9defa9c64095df415937e8bedffb0a9c6fc44c83ac8f-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid LRrsTeIxM2v8S-1MmkaZ/LRrsTeIxM2v8S-1MmkaZ -goversion go1.10.3 -D "" -importcfg $WORK/b092/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1a/1a7b0ce2fb79f7ef0de6586cbfaa018de58913c3fea96d26db4438a2d47cdae8-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units packagefile bufio=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid GmpyQk2QY2FljJsQv4uu/GmpyQk2QY2FljJsQv4uu -goversion go1.10.3 -D "" -importcfg $WORK/b091/importcfg -pack ./cgroups.go ./stats.go ./utils.go cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b105 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b105 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/1e/1ead5dd41e5f5878685af098b841c6399f3dff4519bf3395488959d74f18f7a9-d # internal github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid zOZYkjV15B7DeNGDKvLq/zOZYkjV15B7DeNGDKvLq -goversion go1.10.3 -D "" -importcfg $WORK/b107/importcfg -pack ./intelrdt.go ./stats.go cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b105 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7b/7b4d1f677971532d8d622e192454121368cb79a68c67142aee2178b3917adc5c-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 7GXWHmYkXLjx6LBdVVVU/7GXWHmYkXLjx6LBdVVVU -goversion go1.10.3 -D "" -importcfg $WORK/b108/importcfg -pack ./selinux.go ./xattrs.go cd $WORK/b105 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o -g -O2 -pie cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -o $WORK/b105/_cgo_.o $WORK/b105/_cgo_main.o $WORK/b105/_x001.o $WORK/b105/_x002.o $WORK/b105/_x003.o -g -O2 -ldl -pie cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p os/user -std -installsuffix shared -buildid JanPQgyyjAh68Zc6nQSj/JanPQgyyjAh68Zc6nQSj -goversion go1.10.3 -D "" -importcfg $WORK/b099/importcfg -pack ./lookup.go ./user.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo_lookup_unix.cgo1.go $WORK/b099/getgrouplist_unix.cgo1.go $WORK/b099/listgroups_unix.cgo1.go $WORK/b099/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage dlopen -dynimport $WORK/b105/_cgo_.o -dynout $WORK/b105/_cgo_import.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b9/b97242fa6f54da8b5dec1a3fcf228edf7b6adb5b33e4e35129d7b2d63e623e62-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b108/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid Sxa71-cL_PnF-L-DneFD/Sxa71-cL_PnF-L-DneFD -goversion go1.10.3 -D "" -importcfg $WORK/b106/importcfg -pack ./rootless.go ./validator.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid dlx1MkwHJTUVp-r3Z10Y/dlx1MkwHJTUVp-r3Z10Y -goversion go1.10.3 -D "" -importcfg $WORK/b105/importcfg -pack $WORK/b105/_cgo_gotypes.go $WORK/b105/dlopen.cgo1.go $WORK/b105/dlopen_example.cgo1.go $WORK/b105/_cgo_import.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b099/_pkg_.a $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d2/d2dcad4bbfed5d62d22770a422d8bef23bff6b7fe66fbbe008fec7a5a4eaecb6-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid SlQ4xb770HFA7DphiP5J/SlQ4xb770HFA7DphiP5J -goversion go1.10.3 -D "" -importcfg $WORK/b098/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/7a/7a6e1d924b0412abf1b51d29c79de94d2c4a4c2bda6ad077377e20109aa757cb-d # internal github.com/opencontainers/runc/libcontainer/criurpc mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b087/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/criurpc /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/opencontainers/runc/libcontainer/criurpc -complete -installsuffix shared -buildid _695e7PL6k7jEENxgJeG/_695e7PL6k7jEENxgJeG -goversion go1.10.3 -D "" -importcfg $WORK/b109/importcfg -pack ./criurpc.pb.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b105/_pkg_.a $WORK/b105/_x001.o $WORK/b105/_x002.o $WORK/b105/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7b/7b06fd9e1075bce2222ba78a2e0cd52ca3dd6c6a2f19cb168534b14cf59afb9d-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util mkdir -p $WORK/b104/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b104/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -- -I $WORK/b104/ -g -O2 ./util_cgo.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cd $WORK/b104 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/07/079e142dc031193b2704ec410bfdfe180051dc9f7a7857dc86ce79c36f7034f6-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b097/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b097/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b097/ -g -O2 ./sysconfig.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/04/040f54619c291cb70810e59dcfc36f7aed2c4fb49cdd59b3c6ca807cc2d832bf-d # internal crypto/x509 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/x509 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Vc23Iznxgu6EBjbS6sju/Vc23Iznxgu6EBjbS6sju -goversion go1.10.3 -D "" -importcfg $WORK/b061/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cd $WORK/b104 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c util_cgo.cgo2.c cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/9f/9fcd8eec3472017d3c4f763953081ad7a880e67c614be71096f26c6a96768901-d # internal github.com/opencontainers/runc/vendor/github.com/godbus/dbus mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid bnM9g8SrQPuhJakxuR4B/bnM9g8SrQPuhJakxuR4B -goversion go1.10.3 -D "" -importcfg $WORK/b103/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./sig.go ./transport_generic.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cd $WORK/b097 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b104 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b097 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -o $WORK/b104/_cgo_.o $WORK/b104/_cgo_main.o $WORK/b104/_x001.o $WORK/b104/_x002.o -g -O2 -pie /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage util -dynimport $WORK/b104/_cgo_.o -dynout $WORK/b104/_cgo_import.go cd $WORK/b097 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen=$WORK/b105/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid NDBjgB8cEJK8X2h8DruM/NDBjgB8cEJK8X2h8DruM -goversion go1.10.3 -D "" -importcfg $WORK/b104/importcfg -pack ./util.go $WORK/b104/_cgo_gotypes.go $WORK/b104/util_cgo.cgo1.go $WORK/b104/_cgo_import.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -o $WORK/b097/_cgo_.o $WORK/b097/_cgo_main.o $WORK/b097/_x001.o $WORK/b097/_x002.o -g -O2 -pie cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b104/_pkg_.a $WORK/b104/_x001.o $WORK/b104/_x002.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b4/b47b358b980faec5c6441e79fd48ba98a0eccda49a2a5d14ed7cde7385562c6f-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid Wn7FJmlWJZhdyr3J4MTp/Wn7FJmlWJZhdyr3J4MTp -goversion go1.10.3 -D "" -importcfg $WORK/b110/importcfg -pack ./keyctl.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage system -dynimport $WORK/b097/_cgo_.o -dynout $WORK/b097/_cgo_import.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid MnFjRDFkfkcr861FZw_J/MnFjRDFkfkcr861FZw_J -goversion go1.10.3 -D "" -importcfg $WORK/b097/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go $WORK/b097/_cgo_gotypes.go $WORK/b097/sysconfig.cgo1.go $WORK/b097/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b6/b6bee1f5c0e9e1cb3dab6c04088c486db1dd5bad2df25331d8139fec64970fe0-d # internal github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid gLa8Jb44FGlCMGYo3OXp/gLa8Jb44FGlCMGYo3OXp -goversion go1.10.3 -D "" -importcfg $WORK/b111/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a8/a8a1ae0546ef5e4ffcf59255231047ab900925867867e36ab8afe305012ff459-d # internal github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b113/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b113/ -importpath github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b113/ -g -O2 ./seccomp.go ./seccomp_internal.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b097/_pkg_.a $WORK/b097/_x001.o $WORK/b097/_x002.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/28/285e0bd23fd7adaee8b0367f83d14277f82aa153eb3feb3ce8cde7074873ec65-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid HrW446ndc2KRYMvii6Cl/HrW446ndc2KRYMvii6Cl -goversion go1.10.3 -D "" -importcfg $WORK/b096/importcfg -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/1a/1a1672be774a417226adc0cc5b387994bfd5862042b55d76f543334dc008b391-d # internal crypto/tls mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b051/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b079/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/tls -std -complete -installsuffix shared -buildid 3W8pL_HadI8Ei-ZKHYCg/3W8pL_HadI8Ei-ZKHYCg -goversion go1.10.3 -D "" -importcfg $WORK/b033/importcfg -pack ./alert.go ./boring.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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b5/b59bd9ec69feb1a2ebb17e67623c7a10a1a72b5632895cf933ec7c1829e3ae27-d # internal github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid MqgPp6r9CED4VTHNbRgC/MqgPp6r9CED4VTHNbRgC -goversion go1.10.3 -D "" -importcfg $WORK/b114/importcfg -pack ./capture.go ./frame.go ./stacktrace.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/60/602965bffc6a0f596eea942f0b13ec163cc22b944d62706c46cfdf62da579efc-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b108/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 3846eRxRvxB-uY4ri6cG/3846eRxRvxB-uY4ri6cG -goversion go1.10.3 -D "" -importcfg $WORK/b115/importcfg -pack ./label_selinux.go cd $WORK/b113 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/df/df4a8cb9d7504c024e5675538ef92755be537c5149bc6a16e70ff2e494c64dd9-d # internal github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid JIMSf4aXqYdOBRrIhXne/JIMSf4aXqYdOBRrIhXne -goversion go1.10.3 -D "" -importcfg $WORK/b116/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cd $WORK/b113 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/16/16cc81313c838e1e164ac234aaf979d3957ff715b908734349fcb0aa312e9b6f-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b103/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid CwzgEWD3JoKTjs4ZL04o/CwzgEWD3JoKTjs4ZL04o -goversion go1.10.3 -D "" -importcfg $WORK/b102/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fa/fa83e303dde479246da37afa6c6a4953ccb2f90841f8ffe5bf190590077d3083-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 7u2ZSfM5qGLFflLgj0uG/7u2ZSfM5qGLFflLgj0uG -goversion go1.10.3 -D "" -importcfg $WORK/b118/importcfg -pack ./addr_linux.go ./link_linux.go ./nl_linux.go ./route_linux.go ./tc_linux.go ./xfrm_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cd $WORK/b113 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/46/46753d75e522857b3015915611e54e0918d075b4025f1a06fb16113d38448944-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus importmap github.com/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 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid zfu1b-FOdQPMwzg27STW/zfu1b-FOdQPMwzg27STW -goversion go1.10.3 -D "" -importcfg $WORK/b101/importcfg -pack ./apply_systemd.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o -g -O2 -lseccomp -pie /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/18/188f0a5f72e2b025d6cff0b1646a45fd67dfb92551c3e4594e16d966188bc098-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage seccomp -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid gxQTDMsINBlgTUyYfsUd/gxQTDMsINBlgTUyYfsUd -goversion go1.10.3 -D "" -importcfg $WORK/b117/importcfg -pack ./addr.go ./addr_linux.go ./filter.go ./filter_linux.go ./link.go ./link_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./xfrm.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid XHF78uvSLHzIUsfyeWvr/XHF78uvSLHzIUsfyeWvr -goversion go1.10.3 -D "" -importcfg $WORK/b113/importcfg -pack $WORK/b113/_cgo_gotypes.go $WORK/b113/seccomp.cgo1.go $WORK/b113/seccomp_internal.cgo1.go $WORK/b113/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e0/e0056cc934b0897acbfc3eccc2a62e2a038a4823614ee31e387f364c3c6a4396-d # internal runtime/debug mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/debug /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p runtime/debug -std -installsuffix shared -buildid InTQnTjFtBm0Hxawr41r/InTQnTjFtBm0Hxawr41r -goversion go1.10.3 -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./garbage.go ./stack.go ./stubs.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b119 -I $WORK/b119/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b119/debug.o ./debug.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b119/_pkg_.a $WORK/b119/debug.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/17/17abba7584b063e37d5c738a4e77eb9dd70bf50b50e8c1f5d80f2e3dc0399359-d # internal text/template/parse mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/template/parse /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p text/template/parse -std -complete -installsuffix shared -buildid w7_CnWEJiPhrbYFp0Yfb/w7_CnWEJiPhrbYFp0Yfb -goversion go1.10.3 -D "" -importcfg $WORK/b121/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6b/6ba33fc8a812d3b342939e2bd47f1b080867a5fa0f4476d915b29bddf359d45c-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b033/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid 9MiDSF9re0bgVjLL4UuW/9MiDSF9re0bgVjLL4UuW -goversion go1.10.3 -D "" -importcfg $WORK/b032/importcfg -pack ./files.go ./listeners.go ./packetconns.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b113/_pkg_.a $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a8/a8f7f5191ce7aa7437d55c5388fc2dc95ac83624636b35fe8dc95c8f1444c144-d # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/seccomp/libseccomp-golang=github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid UFKda---km2oq3ygzJK7/UFKda---km2oq3ygzJK7 -goversion go1.10.3 -D "" -importcfg $WORK/b112/importcfg -pack ./config.go ./seccomp_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6b/6b33ddaa69e6703819d4a8a22a1e95fb26b75b315ae4159c58ad0f9d0e5db3f3-d # internal flag mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/flag /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p flag -std -complete -installsuffix shared -buildid wA-l9emXg2xLLZGGYsLF/wA-l9emXg2xLLZGGYsLF -goversion go1.10.3 -D "" -importcfg $WORK/b125/importcfg -pack ./flag.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d4/d4ffaee98c45fb3f1c433ac5548789cc805c64bfc6b9460fea2d5f6830d58792-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid 8zsUjnpHM2YqTbjyTRA0/8zsUjnpHM2YqTbjyTRA0 -goversion go1.10.3 -D "" -importcfg $WORK/b123/importcfg -pack ./example.go ./spec_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ca/ca4a9598f4b93cef3efbaed60529a682e532fdc4d70611cc8778371a9ae10b1a-d # internal os/signal mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b022/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/signal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p os/signal -std -installsuffix shared -buildid Eh4pxZhtjs84VOyFmWCO/Eh4pxZhtjs84VOyFmWCO -goversion go1.10.3 -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./doc.go ./signal.go ./signal_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/be/be04624863e446c01ee3287e8de918aaf9f8d8ee8650ec4b6913ee5b30c52776-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b127 -I $WORK/b127/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b127/sig.o ./sig.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/5a/5a382972a66070a4954389a1cd37089ce02fa75d76dda362224648f57a5bff3f-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b127/_pkg_.a $WORK/b127/sig.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/16/16146affb43fa66621ade45ad49c248257ccc6675f7d3621f19abf897057695b-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a5/a51396ec870393e80c010aeb6033b124577f42fc58168fe0f68ff6796a27dc39-d # internal text/template mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b121/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/template /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p text/template -std -complete -installsuffix shared -buildid pW_2qGAmgl2JdfjIEwq5/pW_2qGAmgl2JdfjIEwq5 -goversion go1.10.3 -D "" -importcfg $WORK/b120/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a6/a6e1f52a6e8e02b89f3e1a18f558cd7cd91f07ee26c2529eb86720c6da57bd87-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b125/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid 8feBSu8nt56uPY75k7gW/8feBSu8nt56uPY75k7gW -goversion go1.10.3 -D "" -importcfg $WORK/b124/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config 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 packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile runtime/debug=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid Og85Hh-GqI5JCMy7BtxA/Og85Hh-GqI5JCMy7BtxA -goversion go1.10.3 -D "" -importcfg $WORK/b083/importcfg -pack ./capabilities_linux.go ./console_linux.go ./container.go ./container_linux.go ./criu_opts_linux.go ./error.go ./factory.go ./factory_linux.go ./generic_error.go ./init_linux.go ./message_linux.go ./network_linux.go ./notify_linux.go ./process.go ./process_linux.go ./restored_process.go ./rootfs_linux.go ./setns_init_linux.go ./standard_init_linux.go ./state_linux.go ./stats.go ./stats_linux.go ./sync.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4b/4b325d5a153b66198f3f52075586411b4ff56e2d00e523d7dbefe66c4b251064-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a8/a8f7e6d453c9843a9d37d1ad466c0f4878a6674e7166614f4df0b713c1a96cef-d # internal github.com/opencontainers/runc mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/coreos/go-systemd/activation=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/urfave/cli=github.com/opencontainers/runc/vendor/github.com/urfave/cli importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b032/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 6_vXFayn9M-hbj9mFHRy/6_vXFayn9M-hbj9mFHRy -goversion go1.10.3 -D "" -importcfg $WORK/b001/importcfg -pack ./checkpoint.go ./create.go ./delete.go ./events.go ./exec.go ./init.go ./kill.go ./list.go ./main.go ./notify_socket.go ./pause.go ./ps.go ./restore.go ./rlimit_linux.go ./run.go ./signalmap.go ./signals.go ./spec.go ./start.go ./state.go ./tty.go ./update.go ./utils.go ./utils_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1b/1b798b63934f3cb3069981105c36102e093e1405fd34307f5bb685401eec339a-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/opencontainers/runc=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b032/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a packagefile encoding=$WORK/b015/_pkg_.a packagefile encoding/base64=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode/utf16=$WORK/b029/_pkg_.a packagefile crypto/tls=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b118/_pkg_.a packagefile runtime/debug=$WORK/b119/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b103/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile flag=$WORK/b125/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/poll=$WORK/b023/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b026/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile container/list=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b051/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b079/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile text/template/parse=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b041/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b077/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b078/_pkg_.a packagefile math/bits=$WORK/b043/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ibrccoKoqJO3ypGEFSCI/6_vXFayn9M-hbj9mFHRy/MGy8LmagKPnHecy8b1qN/ibrccoKoqJO3ypGEFSCI -B 0xfcce76d16755fabaac616c573d9fc92b9854d265 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out runc rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.10 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -B 0x1460b5810f34200d61e94ae105751761f85fcb8f -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o recvtty github.com/opencontainers/runc/contrib/cmd/recvtty WORK=/tmp/go-build030992453 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/errors /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid QkpLobIb0o2RhkE3x3FU/QkpLobIb0o2RhkE3x3FU -goversion go1.10.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/race /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid VPdOewVfXSh9ngvcPwlD/VPdOewVfXSh9ngvcPwlD -goversion go1.10.3 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1a9Y5iJxaxycseNF2ZaT/1a9Y5iJxaxycseNF2ZaT -goversion go1.10.3 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go sync/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid 09OgGT6VLiuBRBKarKz3/09OgGT6VLiuBRBKarKz3 -goversion go1.10.3 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./64bit_arm.go ./doc.go ./value.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/51/51b7f2aa8def89c07465699fb46af348766ac982b233c378e17ea7ad868015a0-d # internal math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p math -std -installsuffix shared -buildid cg2ZnYwbuDswScUZvrz-/cg2ZnYwbuDswScUZvrz- -goversion go1.10.3 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/fb/fb9f339b30eab99107c70929b7e2e24660a13d701967ffc5df1e3bc68756d406-d # internal unicode/utf8 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode/utf8 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid UacGkR-fumVoG-jgo8iw/UacGkR-fumVoG-jgo8iw -goversion go1.10.3 -D "" -importcfg $WORK/b020/importcfg -pack ./utf8.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ec/ec2a64ada508a5b73b91030369d0507d97b02f2681b6c2e0729c1a259d68acd8-d # internal runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid sGJfAx8zjIESFKPE3Itc/sGJfAx8zjIESFKPE3Itc -goversion go1.10.3 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_linux_arm.o ./asm_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/asm_linux_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ce4ed7d19633c648d2d35fc2b3ecc15d0c114b0ea0da74cebea46869fa54161-d # internal internal/testlog mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/testlog /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/testlog -std -complete -installsuffix shared -buildid lUeZvqZG3nOp15ccwgSk/lUeZvqZG3nOp15ccwgSk -goversion go1.10.3 -D "" -importcfg $WORK/b017/importcfg -pack ./log.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e194026c2cf9eb215a45e28096c632e30c94e9f9237499317354fa1aa9386106-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid EDYnLfvRev-ehmATeK_l/EDYnLfvRev-ehmATeK_l -goversion go1.10.3 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2c/2c942641051534cd3a3f9eaf3b986a26d49f7a1e318bc87675d59596a50e591f-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s encoding mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding -std -complete -installsuffix shared -buildid WOuHRGYz-eLNsfXa5Nr8/WOuHRGYz-eLNsfXa5Nr8 -goversion go1.10.3 -D "" -importcfg $WORK/b027/importcfg -pack ./encoding.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5f/5fa32563fa5107a7f30fd2fafb0e6e4ed83b90755dc9bba6654255ff0ab4a25d-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/81/811b8dd2099fc4d9dfb720089d575c81707a8743032290326b8e86c37f4d8eec-d # internal unicode/utf16 mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode/utf16 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid LLfTQyz1dTgF0EbZtcOJ/LLfTQyz1dTgF0EbZtcOJ -goversion go1.10.3 -D "" -importcfg $WORK/b032/importcfg -pack ./utf16.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid JDZX7XC6RYk2Clh1vjn0/JDZX7XC6RYk2Clh1vjn0 -goversion go1.10.3 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.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 ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/15/15abfd4edf9ce495e95cea2fb9595478beba1d4742ba0f0c1a8222ee4cc0aeac-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/nettrace /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cEAYlqqwzAtt5Q2-4lAM/cEAYlqqwzAtt5Q2-4lAM -goversion go1.10.3 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f7/f76a13a39d4953d1982d152627faee7dfb4edb31702fe6af1b380555ac30283e-d # internal runtime/cgo mkdir -p $WORK/b046/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asin_arm.o ./asin_arm.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/atan2_arm.o ./atan2_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/atan_arm.o ./atan_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/cbrt_stub.o ./cbrt_stub.s cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/dim_arm.o ./dim_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/exp2_arm.o ./exp2_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/exp_arm.o ./exp_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/expm1_arm.o ./expm1_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/floor_arm.o ./floor_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/frexp_arm.o ./frexp_arm.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a8/a82251e96b2989d8ebb9869bf8159a5e15af50dc3d8acb9a88ee351f74baeafe-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/hypot_arm.o ./hypot_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/ldexp_arm.o ./ldexp_arm.s cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log10_arm.o ./log10_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log1p_arm.o ./log1p_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log_arm.o ./log_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/mod_arm.o ./mod_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/modf_arm.o ./modf_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/pow_stub.o ./pow_stub.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/remainder_arm.o ./remainder_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sin_arm.o ./sin_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sqrt_arm.o ./sqrt_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/tan_arm.o ./tan_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asin_arm.o $WORK/b012/asinh_stub.o $WORK/b012/atan2_arm.o $WORK/b012/atan_arm.o $WORK/b012/cbrt_stub.o $WORK/b012/dim_arm.o $WORK/b012/erf_stub.o $WORK/b012/exp2_arm.o $WORK/b012/exp_arm.o $WORK/b012/expm1_arm.o $WORK/b012/floor_arm.o $WORK/b012/frexp_arm.o $WORK/b012/hypot_arm.o $WORK/b012/ldexp_arm.o $WORK/b012/log10_arm.o $WORK/b012/log1p_arm.o $WORK/b012/log_arm.o $WORK/b012/mod_arm.o $WORK/b012/modf_arm.o $WORK/b012/pow_stub.o $WORK/b012/remainder_arm.o $WORK/b012/sin_arm.o $WORK/b012/sinh_stub.o $WORK/b012/sqrt_arm.o $WORK/b012/tan_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/8b/8b9d171eac76d1f6fb77862c3b4c5550f9c70f50cf333b76f44e00604f06f674-d # internal strconv mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strconv /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p strconv -std -complete -installsuffix shared -buildid onUHkfLcd775rys2r0nC/onUHkfLcd775rys2r0nC -goversion go1.10.3 -D "" -importcfg $WORK/b019/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_linux_arm.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e8/e8a9fbbc608de34ec7814286873a31ba1d419f266392c025b0af979a4de1896b-d # internal gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_arm.S cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread -pie /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p runtime/cgo -std -installsuffix shared -buildid rQbq3eycADuMXARuaQnx/rQbq3eycADuMXARuaQnx -goversion go1.10.3 -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b046/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_arm.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/01/012dbe839d65eadaa5f6bf744045a224394b8a1b9f301b58ad87d068ced445ae-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm.o ./asm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/duff_arm.o ./duff_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memclr_arm.o ./memclr_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memmove_arm.o ./memmove_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/tls_arm.o ./tls_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/vlop_arm.o ./vlop_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/9d/9df9e488f52babfdebf4a0666fe7c72137277055c1e957331eb1016ee700c623-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid K3ATC-0W6Cl4c8LoZQXh/K3ATC-0W6Cl4c8LoZQXh -goversion go1.10.3 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/05/05b69ae1e2ec310dd954850939fbdf8a2d4387ba28a4bf3f9c518587ca03aad0-d # internal io mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid 8xayZR7fyUQtyx2OYlJq/8xayZR7fyUQtyx2OYlJq -goversion go1.10.3 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/singleflight /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UV_G4effmq4MsvaPzban/UV_G4effmq4MsvaPzban -goversion go1.10.3 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go reflect mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p reflect -std -installsuffix shared -buildid fpL848_qWrr3B5d6R2Sa/fpL848_qWrr3B5d6R2Sa -goversion go1.10.3 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/syscall /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p syscall -std -installsuffix shared -buildid XO13M_k9Mtr070mRKXXa/XO13M_k9Mtr070mRKXXa -goversion go1.10.3 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e8/e80e8642de95fa65c8d932175216e0f58b57f844fcb3444032d83311e40c4a38-d # internal math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b012/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/rand /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid hIxR8PG3VhgvXhgX0ifG/hIxR8PG3VhgvXhgX0ifG -goversion go1.10.3 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4d/4d47af2c490596b7cc7fbc5a457ec389fdaace48dd35f04c5d36bc66bab9cf26-d # internal bytes mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bytes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p bytes -std -installsuffix shared -buildid 7wr_stkSBSFeGAjYRpTw/7wr_stkSBSFeGAjYRpTw -goversion go1.10.3 -D "" -importcfg $WORK/b026/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f5/f522d76385f8bb581dc3921b85145ddaa799e93a6531f020c85a02e333cc337a-d # internal strings mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strings /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid pHTmDe3RJ_CdjpwcEjis/pHTmDe3RJ_CdjpwcEjis -goversion go1.10.3 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8a/8aee77dc3a5532ff4f6203409b227d814f5d30cd75c948715b2dd519f815b5ea-d # internal text/tabwriter mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/tabwriter /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 3DBwxJmuBuiPVrhS4x3r/3DBwxJmuBuiPVrhS4x3r -goversion go1.10.3 -D "" -importcfg $WORK/b037/importcfg -pack ./tabwriter.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strings /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b031/strings.o ./strings.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/fc/fc3320ce808f399bd3a3f2f37dd00e744732de3f63a2948c1a7883a05f7ae3a7-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cfd4fe3372bc35006d542c4e7c48123ceac93fe1ee48b821a16ad3e170a9ea16-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/syscall /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_linux_arm.o ./asm_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_linux_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f1/f1edd7b1506c88d53d9be9ebe5f1a8fad9adc27fd8c1d0da669d88f05241dea7-d # internal time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/time /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p time -std -installsuffix shared -buildid HCbS21arrBv-a6O0TrDr/HCbS21arrBv-a6O0TrDr -goversion go1.10.3 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asm_arm.o ./asm_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/25/25bb95183c545d326746a3313e3960efd4b626f32d193f3ba1cb0f4447823cf7-d # internal internal/poll mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p internal/poll -std -installsuffix shared -buildid Z2XohBdzIk7xctbohanL/Z2XohBdzIk7xctbohanL -goversion go1.10.3 -D "" -importcfg $WORK/b014/importcfg -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 cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3d/3ddf6c94736b6d1639e2b4a2c2de4e00cd9dbe6281695bf49ed3d228cde5e067-d # internal encoding/binary mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a EOF sort cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/binary /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid s70JpPcUB9GBd8XZ8McU/s70JpPcUB9GBd8XZ8McU -goversion go1.10.3 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b018/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sort /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid PJbwEPwpcDKqQiopOAC7/PJbwEPwpcDKqQiopOAC7 -goversion go1.10.3 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/48/48c572df79752a42383df50593e4a10244912e977700e8e318c6411bb6562475-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/1c/1c1c850fdfae91b8230995083fd61607dd4a3b9abcf9b3ede0c7fb6bc6cee78e-d # internal os mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b014/_pkg_.a packagefile internal/testlog=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p os -std -installsuffix shared -buildid F5ZwhIhaN7jbtNSCB0Od/F5ZwhIhaN7jbtNSCB0Od -goversion go1.10.3 -D "" -importcfg $WORK/b013/importcfg -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.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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0c/0c1bab21cc35130554f8fa82ecdb84da848f8b102b6422c9de6330e570962ed8-d # internal encoding/base64 mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/base64 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid VKJlcc0lSCUg_LXNd7sa/VKJlcc0lSCUg_LXNd7sa -goversion go1.10.3 -D "" -importcfg $WORK/b028/importcfg -pack ./base64.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/58/584e0c621e1ae14132c0f08fa5ae047ce4e54e291916e1bae42bed3627f0f3c7-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/209389a0c36dd99cf636265bdc86b5d422f169a1a1ed79a0f907bb6cb46092eb-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/fmt /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid IZ_tFQuUZSyBn1k-EHIK/IZ_tFQuUZSyBn1k-EHIK -goversion go1.10.3 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path/filepath /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p path/filepath -std -complete -installsuffix shared -buildid VTkKqm7mKbEKK4WdRaWS/VTkKqm7mKbEKK4WdRaWS -goversion go1.10.3 -D "" -importcfg $WORK/b034/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ZBXyGBvGLWVGokrkqQcF/ZBXyGBvGLWVGokrkqQcF -goversion go1.10.3 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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_arm.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5d/5d409e5d932f693e1df2e92e46538396ba9f4c90fc1c32d4f763aad2d1ebaf99-d # internal io/ioutil mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io/ioutil /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p io/ioutil -std -complete -installsuffix shared -buildid vSMjOXiRlMI95-3BL7wo/vSMjOXiRlMI95-3BL7wo -goversion go1.10.3 -D "" -importcfg $WORK/b033/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/64/644ccef01690a39605b4dfe4f39c270ee16205b6730b89c3f6126cc90513157d-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b7/b7bee432ce606d1d9c34836f2d1bc9d29fa4422aa6aef8e6e863a3d4fd64ce2f-d # internal flag mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/flag /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p flag -std -complete -installsuffix shared -buildid wA-l9emXg2xLLZGGYsLF/wA-l9emXg2xLLZGGYsLF -goversion go1.10.3 -D "" -importcfg $WORK/b036/importcfg -pack ./flag.go net/url mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/url /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p net/url -std -complete -installsuffix shared -buildid c4UttAQp9kDxGXH4uO8T/c4UttAQp9kDxGXH4uO8T -goversion go1.10.3 -D "" -importcfg $WORK/b039/importcfg -pack ./url.go encoding/json mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p encoding/json -std -complete -installsuffix shared -buildid T9i3NTX_nTjlU1McZ858/T9i3NTX_nTjlU1McZ858 -goversion go1.10.3 -D "" -importcfg $WORK/b025/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/asm_linux_arm.o ./asm_linux_arm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_arm.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a2/a280792be1d172eb44280d5df0a5280489dc56d74c74df88680784517acb76c2-d # internal github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b023/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid n8MRW_iYR3g9zP5cNjEC/n8MRW_iYR3g9zP5cNjEC -goversion go1.10.3 -D "" -importcfg $WORK/b022/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ca/ca4a9598f4b93cef3efbaed60529a682e532fdc4d70611cc8778371a9ae10b1a-d # internal text/template/parse mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/template/parse /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p text/template/parse -std -complete -installsuffix shared -buildid w7_CnWEJiPhrbYFp0Yfb/w7_CnWEJiPhrbYFp0Yfb -goversion go1.10.3 -D "" -importcfg $WORK/b040/importcfg -pack ./lex.go ./node.go ./parse.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c6/c672a96cfe4d307d3f60604df574b4a0860b3ca2d670a7c24d91344a592e372c-d # internal context mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/context /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p context -std -complete -installsuffix shared -buildid g-3f56SNrafitXZsPcZu/g-3f56SNrafitXZsPcZu -goversion go1.10.3 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c2/c281efbf746e3e23c893960091ef3d00c51487906fa3609592e60b3b0cdb2e1b-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0e/0e17eceefdce9404ed1d69a122de2467c30300d0c66d7b5d886f4513fb449cb4-d # internal net mkdir -p $WORK/b041/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -objdir $WORK/b041/ -importpath net -- -I $WORK/b041/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a0/a046809fff97f83b63b78eab5b3347691bae5aea02b93307e32b6c8c7b40a536-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b023/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid X2vHFCjoW0Xc2fofic6Y/X2vHFCjoW0Xc2fofic6Y -goversion go1.10.3 -D "" -importcfg $WORK/b024/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a5/a51396ec870393e80c010aeb6033b124577f42fc58168fe0f68ff6796a27dc39-d # internal text/template mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/template /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p text/template -std -complete -installsuffix shared -buildid pW_2qGAmgl2JdfjIEwq5/pW_2qGAmgl2JdfjIEwq5 -goversion go1.10.3 -D "" -importcfg $WORK/b038/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b041 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/26/2631f6d5512699ab344c1636a32e54f65cb664b5b9e5d6e7f203835d8a81156e-d # internal gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o -g -O2 -pie /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b014/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p net -std -installsuffix shared -buildid ambYHcEu5Ppb32eZDbAj/ambYHcEu5Ppb32eZDbAj -goversion go1.10.3 -D "" -importcfg $WORK/b041/importcfg -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/b041/_cgo_gotypes.go $WORK/b041/cgo_linux.cgo1.go $WORK/b041/cgo_resnew.cgo1.go $WORK/b041/cgo_socknew.cgo1.go $WORK/b041/cgo_unix.cgo1.go $WORK/b041/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a6/a6e1f52a6e8e02b89f3e1a18f558cd7cd91f07ee26c2529eb86720c6da57bd87-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b038/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid 8feBSu8nt56uPY75k7gW/8feBSu8nt56uPY75k7gW -goversion go1.10.3 -D "" -importcfg $WORK/b035/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4b/4b325d5a153b66198f3f52075586411b4ff56e2d00e523d7dbefe66c4b251064-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/04/040f54619c291cb70810e59dcfc36f7aed2c4fb49cdd59b3c6ca807cc2d832bf-d # internal github.com/opencontainers/runc/contrib/cmd/recvtty mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/urfave/cli=github.com/opencontainers/runc/vendor/github.com/urfave/cli packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b022/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b024/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b035/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile math=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/contrib/cmd/recvtty /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid tl6TNHbZkRdTJu9HkEVl/tl6TNHbZkRdTJu9HkEVl -goversion go1.10.3 -D "" -importcfg $WORK/b001/importcfg -pack ./recvtty.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/56/569ee3432ec2e8b653bcae6ce44e00d55d3516ac1325af02cfc03210c533526c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/opencontainers/runc/contrib/cmd/recvtty=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b022/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b024/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b035/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile flag=$WORK/b036/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b038/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b014/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a packagefile internal/testlog=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile net/url=$WORK/b039/_pkg_.a packagefile text/template/parse=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=xIdAsfpsnS-QUm5apij8/tl6TNHbZkRdTJu9HkEVl/xmso1zigpfkY0t1VPARV/xIdAsfpsnS-QUm5apij8 -B 0x1460b5810f34200d61e94ae105751761f85fcb8f -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out recvtty rm -r $WORK/b001/ + pushd man ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + ./md2man-all.sh + pwd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/man + 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-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DvA7rY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/bin + install -p -m 755 recvtty /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/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-57.dev.git2abd837.el7.centos.arm/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/lib/sysctl.d + install -p -m 644 /builddir/build/SOURCES/99-containers.conf /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/lib/sysctl.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/bin/recvtty extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/bin/runc /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 2487 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.F0IFBd + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + exit 0 Processing files: runc-1.0.0-57.dev.git2abd837.el7.centos.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pyH3Dv + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/doc/runc-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/doc/runc-1.0.0 + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/doc/runc-1.0.0 + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/doc/runc-1.0.0 + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/doc/runc-1.0.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/doc/runc-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LTn42M + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/licenses/runc-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/licenses/runc-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm/usr/share/licenses/runc-1.0.0 + exit 0 Provides: runc = 1.0.0-57.dev.git2abd837.el7.centos runc(armv7hl-32) = 1.0.0-57.dev.git2abd837.el7.centos 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.14) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libseccomp.so.2 rtld(GNU_HASH) Processing files: runc-debuginfo-1.0.0-57.dev.git2abd837.el7.centos.armv7hl Provides: runc-debuginfo = 1.0.0-57.dev.git2abd837.el7.centos runc-debuginfo(armv7hl-32) = 1.0.0-57.dev.git2abd837.el7.centos 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-57.dev.git2abd837.el7.centos.arm Wrote: /builddir/build/RPMS/runc-1.0.0-57.dev.git2abd837.el7.centos.armv7hl.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-57.dev.git2abd837.el7.centos.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DeyQjr + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.arm + exit 0 Child return code was: 0