Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-57.dev.git2abd837.el7.centos-20181130201430-22597/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1002) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 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 aarch64 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-57.dev.git2abd837.el7.centos-20181130201430-22597/root'shell=Falseuid=1002env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d48U3A + 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.utOjSK + 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' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + scl enable go-toolset-1.10 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -B 0xce75714efc99620f7a0de40ee2a5d430ed2e4e53 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build405210253 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF 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_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid CExfsyYd7AX9olwXLYyH/CExfsyYd7AX9olwXLYyH -goversion go1.10.3 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go unicode mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF 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/errors /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid PAVS4FXGB_G3ONLEPEW7/PAVS4FXGB_G3ONLEPEW7 -goversion go1.10.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go unicode/utf8 mkdir -p $WORK/b013/ 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_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid RoZOS7ETwRrVigHudDek/RoZOS7ETwRrVigHudDek -goversion go1.10.3 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go 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_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid YHinfZ9OMHqCysvFh1mR/YHinfZ9OMHqCysvFh1mR -goversion go1.10.3 -D "" -importcfg $WORK/b013/importcfg -pack ./utf8.go internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF encoding 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_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p unicode -std -complete -installsuffix shared -buildid 9cBcGoHaoim80spQ2kF8/9cBcGoHaoim80spQ2kF8 -goversion go1.10.3 -D "" -importcfg $WORK/b012/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b015/ 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_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid Q3VJ67B5zG5ZcedHsZkh/Q3VJ67B5zG5ZcedHsZkh -goversion go1.10.3 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go 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_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p encoding -std -complete -installsuffix shared -buildid _TRKEuAJVCemsVSRGXpr/_TRKEuAJVCemsVSRGXpr -goversion go1.10.3 -D "" -importcfg $WORK/b015/importcfg -pack ./encoding.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config 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_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 68VI5wO45UARFhTJ3EUg/68VI5wO45UARFhTJ3EUg -goversion go1.10.3 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/eb/eb1fb97158a691848cbf152ab57c105a86b0b80f216b775454faadd30f09e141-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/36/362b78f169b4d83f4f70b8c01487ba200808e5c6b5bcbc4d252dca62d4bd33dc-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_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid yd23ZBsET0zPR7KhJjTW/yd23ZBsET0zPR7KhJjTW -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_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/b7/b76eb5bd5f9a2b61350d1c864de366f13eec1cbef413f0591e061a95bf24ef98-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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p container/list -std -complete -installsuffix shared -buildid jtMAE2sWWiwd07CLVB1Q/jtMAE2sWWiwd07CLVB1Q -goversion go1.10.3 -D "" -importcfg $WORK/b034/importcfg -pack ./list.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal 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_arm64/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_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s 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_arm64/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_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b7/b78c6ef1238024e1976fad5d47e377d0ae9c74b70351872d51fee0074c2782b3-d # internal crypto/subtle mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF math 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_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid vg3cWRZThOGchc42KW0X/vg3cWRZThOGchc42KW0X -goversion go1.10.3 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go 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_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid 8IklkGQJScxPbmEhemy6/8IklkGQJScxPbmEhemy6 -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal 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_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o # 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_arm64/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_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/5d/5d6532dda0c406cd97d61e08eee7b930bf001f5de1f74f0eca3ea9e2703ef0b0-d # internal crypto/internal/boring/sig mkdir -p $WORK/b041/ cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7c/7cb0838446928da380d11adbef544648b520183e432862bf489034e787518004-d # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal 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_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid oODBptqRAfItbpOYYkS3/oODBptqRAfItbpOYYkS3 -goversion go1.10.3 -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./sig.go 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_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/testlog -std -complete -installsuffix shared -buildid nK7W_EHT7KD5rBb_AkRV/nK7W_EHT7KD5rBb_AkRV -goversion go1.10.3 -D "" -importcfg $WORK/b026/importcfg -pack ./log.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fb/fb4bc88e41dfba5137286e40f6b72997e7722b29caa1939c882df3a41b19c117-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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/bits -std -complete -installsuffix shared -buildid 1-ny8H61E0x5WpIXbyIv/1-ny8H61E0x5WpIXbyIv -goversion go1.10.3 -D "" -importcfg $WORK/b043/importcfg -pack ./bits.go ./bits_tables.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_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2d/2da21fdc9b5647a3ce533695452199ee0278fc3cbc3c0f6800650ea0f28a8717-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/43/43b5a6358cc7eeef74ae02e32f2d8d8074aeb110176ca5517c15bd8f724386ea-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_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid F33LLFL0JtCP3KvOWDtu/F33LLFL0JtCP3KvOWDtu -goversion go1.10.3 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./tls.go 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_arm64/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_arm64 -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_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c0/c036e42e9082681a48958c650661474d26171868420b5e132e6444ea75596874-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_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid -VKkh4-P2qFX9D1Cpnb4/-VKkh4-P2qFX9D1Cpnb4 -goversion go1.10.3 -D "" -importcfg $WORK/b052/importcfg -pack ./doc.go ./generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/27/27086c34491a1cede46a6297c0ebfec61c08ce1fd898e8f1cec865ffb6fcf1f1-d # internal internal/cpu mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/cpu /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p internal/cpu -std -complete -installsuffix shared -buildid AaEXHcqC0hmrsenfcFck/AaEXHcqC0hmrsenfcFck -goversion go1.10.3 -D "" -importcfg $WORK/b060/importcfg -pack ./cpu.go ./cpu_arm64.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal 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_arm64/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_arm64/buildid -w $WORK/b041/_pkg_.a # internal 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_arm64/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_arm64 -shared -o $WORK/b051/dummy.o ./dummy.s cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d8/d82d108a383c9d168dba756128db08d632d9440be87b442e5c087c33808e9224-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1c/1c40b4a5f3962c1b76abf93140d249aa42c62f59ff83a4ffe2858e946770769c-d # internal mkdir -p $WORK/b068/ cat >$WORK/b068/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_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 5vkL-RWJR-qL2ty8MnSC/5vkL-RWJR-qL2ty8MnSC -goversion go1.10.3 -D "" -importcfg $WORK/b068/importcfg -pack ./asn1.go internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/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_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rd5ehq-SJdzzAFJFc9Ob/rd5ehq-SJdzzAFJFc9Ob -goversion go1.10.3 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b3/b395a406756966c5ddeb05972a229afbf663637b2bb080473ea0ae06857ae36e-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal 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_arm64/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_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7c/7cd9446c67ee5d2f7aeb3fbc3e787e477f2d3136b2954b529bc627aca859476b-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ff/ff07487f435b9b3f34bf77a472f80aea0659c53fd0a8f99024052adcc1de98da-d # internal github.com/opencontainers/runc/libcontainer/apparmor /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal mkdir -p $WORK/b091/ /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b091/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_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid e-R5YTlqB8hV0H46lEk3/e-R5YTlqB8hV0H46lEk3 -goversion go1.10.3 -D "" -importcfg $WORK/b091/importcfg -pack ./apparmor_disabled.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/64/64ff47f3ec67bc30aa7cac1b6e6663e0991f24ff3c77534c7752d90d1847fcd8-d # internal runtime/cgo mkdir -p $WORK/b075/ runtime mkdir -p $WORK/b008/ 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_arm64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go 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 cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f3/f360dc809500ab014d506ae1aa55e958cdd4ae5ef2a262be136322ef34b3abe2-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_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid 7bqbaXAd58_nwjrslbyb/7bqbaXAd58_nwjrslbyb -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_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./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_arm64.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_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/85/8537b60707c70ecc7c2ff7df1792e19e7664bdd64a4917ce18724ee1f21f6600-d # internal 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 gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b075 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_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_arm64/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_arm64 -shared -o $WORK/b018/dim_arm64.o ./dim_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b018/floor_arm64.o ./floor_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b018/modf_arm64.o ./modf_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b018/sqrt_arm64.o ./sqrt_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b018/stubs_arm64.o ./stubs_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b018/_pkg_.a $WORK/b018/dim_arm64.o $WORK/b018/floor_arm64.o $WORK/b018/modf_arm64.o $WORK/b018/sqrt_arm64.o $WORK/b018/stubs_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/04/045d7961595405a306a9afe87489126c4f75a517afaebbed70a778a69d941c6b-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # 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_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p strconv -std -complete -installsuffix shared -buildid MRjkYGwAh-_wlgYoRB4X/MRjkYGwAh-_wlgYoRB4X -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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/72/7222cab4779bd89fa555900f2c169f329674395982125797e42223655a8c86a6-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_arm64.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_setenv.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_traceback.c cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0b/0be6f8ec35c7d24ad60cdeae8cdbbabb869c84d75affbe370ea75181c0bb267b-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_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid QbMfcy_NMmGncmBdvv0L/QbMfcy_NMmGncmBdvv0L -goversion go1.10.3 -D "" -importcfg $WORK/b057/importcfg -pack ./rc4.go ./rc4_ref.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/88/88e0a98fd79bf9162439b287c651d666b6d5939d51d4fc3db1ba064969faddb3-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_util.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_arm64.S cd $WORK/b075 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o -g -O2 -lpthread /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p runtime/cgo -std -installsuffix shared -buildid yCB3mNOa9BSPp1M31424/yCB3mNOa9BSPp1M31424 -goversion go1.10.3 -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/asm_arm64.o ./asm_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_arm64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a4/a4dae409d9035812fa45a37994cb80262166fa7c6076b3a4cb6ab54eaad650b1-d # internal cp /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h 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_arm64/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_arm64 -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_arm64/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_arm64 -shared -o $WORK/b008/asm_arm64.o ./asm_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/duff_arm64.o ./duff_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/tls_arm64.o ./tls_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/00/00447f8ca371acd58c32ebe939efa0d2942981ff5b6cad0a70e138217cee5359-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_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid 6Lldul05nILneyAuBO23/6Lldul05nILneyAuBO23 -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_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9e/9eed70f213866d1c7bce146cf213cecd04e8e0a66914b5becfb98e614dffa732-d # internal internal/singleflight mkdir -p $WORK/b074/ io cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b004/ 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_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tOW_puDoBhFXG78C_W03/tOW_puDoBhFXG78C_W03 -goversion go1.10.3 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go 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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid 11Da6FAIqoZjQIn9_bkV/11Da6FAIqoZjQIn9_bkV -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_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid AmeUcoFBDeqt2MHn-acU/AmeUcoFBDeqt2MHn-acU -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_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p reflect -std -installsuffix shared -buildid 5VxWFF8KOzIXPmpXRVmI/5VxWFF8KOzIXPmpXRVmI -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_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p syscall -std -installsuffix shared -buildid dbFckznLe0aFZvXpsBsd/dbFckznLe0aFZvXpsBsd -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/11/11e784df151d9674008c84fd3ca8d52deca34e728888b2c820142b30fe25efb2-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/de/de40d1f5bded1c69748c2486d58dac6c81922ec01703ded482b8640d06aac3d4-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1d/1d7d2b1437071fd017b96f0a60841db2fd3499e492f4d401ed48ef8490e4e187-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_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p hash -std -complete -installsuffix shared -buildid FGC9YxrfBAmbRYZouG1m/FGC9YxrfBAmbRYZouG1m -goversion go1.10.3 -D "" -importcfg $WORK/b036/importcfg -pack ./hash.go 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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid lNjVEC8bYW9GZQ2_dvMq/lNjVEC8bYW9GZQ2_dvMq -goversion go1.10.3 -D "" -importcfg $WORK/b002/importcfg -pack -asmhdr $WORK/b002/go_asm.h ./buffer.go ./bytes.go ./bytes_arm64.go ./bytes_decl.go ./reader.go 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 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_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid zoVmL75soEgLq8h-w9wF/zoVmL75soEgLq8h-w9wF -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 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_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p strings -std -installsuffix shared -buildid xmrvijszXNh_5LKERMoG/xmrvijszXNh_5LKERMoG -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_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/1e/1e46b572d6bbb81787b3c040f474f4e17cb9f34a6775cb9fa4cf00d1de28f94f-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_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto -std -complete -installsuffix shared -buildid MebfNidNUjBhF5udJXFK/MebfNidNUjBhF5udJXFK -goversion go1.10.3 -D "" -importcfg $WORK/b035/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/1f/1fa36a52b85dab9d77f67eab605dfa2c2149e2657f5661ef5cc9433cf4edf655-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_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/md5 -std -complete -installsuffix shared -buildid OiE_LrPB_L2a3teS2Kb5/OiE_LrPB_L2a3teS2Kb5 -goversion go1.10.3 -D "" -importcfg $WORK/b053/importcfg -pack ./md5.go ./md5block.go ./md5block_generic.go 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 packagefile internal/cpu=$WORK/b060/_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_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/sha1 -std -installsuffix shared -buildid KfSvgVH6x-ZGUDyNVJHq/KfSvgVH6x-ZGUDyNVJHq -goversion go1.10.3 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/16/165681fb755f61e7cb17f710e6d8c7eb184d4e8f536127150e728428d05b1d7f-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d2/d2cf52ed1f45c262ab3091af75d9beeb379fb7180f3054a842c3ab2f22ffe248-d # internal 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_arm64/asm -trimpath $WORK/b002 -I $WORK/b002/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b002/bytes_arm64.o ./bytes_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b002/_pkg_.a $WORK/b002/bytes_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c7/c7c521a917721c89bf964973fb15c14f9a5b8c08bda2190d282b70636b8f6fca-d # internal text/tabwriter mkdir -p $WORK/b127/ bufio cat >$WORK/b127/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 mkdir -p $WORK/b055/ 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_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1xs2pv6RjGEvYEd6fUAu/1xs2pv6RjGEvYEd6fUAu -goversion go1.10.3 -D "" -importcfg $WORK/b127/importcfg -pack ./tabwriter.go 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_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p bufio -std -complete -installsuffix shared -buildid E_IolOn-CAjmABFVAqrv/E_IolOn-CAjmABFVAqrv -goversion go1.10.3 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go 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_arm64/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_arm64 -shared -o $WORK/b059/sha1block_arm64.o ./sha1block_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b059/_pkg_.a $WORK/b059/sha1block_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/e0/e0cbe0e139c4eda1f3c15d28efa9a515d923e5bbdbf1c5c720de93902d8f65ad-d # internal 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_arm64/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_arm64 -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_arm64/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_arm64/buildid -w $WORK/b028/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3e/3e5a32052add0edfead334e0dd7872e4ded87d6ded1630c33216c92cbedefde7-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/72/726ef9b42e890c637c367c9992b595927057ede94819b973d6aeaca6b6a7c596-d # internal path mkdir -p $WORK/b087/ cat >$WORK/b087/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_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p path -std -complete -installsuffix shared -buildid D3IvD8y1eHhGZsYkNk__/D3IvD8y1eHhGZsYkNk__ -goversion go1.10.3 -D "" -importcfg $WORK/b087/importcfg -pack ./match.go ./path.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4b/4beedfcfa96e458ef18ae012561740d5c43846ef19ff55c9ec6646a81c66531a-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/94/9423f591fb993b0322eb67d4095ba2e3a1859f0da12e96fa48108caadc8a12ca-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_arm64/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_arm64 -shared -o $WORK/b024/asm_linux_arm64.o ./asm_linux_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a8/a8e0f60f0f1444a289244b976f8736bd55042d1ddbf3e60c5936893aae837c93-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_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid q_uiFT2vtbM_fZJWYsgp/q_uiFT2vtbM_fZJWYsgp -goversion go1.10.3 -D "" -importcfg $WORK/b056/importcfg -pack ./getrandom_linux.go ./getrandom_linux_generic.go github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b123/ 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_arm64/cgo -objdir $WORK/b123/ -importpath github.com/opencontainers/runc/libcontainer/nsenter -- -I $WORK/b123/ -g -O2 -Wall ./nsenter.go 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_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p time -std -installsuffix shared -buildid qDLhoQKzmf2POWhz5y1I/qDLhoQKzmf2POWhz5y1I -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 cd $WORK/b123 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d6/d68ab07d59b503aafe5d8d6eb4e019dcb2ccc59e1f5495c607a1ac8db5a8477f-d # internal gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c nsenter.cgo2.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -I $WORK/b123/ -g -O2 -Wall -o $WORK/b123/_x003.o -c nsexec.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/df/df2c5cb83d93387f29ccfaa9b5e39a11c7c9d78c9c9b274c690769c6361697e2-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_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/poll -std -installsuffix shared -buildid 7VOwX8w7jVcyIJjKUuaj/7VOwX8w7jVcyIJjKUuaj -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 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_arm64/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_arm64 -shared -o $WORK/b019/asm_arm64.o ./asm_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/1d/1d9aaa1c4bb83445e951487e3ba3acbe67f4c525f63869cdb84d0a6ef4f25379-d # internal encoding/binary mkdir -p $WORK/b017/ sort mkdir -p $WORK/b027/ 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 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/encoding/binary /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/binary -std -complete -installsuffix shared -buildid CuPlDjY85lZ0siIFcd3x/CuPlDjY85lZ0siIFcd3x -goversion go1.10.3 -D "" -importcfg $WORK/b017/importcfg -pack ./binary.go ./varint.go 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_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid cbiCYCDxjqbrjFIzQaeY/cbiCYCDxjqbrjFIzQaeY -goversion go1.10.3 -D "" -importcfg $WORK/b027/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_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/58/58dcae707a7abf0dbb6f8ff5c767446558593dbf08633e6d29a3dc227ea3fe92-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_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p os -std -installsuffix shared -buildid Np_mDMLa7UWNt4Gj28p7/Np_mDMLa7UWNt4Gj28p7 -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_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b4/b4b85f084f5a909b3fc2eec9344e6fca6808a80b9cc8f2b861947b18a5b78053-d # internal regexp/syntax mkdir -p $WORK/b083/ cat >$WORK/b083/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_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid JAHA6uSIB74v6oKdC4Eu/JAHA6uSIB74v6oKdC4Eu -goversion go1.10.3 -D "" -importcfg $WORK/b083/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_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a1/a1070b3f2eb80c39f19937d231a9e21dc19471284350cb0593e4a8b994bfd4d2-d # internal encoding/base64 mkdir -p $WORK/b016/ vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b078/ crypto/des 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 cat >$WORK/b078/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/encoding/base64 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 2QGNFg6FAcQmrF2Ukoao/2QGNFg6FAcQmrF2Ukoao -goversion go1.10.3 -D "" -importcfg $WORK/b016/importcfg -pack ./base64.go 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_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid lPAulcKtXHHV7gBUgGF0/lPAulcKtXHHV7gBUgGF0 -goversion go1.10.3 -D "" -importcfg $WORK/b078/importcfg -pack ./chacha_generic.go mkdir -p $WORK/b045/ vendor/golang_org/x/crypto/poly1305 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_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/des -std -complete -installsuffix shared -buildid q9sc7qWUKA1-Q4CqWyHH/q9sc7qWUKA1-Q4CqWyHH -goversion go1.10.3 -D "" -importcfg $WORK/b045/importcfg -pack ./block.go ./cipher.go ./const.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b079/ 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_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid tZeh67aN6IlbyOqO5aCc/tZeh67aN6IlbyOqO5aCc -goversion go1.10.3 -D "" -importcfg $WORK/b080/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a 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/poly1305 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid pMAq-1tISZ4-2gV2z_f6/pMAq-1tISZ4-2gV2z_f6 -goversion go1.10.3 -D "" -importcfg $WORK/b079/importcfg -pack ./poly1305.go ./sum_ref.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c7/c7d94848d7d14fa27b9c7aae28a4ba759058099d4ec75a01b675c2725a21fc09-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/89/89121af9253f037b8ed364a1e7f783f7805a9350d164908f16d0498c9c1189da-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b077/ cat >$WORK/b077/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/b078/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b079/_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_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid t0fo2O7Itn5DoPEslC4V/t0fo2O7Itn5DoPEslC4V -goversion go1.10.3 -D "" -importcfg $WORK/b077/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_arm64/buildid -w $WORK/b045/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/95/957ee4ca8215d9d0d1018e56c0651ebc857694fb5db1644989342fe9dfafb5ba-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/15/153c02aace88dd389f137f9f8349fd9e648df486cb1c5c22f8b277fc9c7c9e2e-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/d3/d31c91d971fcf928d64d5058ff882a665ea56383d3b388fe57b00567d29b407d-d # internal encoding/pem mkdir -p $WORK/b066/ cat >$WORK/b066/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_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p encoding/pem -std -complete -installsuffix shared -buildid bNCfXvSJIQEyjPnvTv4G/bNCfXvSJIQEyjPnvTv4G -goversion go1.10.3 -D "" -importcfg $WORK/b066/importcfg -pack ./pem.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b4/b4879dba8c891539acf1c6a138eb82211b977c0b5a92cf391fb299b2c2019458-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/36/3690ffdd8e1ff8257c05f0c2f706a4971e5df56858b36ca513ecf7a0e8eee3e8-d # internal path/filepath mkdir -p $WORK/b070/ cat >$WORK/b070/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 runtime/debug mkdir -p $WORK/b120/ 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_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p path/filepath -std -complete -installsuffix shared -buildid bbtggoyXg5HpC1cYeInR/bbtggoyXg5HpC1cYeInR -goversion go1.10.3 -D "" -importcfg $WORK/b070/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b120/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 fmt mkdir -p $WORK/b021/ 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_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p runtime/debug -std -installsuffix shared -buildid BgPGfPS8lK8GfyRoRJ-Y/BgPGfPS8lK8GfyRoRJ-Y -goversion go1.10.3 -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h ./garbage.go ./stack.go ./stubs.go 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 os/signal 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_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p fmt -std -complete -installsuffix shared -buildid Q5svLHUuznYtC9QMgvcy/Q5svLHUuznYtC9QMgvcy -goversion go1.10.3 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b128/ cat >$WORK/b128/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_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p os/signal -std -installsuffix shared -buildid TSuxDQfAvkdqRI5tZMdD/TSuxDQfAvkdqRI5tZMdD -goversion go1.10.3 -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/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_arm64/buildid -w $WORK/b066/_pkg_.a # 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 cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a6/a6e3ce4cfde32e7c710e8a93d3b7a25501ee003dd2b060ad726ae5a3e1c7cc33-d # internal 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_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Ah39aUQ4y_ZTyMfVjwRu/Ah39aUQ4y_ZTyMfVjwRu -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 ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go 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_arm64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b120/debug.o ./debug.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b120/_pkg_.a $WORK/b120/debug.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/0d/0d2b316a3fefd1939baed0f2788447241e26bdfb52e3527d7c59c457abfb5a14-d # internal cd $WORK/b123 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -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/signal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b128 -I $WORK/b128/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b128/sig.o ./sig.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/sig.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/1a/1a1c34f64b021dabd46d57c43da6451cb47de3450eba84a12eb9b94d411d7b3d-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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -o $WORK/b123/_cgo_.o $WORK/b123/_cgo_main.o $WORK/b123/_x001.o $WORK/b123/_x002.o $WORK/b123/_x003.o -g -O2 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/cgo -dynpackage nsenter -dynimport $WORK/b123/_cgo_.o -dynout $WORK/b123/_cgo_import.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/da/da3861b226c619580f8aec2cf7967b3f20711e36f57f83aaab2908bfc4a7b9e9-d # internal io/ioutil github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b069/ cat >$WORK/b069/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/b070/_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_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 30DfU96nLrAzak5sQa9G/30DfU96nLrAzak5sQa9G -goversion go1.10.3 -D "" -importcfg $WORK/b069/importcfg -pack ./ioutil.go ./tempfile.go mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid p6M8zrmSGnQH4L36c9j6/p6M8zrmSGnQH4L36c9j6 -goversion go1.10.3 -D "" -importcfg $WORK/b115/importcfg -pack ./capture.go ./frame.go ./stacktrace.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile runtime/cgo=$WORK/b075/_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/libcontainer/nsenter /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid P4_uvvCzMD-gMAehKrHE/P4_uvvCzMD-gMAehKrHE -goversion go1.10.3 -D "" -importcfg $WORK/b123/importcfg -pack $WORK/b123/_cgo_gotypes.go $WORK/b123/nsenter.cgo1.go $WORK/b123/_cgo_import.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/09/0977378a3429f4196413c610c43f5c0ce3d644248754e76f24543630dc285948-d # internal regexp mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile regexp/syntax=$WORK/b083/_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_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p regexp -std -complete -installsuffix shared -buildid iHfzPXUk9dL53MUKCfNU/iHfzPXUk9dL53MUKCfNU -goversion go1.10.3 -D "" -importcfg $WORK/b082/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_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5b/5b44e626362d3fd72174c2a87b88b3b4d748961eec0657a9dfc721cd3623c82f-d # internal 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_arm64/pack r $WORK/b123/_pkg_.a $WORK/b123/_x001.o $WORK/b123/_x002.o $WORK/b123/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/dc/dc7ef845ad7e22f6349a164d81dac7f55d93b2da5d369f96e2e3b25648ba6006-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/4c/4c5723b66acceda0aa021c886b2c6ad0400608f2eb26f1d7e5aef6c7182e4c51-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/69/691dd96e1335e047c0c61c96f31992f569d5457fc50e4c43675993a57be712da-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/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_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/hex -std -complete -installsuffix shared -buildid MGGFhrd19DiBsOUfvPwb/MGGFhrd19DiBsOUfvPwb -goversion go1.10.3 -D "" -importcfg $WORK/b065/importcfg -pack ./hex.go github.com/opencontainers/runc/vendor/github.com/pkg/errors mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile path=$WORK/b087/_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_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid uMcznidWdy4_YvJAq20u/uMcznidWdy4_YvJAq20u -goversion go1.10.3 -D "" -importcfg $WORK/b086/importcfg -pack ./errors.go ./stack.go 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 context mkdir -p $WORK/b072/ 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_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p encoding/json -std -complete -installsuffix shared -buildid 7uT7rabOFMyMSSDR28s1/7uT7rabOFMyMSSDR28s1 -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 net/url mkdir -p $WORK/b076/ cat >$WORK/b072/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_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p context -std -complete -installsuffix shared -buildid DbRwKpjGxLZ8vs1IehdY/DbRwKpjGxLZ8vs1IehdY -goversion go1.10.3 -D "" -importcfg $WORK/b072/importcfg -pack ./context.go cat >$WORK/b076/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_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p net/url -std -complete -installsuffix shared -buildid HEN7nJLZhtDctX3r8mPW/HEN7nJLZhtDctX3r8mPW -goversion go1.10.3 -D "" -importcfg $WORK/b076/importcfg -pack ./url.go 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_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/big -std -installsuffix shared -buildid xugRoHmHBooF0klPW9Lr/xugRoHmHBooF0klPW9Lr -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/86/8670d44c59eddeb82f1b45e979ae70d11e4040a87374dc2fc1fc91fc5ec1fd26-d # internal github.com/opencontainers/runc/vendor/github.com/docker/go-units mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b082/_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_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid l1B9-k4gl0w5FO-qRKHx/l1B9-k4gl0w5FO-qRKHx -goversion go1.10.3 -D "" -importcfg $WORK/b081/importcfg -pack ./duration.go ./size.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/bf/bf752f07d7b98bbbd53e5b8c94ceb1b371b94b0fb0456df5315c423f907d1ee1-d # internal log 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 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_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p log -std -complete -installsuffix shared -buildid ZxEDP3HiVCx7kb21B5bL/ZxEDP3HiVCx7kb21B5bL -goversion go1.10.3 -D "" -importcfg $WORK/b089/importcfg -pack ./log.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/01/012e12bf87b02a721e7f554316c3e727afe40e6db1118fdcb904f5b86336203e-d # internal github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b085/ cat >$WORK/b085/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/b086/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid XDaMTjOIUFakCWWgKGO5/XDaMTjOIUFakCWWgKGO5 -goversion go1.10.3 -D "" -importcfg $WORK/b085/importcfg -pack ./join.go ./vfs.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/0c/0c1a73d9f9a986c355fc899c95f58c95a964f757e9b34e460391447de29dff38-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/35/350f05535928ca4d5ee68b139e5019405248b9ab64d9669f7260813b4e1f1e44-d # internal github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils mkdir -p $WORK/b090/ cat >$WORK/b090/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/b070/_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_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid uaXcF8RFiobIFEdO4yQX/uaXcF8RFiobIFEdO4yQX -goversion go1.10.3 -D "" -importcfg $WORK/b090/importcfg -pack ./fileutils.go ./idtools.go net mkdir -p $WORK/b071/ 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_arm64/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.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_arm64/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_arm64 -shared -o $WORK/b031/asm_linux_arm64.o ./asm_linux_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d0/d0337f9bab187afb9d28746be3ea4d33ac31222f5272da4c12a5765bea7ffcad-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ff/ff275bb99c23a099fee672e10598d16f59db5b0d6c3553187f41c2deb6472cb6-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b094/ cat >$WORK/b094/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_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid dcdetMDNX9Fa76ZsHs7H/dcdetMDNX9Fa76ZsHs7H -goversion go1.10.3 -D "" -importcfg $WORK/b094/importcfg -pack ./config.go ./state.go ./version.go os/exec mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p os/exec -std -complete -installsuffix shared -buildid 8nYHeCukx4YT6rzirY5p/8nYHeCukx4YT6rzirY5p -goversion go1.10.3 -D "" -importcfg $WORK/b096/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_arm64/buildid -w $WORK/b076/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/11/11ec059ffcf1424ecafd10abc030489186847894d987663b6b5b5dbf716cfc12-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/93/932fca781b82989510375a197568343f46b7cbc4960e49097297d88fa8efe710-d # internal os/user mkdir -p $WORK/b100/ 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_arm64/cgo -objdir $WORK/b100/ -importpath os/user -- -I $WORK/b100/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b106/ 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_arm64/cgo -objdir $WORK/b106/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b106/ -g -O2 ./dlopen.go ./dlopen_example.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c5/c541bc95c9b070d5a7016c19abb22654b78e9872949bcab0d692cbb27aca9a1e-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_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid jY-KhQZttRYOTbwmNIv8/jY-KhQZttRYOTbwmNIv8 -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_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/00/00981c027d271d26da4b4ebbf15a3863488e254772ed6db77f00b64958ec877d-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b111/ cat >$WORK/b111/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/b086/_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_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid QqhEAWkboMvJYMcFQl8u/QqhEAWkboMvJYMcFQl8u -goversion go1.10.3 -D "" -importcfg $WORK/b111/importcfg -pack ./keyctl.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f4/f4e8de6f0dc02d66be9cbf121c0ff725f7ca65c08dd0b626b6bc68c627026567-d # internal github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/b112/ cat >$WORK/b112/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_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid jDbGAcRjvtTJiVLtGINC/jDbGAcRjvtTJiVLtGINC -goversion go1.10.3 -D "" -importcfg $WORK/b112/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_arm64/buildid -w $WORK/b030/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/26/26fc34fefb3bf44de9c36780a031b0308ce68ba660136d62b4bb027b052b03c7-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/26/26bca57f277a1472f90490a7b99a2661f7857f1b4756de3700f3343356a19c11-d # internal github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b114/ 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 github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b117/ cat >$WORK/b117/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_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid DxyltEajcgou50LrwYfe/DxyltEajcgou50LrwYfe -goversion go1.10.3 -D "" -importcfg $WORK/b117/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.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 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_arm64/cgo -objdir $WORK/b114/ -importpath github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b114/ -g -O2 ./seccomp.go ./seccomp_internal.go cd $WORK/b106 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/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_arm64/buildid -w $WORK/b096/_pkg_.a # internal cd $WORK/b071 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/49/4923154600f1c934ed0fdaf6f6dd5353ff927557be21c651d255682875c32d49-d # internal text/template/parse mkdir -p $WORK/b122/ cat >$WORK/b122/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_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p text/template/parse -std -complete -installsuffix shared -buildid hTb8NawhnHNKsW-rB582/hTb8NawhnHNKsW-rB582 -goversion go1.10.3 -D "" -importcfg $WORK/b122/importcfg -pack ./lex.go ./node.go ./parse.go cd $WORK/b071 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b106 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cd $WORK/b071 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b100 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/05/05592dcf5e3b14e15fa88c520f439c7686d84422f3624f8fc981ddb0f729b7eb-d # internal github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b088/ cat >$WORK/b088/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/b089/_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_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 8NCzuyN-zDloXMGPnAmD/8NCzuyN-zDloXMGPnAmD -goversion go1.10.3 -D "" -importcfg $WORK/b088/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_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c0/c0bb3c1164381a7d6cd8de981479d790286bd7e79010c9bfb186339fe83836da-d # internal github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b095/ cat >$WORK/b095/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/b089/_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_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid T1QcsU1QEXNsn6S4QgAv/T1QcsU1QEXNsn6S4QgAv -goversion go1.10.3 -D "" -importcfg $WORK/b095/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/b106 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b100 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b071 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -o $WORK/b106/_cgo_.o $WORK/b106/_cgo_main.o $WORK/b106/_x001.o $WORK/b106/_x002.o $WORK/b106/_x003.o -g -O2 -ldl cd $WORK/b071 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd $WORK/b100 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c 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_arm64/cgo -dynpackage dlopen -dynimport $WORK/b106/_cgo_.o -dynout $WORK/b106/_cgo_import.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b075/_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_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid TUXpKBrmmkkHFkFCaziu/TUXpKBrmmkkHFkFCaziu -goversion go1.10.3 -D "" -importcfg $WORK/b106/importcfg -pack $WORK/b106/_cgo_gotypes.go $WORK/b106/dlopen.cgo1.go $WORK/b106/dlopen_example.cgo1.go $WORK/b106/_cgo_import.go cd $WORK/b114 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b071 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b100 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b114 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c 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_arm64/pack r $WORK/b106/_pkg_.a $WORK/b106/_x001.o $WORK/b106/_x002.o $WORK/b106/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o -g -O2 cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1d/1d2040f33615a482e5d6e0177a18e230872898c7477b5e8847de5d3c4bdf9bc5-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b101/ cat >$WORK/b101/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/b069/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid qV25XX0l38cValX-7r8C/qV25XX0l38cValX-7r8C -goversion go1.10.3 -D "" -importcfg $WORK/b101/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go cd $WORK/b100 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b023/_pkg_.a packagefile internal/singleflight=$WORK/b074/_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/b075/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p net -std -installsuffix shared -buildid GYow5mlMnBWs_khjrnJQ/GYow5mlMnBWs_khjrnJQ -goversion go1.10.3 -D "" -importcfg $WORK/b071/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/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -o $WORK/b100/_cgo_.o $WORK/b100/_cgo_main.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o -g -O2 cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e7/e7c417a0c2636bd7da060ff171d175024529129e32ef660e1758c5db1fbd5455-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b093/ cat >$WORK/b093/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/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b095/_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/b096/_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_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid M5eCq3qNCT167Y4xirnB/M5eCq3qNCT167Y4xirnB -goversion go1.10.3 -D "" -importcfg $WORK/b093/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 /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_arm64/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_arm64 -shared -o $WORK/b042/arith_arm64.o ./arith_arm64.s cd $WORK/b114 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/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_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/42/4248170b6e77082be2c44338142df116bbc063482957ed991697a5638373f39a-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util 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/go-systemd/util CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b105/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -- -I $WORK/b105/ -g -O2 ./util_cgo.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_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/arith_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal 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_arm64/cgo -dynpackage user -dynimport $WORK/b100/_cgo_.o -dynout $WORK/b100/_cgo_import.go cat >$WORK/b100/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/b075/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p os/user -std -installsuffix shared -buildid WHagwUMIMeJUSDsrw3WS/WHagwUMIMeJUSDsrw3WS -goversion go1.10.3 -D "" -importcfg $WORK/b100/importcfg -pack ./lookup.go ./user.go $WORK/b100/_cgo_gotypes.go $WORK/b100/cgo_lookup_unix.cgo1.go $WORK/b100/getgrouplist_unix.cgo1.go $WORK/b100/listgroups_unix.cgo1.go $WORK/b100/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/67/673ca39c224d8202bd92f278b89d8cc8f5fa98f554a19c616388204c5ba6c886-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_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid W122cXqKf79hBs-dx5xe/W122cXqKf79hBs-dx5xe -goversion go1.10.3 -D "" -importcfg $WORK/b040/importcfg -pack ./doc.go ./notboring.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/10/10646b7d282df3c7634f0ea3cb37ffe2f194e31d95c02ce7c7ce7235588d3f58-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_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid bPEgRsGJlOirWwZf5e1L/bPEgRsGJlOirWwZf5e1L -goversion go1.10.3 -D "" -importcfg $WORK/b047/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a0/a0a449013785abcbd5e912d8501fb52f830bbefe96a187c72598b5263dfb5494-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_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/aes -std -complete -installsuffix shared -buildid QBudZglfUSk5zN-WYd09/QBudZglfUSk5zN-WYd09 -goversion go1.10.3 -D "" -importcfg $WORK/b037/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd $WORK/b114 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.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/go-systemd/util -fPIC -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/68/6883570a16bbf977229a81e46aeeba1454e397d04f3a599562f513e81d30e367-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_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid y3CP2_F3XlgCDCgcgte1/y3CP2_F3XlgCDCgcgte1 -goversion go1.10.3 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.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_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o # internal 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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -o $WORK/b114/_cgo_.o $WORK/b114/_cgo_main.o $WORK/b114/_x001.o $WORK/b114/_x002.o $WORK/b114/_x003.o -g -O2 -lseccomp /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e0/e00809e58eaac206902fc0d438cb4f98b8ac23e8d8fff8e8e8ba15a8a0e153d7-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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid zu0hHI7IVf5Dy8uXUPfU/zu0hHI7IVf5Dy8uXUPfU -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_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/9a/9ad16d5c3b43e46a0208564068837043016f0ce3a9197c34b3e7ee758bfcf54d-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_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid FZhgZmeqcwWi1W_RANzH/FZhgZmeqcwWi1W_RANzH -goversion go1.10.3 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.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_arm64/cgo -dynpackage seccomp -dynimport $WORK/b114/_cgo_.o -dynout $WORK/b114/_cgo_import.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/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c util_cgo.cgo2.c cat >$WORK/b114/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/b075/_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_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid h3UYks83Hdh5GiN9SzD0/h3UYks83Hdh5GiN9SzD0 -goversion go1.10.3 -D "" -importcfg $WORK/b114/importcfg -pack $WORK/b114/_cgo_gotypes.go $WORK/b114/seccomp.cgo1.go $WORK/b114/seccomp_internal.cgo1.go $WORK/b114/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/29/29b8473285f49b37c28f0e9dc9b5d3cbbbcea9350fb626cd977d7d2f830996be-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_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Y5tceneR9NkATYWOMS9D/Y5tceneR9NkATYWOMS9D -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_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/54/54f1c8092cd6aa2ca963dec68ea6aa5940971a1ea238d7d1237f2da945d373fa-d # internal crypto/sha256 mkdir -p $WORK/b061/ cat >$WORK/b061/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 packagefile internal/cpu=$WORK/b060/_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_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/sha256 -std -installsuffix shared -buildid CYNv6v9s5UZxl6y46Adg/CYNv6v9s5UZxl6y46Adg -goversion go1.10.3 -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.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/go-systemd/util -fPIC -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d6/d62185de3793c69862a799203806b86ce740751c5f4706f3b1f74dba1f444bc6-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_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid qzEQa2cOVX-mQNVJKMwG/qzEQa2cOVX-mQNVJKMwG -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_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/41/41d5f6afcce8f9a8d1178c6bf835bdb54fa5354c3ec45d2a80564fa865d74eb5-d # internal crypto/dsa mkdir -p $WORK/b063/ cat >$WORK/b063/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 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_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Y_373UEFnfkNchMn5cDB/Y_373UEFnfkNchMn5cDB -goversion go1.10.3 -D "" -importcfg $WORK/b063/importcfg -pack ./dsa.go 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 -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 -g -O2 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_arm64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/sha256block_arm64.o ./sha256block_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b061/_pkg_.a $WORK/b061/sha256block_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/3e/3e1085d309ff3606dd0273232dff34e701290d9dbb0d74a8a8d13886839313e2-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b092/ cat >$WORK/b092/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/b081/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b093/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid PwUDol-FkzWrP0U7UGnx/PwUDol-FkzWrP0U7UGnx -goversion go1.10.3 -D "" -importcfg $WORK/b092/importcfg -pack ./cgroups.go ./stats.go ./utils.go 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_arm64/cgo -dynpackage util -dynimport $WORK/b105/_cgo_.o -dynout $WORK/b105/_cgo_import.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_arm64/pack r $WORK/b114/_pkg_.a $WORK/b114/_x001.o $WORK/b114/_x002.o $WORK/b114/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ea/ea40d8bcea0edcb6cd2c023cf852866f8e8c403256aee8a4c65f8772853e8f14-d # internal cat >$WORK/b105/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/b106/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b075/_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_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid VRMZWJZ2qFjnRK_RkhJm/VRMZWJZ2qFjnRK_RkhJm -goversion go1.10.3 -D "" -importcfg $WORK/b105/importcfg -pack ./util.go $WORK/b105/_cgo_gotypes.go $WORK/b105/util_cgo.cgo1.go $WORK/b105/_cgo_import.go github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b099/ cat >$WORK/b099/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/b100/_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_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 6pUpg5m9puAk6rJqG4lY/6pUpg5m9puAk6rJqG4lY -goversion go1.10.3 -D "" -importcfg $WORK/b099/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_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8a/8a73842d63471aa6b0d37dd7c8a144f9affca0e99c9a398f32d8ff4d998c8ea4-d # internal github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b108/ cat >$WORK/b108/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/b093/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid hIG_wvtE8QfwVljS8VW0/hIG_wvtE8QfwVljS8VW0 -goversion go1.10.3 -D "" -importcfg $WORK/b108/importcfg -pack ./intelrdt.go ./stats.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b3/b3605d1b3112eac8213ba4e0f20f8052a908a741b2ab3c78e48e30c4d22004d0-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_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid cWqyQMLm4WbG-pPDX73S/cWqyQMLm4WbG-pPDX73S -goversion go1.10.3 -D "" -importcfg $WORK/b046/importcfg -pack ./boring.go ./ecdsa.go 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_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/_x001.o $WORK/b105/_x002.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/da/da4a1c15310ead9c35ff23d27b5b956a3605506443981767d609b246ad6baff3-d # internal crypto/x509/pkix mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b065/_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_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid WkimYplAWXaC93HZlO-q/WkimYplAWXaC93HZlO-q -goversion go1.10.3 -D "" -importcfg $WORK/b064/importcfg -pack ./pkix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/32/321aaef03ed67a0a1b524fb609a87b99d67c6bc2c7157d8d865ead559d32ecac-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b067/ cat >$WORK/b067/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/b068/_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_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid AlUAJKzTqr8g3gS2q2ag/AlUAJKzTqr8g3gS2q2ag -goversion go1.10.3 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/88/88397cc0432d003dc8a0ee600926830be3f9a4dfb12edf36d553653045c1be8c-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/48/48de42cba06a9b9ceaea9c3471e97cffad5836cb2be5c5e7f4b6e8d224c2f807-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/49/49b8254ed660b9b91440263d75119d250249205164f53ec87128215ef0e49dc4-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b109/ cat >$WORK/b109/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/b070/_pkg_.a packagefile regexp=$WORK/b082/_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_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid Ud0XoSbxLxg5uYh7rsOE/Ud0XoSbxLxg5uYh7rsOE -goversion go1.10.3 -D "" -importcfg $WORK/b109/importcfg -pack ./selinux.go ./xattrs.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/29/29446a579f8749931d56afc17c80a8ea3a8739d5cf17db360772cfc0c1b9cb28-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b107/ cat >$WORK/b107/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/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b109/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid pQwYT3-TcdK9sq4XU_oe/pQwYT3-TcdK9sq4XU_oe -goversion go1.10.3 -D "" -importcfg $WORK/b107/importcfg -pack ./rootless.go ./validator.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/33/33639e8f8a85b534fa6a56ce5522c496a63b6f92d401d5528c1d8f9f2ce04754-d # internal github.com/opencontainers/runc/libcontainer/criurpc mkdir -p $WORK/b110/ cat >$WORK/b110/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/b088/_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_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/opencontainers/runc/libcontainer/criurpc -complete -installsuffix shared -buildid chLG7KJ3oV4u_BYVChiD/chLG7KJ3oV4u_BYVChiD -goversion go1.10.3 -D "" -importcfg $WORK/b110/importcfg -pack ./criurpc.pb.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/53/5343c348381f779a5c7c87b138bb69fa83816ba53cb9ddc4ef713fc91c073da4-d # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b113/ cat >$WORK/b113/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/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b114/_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_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid PGoTqGs3YR-8zM8RbA3X/PGoTqGs3YR-8zM8RbA3X -goversion go1.10.3 -D "" -importcfg $WORK/b113/importcfg -pack ./config.go ./seccomp_linux.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ac/ac160c623179c871ef4d288eda61f720ae2cb2f36e9c20f22a45fe6b1d8f668d-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b116/ cat >$WORK/b116/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/b109/_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_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid OqpK-Rain7MLJaDYsnoG/OqpK-Rain7MLJaDYsnoG -goversion go1.10.3 -D "" -importcfg $WORK/b116/importcfg -pack ./label_selinux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal text/template mkdir -p $WORK/b121/ cat >$WORK/b121/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/b069/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b070/_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/b122/_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_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p text/template -std -complete -installsuffix shared -buildid YVdViHhCbV_dzRXt04aU/YVdViHhCbV_dzRXt04aU -goversion go1.10.3 -D "" -importcfg $WORK/b121/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b098/ 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_arm64/cgo -objdir $WORK/b098/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b098/ -g -O2 ./sysconfig.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/fc/fcb98b88b49a580d3d81e7ebe05ebcfd3d49789eedb8837a7580dfd7f0992ab4-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/0e/0e8e2eea0eb2572363ea84574b5589320440d11f5eba1f2821f1736d073f0a36-d # internal flag mkdir -p $WORK/b126/ cat >$WORK/b126/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_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p flag -std -complete -installsuffix shared -buildid com3D5meOX4QjdQZvKRP/com3D5meOX4QjdQZvKRP -goversion go1.10.3 -D "" -importcfg $WORK/b126/importcfg -pack ./flag.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/99/99fa0be617c55ad6365e8543fe223d5f30bc8ebae8721a640797e2c9899d4ede-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d3/d385ebd94382350a3f507d5fea9d8830bf117ad9baf4e6a7d4117f60d7329be9-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b124/ cat >$WORK/b124/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/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$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 path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid F_s3MA-TcOcYKww2RWOo/F_s3MA-TcOcYKww2RWOo -goversion go1.10.3 -D "" -importcfg $WORK/b124/importcfg -pack ./example.go ./spec_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d9/d9c59b3b61e6714ba3a7e0c4eed196ee52771887f68f5919bc02f810c68bb92a-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/9f/9f000e07743830b0f4d7582c28b90ea241918f1c6adaf00f2b0655f7c62d225b-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/37/375254d1e75311be2437885d715185ffa60f31597ad06d119802d7fd05e11362-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_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cd $WORK/b098 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/0a/0adbcde0fe1288de4c54811d89ba98779ba3f9c2e595236fae07778f558dcb18-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b119/ cat >$WORK/b119/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/b071/_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_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid gLFH2CnSBIJ4SsuzURsI/gLFH2CnSBIJ4SsuzURsI -goversion go1.10.3 -D "" -importcfg $WORK/b119/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 crypto/x509 mkdir -p $WORK/b062/ cat >$WORK/b062/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/b063/_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/b061/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b064/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_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_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid G0xJEsjAyBk6tkadr2xs/G0xJEsjAyBk6tkadr2xs -goversion go1.10.3 -D "" -importcfg $WORK/b062/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 cd $WORK/b098 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c github.com/opencontainers/runc/vendor/github.com/godbus/dbus mkdir -p $WORK/b104/ cat >$WORK/b104/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/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile os/user=$WORK/b100/_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_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid ATrMpRLNgAFmtROQzY3W/ATrMpRLNgAFmtROQzY3W -goversion go1.10.3 -D "" -importcfg $WORK/b104/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/b098 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o -g -O2 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b098/_cgo_.o -dynout $WORK/b098/_cgo_import.go 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 fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid GDlzM3dz-mhrPFY4kqgV/GDlzM3dz-mhrPFY4kqgV -goversion go1.10.3 -D "" -importcfg $WORK/b098/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b098/_cgo_gotypes.go $WORK/b098/sysconfig.cgo1.go $WORK/b098/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/2b/2bbdc1f8c31256b9839b1c917295461b9b44500d6809633df4cd68e8c3d229aa-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b118/ cat >$WORK/b118/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/b119/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_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_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid jPcuCBN_eDx2c9-dXeBj/jPcuCBN_eDx2c9-dXeBj -goversion go1.10.3 -D "" -importcfg $WORK/b118/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 cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e1/e17f87a1d2ad73e7b3db98d8955de17f07f3298c6a678d375e2864a7ffc3957a-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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/b127/_pkg_.a packagefile text/template=$WORK/b121/_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_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid HvnYpbahPByn-X_22Q-T/HvnYpbahPByn-X_22Q-T -goversion go1.10.3 -D "" -importcfg $WORK/b125/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go cd /builddir/build/BUILD/runc-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_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/_x001.o $WORK/b098/_x002.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/77/7722fc35f08164ebd65a47ef2ee53f5ea5d817a75f59043c07358df2bee7ab23-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b097/ cat >$WORK/b097/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/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b086/_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/b069/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid SuaMDusdTSwKO3zY2Yl4/SuaMDusdTSwKO3zY2Yl4 -goversion go1.10.3 -D "" -importcfg $WORK/b097/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_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4f/4fdcb0dee52a3e05b2bd59ae89a26d95220c79fa4412ee2b2143e299a0c1e23f-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ca/ca09a2e9ac47c8a2a8d58c644343fb1a27513e24627ba81cbce7e1615784aac4-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/b061/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b062/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b080/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile net=$WORK/b071/_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_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/tls -std -complete -installsuffix shared -buildid fyj1attMnNco_qK7SxwM/fyj1attMnNco_qK7SxwM -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_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/bc/bc39dbc3b21dcc4578249a479ab1909e72b73a8029e4ac2ac15c8c9644621b6b-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/60/602e011e3eee2ea275ce32e161c828f5a413a9ab6c336bcae544b80fa87f1c7d-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b2/b2453e5f91ce5f4ff219c2090983feeb2a8b12e2e783bb27d9389977ca64c03a-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b103/ cat >$WORK/b103/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/b104/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path=$WORK/b087/_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_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid BPzoFhdzqFh7W1pcY962/BPzoFhdzqFh7W1pcY962 -goversion go1.10.3 -D "" -importcfg $WORK/b103/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_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/74/748cfabd9ebb279eca669461bbce932d35f958ba361f393bc306535beebb4c1d-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b102/ cat >$WORK/b102/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/b103/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b095/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b070/_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_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid rdj_dms9XRisM81Y6Ll7/rdj_dms9XRisM81Y6Ll7 -goversion go1.10.3 -D "" -importcfg $WORK/b102/importcfg -pack ./apply_systemd.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/2d/2d62db70d4e4de1613fbcac21cdac0f8cb1f8ad5fcc2cdd91eab3e7f165fb3ed-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b084/ cat >$WORK/b084/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/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b119/_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/b069/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b082/_pkg_.a packagefile runtime/debug=$WORK/b120/_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/b121/_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_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid 1G8s6VMLkD0k_97z8ehS/1G8s6VMLkD0k_97z8ehS -goversion go1.10.3 -D "" -importcfg $WORK/b084/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_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/20/206dbc2ef6682d387edf432d62709a71e4e9f706a2e80286b2cf7f9f3f76deee-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/b071/_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_arm64/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 uqQCTFcvyVFQqpPzSPtG/uqQCTFcvyVFQqpPzSPtG -goversion go1.10.3 -D "" -importcfg $WORK/b032/importcfg -pack ./files.go ./listeners.go ./packetconns.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9d/9d3e1cb9b0f8047499d4cdde785fad1942d541e166ee070a184b1a90800bf1af-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e1/e155e0308d4e27db681e480b7ff66af7a8678ffc7dec7a5112728e85d020defd-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/b081/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b125/_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/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile os/signal=$WORK/b128/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b070/_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/b127/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b075/_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_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 96sXO3oejLYCy52flchK/96sXO3oejLYCy52flchK -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7e/7e07b42ec1972f0871e31b925593d1508de2ba4cf402ad17381fda2311687307-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/b081/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b125/_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/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile os/signal=$WORK/b128/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b070/_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/b127/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b075/_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 math=$WORK/b018/_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/b082/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b119/_pkg_.a packagefile runtime/debug=$WORK/b120/_pkg_.a packagefile text/template=$WORK/b121/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b104/_pkg_.a packagefile os/user=$WORK/b100/_pkg_.a packagefile log=$WORK/b089/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b023/_pkg_.a packagefile internal/singleflight=$WORK/b074/_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/b061/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b062/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b066/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b080/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile text/template/parse=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b041/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b060/_pkg_.a packagefile crypto/dsa=$WORK/b063/_pkg_.a packagefile crypto/x509/pkix=$WORK/b064/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b079/_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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=pOn3K67Eqj9pOkYRjJZc/96sXO3oejLYCy52flchK/2Tkj_a3-pw8T3lh2siUX/pOn3K67Eqj9pOkYRjJZc -B 0xce75714efc99620f7a0de40ee2a5d430ed2e4e53 -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_arm64/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 0x8741e1363e6a9a867f994f2bb99d988027e24894 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o recvtty github.com/opencontainers/runc/contrib/cmd/recvtty WORK=/tmp/go-build771747250 internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF errors mkdir -p $WORK/b003/ 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_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid Q3VJ67B5zG5ZcedHsZkh/Q3VJ67B5zG5ZcedHsZkh -goversion go1.10.3 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go 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_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid PAVS4FXGB_G3ONLEPEW7/PAVS4FXGB_G3ONLEPEW7 -goversion go1.10.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go runtime/internal/sys mkdir -p $WORK/b010/ unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF 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/unicode /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid 9cBcGoHaoim80spQ2kF8/9cBcGoHaoim80spQ2kF8 -goversion go1.10.3 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid CExfsyYd7AX9olwXLYyH/CExfsyYd7AX9olwXLYyH -goversion go1.10.3 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.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_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid RoZOS7ETwRrVigHudDek/RoZOS7ETwRrVigHudDek -goversion go1.10.3 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go 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_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid YHinfZ9OMHqCysvFh1mR/YHinfZ9OMHqCysvFh1mR -goversion go1.10.3 -D "" -importcfg $WORK/b020/importcfg -pack ./utf8.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config 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_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 68VI5wO45UARFhTJ3EUg/68VI5wO45UARFhTJ3EUg -goversion go1.10.3 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/b7/b76eb5bd5f9a2b61350d1c864de366f13eec1cbef413f0591e061a95bf24ef98-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/36/362b78f169b4d83f4f70b8c01487ba200808e5c6b5bcbc4d252dca62d4bd33dc-d # internal 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_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p math -std -installsuffix shared -buildid 8IklkGQJScxPbmEhemy6/8IklkGQJScxPbmEhemy6 -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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/eb/eb1fb97158a691848cbf152ab57c105a86b0b80f216b775454faadd30f09e141-d # internal encoding mkdir -p $WORK/b027/ unicode/utf16 mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF internal/nettrace 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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid yd23ZBsET0zPR7KhJjTW/yd23ZBsET0zPR7KhJjTW -goversion go1.10.3 -D "" -importcfg $WORK/b032/importcfg -pack ./utf16.go 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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rd5ehq-SJdzzAFJFc9Ob/rd5ehq-SJdzzAFJFc9Ob -goversion go1.10.3 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go 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_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding -std -complete -installsuffix shared -buildid _TRKEuAJVCemsVSRGXpr/_TRKEuAJVCemsVSRGXpr -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/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b3/b395a406756966c5ddeb05972a229afbf663637b2bb080473ea0ae06857ae36e-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_arm64/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_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s 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_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7c/7cb0838446928da380d11adbef544648b520183e432862bf489034e787518004-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_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/testlog -std -complete -installsuffix shared -buildid nK7W_EHT7KD5rBb_AkRV/nK7W_EHT7KD5rBb_AkRV -goversion go1.10.3 -D "" -importcfg $WORK/b017/importcfg -pack ./log.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # 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_arm64/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_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b7/b78c6ef1238024e1976fad5d47e377d0ae9c74b70351872d51fee0074c2782b3-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_arm64/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # 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_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/43/43b5a6358cc7eeef74ae02e32f2d8d8074aeb110176ca5517c15bd8f724386ea-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/5d/5d6532dda0c406cd97d61e08eee7b930bf001f5de1f74f0eca3ea9e2703ef0b0-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2d/2da21fdc9b5647a3ce533695452199ee0278fc3cbc3c0f6800650ea0f28a8717-d # internal 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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c0/c036e42e9082681a48958c650661474d26171868420b5e132e6444ea75596874-d # internal gcc -gno-record-gcc-switches -c -x c - || true runtime cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -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 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_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid 7bqbaXAd58_nwjrslbyb/7bqbaXAd58_nwjrslbyb -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_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./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_arm64.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_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -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/runtime/cgo gcc -I . -fPIC -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 gcc -I . -fPIC -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 -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 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_arm64/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_arm64 -shared -o $WORK/b012/dim_arm64.o ./dim_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b012/floor_arm64.o ./floor_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b012/modf_arm64.o ./modf_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b012/sqrt_arm64.o ./sqrt_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b012/stubs_arm64.o ./stubs_arm64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/72/7222cab4779bd89fa555900f2c169f329674395982125797e42223655a8c86a6-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/dim_arm64.o $WORK/b012/floor_arm64.o $WORK/b012/modf_arm64.o $WORK/b012/sqrt_arm64.o $WORK/b012/stubs_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/04/045d7961595405a306a9afe87489126c4f75a517afaebbed70a778a69d941c6b-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_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p strconv -std -complete -installsuffix shared -buildid MRjkYGwAh-_wlgYoRB4X/MRjkYGwAh-_wlgYoRB4X -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 -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_arm64.c gcc -I . -fPIC -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 gcc -I . -fPIC -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 -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 -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_arm64.S /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -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 cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0b/0be6f8ec35c7d24ad60cdeae8cdbbabb869c84d75affbe370ea75181c0bb267b-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p runtime/cgo -std -installsuffix shared -buildid yCB3mNOa9BSPp1M31424/yCB3mNOa9BSPp1M31424 -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_arm64/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_arm64 -shared -o $WORK/b046/asm_arm64.o ./asm_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_arm64.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_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a4/a4dae409d9035812fa45a37994cb80262166fa7c6076b3a4cb6ab54eaad650b1-d # internal cp /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h 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_arm64/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_arm64 -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_arm64/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_arm64 -shared -o $WORK/b008/asm_arm64.o ./asm_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/duff_arm64.o ./duff_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b008/tls_arm64.o ./tls_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/00/00447f8ca371acd58c32ebe939efa0d2942981ff5b6cad0a70e138217cee5359-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_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid 6Lldul05nILneyAuBO23/6Lldul05nILneyAuBO23 -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_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9e/9eed70f213866d1c7bce146cf213cecd04e8e0a66914b5becfb98e614dffa732-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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid 11Da6FAIqoZjQIn9_bkV/11Da6FAIqoZjQIn9_bkV -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_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tOW_puDoBhFXG78C_W03/tOW_puDoBhFXG78C_W03 -goversion go1.10.3 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ reflect 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_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid AmeUcoFBDeqt2MHn-acU/AmeUcoFBDeqt2MHn-acU -goversion go1.10.3 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go 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_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p reflect -std -installsuffix shared -buildid 5VxWFF8KOzIXPmpXRVmI/5VxWFF8KOzIXPmpXRVmI -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_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p syscall -std -installsuffix shared -buildid dbFckznLe0aFZvXpsBsd/dbFckznLe0aFZvXpsBsd -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/11/11e784df151d9674008c84fd3ca8d52deca34e728888b2c820142b30fe25efb2-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/de/de40d1f5bded1c69748c2486d58dac6c81922ec01703ded482b8640d06aac3d4-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1d/1d7d2b1437071fd017b96f0a60841db2fd3499e492f4d401ed48ef8490e4e187-d # internal bytes mkdir -p $WORK/b026/ strings mkdir -p $WORK/b031/ 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 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/bytes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p bytes -std -installsuffix shared -buildid lNjVEC8bYW9GZQ2_dvMq/lNjVEC8bYW9GZQ2_dvMq -goversion go1.10.3 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./buffer.go ./bytes.go ./bytes_arm64.go ./bytes_decl.go ./reader.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_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid xmrvijszXNh_5LKERMoG/xmrvijszXNh_5LKERMoG -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 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_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/bytes_arm64.o ./bytes_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/bytes_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c7/c7c521a917721c89bf964973fb15c14f9a5b8c08bda2190d282b70636b8f6fca-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_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1xs2pv6RjGEvYEd6fUAu/1xs2pv6RjGEvYEd6fUAu -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_arm64/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_arm64 -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_arm64/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_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3e/3e5a32052add0edfead334e0dd7872e4ded87d6ded1630c33216c92cbedefde7-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/72/726ef9b42e890c637c367c9992b595927057ede94819b973d6aeaca6b6a7c596-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_arm64/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_arm64 -shared -o $WORK/b015/asm_linux_arm64.o ./asm_linux_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_linux_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a8/a8e0f60f0f1444a289244b976f8736bd55042d1ddbf3e60c5936893aae837c93-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_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p time -std -installsuffix shared -buildid qDLhoQKzmf2POWhz5y1I/qDLhoQKzmf2POWhz5y1I -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_arm64/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_arm64 -shared -o $WORK/b018/asm_arm64.o ./asm_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/df/df2c5cb83d93387f29ccfaa9b5e39a11c7c9d78c9c9b274c690769c6361697e2-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_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p internal/poll -std -installsuffix shared -buildid 7VOwX8w7jVcyIJjKUuaj/7VOwX8w7jVcyIJjKUuaj -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/1d/1d9aaa1c4bb83445e951487e3ba3acbe67f4c525f63869cdb84d0a6ef4f25379-d # internal encoding/binary mkdir -p $WORK/b029/ sort mkdir -p $WORK/b030/ 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 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/encoding/binary /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid CuPlDjY85lZ0siIFcd3x/CuPlDjY85lZ0siIFcd3x -goversion go1.10.3 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go 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_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid cbiCYCDxjqbrjFIzQaeY/cbiCYCDxjqbrjFIzQaeY -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_arm64/buildid -w $WORK/b014/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/58/58dcae707a7abf0dbb6f8ff5c767446558593dbf08633e6d29a3dc227ea3fe92-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b4/b4b85f084f5a909b3fc2eec9344e6fca6808a80b9cc8f2b861947b18a5b78053-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_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p os -std -installsuffix shared -buildid Np_mDMLa7UWNt4Gj28p7/Np_mDMLa7UWNt4Gj28p7 -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_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a1/a1070b3f2eb80c39f19937d231a9e21dc19471284350cb0593e4a8b994bfd4d2-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_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 2QGNFg6FAcQmrF2Ukoao/2QGNFg6FAcQmrF2Ukoao -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_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d3/d31c91d971fcf928d64d5058ff882a665ea56383d3b388fe57b00567d29b407d-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/36/3690ffdd8e1ff8257c05f0c2f706a4971e5df56858b36ca513ecf7a0e8eee3e8-d # internal 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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p path/filepath -std -complete -installsuffix shared -buildid bbtggoyXg5HpC1cYeInR/bbtggoyXg5HpC1cYeInR -goversion go1.10.3 -D "" -importcfg $WORK/b034/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid Q5svLHUuznYtC9QMgvcy/Q5svLHUuznYtC9QMgvcy -goversion go1.10.3 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.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_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Ah39aUQ4y_ZTyMfVjwRu/Ah39aUQ4y_ZTyMfVjwRu -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 ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/da/da3861b226c619580f8aec2cf7967b3f20711e36f57f83aaab2908bfc4a7b9e9-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_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 30DfU96nLrAzak5sQa9G/30DfU96nLrAzak5sQa9G -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_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4c/4c5723b66acceda0aa021c886b2c6ad0400608f2eb26f1d7e5aef6c7182e4c51-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/69/691dd96e1335e047c0c61c96f31992f569d5457fc50e4c43675993a57be712da-d # internal 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_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p net/url -std -complete -installsuffix shared -buildid HEN7nJLZhtDctX3r8mPW/HEN7nJLZhtDctX3r8mPW -goversion go1.10.3 -D "" -importcfg $WORK/b039/importcfg -pack ./url.go encoding/json mkdir -p $WORK/b025/ text/template/parse 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 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/encoding/json /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p encoding/json -std -complete -installsuffix shared -buildid 7uT7rabOFMyMSSDR28s1/7uT7rabOFMyMSSDR28s1 -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 /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_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p text/template/parse -std -complete -installsuffix shared -buildid hTb8NawhnHNKsW-rB582/hTb8NawhnHNKsW-rB582 -goversion go1.10.3 -D "" -importcfg $WORK/b040/importcfg -pack ./lex.go ./node.go ./parse.go 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_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p context -std -complete -installsuffix shared -buildid DbRwKpjGxLZ8vs1IehdY/DbRwKpjGxLZ8vs1IehdY -goversion go1.10.3 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go 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_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p flag -std -complete -installsuffix shared -buildid com3D5meOX4QjdQZvKRP/com3D5meOX4QjdQZvKRP -goversion go1.10.3 -D "" -importcfg $WORK/b036/importcfg -pack ./flag.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/0c/0c1a73d9f9a986c355fc899c95f58c95a964f757e9b34e460391447de29dff38-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_arm64/cgo -objdir $WORK/b041/ -importpath net -- -I $WORK/b041/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.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_arm64/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_arm64 -shared -o $WORK/b023/asm_linux_arm64.o ./asm_linux_arm64.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_arm64.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/93/932fca781b82989510375a197568343f46b7cbc4960e49097297d88fa8efe710-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9f/9f000e07743830b0f4d7582c28b90ea241918f1c6adaf00f2b0655f7c62d225b-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c5/c541bc95c9b070d5a7016c19abb22654b78e9872949bcab0d692cbb27aca9a1e-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_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid jY-KhQZttRYOTbwmNIv8/jY-KhQZttRYOTbwmNIv8 -goversion go1.10.3 -D "" -importcfg $WORK/b022/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_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/26/26fc34fefb3bf44de9c36780a031b0308ce68ba660136d62b4bb027b052b03c7-d # internal cd $WORK/b041 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -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_arm64/buildid -w $WORK/b040/_pkg_.a # internal gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -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 cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/10/10646b7d282df3c7634f0ea3cb37ffe2f194e31d95c02ce7c7ce7235588d3f58-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_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p text/template -std -complete -installsuffix shared -buildid YVdViHhCbV_dzRXt04aU/YVdViHhCbV_dzRXt04aU -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 -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 -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/05/05592dcf5e3b14e15fa88c520f439c7686d84422f3624f8fc981ddb0f729b7eb-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_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid qV25XX0l38cValX-7r8C/qV25XX0l38cValX-7r8C -goversion go1.10.3 -D "" -importcfg $WORK/b024/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go cd $WORK/b041 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -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 -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/42/4248170b6e77082be2c44338142df116bbc063482957ed991697a5638373f39a-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net gcc -I . -fPIC -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 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p net -std -installsuffix shared -buildid GYow5mlMnBWs_khjrnJQ/GYow5mlMnBWs_khjrnJQ -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_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e1/e17f87a1d2ad73e7b3db98d8955de17f07f3298c6a678d375e2864a7ffc3957a-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_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid HvnYpbahPByn-X_22Q-T/HvnYpbahPByn-X_22Q-T -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_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/bc/bc39dbc3b21dcc4578249a479ab1909e72b73a8029e4ac2ac15c8c9644621b6b-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_arm64/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_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/0a/0adbcde0fe1288de4c54811d89ba98779ba3f9c2e595236fae07778f558dcb18-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 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_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid PD7nlf5Sb6GQB3Go12Dn/PD7nlf5Sb6GQB3Go12Dn -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6d/6d3f7b0839d083556235bb8cfedb89b1b63cda24b594d19c67072c7c4f068927-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 errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b012/_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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=0BLzrygpEUISnvTnyn81/PD7nlf5Sb6GQB3Go12Dn/zboX6yVr673wYZEyihmH/0BLzrygpEUISnvTnyn81 -B 0x8741e1363e6a9a867f994f2bb99d988027e24894 -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_arm64/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.ksfNtE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64 ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64 + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/bin + install -p -m 755 recvtty /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/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.aarch64/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/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.aarch64/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.aarch64/usr/bin/recvtty extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/bin/runc /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 2481 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.1geFo6 + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + exit 0 Processing files: runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KwMw1x + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/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.aarch64/usr/share/doc/runc-1.0.0 + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/share/doc/runc-1.0.0 + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/share/doc/runc-1.0.0 + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/share/doc/runc-1.0.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/share/doc/runc-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7GT2SY + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/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.aarch64/usr/share/licenses/runc-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64/usr/share/licenses/runc-1.0.0 + exit 0 Provides: runc = 1.0.0-57.dev.git2abd837.el7.centos runc(aarch-64) = 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()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: runc-debuginfo-1.0.0-57.dev.git2abd837.el7.centos.aarch64 Provides: runc-debuginfo = 1.0.0-57.dev.git2abd837.el7.centos runc-debuginfo(aarch-64) = 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.aarch64 Wrote: /builddir/build/RPMS/runc-1.0.0-57.dev.git2abd837.el7.centos.aarch64.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-57.dev.git2abd837.el7.centos.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XgaUDd + 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.aarch64 + exit 0 Child return code was: 0