D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/buildah-1.18.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tyoeRO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildah-d3a01d0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.18.0 base' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O0dGOQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir _build + pushd _build ~/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build ~/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 src/github.com/containers/buildah + popd ~/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + mv vendor src ++ pwd ++ pwd + export GOPATH=/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build:/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + GOPATH=/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build:/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' + export GO111MODULE=off + GO111MODULE=off ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x0b37cceda0da2361ae358a0c9eae15855282623e -extldflags '\'' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags '\''' -a -v -x -o bin/buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build937421060 crypto/subtle unicode/utf8 mkdir -p $WORK/b103/ internal/unsafeheader unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid K6QVF27xZAiIIpLtTX73/K6QVF27xZAiIIpLtTX73 -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid TepEzh0N9RElyLDune-c/TepEzh0N9RElyLDune-c -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go mkdir -p $WORK/b018/ mkdir -p $WORK/b005/ github.com/containers/ocicrypt/spec mkdir -p $WORK/b229/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid kMZfMj29DTwVSP3PXpjl/kMZfMj29DTwVSP3PXpjl -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b229/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid odoLga2Q3k0KwhFj2vDV/odoLga2Q3k0KwhFj2vDV -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go internal/nettrace cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid X4Xcg_NgxWyhLi0PXgRg/X4Xcg_NgxWyhLi0PXgRg -goversion go1.15.6 -D "" -importcfg $WORK/b229/importcfg -pack ./spec.go mkdir -p $WORK/b045/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 2vUoYy1krBiHLQmVnZOV/2vUoYy1krBiHLQmVnZOV -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF image/color mkdir -p $WORK/b245/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid b3FS1CA1-8xVEE1cwUeQ/b3FS1CA1-8xVEE1cwUeQ -goversion go1.15.6 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p image/color -std -complete -installsuffix shared -buildid 6PF5b7HwSpvB06hOXHo2/6PF5b7HwSpvB06hOXHo2 -goversion go1.15.6 -D "" -importcfg $WORK/b245/importcfg -pack ./color.go ./ycbcr.go internal/race mkdir -p $WORK/b015/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid ymEWITZtGZkamO_sKOR6/ymEWITZtGZkamO_sKOR6 -goversion go1.15.6 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid IHm7HS6agtdIWwBkKlwV/IHm7HS6agtdIWwBkKlwV -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b075/ encoding mkdir -p $WORK/b024/ math/bits mkdir -p $WORK/b028/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid cPH9tK4tbXNVApW7CTtY/cPH9tK4tbXNVApW7CTtY -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./unsafeheader.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid b7nFvj4_Z1rTe3PlmNU3/b7nFvj4_Z1rTe3PlmNU3 -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uJZtg5zL_NKnJ26MWLPk/uJZtg5zL_NKnJ26MWLPk -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go github.com/containers/storage/pkg/promise unicode mkdir -p $WORK/b097/ mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid aLsFVZAO0qBMPedNAPyr/aLsFVZAO0qBMPedNAPyr -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid RT_SzBQhUvM01vzAHNqS/RT_SzBQhUvM01vzAHNqS -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./promise.go github.com/containers/common/version mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/common/version -complete -installsuffix shared -buildid 2eXY9ustsnbZhG5HE1A-/2eXY9ustsnbZhG5HE1A- -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./version.go container/list mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p container/list -std -complete -installsuffix shared -buildid PfZFWIgdbnl2l__x4P96/PfZFWIgdbnl2l__x4P96 -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack ./list.go crypto/internal/subtle mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid BcixXIwOErxQJuDIEwbY/BcixXIwOErxQJuDIEwbY -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./aliasing.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ps-FhJ2hId7BQ_WbqWJY/ps-FhJ2hId7BQ_WbqWJY -goversion go1.15.6 -D "" -importcfg $WORK/b209/importcfg -pack ./asn1.go cp $WORK/b045/_pkg_.a /home/iurt/.cache/go-build/1b/1b17ab95f49b6bdcc46398dddb99ac6cf9fe86715b00bbb6baeea722914fa472-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b471/ github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b200/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config EOF github.com/pquerna/ffjson/shared cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 4k69341z_adNdPOQUbwQ/4k69341z_adNdPOQUbwQ -goversion go1.15.6 -D "" -importcfg $WORK/b471/importcfg -pack ./command.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b161/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid WCmvXT89ulNA5OaJhAHU/WCmvXT89ulNA5OaJhAHU -goversion go1.15.6 -D "" -importcfg $WORK/b200/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b225/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid 4JxC6x-G1aQxDhOHpsou/4JxC6x-G1aQxDhOHpsou -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack ./options.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid DIIU7Id96Y7QLe5_RHDl/DIIU7Id96Y7QLe5_RHDl -goversion go1.15.6 -D "" -importcfg $WORK/b225/importcfg -pack ./aliasing.go google.golang.org/protobuf/internal/flags mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid lqna1FzKptoaKNA60zn2/lqna1FzKptoaKNA60zn2 -goversion go1.15.6 -D "" -importcfg $WORK/b311/importcfg -pack ./flags.go ./proto_legacy_disable.go github.com/docker/docker/api mkdir -p $WORK/b359/ github.com/docker/docker/api/types/image mkdir -p $WORK/b373/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b373/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid 6kjSPnfZZLo7ZwVhgPeL/6kjSPnfZZLo7ZwVhgPeL -goversion go1.15.6 -D "" -importcfg $WORK/b359/importcfg -pack ./common.go ./common_unix.go github.com/VividCortex/ewma cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid lyp928ZilXAUZJjiCduP/lyp928ZilXAUZJjiCduP -goversion go1.15.6 -D "" -importcfg $WORK/b373/importcfg -pack ./image_history.go google.golang.org/protobuf/internal/genname github.com/docker/docker/api/types/events mkdir -p $WORK/b432/ mkdir -p $WORK/b327/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid 681pgWgTBHl5tAtvjAVo/681pgWgTBHl5tAtvjAVo -goversion go1.15.6 -D "" -importcfg $WORK/b432/importcfg -pack ./ewma.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid U8fA7T0NcHg-h2EfhG5R/U8fA7T0NcHg-h2EfhG5R -goversion go1.15.6 -D "" -importcfg $WORK/b327/importcfg -pack ./name.go google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b372/ mkdir -p $WORK/b313/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid s49lByaVwQjJ30YKwvXC/s49lByaVwQjJ30YKwvXC -goversion go1.15.6 -D "" -importcfg $WORK/b372/importcfg -pack ./events.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid TAStpdPDynCDKRO-UFg2/TAStpdPDynCDKRO-UFg2 -goversion go1.15.6 -D "" -importcfg $WORK/b313/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /home/iurt/.cache/go-build/7e/7e8aa51848c2639e1624acdf61238f4cb2fe9ede26f29a30a3f61315d3acf403-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /home/iurt/.cache/go-build/50/509f7a3da8196d7c8b9496a6070ba47b39d9d05a393d77b194ba4e49625a3440-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /home/iurt/.cache/go-build/4c/4c58712f0729418069e261653020131bef3e74c8a367e214e7f18c34c08eea50-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /home/iurt/.cache/go-build/aa/aa246324ff99169a22ed13f3df60763da882c314aa821bbafd279aa4fcc0084c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /home/iurt/.cache/go-build/d1/d167efda837ce9a96c60f2f8e6974e8c041491d4cf07a9cf22170c59188f3aff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b012/_pkg_.a /home/iurt/.cache/go-build/67/67dc1921302633abbdb964cbbf3bad68a95d4d6eaf3b27bc75be1153caaa34db-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b024/_pkg_.a /home/iurt/.cache/go-build/54/54d33436f97b2b73dde310d18482f954c055a7988ccaa906c0590396ef00d7e5-d # internal cp $WORK/b102/_pkg_.a /home/iurt/.cache/go-build/3e/3e64b7ab40aca644b6818a660fb560a4d2b17354d18f03a087c274b3159f89b5-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b069/_pkg_.a /home/iurt/.cache/go-build/59/597bea05f2eae4f9280e20baa02e6646a1c14616259bfcaac81c4c531133865d-d # internal cp $WORK/b103/_pkg_.a /home/iurt/.cache/go-build/69/693b589ec4a3c3d3d28b5907fc27e0b7a726ad31c7f8d5df733540ea2704a2f7-d # internal cp $WORK/b209/_pkg_.a /home/iurt/.cache/go-build/44/44d5cd7a142616c3f6746e0b588e8d1e7e17fefb7fa81de0dc9720bacaa20154-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid _doDFA72DXM1Tmf4u8nG/_doDFA72DXM1Tmf4u8nG -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /home/iurt/.cache/go-build/12/1254775e7369ab22cbcb91a0954ab65358aafd45962489023707b66b905fc557-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b311/_pkg_.a /home/iurt/.cache/go-build/e6/e682632fc195c7da00495bd13e5db555d35d0a5fdbcdfd32fc1d017f02aaf9e7-d # internal cp $WORK/b359/_pkg_.a /home/iurt/.cache/go-build/bf/bf80a1ec54dc7ed27615bc485c02bd0766355e0ed55bdefab8a91f43ce1a373c-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid VlsJVAeT91J8jCymNECz/VlsJVAeT91J8jCymNECz -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b471/_pkg_.a /home/iurt/.cache/go-build/0b/0bc7fd7c66fafe0d9303a568edb55da59944c7dca20bb9234320b07cd02f5d8b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b161/_pkg_.a /home/iurt/.cache/go-build/cf/cfb9842ca0b4be8eba2e362b6814d8c4ebf64206bf200cdb3927b9e04c9e3517-d # internal cp $WORK/b225/_pkg_.a /home/iurt/.cache/go-build/29/29874a3b9ce9e1b12d631d42cc7c2a2f9b8ff8c53123eb5d3278446caf2c3347-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cp $WORK/b327/_pkg_.a /home/iurt/.cache/go-build/55/55bff5654e3a86d63342f6513d9eaf1f04f7e834730568dc97ab47a2a9e0a19d-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid fmC0IUlxSYmcst3vdtqP/fmC0IUlxSYmcst3vdtqP -goversion go1.15.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b373/_pkg_.a /home/iurt/.cache/go-build/85/8550e5bfc04dab635336fd823c657834ef0c231e28a45338a9b65042d2a9508f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b372/_pkg_.a /home/iurt/.cache/go-build/b1/b1ab86e444d004bef247664e557560751b57048f0988f3ed9863eed505a87558-d # internal cp $WORK/b009/_pkg_.a /home/iurt/.cache/go-build/44/448afaf12a525b60fa479b408758221c607809ae3a96f6417726605684e4f5ce-d # internal cp $WORK/b011/_pkg_.a /home/iurt/.cache/go-build/be/beaf407ebfe407084324863d03d67462d1d3a1d7a452ef11d325647284971aa0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cp $WORK/b313/_pkg_.a /home/iurt/.cache/go-build/50/5099c01bc4da003aee948c08babfdb8fcc94f619aadff7ee4a07bd96f4e26cba-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /home/iurt/.cache/go-build/7f/7f76df205d0672feb0d4565f61e30b43874441b987e5a245a505ae9e44ee2716-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b315/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid pzcdWQ1KSqiIdkOMNbly/pzcdWQ1KSqiIdkOMNbly -goversion go1.15.6 -D "" -importcfg $WORK/b315/importcfg -pack ./ints.go cp $WORK/b018/_pkg_.a /home/iurt/.cache/go-build/01/0180709eb2de994e8938e22f5b9c739c5dd9d1236e7e7324a81f0bb8a620b1ac-d # internal math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /home/iurt/.cache/go-build/c6/c683b34e42ead902b4bc8b57e24944aae64f96d1a5b5edf50f3e01b919a53cca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /home/iurt/.cache/go-build/57/5738da93e9c450aa0fad46c7b992255a5b286f644065b4e9def233a0d2fd862b-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uvqiRn2nl1eMlxpsWEnm/uvqiRn2nl1eMlxpsWEnm -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid sIw_R4H6s3Kp0HU3GgTP/sIw_R4H6s3Kp0HU3GgTP -goversion go1.15.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b200/_pkg_.a /home/iurt/.cache/go-build/c4/c41fd3bbeab9f326c25d0e58ff0295c67fe310fd2977b5b5ddd24d88b593d2b6-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /home/iurt/.cache/go-build/9e/9eda8d20218f05e2f04e7d72020974fe6c5748e6c2aeb4d891b9b0aaccf83139-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b016/_pkg_.a /home/iurt/.cache/go-build/77/773252047295226d6f428ec48ca9c7b8a56313245678240fe4fb729517a7f864-d # internal cp $WORK/b245/_pkg_.a /home/iurt/.cache/go-build/87/87c31cfcab6c421b58230148a8d391af5eef94270987ab0c589e8cb8e30823fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /home/iurt/.cache/go-build/0c/0cbd7c1a93db9ebe18ab5003121aff1f3ef9427e16656eb998b4ba65c9412ed0-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /home/iurt/.cache/go-build/f9/f9d8d6888bd3b8805154a4abdeb9fd98e8871b5078af77981c735fb4e0a395af-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid GuUrgke9172oaQlx3WB5/GuUrgke9172oaQlx3WB5 -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /home/iurt/.cache/go-build/cc/cc7fc255b4bcedaa884dca1418d0b6feaffecb5b509935f11a0718571ea097d4-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid JvKJkK3_5kQq5aNCThO8/JvKJkK3_5kQq5aNCThO8 -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /home/iurt/.cache/go-build/c9/c972980d92befa3023a735dfea98a39f69bae02313d64888a4ecaae448f75f10-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/stubs_arm64.o ./stubs_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_arm64.o $WORK/b027/exp_arm64.o $WORK/b027/floor_arm64.o $WORK/b027/modf_arm64.o $WORK/b027/sqrt_arm64.o $WORK/b027/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /home/iurt/.cache/go-build/4d/4d20a1d308a8834ef18097026c73e93bbcee5da3d67973d6acf1d6b86ed1f7ef-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid EEQ4_FYobeWknxegukBP/EEQ4_FYobeWknxegukBP -goversion go1.15.6 -D "" -importcfg $WORK/b433/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /home/iurt/.cache/go-build/6d/6de8a94f1130c3da0b856fcff4af86107e092ae8c5824b6927e7e879d3b1bfac-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x012.o -c gcc_arm64.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o $WORK/b048/_x011.o $WORK/b048/_x012.o -g -O2 -lpthread TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./asm_arm64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2rBJAz0i1useHJMxaCar/2rBJAz0i1useHJMxaCar -goversion go1.15.6 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_arm64.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o $WORK/b048/_x011.o $WORK/b048/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /home/iurt/.cache/go-build/ea/eae66322e7071b69995ad570f69e5695ae070bd7b0bedfe1494ebe882a871db8-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /home/iurt/.cache/go-build/7f/7f6818df74eaa7646add7a7a6b39ff08ce63f4523856e2d5747b84804e2decfa-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid oLlB-l1WX_DQocydwvOJ/oLlB-l1WX_DQocydwvOJ -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 9wcqQksmEMUkxCCoH65V/9wcqQksmEMUkxCCoH65V -goversion go1.15.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /home/iurt/.cache/go-build/bf/bfac1864898e09c497f8673391e2c9cb668b5c0d43a6e368d694e3f4ab2a2b39-d # internal internal/singleflight mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Gch-JeYhIoh_mdLKKDPh/Gch-JeYhIoh_mdLKKDPh -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF math/rand mkdir -p $WORK/b047/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid aEPAvr5KjUsNaPJkTb-h/aEPAvr5KjUsNaPJkTb-h -goversion go1.15.6 -D "" -importcfg $WORK/b308/importcfg -pack ./pragma.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid sv4psEZSAbcTHr9t5jyh/sv4psEZSAbcTHr9t5jyh -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /home/iurt/.cache/go-build/9c/9c2bde5e232b62326956466b63727d723ca155b70f5884134ef0fb8376971cd7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /home/iurt/.cache/go-build/24/244461600c950bbc133143fd607bf260058046027e26a9900b4ceab316307e3a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /home/iurt/.cache/go-build/1f/1f0e8eced1306d6f2c586abc89cadff21ba50ea060ebc8ccb69aaf4af4e5ea7e-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /home/iurt/.cache/go-build/26/26db9f11b6dd29762a74d975fa82a9c19a842e03f21d44adfe5bc4a8c27ddec1-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b033/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid fbU3ADFafU9NuHtG0LuP/fbU3ADFafU9NuHtG0LuP -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid 83ds7qs0fgBJXgJOW6wu/83ds7qs0fgBJXgJOW6wu -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /home/iurt/.cache/go-build/27/272fe6e524dd10b5f4e837a1e4bf1c82e6cf5bdccf37f65ae8df81c9baa01b47-d # internal internal/oserror mkdir -p $WORK/b022/ io mkdir -p $WORK/b013/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid OIMtIrOjqg9t9gH0Ej0o/OIMtIrOjqg9t9gH0Ej0o -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid aMm-HC2wDLgi2D-gtqw_/aMm-HC2wDLgi2D-gtqw_ -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage github.com/containers/common/pkg/apparmor mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF github.com/containers/storage/pkg/locker mkdir -p $WORK/b125/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vu--SCUS_vXV4BF_Q9TM/vu--SCUS_vXV4BF_Q9TM -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go strconv mkdir -p $WORK/b030/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Lw3x8jClMaWLYiL6vdm3/Lw3x8jClMaWLYiL6vdm3 -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack ./locker.go mkdir -p $WORK/b068/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid cNKKaMauFVjUczfw9OHV/cNKKaMauFVjUczfw9OHV -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/version=$WORK/b069/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid Ww0EXtGpJYnePly_4hOU/Ww0EXtGpJYnePly_4hOU -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./apparmor.go ./apparmor_unsupported.go golang.org/x/crypto/cast5 mkdir -p $WORK/b241/ github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b393/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid tl847lByUGcXXeGFea0-/tl847lByUGcXXeGFea0- -goversion go1.15.6 -D "" -importcfg $WORK/b241/importcfg -pack ./cast5.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid fUIEXmVgDBQOk2zj-kAE/fUIEXmVgDBQOk2zj-kAE -goversion go1.15.6 -D "" -importcfg $WORK/b393/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /home/iurt/.cache/go-build/ac/acf10a07f931b514943d68526ff740fa5dd45f9681e5d7a6c244149d3fb977dc-d # internal cp $WORK/b068/_pkg_.a /home/iurt/.cache/go-build/86/8688c1015e70f3c9bfef75bfa0263dfa7e84972d743f577201a8b5011617eb47-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /home/iurt/.cache/go-build/53/5375ff7e79c0aea0ab6395764a23881018422e006e7be7b0859944bbc7bf096d-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /home/iurt/.cache/go-build/7a/7acb238f8062e84e4a5c52e025e132b19acb66ae8b9ee56e9f637df03bbfa805-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid 37mmm_H-hl9zJWBMJkoa/37mmm_H-hl9zJWBMJkoa -goversion go1.15.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /home/iurt/.cache/go-build/c3/c34a60b84e274f2a57bfed16c51c524a2a858769b5242e227f6867f2386de7bc-d # internal container/heap mkdir -p $WORK/b427/ github.com/beorn7/perks/quantile mkdir -p $WORK/b299/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p container/heap -std -complete -installsuffix shared -buildid DmHg0DN906V5KAZ2rkYR/DmHg0DN906V5KAZ2rkYR -goversion go1.15.6 -D "" -importcfg $WORK/b427/importcfg -pack ./heap.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid Z3gnzvuTsLpj0XmmJjKP/Z3gnzvuTsLpj0XmmJjKP -goversion go1.15.6 -D "" -importcfg $WORK/b299/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /home/iurt/.cache/go-build/8e/8e31694087219a97b3ca276451005170d91ba5c98167c0f2a3252dff81e12fed-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /home/iurt/.cache/go-build/35/352314ad396c10eb8c90ab6b9ec6a9c1cda94a09863482eadfa7648ce0e88819-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /home/iurt/.cache/go-build/c7/c7e0d45c377c97682a8565fea24b66e3b1c6effe02ae58f36af5263c84810eef-d # internal hash mkdir -p $WORK/b093/ text/tabwriter mkdir -p $WORK/b168/ bytes cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF github.com/containers/image/v5/pkg/compression/internal cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p hash -std -complete -installsuffix shared -buildid G0wvq2feoGiO4Fh02efP/G0wvq2feoGiO4Fh02efP -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./hash.go mkdir -p $WORK/b002/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid U-4H49x3b6sSJGuYyqzk/U-4H49x3b6sSJGuYyqzk -goversion go1.15.6 -D "" -importcfg $WORK/b168/importcfg -pack ./tabwriter.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid 0o7W2XtEgAS7tE5ZGfAY/0o7W2XtEgAS7tE5ZGfAY -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b178/ crypto/internal/randutil mkdir -p $WORK/b205/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid GCiWolVmckFlPD-AqhLR/GCiWolVmckFlPD-AqhLR -goversion go1.15.6 -D "" -importcfg $WORK/b178/importcfg -pack ./types.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid yWc53VitIdVElocaKIOt/yWc53VitIdVElocaKIOt -goversion go1.15.6 -D "" -importcfg $WORK/b205/importcfg -pack ./randutil.go github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid rO7Y3yP6a0vYDydRM0bA/rO7Y3yP6a0vYDydRM0bA -goversion go1.15.6 -D "" -importcfg $WORK/b259/importcfg -pack ./upload_reader.go strings mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid qIL8YWtvRg_9AHxOF8tz/qIL8YWtvRg_9AHxOF8tz -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /home/iurt/.cache/go-build/0d/0df37579a782a4b2a8053cda0cd9df48e69e2761d2aa9c0a57da6ed89a77a11f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /home/iurt/.cache/go-build/3f/3fc7782ae8e5442dded1db544cd4cca241cd887b37c3d953ffa7d0b03b29dc81-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b178/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid y3Ac57RC-AnotYEPj-sP/y3Ac57RC-AnotYEPj-sP -goversion go1.15.6 -D "" -importcfg $WORK/b177/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /home/iurt/.cache/go-build/10/103f81e600ce2024ca3f7c342730b6e1f9157d32da626a4254ffe53926f74097-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /home/iurt/.cache/go-build/bf/bf5a6b12ac2d067afe1b1d3e63a07af009c8a9f566974d4503119db1a13600dd-d # internal hash/crc64 mkdir -p $WORK/b121/ hash/crc32 mkdir -p $WORK/b108/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid ctwOHIB8aEZFQwA1xbGD/ctwOHIB8aEZFQwA1xbGD -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./crc32_arm64.s crypto/hmac mkdir -p $WORK/b215/ hash/adler32 hash/fnv mkdir -p $WORK/b305/ mkdir -p $WORK/b240/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WEW_PfAA4MvdoQElSUQV/WEW_PfAA4MvdoQElSUQV -goversion go1.15.6 -D "" -importcfg $WORK/b215/importcfg -pack ./hmac.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid AZQyPeZ80H1Vtc2IzGTt/AZQyPeZ80H1Vtc2IzGTt -goversion go1.15.6 -D "" -importcfg $WORK/b305/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4aurZG8WYVWGnKvbP8T3/4aurZG8WYVWGnKvbP8T3 -goversion go1.15.6 -D "" -importcfg $WORK/b240/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /home/iurt/.cache/go-build/25/25c611b77376522684c943f475cd5fd1b33de34c7c1dc32f8dad74c766ffcc4d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /home/iurt/.cache/go-build/0a/0aceaef7fe99427a1150f37d5baa697d8da2ae280203ee687e6b3575db093d22-d # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p hash/crc32 -std -installsuffix shared -buildid vCp11mBZyhZNTBGlK8fq/vCp11mBZyhZNTBGlK8fq -goversion go1.15.6 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /home/iurt/.cache/go-build/f1/f194fd8c67f9cf1a7457af5659e4af55c030bc192aec96c7c504178aacefc38b-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b416/ vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b228/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a EOF cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid bw-eIxIQ_gpveLYtDMT8/bw-eIxIQ_gpveLYtDMT8 -goversion go1.15.6 -D "" -importcfg $WORK/b416/importcfg -pack ./pbkdf2.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid UDVl3yj9xhSYvYob0hh4/UDVl3yj9xhSYvYob0hh4 -goversion go1.15.6 -D "" -importcfg $WORK/b228/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /home/iurt/.cache/go-build/cd/cddb8c18bca3d9d15f8693a951fabf570bef2f141e4e7a7cd3e5f81422bd250d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /home/iurt/.cache/go-build/89/8948cca7032ee1ff9b6070ae47b37fc2d6b4d6c4e2b94e39c2e08e394f4d5339-d # internal cp $WORK/b121/_pkg_.a /home/iurt/.cache/go-build/0a/0a0b33d64b74bdfaa568a1990a5cf7781b78379b15e95e99b01c932898816a5d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /home/iurt/.cache/go-build/61/616f5079a69b6caab56824de36910c750279491f9b8960b379a5dbd3d33eecd2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /home/iurt/.cache/go-build/e8/e85ed26aa316c83352b347a48ebd84de3454d8b3a1e558fab313c4cb4adb6c53-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /home/iurt/.cache/go-build/b9/b943fd09c8cae76006f68d8212242c5564d384216604eba1aaa9ad388d76f895-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /home/iurt/.cache/go-build/a8/a89b6781c35db8cff2d37f3e1195034c0e88f17d9442194689ccdffcbca381c3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /home/iurt/.cache/go-build/c3/c3d2cd4ae4ec69f79d70994d2a35585d192fe8f68313375d901fb93b8837b48e-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF golang.org/x/text/transform mkdir -p $WORK/b387/ cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid q3nJ0erKMmlpnvva9K3p/q3nJ0erKMmlpnvva9K3p -goversion go1.15.6 -D "" -importcfg $WORK/b273/importcfg -pack ./transform.go cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid lps6k-SMHJH02kLuB8bJ/lps6k-SMHJH02kLuB8bJ -goversion go1.15.6 -D "" -importcfg $WORK/b387/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /home/iurt/.cache/go-build/b3/b3895e0c884c38b3f22cdaba8daa2ef6b9155284a6553f800c728f5be30d2466-d # internal crypto mkdir -p $WORK/b092/ encoding/base32 mkdir -p $WORK/b137/ crypto/rc4 github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b217/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b115/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid KFJSPcMWjMLM3YIOzCXH/KFJSPcMWjMLM3YIOzCXH -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack ./base32.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid izkn2mCE8V_oBnU9_QLZ/izkn2mCE8V_oBnU9_QLZ -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 5DTm-NioOKORD2mM80Jk/5DTm-NioOKORD2mM80Jk -goversion go1.15.6 -D "" -importcfg $WORK/b217/importcfg -pack ./rc4.go reflect mkdir -p $WORK/b029/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto -std -complete -installsuffix shared -buildid z8yFPdy4sd1rt7zusTXj/z8yFPdy4sd1rt7zusTXj -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./crypto.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_arm64.s golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid H1Vz2CuqnRD74WV2S7uu/H1Vz2CuqnRD74WV2S7uu -goversion go1.15.6 -D "" -importcfg $WORK/b236/importcfg -pack ./errors.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid ISV9FJWlNJWeXeVTqrdd/ISV9FJWlNJWeXeVTqrdd -goversion go1.15.6 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /home/iurt/.cache/go-build/5a/5a52db054d056212bef320d6ec81e959a5fef80aa4daf10c948b79846abf95b4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /home/iurt/.cache/go-build/16/168d84b9bd9540da7f0468a33848564fc5584df113e362f8c55e945232af6545-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid Fqd5VhsjMjSr7IMJmlRf/Fqd5VhsjMjSr7IMJmlRf -goversion go1.15.6 -D "" -importcfg $WORK/b243/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b217/_pkg_.a /home/iurt/.cache/go-build/99/9997bd20885a8aec2678ffd8161fad7e3e0ebc6c5adc49119551262baa4f048f-d # internal cp $WORK/b039/_pkg_.a /home/iurt/.cache/go-build/85/85ed9e4b1198a0d851930267403d440ca4ee62622820d412bdf3d9900df8f61c-d # internal bufio mkdir -p $WORK/b057/ github.com/docker/docker/api/types/versions mkdir -p $WORK/b230/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p bufio -std -complete -installsuffix shared -buildid vvyq0_USI_HS792ctr0L/vvyq0_USI_HS792ctr0L -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./bufio.go ./scan.go path mkdir -p $WORK/b056/ github.com/containers/storage/pkg/stringutils cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b152/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path -std -complete -installsuffix shared -buildid DQnvosG1nhHam2gOZadY/DQnvosG1nhHam2gOZadY -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid tTE4JEQbOkgEbCAVuC-G/tTE4JEQbOkgEbCAVuC-G -goversion go1.15.6 -D "" -importcfg $WORK/b230/importcfg -pack ./compare.go mkdir -p $WORK/b333/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid Lw6Fcp-i8azBmCioqS2X/Lw6Fcp-i8azBmCioqS2X -goversion go1.15.6 -D "" -importcfg $WORK/b333/importcfg -pack ./autoneg.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid C87nvsMf4U2vlJ54FkUQ/C87nvsMf4U2vlJ54FkUQ -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid BvFJxKFiDTVCrMCpp27V/BvFJxKFiDTVCrMCpp27V -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /home/iurt/.cache/go-build/b9/b919a0392de90e93d105d6235c0d6d36a767a26c5e62de63d19b84fb08f51393-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /home/iurt/.cache/go-build/b4/b462b2245670c9cf78dbc710f827e01894573ffdaaf4ff7d0f3e49ebc179b86c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /home/iurt/.cache/go-build/24/240c1c43ebc4b8fa075da3d3d37bef4cb5939a5a78d8df209a14e268607f4071-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /home/iurt/.cache/go-build/88/883457e2c17449c49334fb996d83d6eabbf5eadd7772c4f12d283097332754a0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /home/iurt/.cache/go-build/74/743e817edb092877ea4424d8ecf3fbfa5a08c6a812373a19833153841856e6a3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /home/iurt/.cache/go-build/b0/b056a9bbd1f847e2312fe640bf7f17ff3760bcb296aa6a1f315f6351287ef87a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /home/iurt/.cache/go-build/92/9231a1993df7c080aec9a317bd5f170118c1a6c544b7b40473111154ee169fee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /home/iurt/.cache/go-build/3d/3d4c03f42f4904454d02ea554ff7b90f872c2ba9c3d0264be0506fd7ad099222-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /home/iurt/.cache/go-build/c4/c498fcd13097c97b101aa4e54ddf69adf6d97fba41ecf501fffa82d620534b5c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /home/iurt/.cache/go-build/05/05919f87f46ebd9ca9db6638f7860594ed037ef798cca9522cb01c883609206b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /home/iurt/.cache/go-build/49/4981949a09ec66571559c747748e1edff750ef0c31c14f35b79ea3deaefe16bf-d # internal compress/bzip2 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid K9tKvKWwh-vfqrNlsmCQ/K9tKvKWwh-vfqrNlsmCQ -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go image mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p image -std -complete -installsuffix shared -buildid 7dGLX20ITyy7WfFb0RyW/7dGLX20ITyy7WfFb0RyW -goversion go1.15.6 -D "" -importcfg $WORK/b244/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /home/iurt/.cache/go-build/55/55ae5d7d8c504be8d0b4a4ed5f99a8cdc9c3c27ce94c29c81653054abff0d26f-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /home/iurt/.cache/go-build/01/0135fbbfeac8b755306ef055a9617663db7d875dd4858fdd214507ec0fd8b518-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ github.com/mattn/go-isatty mkdir -p $WORK/b189/ internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid PvdDjtps4pPO4uTXPKaP/PvdDjtps4pPO4uTXPKaP -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid JtWj5dF79pR2F6AFalDP/JtWj5dF79pR2F6AFalDP -goversion go1.15.6 -D "" -importcfg $WORK/b189/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF time mkdir -p $WORK/b020/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid yLMr0umJUU5wFwoAMtBe/yLMr0umJUU5wFwoAMtBe -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid Q1AxUIAmwjgecVJkj4xV/Q1AxUIAmwjgecVJkj4xV -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /home/iurt/.cache/go-build/54/54b30fd0cb106eade86a48f050e938fdfcf72f52847eeacb24a676b1f6f85d7d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /home/iurt/.cache/go-build/93/93606356a1b386054d4dd4fa8b66575d48fc73743ac27edcfeaf61783be304ee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /home/iurt/.cache/go-build/3e/3ec92e08c73b1076910544dfe547b15fb3e4293b59fd7a57b7bdcbd6a0427430-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /home/iurt/.cache/go-build/cd/cdc66cc622a9c2d5cbced9898aa06c4474a47e2111f710efb5dde23b1d89425a-d # internal image/internal/imageutil mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b244/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid Iw9s_m9FY0UmlYXBu-g_/Iw9s_m9FY0UmlYXBu-g_ -goversion go1.15.6 -D "" -importcfg $WORK/b247/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /home/iurt/.cache/go-build/84/84bb0a5156b592639bb319c1f4eaf13c33b2b29ac3674029bcb52cadd9e64af4-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp -std -complete -installsuffix shared -buildid 07RDwcAtVfRK2s9s8PoU/07RDwcAtVfRK2s9s8PoU -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /home/iurt/.cache/go-build/98/989274f5524928d37426cf2874725fe67b26a0d249f30a809739ae40475b814d-d # internal image/jpeg mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b244/_pkg_.a packagefile image/color=$WORK/b245/_pkg_.a packagefile image/internal/imageutil=$WORK/b247/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid gX_L7aeKFiO2v0SAdYta/gX_L7aeKFiO2v0SAdYta -goversion go1.15.6 -D "" -importcfg $WORK/b246/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /home/iurt/.cache/go-build/fb/fb87ed49161cbcfd4d57ef16f7c6b6bcb0bac89cd16c1cbc0a46b62e66afdb15-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /home/iurt/.cache/go-build/48/48ba21c0f438f93beca8830bb152d6210f5ad7f74e4709d9ed13eda4ba7f056a-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid nHLCI62afq6OPeZyE7XT/nHLCI62afq6OPeZyE7XT -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid l3Fw6mL_6JcYW56MxfdE/l3Fw6mL_6JcYW56MxfdE -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /home/iurt/.cache/go-build/54/54a65359cb690c0d99e05a82b414218818f3831a89a08ae8c8d4d179b0154e80-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b428/ github.com/lunixbochs/vtclean mkdir -p $WORK/b187/ github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b438/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b062/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid umW180ATCcBSmO0LsATX/umW180ATCcBSmO0LsATX -goversion go1.15.6 -D "" -importcfg $WORK/b428/importcfg -pack ./stripansi.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b062/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/lunixbochs/vtclean /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/lunixbochs/vtclean -complete -installsuffix shared -buildid O8k6wywgo8ruDDYyVPtR/O8k6wywgo8ruDDYyVPtR -goversion go1.15.6 -D "" -importcfg $WORK/b187/importcfg -pack ./io.go ./line.go ./vtclean.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid LA3EyrPUglK5HbV1E1ZV/LA3EyrPUglK5HbV1E1ZV -goversion go1.15.6 -D "" -importcfg $WORK/b438/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /home/iurt/.cache/go-build/4f/4f1478d8f401a47c447a071c9d9fc13aefcf59da76b1556d2cc02a5de1ae1130-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /home/iurt/.cache/go-build/0e/0e402ce131791acf44be1f700975ffe54a3e69b5cb44e41021a8020393931009-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /home/iurt/.cache/go-build/9c/9c5380ee3b6686ac9cbcba0da9552ee84c4f4d3ee5c0ba4a0209d54b254caae6-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b434/ golang.org/x/net/context mkdir -p $WORK/b095/ golang.org/x/sync/errgroup mkdir -p $WORK/b461/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid X24gpG3LfoFQOoK7dZ1Z/X24gpG3LfoFQOoK7dZ1Z -goversion go1.15.6 -D "" -importcfg $WORK/b434/importcfg -pack ./semaphore.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 5Tdj3rC1v_Lv8vF5OsNT/5Tdj3rC1v_Lv8vF5OsNT -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid sUUwsPHT6dVdSQpGD6_o/sUUwsPHT6dVdSQpGD6_o -goversion go1.15.6 -D "" -importcfg $WORK/b461/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /home/iurt/.cache/go-build/80/8026fd713a8ea3c867b8d35864e8597f30260335318dedbd9441070f29fdb46a-d # internal github.com/juju/ansiterm/tabwriter mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/lunixbochs/vtclean=$WORK/b187/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/juju/ansiterm/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/juju/ansiterm/tabwriter -complete -installsuffix shared -buildid dZHJOSCPPq8jTPK5TgN2/dZHJOSCPPq8jTPK5TgN2 -goversion go1.15.6 -D "" -importcfg $WORK/b186/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /home/iurt/.cache/go-build/ba/baac01e6e5267cc5d7ff305333eeaeb8c723f780c90ab4803cdbbae2ab4355ab-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /home/iurt/.cache/go-build/e6/e6e421a8bb4f82064de12d493900f304e9325154f17655afdd5eec135a3079ac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /home/iurt/.cache/go-build/ec/ec308dcf95e284554ed68d607fafacc770a161608d2330b018c967c056b76743-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /home/iurt/.cache/go-build/0a/0aee4a2276beba74454bd6f6f0dc7e3d20fdd6f86213e39966c381504499bc9a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /home/iurt/.cache/go-build/18/181d8958f273899e9b87dc69acc5e1701157fb5dcce4571571936145e0d23136-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid R78quBOBRGSoUfJc2RDE/R78quBOBRGSoUfJc2RDE -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /home/iurt/.cache/go-build/f5/f5a2a84fde0b8cc2c58be0970985759bd1b38bd4ca6598af48c9a445863d9ea5-d # internal internal/fmtsort mkdir -p $WORK/b032/ github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b158/ mkdir -p $WORK/b026/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pEBa52YHXdf0gBjpz7Ha/pEBa52YHXdf0gBjpz7Ha -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid wA3fqZnosUhdjDgG7dBE/wA3fqZnosUhdjDgG7dBE -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack ./errwrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 3NIuUefY99qz_vhRuAWe/3NIuUefY99qz_vhRuAWe -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /home/iurt/.cache/go-build/5b/5bbecf6bfb89109cdfab616f5946ea7b5930fb74a9ab2f5a77b57a87fb6deb79-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /home/iurt/.cache/go-build/67/67f0f2bb1e31ee44c274d988282fb386b69c58da0715b649a6b09e88695648e3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /home/iurt/.cache/go-build/0b/0b6c2ce1ff4173e98ff098d4ac954b8b3b2e6fd0a469ff6c31c461edf8f820e1-d # internal encoding/base64 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid AaKNl4FMTlkWCNk2MjBV/AaKNl4FMTlkWCNk2MjBV -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/sha256 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./sha256block_arm64.s crypto/cipher mkdir -p $WORK/b101/ github.com/klauspost/compress/snappy mkdir -p $WORK/b107/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Dkvpsx23oRZX-JZKTR6u/Dkvpsx23oRZX-JZKTR6u -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 8BEyne176LCV8Xbwa2Xk/8BEyne176LCV8Xbwa2Xk -goversion go1.15.6 -D "" -importcfg $WORK/b107/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go golang.org/x/sys/unix mkdir -p $WORK/b074/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid gH6MO5LjerzhStGK2Yy3/gH6MO5LjerzhStGK2Yy3 -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go crypto/sha512 mkdir -p $WORK/b206/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF crypto/md5 mkdir -p $WORK/b216/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./asm_linux_arm64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b214/ vendor/golang.org/x/crypto/poly1305 cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF crypto/sha1 cat >$WORK/b216/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 39LkUeOoJ_ffV_pxq_YT/39LkUeOoJ_ffV_pxq_YT -goversion go1.15.6 -D "" -importcfg $WORK/b206/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 5RCohf1U3dIYwLUSQArm/5RCohf1U3dIYwLUSQArm -goversion go1.15.6 -D "" -importcfg $WORK/b226/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b216=>" -I $WORK/b216/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b216/symabis ./md5block_arm64.s mkdir -p $WORK/b218/ cat >$WORK/b218/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uObC7fEh4O4cNUjrw1sY/uObC7fEh4O4cNUjrw1sY -goversion go1.15.6 -D "" -importcfg $WORK/b214/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b218/symabis ./sha1block_arm64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b075/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid _97BXWV9TP0hcOts0LV3/_97BXWV9TP0hcOts0LV3 -goversion go1.15.6 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid -j7F_hcB0AIWliQlouKA/-j7F_hcB0AIWliQlouKA -goversion go1.15.6 -symabis $WORK/b218/symabis -D "" -importcfg $WORK/b218/importcfg -pack -asmhdr $WORK/b218/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ju6zBaQZfBhvvGY2E8nB/ju6zBaQZfBhvvGY2E8nB -goversion go1.15.6 -symabis $WORK/b216/symabis -D "" -importcfg $WORK/b216/importcfg -pack -asmhdr $WORK/b216/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Hqad77-1To3NNly9bA6E/Hqad77-1To3NNly9bA6E -goversion go1.15.6 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /home/iurt/.cache/go-build/d7/d7a5360db6ed9430b0162be16f54a4cb5fa562a7e7f8c92be8ef423deb078b63-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /home/iurt/.cache/go-build/b3/b38eeeca9f4d1e6b5819f6e425f18b10ff49e38a8064fa6dc880eaaa1b9028f1-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b216=>" -I $WORK/b216/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b216/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /home/iurt/.cache/go-build/99/9906146c7ddd2b27d2c2e5dca710f8b7de08d7ba06e229254c92dc63c085d1bf-d # internal encoding/pem mkdir -p $WORK/b222/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b235/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid FPAWI5KAoDnyIMx1xvLJ/FPAWI5KAoDnyIMx1xvLJ -goversion go1.15.6 -D "" -importcfg $WORK/b235/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid bIWNCjuCHK5_FxLE7QHW/bIWNCjuCHK5_FxLE7QHW -goversion go1.15.6 -D "" -importcfg $WORK/b222/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b218/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b216/_pkg_.a $WORK/b216/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /home/iurt/.cache/go-build/bc/bc010c7058f70ba3fe23993006f90df812290b11be8b1b54692b487d50e2c192-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b218/_pkg_.a $WORK/b218/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b218/_pkg_.a /home/iurt/.cache/go-build/70/7068e7c3d4760a687c5d7f9ed0772b31fd2a5ad68a8d93474cc7b6a705877fb8-d # internal cp $WORK/b206/_pkg_.a /home/iurt/.cache/go-build/8d/8d5997c32f7d4c646c6b32fc842f3c86847c782e9d70b287df16cd8fc8a33944-d # internal cp $WORK/b107/_pkg_.a /home/iurt/.cache/go-build/b1/b11fd54834d2afbea5fb033e71496c3a5f430991639356ffbf4c11b7582bc29e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /home/iurt/.cache/go-build/37/378f7deea2f3f9d3e1e03f7334ffdb11b8395c70dd06a44dc75e2906165d2d05-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /home/iurt/.cache/go-build/11/1164d282edf9b345922bc73b97b652fe93f06d8840b30e17edc5d76e48469a0f-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid Wh1sZlwsJfOwSTz_8aSi/Wh1sZlwsJfOwSTz_8aSi -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid njYKim5VxxzMmd5AAUs8/njYKim5VxxzMmd5AAUs8 -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go runtime/debug mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b110/symabis ./debug.s os/signal mkdir -p $WORK/b184/ cat >$WORK/b184/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b184/symabis ./sig.s github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b258/ net mkdir -p $WORK/b043/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/rootless /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Yc1AdQ2dqwSbJBdTPAH7/Yc1AdQ2dqwSbJBdTPAH7 -goversion go1.15.6 -D "" -importcfg $WORK/b258/importcfg -pack ./rootless.go google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b304/ github.com/docker/docker/api/types/mount mkdir -p $WORK/b363/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile hash/fnv=$WORK/b305/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid WiGLpJDivpH3tNxjJq-z/WiGLpJDivpH3tNxjJq-z -goversion go1.15.6 -D "" -importcfg $WORK/b304/importcfg -pack ./rand.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid GgX9JtIHCgaSJxaq-yin/GgX9JtIHCgaSJxaq-yin -goversion go1.15.6 -D "" -importcfg $WORK/b363/importcfg -pack ./mount.go github.com/mattn/go-runewidth mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid De3Nu_RE8b9NvKRDc-Qm/De3Nu_RE8b9NvKRDc-Qm -goversion go1.15.6 -D "" -importcfg $WORK/b429/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go github.com/mattn/go-colorable mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b189/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid AszZmVVVCBr7buQEYY9K/AszZmVVVCBr7buQEYY9K -goversion go1.15.6 -D "" -importcfg $WORK/b188/importcfg -pack ./colorable_others.go ./noncolorable.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p runtime/debug -std -installsuffix shared -buildid QFCO1UL7wyxb-LzQALV1/QFCO1UL7wyxb-LzQALV1 -goversion go1.15.6 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p os/signal -std -installsuffix shared -buildid 0zwITF7h8S794W8KVJl-/0zwITF7h8S794W8KVJl- -goversion go1.15.6 -symabis $WORK/b184/symabis -D "" -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /home/iurt/.cache/go-build/b5/b53b33f9b3b7673895e0c7a019e176a8d8625b997cd21a4287a3ec3c0789c7d0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /home/iurt/.cache/go-build/d9/d9f9d6ac4a0e358e24beda99f3853a275b6ce4e37d141fe1af2f55a55301f3b4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /home/iurt/.cache/go-build/f7/f7f07406c43f16794baf0870592452961efa2f6bb073a534f1a8bce1e9b0a30f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /home/iurt/.cache/go-build/80/80b38c27a87d8937d218df276e38f91a2311960d79ad7d2fe6bb4ba1c30783e2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /home/iurt/.cache/go-build/eb/eb42a313ea1be452868322ba37b97e19e190ac8fade6bbb1b0ded6a938e73072-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /home/iurt/.cache/go-build/ee/ee5d4c3f4f3f96c84024b441a2fb654a003f29163b3d44c655e7421646bdad56-d # internal crypto/des mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF crypto/aes cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid q7zPGcPcTPw4SWC4yfG1/q7zPGcPcTPw4SWC4yfG1 -goversion go1.15.6 -D "" -importcfg $WORK/b212/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /home/iurt/.cache/go-build/46/46fd4c3db8c3097c38a8e4dcd313810aa1673f63798232f591f8ad7518451438-d # internal mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./asm_arm64.s ./gcm_arm64.s vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b224/ cat >$WORK/b224/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b224=>" -I $WORK/b224/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b224/symabis ./chacha_arm64.s cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b225/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid UfZADoN6W09f4YwiUDJT/UfZADoN6W09f4YwiUDJT -goversion go1.15.6 -symabis $WORK/b224/symabis -D "" -importcfg $WORK/b224/importcfg -pack -asmhdr $WORK/b224/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/aes -std -installsuffix shared -buildid 6Q3p0u18_rcLO5bP3yYj/6Q3p0u18_rcLO5bP3yYj -goversion go1.15.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b110/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b110/_pkg_.a $WORK/b110/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b110/_pkg_.a /home/iurt/.cache/go-build/4f/4f4dd940e2ea61005445928620882e2547e2f06d6b0767a6188fba471df46682-d # internal cp $WORK/b429/_pkg_.a /home/iurt/.cache/go-build/b4/b4dab8a16c9ca109cae2b4e65c76eb21e7eefc55fd24ae24d554383390d50864-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b184/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b184/_pkg_.a $WORK/b184/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /home/iurt/.cache/go-build/40/405baf3b34ae0db6c1b5f9bcb08b59f23d9501ef8db585177a3c0dc1893761e7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /home/iurt/.cache/go-build/9f/9f7ff5d34b51e50f6515d52c949b42238793a70f69136687c8bf4a3ac461668e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /home/iurt/.cache/go-build/1a/1a7a12f74e55b07c2ef1f7422cd24f3615460c612db075eb6b9d918816c1d518-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /home/iurt/.cache/go-build/27/2712c789d83d99bcd06a91716e7b85d907a78eec5ef295b4f23e12d91d694a67-d # internal io/ioutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6NRZ1F0rI76iL6YiFUlH/6NRZ1F0rI76iL6YiFUlH -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 7Y9ZtCX0gynpqU2-32_B/7Y9ZtCX0gynpqU2-32_B -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/gcm_arm64.o ./gcm_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b224=>" -I $WORK/b224/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b224/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b224/_pkg_.a $WORK/b224/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /home/iurt/.cache/go-build/8e/8e3d43ff870f199f5e4020d4db4004260b0930193ed7b69313aa1b79e0fda925-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b226/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid sg6z3BYRgNujVeni71N-/sg6z3BYRgNujVeni71N- -goversion go1.15.6 -D "" -importcfg $WORK/b223/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/asm_arm64.o $WORK/b100/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /home/iurt/.cache/go-build/35/35d0e3e73b006e282e4b70374ba9a926986da1a815798d880be22ba7919a251d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /home/iurt/.cache/go-build/9c/9c640a401484246538e76e81c4d37c4acce0a49d5531d72b1a19054a69054a8d-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid DOLrp2D_s6uf1UpCa9US/DOLrp2D_s6uf1UpCa9US -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /home/iurt/.cache/go-build/9e/9e83978c5d5aa8f759cd9853e99320151fa74f4af8c8352d441515c6e588ff2f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /home/iurt/.cache/go-build/e2/e268beffe78c731ac61c44dcdce02cf503686c4bd742dccfee2af8a6736afae7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /home/iurt/.cache/go-build/30/305d38b98d57e6e6adbcc0385b7ac67453faed526c1febb2143d34ab81a1fe56-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid jxNx3qJkpDn-OHsmk2ix/jxNx3qJkpDn-OHsmk2ix -goversion go1.15.6 -D "" -importcfg $WORK/b491/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /home/iurt/.cache/go-build/c1/c11fb18508e640240bfdbe0ed9a097f34c45afda35f1378980a78606d1a1e39d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /home/iurt/.cache/go-build/cc/cc20c1c04c6d88b59ab55c1af6292a300fe07ece8330a8c399db1d9f328e8e4a-d # internal log mkdir -p $WORK/b082/ encoding/hex mkdir -p $WORK/b094/ github.com/docker/go-units mkdir -p $WORK/b088/ text/scanner cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b083/ github.com/syndtr/gocapability/capability github.com/pkg/errors github.com/klauspost/compress/fse github.com/BurntSushi/toml cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KHtTnPKZCYNl4_NQHsPM/KHtTnPKZCYNl4_NQHsPM -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./hex.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF os/user mkdir -p $WORK/b055/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid -CSwi2byJjMYXkC_UcPI/-CSwi2byJjMYXkC_UcPI -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./scanner.go cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b055/ -importpath os/user -- -I $WORK/b055/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/containers/storage/pkg/config mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF flag math/big github.com/containers/storage/pkg/reexec github.com/containers/storage/pkg/parsers github.com/tchap/go-patricia/patricia github.com/opencontainers/runtime-spec/specs-go encoding/json cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/mistifyio/go-zfs github.com/klauspost/compress/flate cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid mdIoWabogRDdA99o630-/mdIoWabogRDdA99o630- -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack ./config.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid DcHSGqVdJs4FMmh2scop/DcHSGqVdJs4FMmh2scop -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b117/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p log -std -complete -installsuffix shared -buildid ZGXQDhscGQ7XrR0Eo3JB/ZGXQDhscGQ7XrR0Eo3JB -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go mkdir -p $WORK/b104/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p flag -std -complete -installsuffix shared -buildid 4hTOhqqrJpBnzPEQN_yQ/4hTOhqqrJpBnzPEQN_yQ -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./flag.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b104/symabis ./arith_arm64.s github.com/hashicorp/go-multierror mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b158/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF net/url mkdir -p $WORK/b170/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid gL0zL82NSq6sQbdDKfSU/gL0zL82NSq6sQbdDKfSU -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go go/token github.com/opencontainers/image-spec/specs-go text/template/parse github.com/opencontainers/go-digest mkdir -p $WORK/b072/ github.com/manifoldco/promptui/list mkdir -p $WORK/b071/ mkdir -p $WORK/b106/ mkdir -p $WORK/b067/ github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b118/ mkdir -p $WORK/b126/ mkdir -p $WORK/b156/ mkdir -p $WORK/b149/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid j_hv2pfGCJGLjR_jArvv/j_hv2pfGCJGLjR_jArvv -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./errors.go ./go113.go ./stack.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid rsoyN7mZ7KgLx3qltnjt/rsoyN7mZ7KgLx3qltnjt -goversion go1.15.6 -D "" -importcfg $WORK/b106/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go github.com/juju/ansiterm mkdir -p $WORK/b023/ mkdir -p $WORK/b145/ mkdir -p $WORK/b112/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 6K3xVVpadXb4otf31ins/6K3xVVpadXb4otf31ins -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go vendor/golang.org/x/crypto/curve25519 cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 4VJlvykcTVtzLqJKRmbj/4VJlvykcTVtzLqJKRmbj -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack ./parsers.go github.com/ulikunitz/xz/internal/xlog cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 2_al-azVSHMufGb-KY-Q/2_al-azVSHMufGb-KY-Q -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid 1v-M25UnaJ9pVpwdzt9h/1v-M25UnaJ9pVpwdzt9h -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 21IB0GEP9oEUcqnCwfDE/21IB0GEP9oEUcqnCwfDE -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./regmask_other.go ./stateless.go ./token.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid TSTx2zkDYIk-1Eq3_1YQ/TSTx2zkDYIk-1Eq3_1YQ -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack ./config.go ./state.go ./version.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid usOms2Q54b_2uJUrDfFq/usOms2Q54b_2uJUrDfFq -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack ./command_linux.go ./reexec.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p net/url -std -complete -installsuffix shared -buildid r1lpmMcwX-z_ccxcyx8a/r1lpmMcwX-z_ccxcyx8a -goversion go1.15.6 -D "" -importcfg $WORK/b170/importcfg -pack ./url.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b165/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid PznPsKaP8C76HbuV2uXs/PznPsKaP8C76HbuV2uXs -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go mkdir -p $WORK/b180/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 9swLePJ2_C1YeyGsNqxF/9swLePJ2_C1YeyGsNqxF -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack ./children.go ./patricia.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b171/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p go/token -std -complete -installsuffix shared -buildid E8l-35Bnn8xSgMM5Hdh-/E8l-35Bnn8xSgMM5Hdh- -goversion go1.15.6 -D "" -importcfg $WORK/b165/importcfg -pack ./position.go ./serialize.go ./token.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid TTvQbWjyciG-ab38wTsa/TTvQbWjyciG-ab38wTsa -goversion go1.15.6 -D "" -importcfg $WORK/b180/importcfg -pack ./version.go ./versioned.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b159/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid uSL8cKpHC8Sl2Tnm_xvr/uSL8cKpHC8Sl2Tnm_xvr -goversion go1.15.6 -D "" -importcfg $WORK/b171/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b190/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b191/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid YTDSekWAlP9wA87fcL_s/YTDSekWAlP9wA87fcL_s -goversion go1.15.6 -D "" -importcfg $WORK/b159/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/manifoldco/promptui/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid FIOSMJNtWq7F1CQFdTXK/FIOSMJNtWq7F1CQFdTXK -goversion go1.15.6 -D "" -importcfg $WORK/b190/importcfg -pack ./list.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/manifoldco/promptui/screenbuf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid jJtkGc8Qa-mW9cDBx4F3/jJtkGc8Qa-mW9cDBx4F3 -goversion go1.15.6 -D "" -importcfg $WORK/b191/importcfg -pack ./screenbuf.go mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/juju/ansiterm/tabwriter=$WORK/b186/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b188/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b189/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b227/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/juju/ansiterm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/juju/ansiterm -complete -installsuffix shared -buildid ZmCMMvL_LUs0JpbWl67N/ZmCMMvL_LUs0JpbWl67N -goversion go1.15.6 -D "" -importcfg $WORK/b185/importcfg -pack ./attribute.go ./color.go ./context.go ./doc.go ./style.go ./tabwriter.go ./terminal.go ./writer.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid noMUkDXwU81d5NJZFEu2/noMUkDXwU81d5NJZFEu2 -goversion go1.15.6 -D "" -importcfg $WORK/b227/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid nx1saV1fSGQg2vHFllgo/nx1saV1fSGQg2vHFllgo -goversion go1.15.6 -D "" -importcfg $WORK/b198/importcfg -pack ./xlog.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p math/big -std -installsuffix shared -buildid fvwGlgq1FvCTEN-FtDrY/fvwGlgq1FvCTEN-FtDrY -goversion go1.15.6 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /home/iurt/.cache/go-build/36/362b17719379c46c92188c421ad385a913c94d5b7af1ebd6fedab2513da12992-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid 6wTthPL3wohVmWXzmBrx/6wTthPL3wohVmWXzmBrx -goversion go1.15.6 -D "" -importcfg $WORK/b232/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /home/iurt/.cache/go-build/52/52cdb0781022104a86ab92bd3160af2fe7639bf5c453d7511baea57120967f5d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal github.com/mtrmac/gpgme mkdir -p $WORK/b233/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b233/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b233/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go cp $WORK/b191/_pkg_.a /home/iurt/.cache/go-build/a3/a3ceafd56221aac31929a8d8a38cec4d8785ac6d394c685cf1480a6f4fd0ce6e-d # internal compress/flate mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid zctzJ-b_8j2dbm-DCjuV/zctzJ-b_8j2dbm-DCjuV -goversion go1.15.6 -D "" -importcfg $WORK/b238/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /home/iurt/.cache/go-build/2b/2b23987d0ee6f24e94688f5ed2e2187f0dd176da7892f8d245ca4e6c85bad0c0-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b273/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid uLnRUHdEqlgXhUlioCas/uLnRUHdEqlgXhUlioCas -goversion go1.15.6 -D "" -importcfg $WORK/b275/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /home/iurt/.cache/go-build/c6/c614ff2365b916cf3b35bda5e968bfce0c5e263d157bc29a0f9458f4faff6633-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid _x7Mf9JNqhKDtFz4F_tm/_x7Mf9JNqhKDtFz4F_tm -goversion go1.15.6 -D "" -importcfg $WORK/b278/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /home/iurt/.cache/go-build/ab/ab2e2631e54614605440895d9a89d4d3f5c2945796c1e920c50cd8c18f384e0e-d # internal mime mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p mime -std -complete -installsuffix shared -buildid _t-O-R9UWDBlZU70vi61/_t-O-R9UWDBlZU70vi61 -goversion go1.15.6 -D "" -importcfg $WORK/b279/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b082/_pkg_.a /home/iurt/.cache/go-build/dc/dca3309c84b5aaa4fdd63344536be3c084d21bbba98a0c34a33790ebe64d6312-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid oVil4t6yEUr02vOMBO7B/oVil4t6yEUr02vOMBO7B -goversion go1.15.6 -D "" -importcfg $WORK/b274/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b088/_pkg_.a /home/iurt/.cache/go-build/aa/aa7a4ad9636ba0d497dcb09600117b2e89e43ca38d27e05b58c79ba1724ad012-d # internal mime/quotedprintable mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid pXVtaKGlmxXz46ni7FeZ/pXVtaKGlmxXz46ni7FeZ -goversion go1.15.6 -D "" -importcfg $WORK/b281/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /home/iurt/.cache/go-build/03/03a370e9260f815b03fa78e5131e1e5b178ee0d60ef3b3c841e7c604e82a6a97-d # internal net/http/internal mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 0fBg8QGVXDW6o1io543P/0fBg8QGVXDW6o1io543P -goversion go1.15.6 -D "" -importcfg $WORK/b283/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /home/iurt/.cache/go-build/6f/6f71b05025d21d1521b6d25ba1e227e9494149a0948ccb50e63133f331182a46-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b304/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid rcf9DdSi8tRr30K6JjPb/rcf9DdSi8tRr30K6JjPb -goversion go1.15.6 -D "" -importcfg $WORK/b303/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /home/iurt/.cache/go-build/8b/8b3e43f65b22bb7d853d9635b7517f53a90882556ffbda69bc951ce2d7e78bf6-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid __xgrzty4Y3TLaU8g5sx/__xgrzty4Y3TLaU8g5sx -goversion go1.15.6 -D "" -importcfg $WORK/b173/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b118/_pkg_.a /home/iurt/.cache/go-build/79/79b7a265dbba75d10739fcba697fd840c28a6898ea912e06b567d863746f94dc-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cp $WORK/b227/_pkg_.a /home/iurt/.cache/go-build/c5/c5df5b3cae9a6f5c7fe109486d84a18e3119d876e4323a37af1045a8cb15357c-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid O73WnbQ9rR89m-_VVMp6/O73WnbQ9rR89m-_VVMp6 -goversion go1.15.6 -D "" -importcfg $WORK/b179/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go github.com/docker/distribution/digestset mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid jadtg3gPwamvvSKlYZJ4/jadtg3gPwamvvSKlYZJ4 -goversion go1.15.6 -D "" -importcfg $WORK/b288/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /home/iurt/.cache/go-build/75/754237a866c142965920c915d28a1b8771c13a9e8d418e78608bb835e33ebcf7-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b200/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b198/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid -o-EXUoZeT1pXhxIx7Vf/-o-EXUoZeT1pXhxIx7Vf -goversion go1.15.6 -D "" -importcfg $WORK/b199/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /home/iurt/.cache/go-build/6a/6a54ebdc99c33e08ad75c361de73d63c2ebaa28a6036ccc410e9887a5e7f3e58-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid paBFDiv3npCmaeQ-BM-K/paBFDiv3npCmaeQ-BM-K -goversion go1.15.6 -D "" -importcfg $WORK/b328/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b146/_pkg_.a /home/iurt/.cache/go-build/0a/0aca4e065eeefb58f85143b5a53d08050f68f133093bb09d1bcb3c8aa4ab51ad-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid Wpwgq4dlrRGqloZWXH8y/Wpwgq4dlrRGqloZWXH8y -goversion go1.15.6 -D "" -importcfg $WORK/b336/importcfg -pack ./fs.go cp $WORK/b303/_pkg_.a /home/iurt/.cache/go-build/7c/7c95b80609255d4cd920c05339c6d92ee1239e031622e82a8440cc425a7ecd7b-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid P1Xhz_fLnxXKc4j3MFfi/P1Xhz_fLnxXKc4j3MFfi -goversion go1.15.6 -D "" -importcfg $WORK/b302/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /home/iurt/.cache/go-build/e3/e3671851ff0bc054029ac11c87991b8aea96854ce12537ac3cd81837d5e6ab59-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid SCIyXSw0s0oIfg_WYQ9C/SCIyXSw0s0oIfg_WYQ9C -goversion go1.15.6 -D "" -importcfg $WORK/b340/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /home/iurt/.cache/go-build/9e/9ea3db71ce3190c731af43ea3a4a59d5b35678023a735848c9b8c58f77338628-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid LF-wCN1TLlFjdalAEAOE/LF-wCN1TLlFjdalAEAOE -goversion go1.15.6 -D "" -importcfg $WORK/b347/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /home/iurt/.cache/go-build/f9/f950bea3df0a841275e7a9847a9dd0832b538fc13b826f80ceae74e6d9b7c626-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 7kFl2QpvYTGgPdPl3dER/7kFl2QpvYTGgPdPl3dER -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /home/iurt/.cache/go-build/88/88b42ec0c7ade4e1f6b9eccea2918810b6a401f85421960d299b3ac8f6d22e99-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b072/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 4J_2j-EGTH0U4sOYDtEp/4J_2j-EGTH0U4sOYDtEp -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /home/iurt/.cache/go-build/4b/4b8cea56c521f64d01fea63ad11d27250ea072c4170bf14b9b558c511224bd0e-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 4Ing6ZlyXpxCuQj5FBsL/4Ing6ZlyXpxCuQj5FBsL -goversion go1.15.6 -D "" -importcfg $WORK/b250/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /home/iurt/.cache/go-build/c6/c6dac70c77387d024e0b7111101384a0cd8f9352dc93bac681ee08084b891145-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid q3jq5UnWQxHaoisBRr7c/q3jq5UnWQxHaoisBRr7c -goversion go1.15.6 -D "" -importcfg $WORK/b255/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /home/iurt/.cache/go-build/74/74730942492b59381edae6ed7c9e0347caee2748e9722ab34cbc95e3c61b7699-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b156/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid KPxo3IULzSFS86_UrDXd/KPxo3IULzSFS86_UrDXd -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /home/iurt/.cache/go-build/dc/dc4454344b8f8e8ba804e13cb745a146c0f1bedb1365d7458f355dc08554ea8c-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid tG2rJfWjI8OprdXV-Pq4/tG2rJfWjI8OprdXV-Pq4 -goversion go1.15.6 -D "" -importcfg $WORK/b362/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /home/iurt/.cache/go-build/f4/f47303b8c6c9beb6bbb36e4ebb6a281119742e920323918022e485f73d3720a1-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid W7Px1zMPfVk3dBqN2T-7/W7Px1zMPfVk3dBqN2T-7 -goversion go1.15.6 -D "" -importcfg $WORK/b374/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /home/iurt/.cache/go-build/ec/ec600695baa241ec01aa21a9e4d74e403a1743c164f004965309ac85d027f068-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid guyguTU1-zztFYesyKTp/guyguTU1-zztFYesyKTp -goversion go1.15.6 -D "" -importcfg $WORK/b287/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /home/iurt/.cache/go-build/3d/3dcab1bad2872201c307207f20d85ee3b541855d958c0390f4a283e3bc1bbb8a-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 8Mjy-TaZ2e1oF8ANsl-e/8Mjy-TaZ2e1oF8ANsl-e -goversion go1.15.6 -D "" -importcfg $WORK/b307/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b347/_pkg_.a /home/iurt/.cache/go-build/8c/8ced0864ae89f97fae0d18b22e4b5770d0dcaa0cf74651333eed42f25e131aa3-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 3ZmzYC3H9TLZijeose8v/3ZmzYC3H9TLZijeose8v -goversion go1.15.6 -D "" -importcfg $WORK/b379/importcfg -pack ./oci_util.go cp $WORK/b185/_pkg_.a /home/iurt/.cache/go-build/27/279a3c8cde01c01296a4956c57afabe8a853f716608152721992792ad5ed17d0-d # internal github.com/imdario/mergo mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid qorEsaUSIm4fkuAmvjaE/qorEsaUSIm4fkuAmvjaE -goversion go1.15.6 -D "" -importcfg $WORK/b382/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /home/iurt/.cache/go-build/30/305f7f02a15b4f4116fadcdd1f349974055b8c7df53d04a78007107654fd07b4-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid pCp040HcWtaTEcoTbECX/pCp040HcWtaTEcoTbECX -goversion go1.15.6 -D "" -importcfg $WORK/b388/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /home/iurt/.cache/go-build/7e/7e5ae49cffc36662840c70d1cb659d3578b52ad29c67d5e4c0e6aa34de18f393-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /home/iurt/.cache/go-build/ca/ca9c3fc3805e0ba3cf5b6e8991949dd73983634df011137050b7f1ae0ad8d4e2-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b387/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5pHk4Ttwnds0sCTmAZnz/5pHk4Ttwnds0sCTmAZnz -goversion go1.15.6 -D "" -importcfg $WORK/b389/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go golang.org/x/net/http2/hpack mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid zDdSxnXzCzlMQUNpLgFL/zDdSxnXzCzlMQUNpLgFL -goversion go1.15.6 -D "" -importcfg $WORK/b390/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /home/iurt/.cache/go-build/b4/b492e3f29b3bedf7ee40d1403822522b07d9501d566395d4b20a94121d3ce15e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b394/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cp $WORK/b362/_pkg_.a /home/iurt/.cache/go-build/cb/cbb083d7547a9be84ad4bf1ba936ebf47bd0dfdf89fbfc32a2c84f88b8d0d8b5-d # internal github.com/containers/buildah/define mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/define /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/buildah/define -complete -installsuffix shared -buildid nc8fPOghXQDtWS8wv7pm/nc8fPOghXQDtWS8wv7pm -goversion go1.15.6 -D "" -importcfg $WORK/b396/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /home/iurt/.cache/go-build/75/756a760ef4447dd03abff2351152d50c798b30be744feacff4eced20ba0f51fc-d # internal go/scanner mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid mxXw37ff1MEKDWXiJ5A6/mxXw37ff1MEKDWXiJ5A6 -goversion go1.15.6 -D "" -importcfg $WORK/b164/importcfg -pack ./errors.go ./scanner.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /home/iurt/.cache/go-build/72/7229414f42aae3785e8226a3a1a14c438e1e2e76459d4272eb2f893a9ced5be4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal go.etcd.io/bbolt mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b305/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid ms9C4OQ6S1VotXblZWcq/ms9C4OQ6S1VotXblZWcq -goversion go1.15.6 -D "" -importcfg $WORK/b409/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go cp $WORK/b145/_pkg_.a /home/iurt/.cache/go-build/44/4473a4a1fe88b6895121a573234732d965bb7a2b9a3647acb31f6a0643cfbb73-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid Uqg27i04w0u_iTvoZSed/Uqg27i04w0u_iTvoZSed -goversion go1.15.6 -D "" -importcfg $WORK/b418/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b394/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b394/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /home/iurt/.cache/go-build/8d/8ddecb5eebf4a34ac3ad1c8256722852f340c616649370c1c598020a5d9ab6f7-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid WanDB38W8P3by5uj56I6/WanDB38W8P3by5uj56I6 -goversion go1.15.6 -D "" -importcfg $WORK/b419/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /home/iurt/.cache/go-build/d9/d98d06621fa725476e220d083dfba3afcf3ebbb95cd71ab032ef11c8295d878a-d # internal github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b432/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b428/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b429/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b433/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid EyO6Bs9pGKK4QH3imjj3/EyO6Bs9pGKK4QH3imjj3 -goversion go1.15.6 -D "" -importcfg $WORK/b431/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /home/iurt/.cache/go-build/f0/f071c5f7e744db4d2bfb588cf37014dc9c6f632b48c742c0bf877757296db0be-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 1Vbe5VTMRW47KWB-D63F/1Vbe5VTMRW47KWB-D63F -goversion go1.15.6 -D "" -importcfg $WORK/b437/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /home/iurt/.cache/go-build/c2/c2854d85f1c55a4906d16da2fe0d041f68843f2f349482c000692698d138fbbc-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid TZSxQARdbt09qg2Fy60w/TZSxQARdbt09qg2Fy60w -goversion go1.15.6 -D "" -importcfg $WORK/b445/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /home/iurt/.cache/go-build/c8/c82d025c456e6f926cbf5b4e647c838b4040d3a16b4c47cecddede5b0c6cda8b-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid qKIYNGS4MWU2W26vpn6f/qKIYNGS4MWU2W26vpn6f -goversion go1.15.6 -D "" -importcfg $WORK/b420/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b173/_pkg_.a /home/iurt/.cache/go-build/fd/fd0947fb960a3819bee3fca9e8de64c046d423a8027e2fea44a0b22e81f4d782-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b176/ cp $WORK/b106/_pkg_.a /home/iurt/.cache/go-build/de/de4f2d6682c445c54ffb5d4f23ed1e0942274e376f6aaf5ef9c610d55c7efd85-d # internal cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid y5TsrAkqfrc2kW2s4ZsN/y5TsrAkqfrc2kW2s4ZsN -goversion go1.15.6 -D "" -importcfg $WORK/b176/importcfg -pack ./types.go github.com/klauspost/compress/huff0 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid fjpkj1BpXRwZ2ScIA8o8/fjpkj1BpXRwZ2ScIA8o8 -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /home/iurt/.cache/go-build/94/94032cdac91319983c37435304f31effedbf717886dd9fb9af145677c92c0eb2-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 7Xv4UnQacLvt59_ClD_K/7Xv4UnQacLvt59_ClD_K -goversion go1.15.6 -D "" -importcfg $WORK/b257/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /home/iurt/.cache/go-build/fe/fe980a97e3a67452610bc83ab3ea45ab0e149b5e0f87ab185efdda69389c67eb-d # internal database/sql/driver mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid so5di6Yr3UpPsDsahSsQ/so5di6Yr3UpPsDsahSsQ -goversion go1.15.6 -D "" -importcfg $WORK/b448/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /home/iurt/.cache/go-build/48/4844f100c6ee5c7a4c51131fe9b603e9f217bfc2057067a7a4d2620fe81bac39-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid Oxa1z3QkfhO3qseV2te3/Oxa1z3QkfhO3qseV2te3 -goversion go1.15.6 -D "" -importcfg $WORK/b449/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /home/iurt/.cache/go-build/cb/cb3c57adc684a63aa54090ec196030b593ff47a16efc8f637c0b9d1eec7c150d-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid Y2IsHWMU8S15Ts-agmob/Y2IsHWMU8S15Ts-agmob -goversion go1.15.6 -D "" -importcfg $WORK/b451/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b257/_pkg_.a /home/iurt/.cache/go-build/d9/d99df0d286942ed3ab3799275219ec75717ffd1d0fe76c5fd5f91e27374b7ff5-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid AUG0mtn9eob0ItNeQ0G0/AUG0mtn9eob0ItNeQ0G0 -goversion go1.15.6 -D "" -importcfg $WORK/b454/importcfg -pack ./pointer.go cp $WORK/b164/_pkg_.a /home/iurt/.cache/go-build/fa/fa32a36f8d39c9e8e3753365d33e6bd731e7db5c6797020c74d632351875b6a2-d # internal go/ast mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p go/ast -std -complete -installsuffix shared -buildid 3EVjPkd5eT3RW9NF99Ra/3EVjPkd5eT3RW9NF99Ra -goversion go1.15.6 -D "" -importcfg $WORK/b163/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /home/iurt/.cache/go-build/78/78c628cd139d8c7e79e52c5994aef4fedfe3c5869f4c97cab422f78c6dd9d14c-d # internal github.com/morikuni/aec mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid fPJ_rQhpZOhianF__Ljs/fPJ_rQhpZOhianF__Ljs -goversion go1.15.6 -D "" -importcfg $WORK/b469/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /home/iurt/.cache/go-build/22/229cc0f103f8564bc312472564e820be541ed8b1ca8c8ee5b88149be35c906bf-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b451/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid enh-ohBhA7gPkwqflBX1/enh-ohBhA7gPkwqflBX1 -goversion go1.15.6 -D "" -importcfg $WORK/b450/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b176/_pkg_.a /home/iurt/.cache/go-build/eb/ebb5c281576714c9a7fc1682cd94d9a7aaa78d0d0764e49c965cee492f494694-d # internal cp $WORK/b449/_pkg_.a /home/iurt/.cache/go-build/f3/f3ece27626d08656bc99ca78d3de395e2813b990ce879d8f2b387177ddea01bc-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b195/ github.com/containers/image/v5/transports mkdir -p $WORK/b231/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid 2oI-41doGndl0ENgy_pq/2oI-41doGndl0ENgy_pq -goversion go1.15.6 -D "" -importcfg $WORK/b195/importcfg -pack ./platform_matcher.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid feENyxHyhngldx_3-1HR/feENyxHyhngldx_3-1HR -goversion go1.15.6 -D "" -importcfg $WORK/b231/importcfg -pack ./stub.go ./transports.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /home/iurt/.cache/go-build/31/3137d06147b7b8f4ee3c4998956be63f7e19df08e2150245e7af86fb3bb2402b-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid p0q6gZ_p2iiUhZweloX8/p0q6gZ_p2iiUhZweloX8 -goversion go1.15.6 -D "" -importcfg $WORK/b251/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /home/iurt/.cache/go-build/e1/e104fdea79ef7723b2196b1ed7382483235125ff9828c0d2cb686db9783756b8-d # internal compress/zlib mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile hash/adler32=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid X2Hegst4rXrfVyRZ9A0i/X2Hegst4rXrfVyRZ9A0i -goversion go1.15.6 -D "" -importcfg $WORK/b239/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /home/iurt/.cache/go-build/78/78fd2b94e9d56c914fbbf4f0e1f75edb6ccb1b97db98455c7657eb40ef0c725f-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid UZXbgFY1S6XYNjGgGFVl/UZXbgFY1S6XYNjGgGFVl -goversion go1.15.6 -D "" -importcfg $WORK/b252/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /home/iurt/.cache/go-build/c0/c0114175a818e69b971f2e98d2b17e403be4bf6c860c76303f497dcc423aa29f-d # internal compress/gzip mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid LDcFvSEuDAlx6kt_52ov/LDcFvSEuDAlx6kt_52ov -goversion go1.15.6 -D "" -importcfg $WORK/b269/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b454/_pkg_.a /home/iurt/.cache/go-build/da/dacd342fc3e89a7116a73a83b244fee1addfbea13684e3865c550d7772baf030-d # internal cp $WORK/b195/_pkg_.a /home/iurt/.cache/go-build/11/117b482c6a42a1f2874ebbf5b5b30e6926c744fab9476677611fd413161e4b69-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b272/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b408/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b273/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b274/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid bebt-h4O8AbNgHzh-Xhi/bebt-h4O8AbNgHzh-Xhi -goversion go1.15.6 -D "" -importcfg $WORK/b272/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid txXADPIhTU8Xm-A7qkVL/txXADPIhTU8Xm-A7qkVL -goversion go1.15.6 -D "" -importcfg $WORK/b408/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /home/iurt/.cache/go-build/2a/2a318b84896bdce18b8454c83cc6c00f1132632edca5899e78c6795c814cf804-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b454/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid jYBl4qAEQsVT-j9mPa_7/jYBl4qAEQsVT-j9mPa_7 -goversion go1.15.6 -D "" -importcfg $WORK/b453/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /home/iurt/.cache/go-build/e8/e8694422d6a7fc1e638c437f70ad03899d17e0d3f93b19643546d0ff2d72bfdc-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid KGCkMzeYUUZkKYxcRwYc/KGCkMzeYUUZkKYxcRwYc -goversion go1.15.6 -D "" -importcfg $WORK/b470/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /home/iurt/.cache/go-build/be/be54a331818d1ffecc83956a33a2894e262ca54945f75e667b732d06fcb4998d-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid CvYbWpHPNzsIq7PEAIPG/CvYbWpHPNzsIq7PEAIPG -goversion go1.15.6 -D "" -importcfg $WORK/b473/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /home/iurt/.cache/go-build/43/430ea97cf560b4ad47c721340225a91ad5d5dbfd8c45d3e931d4a2a2fe23366d-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b437/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid kj9oEu6V8pjWvMLEcsTq/kj9oEu6V8pjWvMLEcsTq -goversion go1.15.6 -D "" -importcfg $WORK/b466/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /home/iurt/.cache/go-build/f2/f2005f8d883d48421d1fb9921cb50102018e61bd64f3fb7218df320f9220632f-d # internal encoding/csv mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid NGy0yoFr9lKtZ2IzLOMq/NGy0yoFr9lKtZ2IzLOMq -goversion go1.15.6 -D "" -importcfg $WORK/b480/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /home/iurt/.cache/go-build/7a/7a353063a75656cf8a4eeaf78c30e66abce76ab96bfaafa52247e7cc03521ae3-d # internal github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/rusage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/buildah/pkg/rusage -complete -installsuffix shared -buildid LsXlbo_5x4heka7ylFhU/LsXlbo_5x4heka7ylFhU -goversion go1.15.6 -D "" -importcfg $WORK/b481/importcfg -pack ./rusage.go ./rusage_unix.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b272/_pkg_.a /home/iurt/.cache/go-build/30/308a1710eb36916f1809863ec1d76dad86b14705e5239e263272d35ed96d86c7-d # internal cp $WORK/b445/_pkg_.a /home/iurt/.cache/go-build/4a/4add04a72883ded1a475612a75e3d9e3e95bfb1eccbacc14133b259162f2e7af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b470/_pkg_.a /home/iurt/.cache/go-build/53/5327235753f24b5a4d02fcd258b7478fa1419cc3a88887eba856c853c0ca6cb4-d # internal cp $WORK/b466/_pkg_.a /home/iurt/.cache/go-build/d3/d324c295102afdaa9ceceb85cbe06ecbe2ded8148312cad1b511f1804a49411e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b408/_pkg_.a /home/iurt/.cache/go-build/a8/a88b40bd45f556664e89f011734b2ff5258d5c9d7146bee7155fb83ae61d8991-d # internal cp $WORK/b239/_pkg_.a /home/iurt/.cache/go-build/d9/d9c366f8bce97fcf45b002eec9fa3b4aab61777ec6a5b08c288680f50cf2862e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /home/iurt/.cache/go-build/ab/ab893e2df4e9dd3fe9140abd294edbd47d1d9ff7c8559a3c5b955736cf414890-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /home/iurt/.cache/go-build/ab/ab865703952919bdcdd54ede4ae515c94fcce7e13e450510d20dc1b9a2b05386-d # internal runtime/pprof mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p runtime/pprof -std -installsuffix shared -buildid dqtBgCn5qpx8P87XSh-7/dqtBgCn5qpx8P87XSh-7 -goversion go1.15.6 -D "" -importcfg $WORK/b492/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /home/iurt/.cache/go-build/ad/ad47323de1284883122df0be8ba002e53b549c35c07c28acccb5e4a862439921-d # internal cp $WORK/b307/_pkg_.a /home/iurt/.cache/go-build/f1/f1fe0ab16444205a637b061c42a4b13b85392576be8717c9947fd5082419f21f-d # internal google.golang.org/protobuf/internal/mapsort google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b314/ google.golang.org/protobuf/internal/strs mkdir -p $WORK/b312/ mkdir -p $WORK/b309/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid PvWhJZGsD2cjXT0AI60r/PvWhJZGsD2cjXT0AI60r -goversion go1.15.6 -D "" -importcfg $WORK/b314/importcfg -pack ./mapsort.go google.golang.org/protobuf/internal/fieldsort cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid 9zSc8pbSzcMzIKSOlW8o/9zSc8pbSzcMzIKSOlW8o -goversion go1.15.6 -D "" -importcfg $WORK/b312/importcfg -pack ./strings.go ./strings_unsafe.go mkdir -p $WORK/b317/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 5jWk2Z5TiXEDZvGGpASn/5jWk2Z5TiXEDZvGGpASn -goversion go1.15.6 -D "" -importcfg $WORK/b309/importcfg -pack ./registry.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid SRGbl34IyS485DBlRgha/SRGbl34IyS485DBlRgha -goversion go1.15.6 -D "" -importcfg $WORK/b317/importcfg -pack ./fieldsort.go google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b318/ google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b321/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 3Pgwa0Dpe_9kknqtn475/3Pgwa0Dpe_9kknqtn475 -goversion go1.15.6 -D "" -importcfg $WORK/b321/importcfg -pack ./stringer.go google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b322/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid moakhaCHVbYk9gweam7h/moakhaCHVbYk9gweam7h -goversion go1.15.6 -D "" -importcfg $WORK/b318/importcfg -pack ./legacy.go ./methods.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a EOF golang.org/x/text/secure/bidirule cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 5TbCdAPUPJwyWhJpwQ8T/5TbCdAPUPJwyWhJpwQ8T -goversion go1.15.6 -D "" -importcfg $WORK/b322/importcfg -pack ./options.go mkdir -p $WORK/b386/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b387/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b388/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid J9VVeIZpZc7uJwHiZAZu/J9VVeIZpZc7uJwHiZAZu -goversion go1.15.6 -D "" -importcfg $WORK/b386/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b481/_pkg_.a /home/iurt/.cache/go-build/21/219111033019c6f05dae35ae2f9b16cbc19eab50d1a0cf7a69b927ad9a3da5a5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b431/_pkg_.a /home/iurt/.cache/go-build/fe/fe00622a8621a1d6d73853e808a22745ccef18c49ab93423540ec465a0c3574c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /home/iurt/.cache/go-build/06/06970c28fc580811709afd3506e9f25c240722f80cb3886aeae0ba8561768379-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /home/iurt/.cache/go-build/b7/b736f2e02fdf2a0d745ad91a8164b7c60959a355c879aea33bf52b8334a1e851-d # internal text/template mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p text/template -std -complete -installsuffix shared -buildid hbPlREXJW5-UW6tJkjz0/hbPlREXJW5-UW6tJkjz0 -goversion go1.15.6 -D "" -importcfg $WORK/b169/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /home/iurt/.cache/go-build/7e/7e5a3ff15faa4f01d1a29d648693443f4b76e3ea6b3bb2f4405901891408708f-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b317/_pkg_.a /home/iurt/.cache/go-build/fb/fbfba7dbcd5a8cc68c0a9fdd91500259848e1f27e2b77089627ea3f05d8fca44-d # internal cp $WORK/b322/_pkg_.a /home/iurt/.cache/go-build/75/75e7ea2b944d380d21d47e977fc204b666cdd3593d870aaa117b17a6a5589b5c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b074/_pkg_.a /home/iurt/.cache/go-build/bc/bce9fca93b53bc78dda3871e5c0f1ac2ca2158961ed142a32c0934dbdd60b745-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b073/ github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b133/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b090/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid ZvvCBU9gt4NbkUjWyIh6/ZvvCBU9gt4NbkUjWyIh6 -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./cgroups_linux.go github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b140/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b095/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid tS1VD4N1aDBdJRFwl0_f/tS1VD4N1aDBdJRFwl0_f -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid pPZYe0v2yUwEFmSKvGEv/pPZYe0v2yUwEFmSKvGEv -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack ./fsutils_linux.go golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b192/ github.com/moby/sys/mountinfo cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid PXmg453nVWKc1hXtd6Ax/PXmg453nVWKc1hXtd6Ax -goversion go1.15.6 -D "" -importcfg $WORK/b192/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid LCSisAjvr6u1OvhhWqEt/LCSisAjvr6u1OvhhWqEt -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack ./dmesg_linux.go cp $WORK/b318/_pkg_.a /home/iurt/.cache/go-build/4d/4d5bcc5d81e6054e835cb4b4c9a1a06407b65d30cfd01a3fe64a1279b0990abc-d # internal mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/moby/sys/mountinfo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid wcq4g0qCegQz6kxx2kdk/wcq4g0qCegQz6kxx2kdk -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./doc.go ./mounted_linux.go ./mounted_unix.go ./mountinfo.go ./mountinfo_filters.go ./mountinfo_linux.go github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid fxYTp-UIVLgx6KXlIAPR/fxYTp-UIVLgx6KXlIAPR -goversion go1.15.6 -D "" -importcfg $WORK/b261/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid bdY61XacEgSyhhV7Tr6B/bdY61XacEgSyhhV7Tr6B -goversion go1.15.6 -D "" -importcfg $WORK/b430/importcfg -pack ./util_linux.go ./writer.go ./writer_posix.go github.com/containerd/continuity/sysx mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid kp9ZxjLRLJABL_OcFPQG/kp9ZxjLRLJABL_OcFPQG -goversion go1.15.6 -D "" -importcfg $WORK/b460/importcfg -pack ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /home/iurt/.cache/go-build/ef/ef8fd032df2d2dcddc641aa3bae27267f8aa59dbf6877b317e8348f561a748db-d # internal github.com/moby/term mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b184/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/moby/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/moby/term -complete -installsuffix shared -buildid IlvGNfYYqHgyvRAsgWS8/IlvGNfYYqHgyvRAsgWS8 -goversion go1.15.6 -D "" -importcfg $WORK/b468/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios.go ./termios_nonbsd.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b469/_pkg_.a /home/iurt/.cache/go-build/84/846ef7581a55f4f82e431d442e6682cdbcaf0318b15788c3b8f61e435c9647d0-d # internal cp $WORK/b073/_pkg_.a /home/iurt/.cache/go-build/e9/e9baa0bb076ad08329e0429ece4caadfea0fbadfa68de74c7562fa5033078c94-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /home/iurt/.cache/go-build/05/05ce5b8d9ab8857634e6129310cfaa7782716e8448f4198c6a4d1363b38226a0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /home/iurt/.cache/go-build/6d/6de1563f9d58c5725263a9a510e98482c6047d12aafad8673c62e8b0627cb659-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /home/iurt/.cache/go-build/28/28c6fe87ab5e48171cecde02e52b8f61d75aea09a9b0333ce279b53c6e6c90ee-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/heap=$WORK/b427/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b428/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b429/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b430/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b431/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b433/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid b_NcoVvYopgtp2411oOf/b_NcoVvYopgtp2411oOf -goversion go1.15.6 -D "" -importcfg $WORK/b426/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /home/iurt/.cache/go-build/ad/ad7e0eb813c087d87efbf6f9616894c944e31c03c7131440f30c8018b8efa0ec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b460/_pkg_.a /home/iurt/.cache/go-build/ee/ee4bfb6bb8b44eb2f69b9d0c4441934de69c89ed9b24fc032e0871c52c920758-d # internal cp $WORK/b140/_pkg_.a /home/iurt/.cache/go-build/a8/a84a51cf17f35b4ddffa253be634ea59e79ca4015c754c1db8d0f8df89503580-d # internal cp $WORK/b309/_pkg_.a /home/iurt/.cache/go-build/75/75b390fa7b6c8195eba50ca2eb26d5bc055e41cfcb5b1ee1cd3bf14c119fb5d7-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid sJlWOJcR8uHnVfzb7usp/sJlWOJcR8uHnVfzb7usp -goversion go1.15.6 -D "" -importcfg $WORK/b306/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /home/iurt/.cache/go-build/30/30e9cc1733cd504d4d63abfaa99eb11ccd6fbae46c8fd8d2353c51b736f2c083-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /home/iurt/.cache/go-build/e8/e8d640fe4578eabe0bd6315269526a8ad6a32d16e48774f5d6da518cabc988d5-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid Zvn_RZJMncWPNKhaUltO/Zvn_RZJMncWPNKhaUltO -goversion go1.15.6 -D "" -importcfg $WORK/b310/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /home/iurt/.cache/go-build/cc/ccfdf94deb0330969b39c91b439f0fa0283887304cac27ffbe3e0b7f47f3ae89-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b321/_pkg_.a /home/iurt/.cache/go-build/7c/7c02a47e4789636d9aa7589d6968825e07e217f8315bb101bd9b86661c254842-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /home/iurt/.cache/go-build/ad/ad9d6d3c6452269d48041af1e4a4543c4939cd1faaf532dfb2967789f94998be-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b272/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b274/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b275/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 7ZUeRA4_5PBTH2q7iOOw/7ZUeRA4_5PBTH2q7iOOw -goversion go1.15.6 -D "" -importcfg $WORK/b271/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /home/iurt/.cache/go-build/11/11e5b19638f4fb1135152401dcfa1bbe0992eb4bcbb338850f68412e61e2adae-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b086/ github.com/moby/sys/mount mkdir -p $WORK/b465/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b087/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b087/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid PkV5n3-OdFZPGPbF7IUH/PkV5n3-OdFZPGPbF7IUH -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/moby/sys/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/moby/sys/mount -complete -installsuffix shared -buildid XRfBZd-5r9gzydKFQxEC/XRfBZd-5r9gzydKFQxEC -goversion go1.15.6 -D "" -importcfg $WORK/b465/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mount_errors.go ./mounter_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /home/iurt/.cache/go-build/2d/2ddcbbbebe80073ffc1305f7fa49b6220ec5cbde49ca2baefdafde40872f9abe-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b198/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b199/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile hash/crc32=$WORK/b108/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 1wjqj6DfaMq1DnJsRCdg/1wjqj6DfaMq1DnJsRCdg -goversion go1.15.6 -D "" -importcfg $WORK/b197/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /home/iurt/.cache/go-build/e9/e94f965d6f688d4ea0779198a3e35fe874862a26405f787f7c1d51b5aebbb50e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /home/iurt/.cache/go-build/c9/c9ba30d00daf212ac20e6614c417e02e10ec48ced8cd0673a97ba2a34a4508fc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /home/iurt/.cache/go-build/95/957bcbaef59cb8add7b092c78e155b77707360c7480ed44438b3a7058b6cdcde-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b318/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid H8i1ZXMNDeYJ5eqYU_Z2/H8i1ZXMNDeYJ5eqYU_Z2 -goversion go1.15.6 -D "" -importcfg $WORK/b316/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /home/iurt/.cache/go-build/96/96c0b8cfe43f17840e8f62c488459c92a2eaf777587b4397c0191715294e88ff-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid nk2-muhn4vTLSeOxZcQn/nk2-muhn4vTLSeOxZcQn -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./pools.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /home/iurt/.cache/go-build/95/95bfa98dd0392f34afda009707e9f9bf313e4a5f851bd5e1ba74b13220525d29-d # internal cp $WORK/b409/_pkg_.a /home/iurt/.cache/go-build/d1/d1cc071b16d40c77094a51712b60c111edcd16e3581cf4bf4819e3256ed2115c-d # internal golang.org/x/net/idna mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b386/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b388/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b389/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid TtRqjsaZsb1YiZtvOW7K/TtRqjsaZsb1YiZtvOW7K -goversion go1.15.6 -D "" -importcfg $WORK/b385/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cp $WORK/b023/_pkg_.a /home/iurt/.cache/go-build/e2/e270121e890d99a7ce8585b32bbcaba0492365534c2d04f4aef2c05fcf089836-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b120/ github.com/willf/bitset mkdir -p $WORK/b129/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/willf/bitset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/willf/bitset -complete -installsuffix shared -buildid -aNtL8x2JREi1vX685xL/-aNtL8x2JREi1vX685xL -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b366/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b230/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/blang/semver mkdir -p $WORK/b447/ github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b467/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b448/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid yDs3AdWGFSX6tiOwn32O/yDs3AdWGFSX6tiOwn32O -goversion go1.15.6 -D "" -importcfg $WORK/b447/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/moby/term=$WORK/b468/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b469/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cp $WORK/b086/_pkg_.a /home/iurt/.cache/go-build/43/43fb329e1d364ab906aa545827a7f67b8441a2a5b8a3a7c92d3192991b484017-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b081/ github.com/docker/docker/api/types/strslice cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 1UkQ2P2mXHc8cENKYBvW/1UkQ2P2mXHc8cENKYBvW -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF github.com/containers/image/v5/pkg/strslice github.com/prometheus/common/model github.com/docker/docker-credential-helpers/credentials github.com/pquerna/ffjson/fflib/v1 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid s4GI_9YMKdYcH477yfiP/s4GI_9YMKdYcH477yfiP -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_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 ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go github.com/openshift/imagebuilder/strslice cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid RJ_X4vRGeJpH2RBr8JiN/RJ_X4vRGeJpH2RBr8JiN -goversion go1.15.6 -D "" -importcfg $WORK/b366/importcfg -pack ./parse.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cp $WORK/b096/_pkg_.a /home/iurt/.cache/go-build/b2/b26748d802962a73bc6303a21a53e409fa073c0ce9919927f7792bd5686c209d-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid PIGgT7xGdlQKO-Z5OApH/PIGgT7xGdlQKO-Z5OApH -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cp $WORK/b465/_pkg_.a /home/iurt/.cache/go-build/a9/a9b50835c1f38b413d54b775ff12328f9cbf7a52f352ca932e41eb7c38dbf02e-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid liR4g0aiY-ACYMzV5Rg7/liR4g0aiY-ACYMzV5Rg7 -goversion go1.15.6 -D "" -importcfg $WORK/b467/importcfg -pack ./jsonmessage.go mkdir -p $WORK/b364/ mkdir -p $WORK/b201/ github.com/gogo/protobuf/proto cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid AbKgCY5dvlTjGuRLJp88/AbKgCY5dvlTjGuRLJp88 -goversion go1.15.6 -D "" -importcfg $WORK/b364/importcfg -pack ./strslice.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid ES05D4jsyFsyebxoSQxD/ES05D4jsyFsyebxoSQxD -goversion go1.15.6 -D "" -importcfg $WORK/b201/importcfg -pack ./strslice.go mkdir -p $WORK/b334/ mkdir -p $WORK/b263/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid dRlbZ_q0Qa20dcxNlfpJ/dRlbZ_q0Qa20dcxNlfpJ -goversion go1.15.6 -D "" -importcfg $WORK/b334/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b114/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid uQ-MMbqmXFi6Ov1R2wJt/uQ-MMbqmXFi6Ov1R2wJt -goversion go1.15.6 -D "" -importcfg $WORK/b263/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid S7H-EeipDMQhgK5Ds-zA/S7H-EeipDMQhgK5Ds-zA -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go mkdir -p $WORK/b474/ mkdir -p $WORK/b371/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid AgxyedfCPL5A_B05OhaB/AgxyedfCPL5A_B05OhaB -goversion go1.15.6 -D "" -importcfg $WORK/b474/importcfg -pack ./strslice.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid Sp1rmMTXyfFlvI4GqCxz/Sp1rmMTXyfFlvI4GqCxz -goversion go1.15.6 -D "" -importcfg $WORK/b371/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go github.com/docker/docker/pkg/system mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/moby/sys/mount=$WORK/b465/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 9XjZBagt0AdYj7J-ww6J/9XjZBagt0AdYj7J-ww6J -goversion go1.15.6 -D "" -importcfg $WORK/b464/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./lcow_unsupported.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm_unix.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /home/iurt/.cache/go-build/e5/e55a983c924573a987d211f0d4927fad8db6b223af650e44d1fceb5be2d3934d-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid RboHSan8A0tXW05-KqaT/RboHSan8A0tXW05-KqaT -goversion go1.15.6 -D "" -importcfg $WORK/b397/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /home/iurt/.cache/go-build/80/80b80a8a27211f16eb1cac83f4e764ff9001591629771d66eb749d2696eb16cd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /home/iurt/.cache/go-build/ef/effc5392413f3d874068960ae19b314cb0b8f656283b4c50f821921517f0338b-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b112/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile hash/crc32=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid J2n0ZBAQY34oCmE10ZM7/J2n0ZBAQY34oCmE10ZM7 -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b364/_pkg_.a /home/iurt/.cache/go-build/74/7445b520ea233eeb1385dc2357cd8fc7cc82ddf8e7c7217d3f4ccb1ccff921c3-d # internal cp $WORK/b397/_pkg_.a /home/iurt/.cache/go-build/bf/bfce4f38dafc2c6010ce1a8f6dd81e29ef6f535bf0c325f06b2812f26726d285-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /home/iurt/.cache/go-build/9f/9fd42e73ca34a430aa7a70172b2af671ed7e8fd089e9867e93e5842bcc9130d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /home/iurt/.cache/go-build/bc/bc4e7c850eddbe2689cc646175a206bc3defed9dc4ec69ad094be6fed8852b48-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b262/ cp $WORK/b120/_pkg_.a /home/iurt/.cache/go-build/2c/2c0f28c3a59cde4f8a6cb42ffe7e9ada6ca427573013dce42dd5a7f336d4f2cf-d # internal cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b263/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid uUAYQaCI1ZQv1iDsF2uw/uUAYQaCI1ZQv1iDsF2uw -goversion go1.15.6 -D "" -importcfg $WORK/b262/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b163/_pkg_.a /home/iurt/.cache/go-build/db/db3fdf78ecf7455831fbe15ef8045250655a247e4f7467df41b24d8a852c9c81-d # internal go/printer mkdir -p $WORK/b167/ go/parser mkdir -p $WORK/b166/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p go/printer -std -complete -installsuffix shared -buildid FKADB_t-uD_RH9DQtmLz/FKADB_t-uD_RH9DQtmLz -goversion go1.15.6 -D "" -importcfg $WORK/b167/importcfg -pack ./nodes.go ./printer.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cp $WORK/b366/_pkg_.a /home/iurt/.cache/go-build/90/90d376894483ec415ec9138ba8273ed3e08d9e14cb664370375e3e3d0625670a-d # internal cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 4wrtvOHqZT08qQAK9eXM/4wrtvOHqZT08qQAK9eXM -goversion go1.15.6 -D "" -importcfg $WORK/b166/importcfg -pack ./interface.go ./parser.go github.com/docker/docker/api/types/network mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b366/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid YAr-aUSw5l5-88Q3qfGs/YAr-aUSw5l5-88Q3qfGs -goversion go1.15.6 -D "" -importcfg $WORK/b367/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /home/iurt/.cache/go-build/17/1723c21589ffbdb842cff675b07540b147b9ed24b38637899e9de94a7f47592b-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /home/iurt/.cache/go-build/ce/ce8fde83260d7588945047c77cb0149ccf0c201aac5ff401d05a17ec1fd51970-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid MgP3OH9yiDHxJGvtq8MQ/MgP3OH9yiDHxJGvtq8MQ -goversion go1.15.6 -D "" -importcfg $WORK/b323/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /home/iurt/.cache/go-build/76/769757fb0a89e8cfdd9dacca4adc868271174ee4c5bb26f0d23e3b23313543a4-d # internal cp $WORK/b426/_pkg_.a /home/iurt/.cache/go-build/33/33eed67ee31e956525710fb7cf2c519a7486ae6eef4f594cf4377acd77e95f18-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /home/iurt/.cache/go-build/15/15aeee2e7e960c8f72c38bd3ed992bf08ae434f8bae2a923964ee2a77254fea1-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b464/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b471/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid jhR2Z3GXQDkJ7zC6BJOt/jhR2Z3GXQDkJ7zC6BJOt -goversion go1.15.6 -D "" -importcfg $WORK/b472/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /home/iurt/.cache/go-build/11/115e0ab224dd78929384197ccd60ce9df36b56be9fd07c1180e1d89ea5fe53e8-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /home/iurt/.cache/go-build/a8/a823943e3e47e9b4e5d094a3e00f1dc88120f79f94641abdcc45bf7f5a45a1f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /home/iurt/.cache/go-build/40/40e0b99559bd08617c11c399e094e05ab51e9e2cfabb012eed68485d624b05ee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /home/iurt/.cache/go-build/f9/f9f9274b522d8a6f1ccfaf0aaf3aa78f5be5c7f59ab6bc0b2c9f36ca72920fde-d # internal cp $WORK/b447/_pkg_.a /home/iurt/.cache/go-build/6e/6e16be562495a34ba62a48b0518ccb26f58f392a48e66dbebf442a6ec4af2fb8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /home/iurt/.cache/go-build/29/29c5b4ba3283292ab557e763e1f39b2d7ddc12e54a636d81939b8c7f66aba3bc-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b104/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /home/iurt/.cache/go-build/4d/4df60cba6960dbb3ca156cae410c86b51c08e53bc819212177bea81f25100181-d # internal crypto/dsa mkdir -p $WORK/b220/ crypto/rand encoding/asn1 mkdir -p $WORK/b099/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b205/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b208/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6FHE6OVIP0j7GK7rmi4-/6FHE6OVIP0j7GK7rmi4- -goversion go1.15.6 -D "" -importcfg $WORK/b220/importcfg -pack ./dsa.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b204/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid BivomoZYiv-ludcP-CoG/BivomoZYiv-ludcP-CoG -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b204/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid e3OWUTAeCvFu_LUZsMdo/e3OWUTAeCvFu_LUZsMdo -goversion go1.15.6 -D "" -importcfg $WORK/b208/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b204/symabis ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /home/iurt/.cache/go-build/7e/7e1888e347d3be54202744ecee69766e95ec8fe38ea62c241a05443901c81da2-d # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid JT0Ie55kkwlPGCqyCG3e/JT0Ie55kkwlPGCqyCG3e -goversion go1.15.6 -symabis $WORK/b204/symabis -D "" -importcfg $WORK/b204/importcfg -pack -asmhdr $WORK/b204/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /home/iurt/.cache/go-build/3b/3ba5bb6f7a1805149ca350c7f90c39f049e550047fd3d13a35ea2725a6f2cd7b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b472/_pkg_.a /home/iurt/.cache/go-build/64/641876fe9e0831f8c7a60398d3079edd1debe7d7748ca9466d00bebb2eb20bdd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /home/iurt/.cache/go-build/c5/c58c4bab370163ebfdbfa1c01a1a0d33e8c6ed207da25190f098e66ebe6a292d-d # internal cp $WORK/b169/_pkg_.a /home/iurt/.cache/go-build/72/721fe2e045fabc15ab35005699d3bcd2f3efc1a1b01d1ed2327b544dbd0f2b56-d # internal TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p os/user -std -installsuffix shared -buildid UzNbGD25_VYao33hZGND/UzNbGD25_VYao33hZGND -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./lookup.go ./user.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_lookup_unix.cgo1.go $WORK/b055/getgrouplist_unix.cgo1.go $WORK/b055/listgroups_unix.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /home/iurt/.cache/go-build/24/24de0a4be19ba5c25ea91f8430467a160cc320341f37f235ebbb33c4510dc53f-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b151/ github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b128/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b119/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/willf/bitset=$WORK/b129/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid M9ZIwqpmeac4W9G0DY8W/M9ZIwqpmeac4W9G0DY8W -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go crypto/rsa mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b205/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid LHdjP3EtKrD2j_C8sTfQ/LHdjP3EtKrD2j_C8sTfQ -goversion go1.15.6 -D "" -importcfg $WORK/b210/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid pTbUzc7WSaP2ZnEACDOx/pTbUzc7WSaP2ZnEACDOx -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack ./stringid.go golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b242/ crypto/ed25519 mkdir -p $WORK/b213/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a EOF cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b214/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid VtY_9owEfVUGWtUo0Rna/VtY_9owEfVUGWtUo0Rna -goversion go1.15.6 -D "" -importcfg $WORK/b242/importcfg -pack ./elgamal.go cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid JhVhYLQbiAgEcbxWZpea/JhVhYLQbiAgEcbxWZpea -goversion go1.15.6 -D "" -importcfg $WORK/b213/importcfg -pack ./ed25519.go github.com/klauspost/compress/zstd mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b105/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b107/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b109/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile hash/crc32=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid rMvSvLsb443DmV84-wqp/rMvSvLsb443DmV84-wqp -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_base.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /home/iurt/.cache/go-build/c0/c0463daeb493a351f066e570edd264c50e550f37ff8a79e04b0e223f4141578e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /home/iurt/.cache/go-build/1f/1f9c50e33bf136af2f46b3b199f00d8057e22e1a4e052f866c397a52f837b425-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /home/iurt/.cache/go-build/ab/ab64afff87d4325492f9cbd10b1d21695b3f18aa4327c81c24b7642f04340415-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b213/_pkg_.a /home/iurt/.cache/go-build/db/db6a7c13d19cd66081247c9a6e6e7436f608d3f2b996c184d89832182b56957a-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b213/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid kZMXR1qmVjvSQE0DLBfg/kZMXR1qmVjvSQE0DLBfg -goversion go1.15.6 -D "" -importcfg $WORK/b415/importcfg -pack ./ed25519_go113.go cp $WORK/b334/_pkg_.a /home/iurt/.cache/go-build/ef/efaec62c94fbf46d4455278f6425f3efebadd9296da1bc722f53f453e1d0d89d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /home/iurt/.cache/go-build/ef/efa88695db547e0cf8d7fbb8e7d6a3a8ed134f4bc795ea436bce3fd9b12f0641-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /home/iurt/.cache/go-build/17/1784b7ac38e29668397a4e2d997f6ee0bc77fbb54c9d16d6847c9091aa44b57c-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b083/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid HMEvDi2ffaSOHlVZ1zLu/HMEvDi2ffaSOHlVZ1zLu -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./fileutils.go ./fileutils_unix.go github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b132/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper github.com/containers/storage/pkg/system mkdir -p $WORK/b085/ github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid efcyxzW5Wc6_TF4SVknU/efcyxzW5Wc6_TF4SVknU -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go github.com/containerd/containerd/log mkdir -p $WORK/b358/ github.com/containers/storage/drivers/quota mkdir -p $WORK/b139/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b139/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b139/ -g -O2 ./projectquota.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a EOF github.com/containers/buildah/pkg/umask github.com/containers/storage/pkg/loopback cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid UcAesy5wMY_WJ1feFQen/UcAesy5wMY_WJ1feFQen -goversion go1.15.6 -D "" -importcfg $WORK/b358/importcfg -pack ./context.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid HrjHSdAOdCgdMKdcogHW/HrjHSdAOdCgdMKdcogHW -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./chmod.go ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lchown.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go mkdir -p $WORK/b402/ github.com/containers/image/v5/pkg/blobinfocache/boltdb cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b407/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid cw_WSSr70K--I_f4cpIg/cw_WSSr70K--I_f4cpIg -goversion go1.15.6 -D "" -importcfg $WORK/b402/importcfg -pack ./umask_unix.go cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b408/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b409/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b410/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 3OReCojlnpWu3zbPk5--/3OReCojlnpWu3zbPk5-- -goversion go1.15.6 -D "" -importcfg $WORK/b407/importcfg -pack ./boltdb.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b408/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid J3Q6wBUFwuD1OG4mv8vt/J3Q6wBUFwuD1OG4mv8vt -goversion go1.15.6 -D "" -importcfg $WORK/b410/importcfg -pack ./memory.go mkdir -p $WORK/b134/ github.com/docker/docker/pkg/fileutils cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b134/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b134/ -g -O2 ./loop_wrapper.go github.com/containerd/continuity/fs mkdir -p $WORK/b462/ mkdir -p $WORK/b459/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b083/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 4D80YElMBK0V5EuUSYPy/4D80YElMBK0V5EuUSYPy -goversion go1.15.6 -D "" -importcfg $WORK/b462/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b460/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b461/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid k_a34fMnu-ga5SVrLSvI/k_a34fMnu-ga5SVrLSvI -goversion go1.15.6 -D "" -importcfg $WORK/b459/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cp $WORK/b055/_pkg_.a /home/iurt/.cache/go-build/1c/1c090e0ceadafacecdd7395dc20a6510c5d1216359825a33525095ec96ac9975-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF archive/tar mkdir -p $WORK/b052/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid eX8eAEi-OMyR80mpMMmF/eX8eAEi-OMyR80mpMMmF -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid NNQVVykvFBmjNaeD6pPi/NNQVVykvFBmjNaeD6pPi -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b399/ github.com/vbatts/tar-split/archive/tar cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile flag=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid x8LmDDiiIfoviZHOtrqz/x8LmDDiiIfoviZHOtrqz -goversion go1.15.6 -D "" -importcfg $WORK/b399/importcfg -pack ./user.go ./user_linux.go mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid xmZq2THzviBHYmdaKYbM/xmZq2THzviBHYmdaKYbM -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b132/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b132/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /home/iurt/.cache/go-build/e5/e52d2bf5dda0d97fa5cf9fe572632f13047bd1b1456239c591193fa84e7af82c-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid glpvd091atrLKNHaI-8S/glpvd091atrLKNHaI-8S -goversion go1.15.6 -D "" -importcfg $WORK/b181/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /home/iurt/.cache/go-build/70/70e5f1e4de11eddb8e6fa2e52bbd787832356e56b3e118deecd42eb2a5d44286-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /home/iurt/.cache/go-build/61/61e6774a7ec4a253019f1c53f6060fa093a683a43d3b0bda07a1be43a5b22d0e-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b301/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b321/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b323/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid huzxQvMQZL-dnR3tUBD2/huzxQvMQZL-dnR3tUBD2 -goversion go1.15.6 -D "" -importcfg $WORK/b320/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid xBDHMOrXXXHcFTmkhV8V/xBDHMOrXXXHcFTmkhV8V -goversion go1.15.6 -D "" -importcfg $WORK/b301/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /home/iurt/.cache/go-build/ea/ea131febac28dae871175aa3f22f72acaf582e31362d4c573ba661d6eae78a64-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /home/iurt/.cache/go-build/54/5422499431fc63346540bd0c8c9f7ec60eba6d4ee6d5c041ed75d9070ff97775-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /home/iurt/.cache/go-build/b8/b85e27df992cfc17aa7eb7bd0ad408e9add48356407d3a10adc549fbde74c59c-d # internal cp $WORK/b166/_pkg_.a /home/iurt/.cache/go-build/8e/8e660ff618c6ad11b81e5174db6683c552075e755ff1515c3e42fa8d636b1795-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /home/iurt/.cache/go-build/5f/5fe98f8170b7bd81d1eaef599bc344f3e759714e20c4500583a4c67c69246d3c-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b407/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b410/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid _5JY7hW11He8cR4V5pqS/_5JY7hW11He8cR4V5pqS -goversion go1.15.6 -D "" -importcfg $WORK/b406/importcfg -pack ./default.go cd $WORK/b134 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /home/iurt/.cache/go-build/69/69424a1edbeb927f819f830069134acf8c609dcf81880b282c019d049abeb35c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /home/iurt/.cache/go-build/fc/fc40cb3617e8e97c6f699300f31957647e368af428d71ea1b6c397a6b153fc53-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /home/iurt/.cache/go-build/b8/b86bbda9bfe77b14cf4130b82ad828399b5cec6b5cfb81ff6c911d8fbb5f6699-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid rW6hs45hQeCkeoXd0vtP/rW6hs45hQeCkeoXd0vtP -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /home/iurt/.cache/go-build/75/7519aa02a5a7697a15b99c5a0cecf1c536b8fe7d53372017a5990c9fd482f73d-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b204/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /home/iurt/.cache/go-build/83/83cc627fc72cbe84ddca44a111272f4817cc25dd2d5084d56f84436499e3503b-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid o7hIRqtbKGx6Z1g-FEVo/o7hIRqtbKGx6Z1g-FEVo -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /home/iurt/.cache/go-build/6a/6a0084fa615f26b264cc8cd6ebaa015ecf39c3a0d63ea77ef37ffe096aed3070-d # internal cd $WORK/b134 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b204/_pkg_.a $WORK/b204/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /home/iurt/.cache/go-build/43/433cc1be05586043fe1a2a4d5d1afdba9684e06e4199e5bc8b4bca213959bca3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /home/iurt/.cache/go-build/1e/1e9ee37175ca90c99975b89fd35f6483a3882a65de0c93818f14e1b07bb7018d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /home/iurt/.cache/go-build/63/63d910ec3d1c62992add707ca827a80dd6d86b1a50003f9badb7d8d4f3251a68-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal crypto/x509/pkix mkdir -p $WORK/b221/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b207/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 5Uf6GOoX6AOP-ienXh6G/5Uf6GOoX6AOP-ienXh6G -goversion go1.15.6 -D "" -importcfg $WORK/b221/importcfg -pack ./pkix.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid kKJ9cI11asEeW9VFhCaK/kKJ9cI11asEeW9VFhCaK -goversion go1.15.6 -D "" -importcfg $WORK/b207/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b167/_pkg_.a /home/iurt/.cache/go-build/45/45c94cb89d0fa11c60fcf47320d2db1b807c7657560640a06eca18f817cbcbbd-d # internal go/format mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/parser=$WORK/b166/_pkg_.a packagefile go/printer=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p go/format -std -complete -installsuffix shared -buildid U94z6SRdxEF6pqT0yqBR/U94z6SRdxEF6pqT0yqBR -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /home/iurt/.cache/go-build/32/32b7be2322785121e1e43a4171e6f31e4d4459c8146c8fdf79ce7d1cb5a502c4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cd $WORK/b134 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b089/_pkg_.a /home/iurt/.cache/go-build/60/60caf1f2e44ae41a2eb8dde00b337105a1cd76932aa8ef43b56ab737ac9a6ed6-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid EIJYYLmKqW6QfW1jUH9X/EIJYYLmKqW6QfW1jUH9X -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b113/ github.com/docker/docker/pkg/idtools mkdir -p $WORK/b463/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b089/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b464/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid mLpovZKMSY-K04DpHk8j/mLpovZKMSY-K04DpHk8j -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid dkCg-xuf9edP7EKNmGqk/dkCg-xuf9edP7EKNmGqk -goversion go1.15.6 -D "" -importcfg $WORK/b463/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /home/iurt/.cache/go-build/21/21d4c1397f6d57e5dea64c6647501268b6c4c1fc6fc38dbf2be8db991a384d74-d # internal cp $WORK/b127/_pkg_.a /home/iurt/.cache/go-build/eb/eb985b8a07f2467b12b87b66b40b13a3e40bd7cf60c25fa1344001ec8f0a81ae-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b114/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile go/format=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid Z9nLQOz_AHBA7PUxujkz/Z9nLQOz_AHBA7PUxujkz -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /home/iurt/.cache/go-build/53/53d805c26497c8bbf7f120d7db0aea229705f0c35866fce30f4af156999648a9-d # internal github.com/ghodss/yaml mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b340/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid zvhRp1MIReeFhuC5k9CT/zvhRp1MIReeFhuC5k9CT -goversion go1.15.6 -D "" -importcfg $WORK/b339/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /home/iurt/.cache/go-build/6c/6c779ba6b617f94beb40b6d3188ff4773ea5c70feff0cd7caeba5a417b9d4d71-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /home/iurt/.cache/go-build/dd/ddbdfe2163deab3cc41bcb516a2dac1ec7bdd302a201950bfd356a2da49cb44f-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -o $WORK/b134/_cgo_.o $WORK/b134/_cgo_main.o $WORK/b134/_x001.o $WORK/b134/_x002.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b134/_cgo_.o -dynout $WORK/b134/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid 5VAzDKYhRHuMxpVMVJij/5VAzDKYhRHuMxpVMVJij -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b134/_cgo_gotypes.go $WORK/b134/loop_wrapper.cgo1.go $WORK/b134/_cgo_import.go cp $WORK/b113/_pkg_.a /home/iurt/.cache/go-build/d9/d979c522c378a12ccd12b3054c4e219ac750adb2121088039126fbb8b71613f6-d # internal cd $WORK/b139 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b134/_pkg_.a $WORK/b134/_x001.o $WORK/b134/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b084/_pkg_.a /home/iurt/.cache/go-build/65/656fb9c62e3224128da6e05a8e88efebd708975d74e4cfd16dd464384d957ca0-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b142/ cp $WORK/b134/_pkg_.a /home/iurt/.cache/go-build/30/30d45d0959fed418f288a6cb09d9c34707e1f6d02bcfdced464d607f2b610fef-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b142/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b142/ -g -O2 ./copy_linux.go github.com/containers/storage/pkg/unshare mkdir -p $WORK/b148/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b148/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b148/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b402/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid Vs0WnGk5ZCFT3V3cBi21/Vs0WnGk5ZCFT3V3cBi21 -goversion go1.15.6 -D "" -importcfg $WORK/b401/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /home/iurt/.cache/go-build/40/401e1569ae76b1f5b5e122d389930d9dee867f8c93ee3d4cfc4da775eebad8e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /home/iurt/.cache/go-build/b5/b55b228442c76168b6e35bf1a8d64b2a4a4dd519fa69c7b12cc6accd3727eac1-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b339/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid ErxE0Walc8n7zyoeeqQQ/ErxE0Walc8n7zyoeeqQQ -goversion go1.15.6 -D "" -importcfg $WORK/b489/importcfg -pack ./formats.go ./templates.go cd $WORK/b139 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /home/iurt/.cache/go-build/0a/0a4c157ba6edc0cbb3b7f50562712ca08c7ed3b113708c147f8693abcc512675-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /home/iurt/.cache/go-build/3d/3dc61a9ab402a6631188a6692f021b2eb0fba1f187d4b4517a90a9988acd01e3-d # internal crypto/ecdsa mkdir -p $WORK/b203/ cat >$WORK/b203/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 crypto=$WORK/b092/_pkg_.a packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/internal/randutil=$WORK/b205/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid PQjR0f9trjY_j-UjNkNu/PQjR0f9trjY_j-UjNkNu -goversion go1.15.6 -D "" -importcfg $WORK/b203/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cd $WORK/b142 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b401/_pkg_.a /home/iurt/.cache/go-build/e3/e3e8c2c654ccb166e030c1672caac1cf6f414b750f2f9ee4e9aab2a0818e110e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /home/iurt/.cache/go-build/6a/6a12bf652e3eb192262551476923ff563dec651d670cbcf624bb529e6fbddaca-d # internal cd $WORK/b139 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /home/iurt/.cache/go-build/65/653b21ecf10dc55f6e9774ccb41224e9eda6df9a22378fe3c5e6f9339a2d7b1c-d # internal cd $WORK/b142 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /home/iurt/.cache/go-build/f4/f40e7278e4ae693f4af33883c824c5a31cadc5388f1cf03ac4e3a5e6a047bf44-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid fjF1cXEwPvvzgappvF6k/fjF1cXEwPvvzgappvF6k -goversion go1.15.6 -D "" -importcfg $WORK/b417/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/dsa=$WORK/b220/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/md5=$WORK/b216/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b241/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b242/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b243/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile image=$WORK/b244/_pkg_.a packagefile image/jpeg=$WORK/b246/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid gWWDptgam-ECNkjLtwOi/gWWDptgam-ECNkjLtwOi -goversion go1.15.6 -D "" -importcfg $WORK/b237/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd $WORK/b142 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /home/iurt/.cache/go-build/a5/a55c55de50b09bac3316c077902973776332890961293eef69e18eb82af411ad-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid qyxwRCL5m2nG3kCr_Anb/qyxwRCL5m2nG3kCr_Anb -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack $WORK/b139/_cgo_gotypes.go $WORK/b139/projectquota.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /home/iurt/.cache/go-build/46/461e4ac1bbf97a743fa718307e0710ec647da867bc617288fcff196e7231f7a5-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b154/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid rnnVAeMJAlTRL4ZYN5Bd/rnnVAeMJAlTRL4ZYN5Bd -goversion go1.15.6 -D "" -importcfg $WORK/b172/importcfg -pack ./assemble.go ./disassemble.go ./doc.go github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b154/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid FrWv0F1tLDL1BqTr9obA/FrWv0F1tLDL1BqTr9obA -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack ./tarlogger.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /home/iurt/.cache/go-build/6a/6abc2aea52babcdfe47da407eebb489cbb30612cb9cf708ecb5aa5103b6858d8-d # internal cd $WORK/b148 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cp $WORK/b153/_pkg_.a /home/iurt/.cache/go-build/29/29e523b5859572899393cc9824870ad19661a19522299fca768f9f11fdab06a1-d # internal cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b096/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b113/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid hTrSEG90HFjQxxjBqS_y/hTrSEG90HFjQxxjBqS_y -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack $WORK/b142/_cgo_gotypes.go $WORK/b142/copy_linux.cgo1.go $WORK/b142/_cgo_import.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /home/iurt/.cache/go-build/d4/d4bdea1ad4a9d2374dd024ec921c5e4f329ebd26f3d396a645b67a3e03642ad8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /home/iurt/.cache/go-build/4a/4a57f4b2a8576c25ad8832079a3471808fe7dd170bc154e0da3b9423948ad457-d # internal cd $WORK/b148 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /home/iurt/.cache/go-build/8d/8d36908a78e8d615240ab40367a4e82a19eb91fc9d9b7a4394da9738e62a3bd4-d # internal cd $WORK/b148 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /home/iurt/.cache/go-build/80/80327bc25f8695a6cfde7e232cff914a66722cff824feb40f39fa060992d9390-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b323/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid J-r6pqzBYzvfIdaGLBCi/J-r6pqzBYzvfIdaGLBCi -goversion go1.15.6 -D "" -importcfg $WORK/b326/importcfg -pack ./tag.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -g -O2 -Wall -o $WORK/b148/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /home/iurt/.cache/go-build/f3/f38396513cee388b5cd3fa01aeea76e155c1939241d402c240110d87ce4d3950-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b326/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b327/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b318/_pkg_.a packagefile hash/crc32=$WORK/b108/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid Rb4X7uKiD5lnji476Nrs/Rb4X7uKiD5lnji476Nrs -goversion go1.15.6 -D "" -importcfg $WORK/b325/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd $WORK/b394 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b148 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /home/iurt/.cache/go-build/34/341d562d1c3f03c0e97be0e1e6179db79c22130f94a51d26ab29fd2fc249cf78-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b177/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b098/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b111/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b197/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid EIUYGRbYmH5iquXoxe8j/EIUYGRbYmH5iquXoxe8j -goversion go1.15.6 -D "" -importcfg $WORK/b196/importcfg -pack ./compression.go ./zstd.go cd $WORK/b394 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c github.com/containers/storage/pkg/archive mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b096/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b097/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b098/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b113/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b114/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid McRWeO3wv4bgs5dMT-sX/McRWeO3wv4bgs5dMT-sX -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b148/_cgo_.o -dynout $WORK/b148/_cgo_import.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid -rlhZdaeDI3hi2tIUKt_/-rlhZdaeDI3hi2tIUKt_ -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b148/_cgo_gotypes.go $WORK/b148/getenv_linux_cgo.cgo1.go $WORK/b148/unshare_cgo.cgo1.go $WORK/b148/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /home/iurt/.cache/go-build/5a/5a831e1e687489a67d911a85489c324f5a03f4127f080004c661cb0bd794f88b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /home/iurt/.cache/go-build/9f/9f01a1e0d189aa8baa82c60b42ffa9896a9c03f0b322e11a1b1e89588d1262cd-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b042/ golang.org/x/net/internal/socks mkdir -p $WORK/b267/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid mGQfsKA0SCmOwYR2qm-f/mGQfsKA0SCmOwYR2qm-f -goversion go1.15.6 -D "" -importcfg $WORK/b267/importcfg -pack ./client.go ./socks.go crypto/x509 mkdir -p $WORK/b219/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal net/textproto mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid GfVU8hlZtaSVcRe7elyA/GfVU8hlZtaSVcRe7elyA -goversion go1.15.6 -D "" -importcfg $WORK/b276/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/chzyer/readline mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b143/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b184/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/chzyer/readline /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/chzyer/readline -complete -installsuffix shared -buildid f3h7pTxC_FZFNzeZUWO4/f3h7pTxC_FZFNzeZUWO4 -goversion go1.15.6 -D "" -importcfg $WORK/b183/importcfg -pack ./complete.go ./complete_helper.go ./complete_segment.go ./history.go ./operation.go ./password.go ./readline.go ./remote.go ./runebuf.go ./runes.go ./search.go ./std.go ./term.go ./term_linux.go ./term_unix.go ./terminal.go ./utils.go ./utils_unix.go ./vim.go cp $WORK/b237/_pkg_.a /home/iurt/.cache/go-build/c1/c178791a4ca0aeeaa229f106938401f2cb639b72f67e04d5cebeea609182de1c-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b235/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b237/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b243/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid Z3p_6baP5rxrJks9KhuN/Z3p_6baP5rxrJks9KhuN -goversion go1.15.6 -D "" -importcfg $WORK/b234/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b271/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid rpKDBEYT2R8gsld-TOXz/rpKDBEYT2R8gsld-TOXz -goversion go1.15.6 -D "" -importcfg $WORK/b277/importcfg -pack ./proxy.go github.com/docker/docker/api/types/registry mkdir -p $WORK/b368/ github.com/docker/go-connections/nat mkdir -p $WORK/b365/ github.com/ishidawataru/sctp mkdir -p $WORK/b440/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile net=$WORK/b043/_pkg_.a EOF cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 12WwC4oZIMj3e2DZa5sj/12WwC4oZIMj3e2DZa5sj -goversion go1.15.6 -D "" -importcfg $WORK/b368/importcfg -pack ./authenticate.go ./registry.go cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid dOY7ebVl_4O7ZeVOFFg4/dOY7ebVl_4O7ZeVOFFg4 -goversion go1.15.6 -D "" -importcfg $WORK/b440/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cat >$WORK/b219/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/b092/_pkg_.a packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/dsa=$WORK/b220/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/ed25519=$WORK/b213/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/md5=$WORK/b216/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid YR2CgeVOJy7sGeQmSdED/YR2CgeVOJy7sGeQmSdED -goversion go1.15.6 -D "" -importcfg $WORK/b219/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 /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid yZ8z6XcDjyMiPxDPPRHh/yZ8z6XcDjyMiPxDPPRHh -goversion go1.15.6 -D "" -importcfg $WORK/b365/importcfg -pack ./nat.go ./parse.go ./sort.go github.com/prometheus/procfs mkdir -p $WORK/b335/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -Jk9V6DRJmOfYaDE6wcZ/-Jk9V6DRJmOfYaDE6wcZ -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b336/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid vod3vbfuEIFiqJ94eSZk/vod3vbfuEIFiqJ94eSZk -goversion go1.15.6 -D "" -importcfg $WORK/b335/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go github.com/containerd/containerd/sys mkdir -p $WORK/b458/ cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b458/symabis ./subprocess_unsafe_linux.s github.com/spf13/pflag mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b480/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid rEpLQhKwC_ZpQyFn9Q79/rEpLQhKwC_ZpQyFn9Q79 -goversion go1.15.6 -D "" -importcfg $WORK/b479/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go github.com/godbus/dbus/v5 mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid 4sVd9yvgVs_v1u1NwlH1/4sVd9yvgVs_v1u1NwlH1 -goversion go1.15.6 -D "" -importcfg $WORK/b443/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /home/iurt/.cache/go-build/27/27c21e4935bb0d844858a1991c56baa586952c9c5fb497f5e27b9afac59ff1c9-d # internal cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containerd/containerd/sys -installsuffix shared -buildid uvI8aAtfnfhEIeDAw8NB/uvI8aAtfnfhEIeDAw8NB -goversion go1.15.6 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./env.go ./epoll.go ./fds.go ./filesys.go ./filesys_unix.go ./mount_linux.go ./oom_unix.go ./socket_unix.go ./stat_unix.go ./subprocess_unsafe_linux.go ./userns_linux.go cd $WORK/b394 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /home/iurt/.cache/go-build/45/453ed75167121a6d0cb56cfb5e3aa6247290d4b2cd5148af645ae69abe0903b3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /home/iurt/.cache/go-build/3a/3a7125fb786d97c280e59b2542e86079df24f544cc83384e424a7f741e2815db-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b061/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid k29c9s-93GXj1i3dq2XY/k29c9s-93GXj1i3dq2XY -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid nwZ_hIy7aC-QraqzEg0U/nwZ_hIy7aC-QraqzEg0U -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /home/iurt/.cache/go-build/b1/b1337223e3ff04309d334f97bdadb2f8fcd250ba37153e830dfbda80f92ddd30-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b362/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b364/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b365/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Y1k5qT3ByIAV-9KTsG11/Y1k5qT3ByIAV-9KTsG11 -goversion go1.15.6 -D "" -importcfg $WORK/b361/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /home/iurt/.cache/go-build/6f/6f0a37300af56dc91ee542ef7bbedff4106b21e5f7d42a2437d5db62e94fbd83-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /home/iurt/.cache/go-build/31/31183a7b9ab752af3582d83ce8c05679e3c82d91666c494eb8a8308021681a16-d # internal golang.org/x/net/proxy mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b267/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid ZWukrze0IkeZJwvhqZU2/ZWukrze0IkeZJwvhqZU2 -goversion go1.15.6 -D "" -importcfg $WORK/b266/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b458/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /home/iurt/.cache/go-build/b8/b8d7c33a363f016c05427224d7dbe2a6a04e64564798b5cf7f174bd36406f446-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid IdaO5TscNc833sRC1eqx/IdaO5TscNc833sRC1eqx -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b458/_pkg_.a $WORK/b458/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /home/iurt/.cache/go-build/22/22ac43d9d89bddbcb50c965e0a06cfde2a8f9c762615707ce624e64cf223c760-d # internal cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c github.com/docker/docker/pkg/archive mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b458/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b459/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b462/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b463/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b437/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b466/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b464/_pkg_.a packagefile github.com/moby/sys/mount=$WORK/b465/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid zd3E7Y0dsbdeQaSJ0Ucq/zd3E7Y0dsbdeQaSJ0Ucq -goversion go1.15.6 -D "" -importcfg $WORK/b457/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /home/iurt/.cache/go-build/6b/6b95960098d5f9b12565ceecb75906d647e1cdfa0b3a40981ffafe419325ffe2-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b270/ net/mail mkdir -p $WORK/b423/ mime/multipart mkdir -p $WORK/b280/ golang.org/x/net/http/httpguts cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b271/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b384/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile mime/quotedprintable=$WORK/b281/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b385/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid IxQYsDvT4CIXjdmtjIQF/IxQYsDvT4CIXjdmtjIQF -goversion go1.15.6 -D "" -importcfg $WORK/b280/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid PYoqyWceHSVWkpnp3dah/PYoqyWceHSVWkpnp3dah -goversion go1.15.6 -D "" -importcfg $WORK/b384/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p net/mail -std -complete -installsuffix shared -buildid w0q37qcjndc-ubCwGKD_/w0q37qcjndc-ubCwGKD_ -goversion go1.15.6 -D "" -importcfg $WORK/b423/importcfg -pack ./message.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid hh_GOQTnOVSHZ_kM1keV/hh_GOQTnOVSHZ_kM1keV -goversion go1.15.6 -D "" -importcfg $WORK/b270/importcfg -pack ./guts.go ./httplex.go cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b270/_pkg_.a /home/iurt/.cache/go-build/81/810218039bd711a19b5590ff79ff04215766e61b7ed810b668ea4c7d4cd165a6-d # internal cp $WORK/b266/_pkg_.a /home/iurt/.cache/go-build/31/319f873107a1581bc23bdb093e62499ef0911151284b8db01c17632383af244c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /home/iurt/.cache/go-build/5a/5a8ead0465b01d6b2dbb12e582253a2b4a1766359acf4e458d286c600415e9b5-d # internal cd $WORK/b394 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /home/iurt/.cache/go-build/08/08230c3a104f0d4477b7d552d817b853930f7074e3122a86dc2d26985af1ae86-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid m65_WZQRz0z_Ly7QZDCG/m65_WZQRz0z_Ly7QZDCG -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cp $WORK/b234/_pkg_.a /home/iurt/.cache/go-build/04/04e2bfcfcd34391b14cbec81cd2dc0c2574380db401d46477a38ed9ede0afe7f-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b148/_pkg_.a $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /home/iurt/.cache/go-build/6a/6a24e286cd64095e4f6b378b75879915e43839ca742c784cf4d4aecd5f2ece6f-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b147/ github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b400/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid tIlaChrM6K_xUsUftxIl/tIlaChrM6K_xUsUftxIl -goversion go1.15.6 -D "" -importcfg $WORK/b400/importcfg -pack ./overlay.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid kBzCohKNxXxf-Zs3uGNp/kBzCohKNxXxf-Zs3uGNp -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /home/iurt/.cache/go-build/29/298c28a479ef99db6c8b8f06d1b9ecdd281cbffeb6371528bbaea10e7d29fcd2-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b440/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid NdOhgBHbth52TxJsdUXq/NdOhgBHbth52TxJsdUXq -goversion go1.15.6 -D "" -importcfg $WORK/b439/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /home/iurt/.cache/go-build/30/3056cf693f2a2309a204f20e8b8e4be5807f9e5c307505bc00148356f41e4aa9-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b150/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b181/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid OI8hPU_MvGqziEjyidEk/OI8hPU_MvGqziEjyidEk -goversion go1.15.6 -D "" -importcfg $WORK/b175/importcfg -pack ./shortnames.go ./system_registries_v2.go github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b262/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid eSW8kvYOGEuXfK98ePvb/eSW8kvYOGEuXfK98ePvb -goversion go1.15.6 -D "" -importcfg $WORK/b260/importcfg -pack ./config.go ./config_linux.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -o $WORK/b394/_cgo_.o $WORK/b394/_cgo_main.o $WORK/b394/_x001.o $WORK/b394/_x002.o $WORK/b394/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /home/iurt/.cache/go-build/8e/8e013309adeecd57f99a3dc01b009d1d56b85ea1465081dfd9ca112ab9eac923-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid yf3gQc1eA-roX-k3nDVl/yf3gQc1eA-roX-k3nDVl -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /home/iurt/.cache/go-build/89/894ec5ef274d1a47251b79e0ac5beaba2b72b9f6537bd1ce3666dc1502bb7961-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /home/iurt/.cache/go-build/a1/a1001b2661b1abe0589289bc77408c687fcc5a909cb78a5289ae8624726c22b4-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b394/_cgo_.o -dynout $WORK/b394/_cgo_import.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid L8-2gN5sHPzMBDaKZldK/L8-2gN5sHPzMBDaKZldK -goversion go1.15.6 -D "" -importcfg $WORK/b394/importcfg -pack $WORK/b394/_cgo_gotypes.go $WORK/b394/seccomp.cgo1.go $WORK/b394/seccomp_internal.cgo1.go $WORK/b394/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /home/iurt/.cache/go-build/7c/7cb593066edbc0b13b3f32a4ed38870be91d4686d4a631b13be3933901311333-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /home/iurt/.cache/go-build/d4/d4746ff397f5350dcd8f889630c2e80d91947d4344728b50507a2371bdea7665-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b237/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/mail=$WORK/b423/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid -0-BeZkoLdOu-GoRZcvz/-0-BeZkoLdOu-GoRZcvz -goversion go1.15.6 -D "" -importcfg $WORK/b422/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /home/iurt/.cache/go-build/f6/f62707d627d4e57b70fd25874a28348571bf4308b449aafc4f448ce94c807239-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid edLHHrb7aLyHAnA-w9v9/edLHHrb7aLyHAnA-w9v9 -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /home/iurt/.cache/go-build/9c/9c58c1f530ac8f36b45c83485b8d16a86e7806c8249fdba915c89cee23e1b407-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b437/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b438/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b439/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid iiPrOHkDH3H0IDOpUFKK/iiPrOHkDH3H0IDOpUFKK -goversion go1.15.6 -D "" -importcfg $WORK/b436/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /home/iurt/.cache/go-build/e4/e4a689dd2e56793a9acf70d6b94d4e4ad567c570287940416ab67b1a476af093-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b422/_pkg_.a /home/iurt/.cache/go-build/6a/6ab82394047074a72bfb6a69587875004317b2dfbcf04295f4237c3eac1c6b75-d # internal cp $WORK/b175/_pkg_.a /home/iurt/.cache/go-build/a7/a751756c395b8cd7ca43be286fd3d8e8618253aa786f8b7799eb513c4530957a-d # internal cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /home/iurt/.cache/go-build/97/9706971749deaddd9dcfccc5a7120473c7426615c47a5939e9ce72c73bd49853-d # internal cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b394/_pkg_.a $WORK/b394/_x001.o $WORK/b394/_x002.o $WORK/b394/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /home/iurt/.cache/go-build/92/9266a8afce1da90f25391f7604d118b4a1cb6404c60f80ecf5e7523d7122d2e6-d # internal github.com/containers/common/pkg/seccomp mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b394/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid vn7QbL6b1a8wpu70JAhT/vn7QbL6b1a8wpu70JAhT -goversion go1.15.6 -D "" -importcfg $WORK/b404/importcfg -pack ./conversion.go ./default_linux.go ./filter.go ./seccomp_linux.go ./supported.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /home/iurt/.cache/go-build/50/50174e2548f632277675258259aba9e0182d9217cffcf540c3b203c3a498c832-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b335/_pkg_.a /home/iurt/.cache/go-build/25/25f8add9f38f51e965f02005a615cf8f45d2f456934cb2f2f3ab258e23d381e5-d # internal cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -o $WORK/b132/_cgo_.o $WORK/b132/_cgo_main.o $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o $WORK/b132/_x004.o $WORK/b132/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /home/iurt/.cache/go-build/52/52e1c174992ee82f157f8a3350e9dbac556118ae92cd72615ad9a583f12c2049-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b415/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b416/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b417/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b418/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF crypto/tls mkdir -p $WORK/b211/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid yxcqD3VvgnrU6WfPjpSM/yxcqD3VvgnrU6WfPjpSM -goversion go1.15.6 -D "" -importcfg $WORK/b414/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b143/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/ed25519=$WORK/b213/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/md5=$WORK/b216/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/rc4=$WORK/b217/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b223/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b228/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid GhW5gtWSpywz87OunlaX/GhW5gtWSpywz87OunlaX -goversion go1.15.6 -D "" -importcfg $WORK/b211/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go go.mozilla.org/pkcs7 mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/dsa=$WORK/b220/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/go.mozilla.org/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid OrQm2depgw3m_1DLZ6nf/OrQm2depgw3m_1DLZ6nf -goversion go1.15.6 -D "" -importcfg $WORK/b425/importcfg -pack ./ber.go ./decrypt.go ./encrypt.go ./pkcs7.go ./sign.go ./verify.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b132/_cgo_.o -dynout $WORK/b132/_cgo_import.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid JyfpVyP7RExFzwrbjvrC/JyfpVyP7RExFzwrbjvrC -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b132/_cgo_gotypes.go $WORK/b132/devmapper_log.cgo1.go $WORK/b132/devmapper_wrapper.cgo1.go $WORK/b132/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b132/devmapper_wrapper_dynamic.cgo1.go $WORK/b132/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /home/iurt/.cache/go-build/cc/cc5175610fcaa5a81fa0d66d31d89a8abbb94223be8fdeb7a546ad26c06fff22-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile flag=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b113/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid R_1k7c1ncblricSblD5O/R_1k7c1ncblricSblD5O -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /home/iurt/.cache/go-build/ac/ac45bd56078e91ab1415a9e91c7867d7824ac1ad0899cf6308bbbab93a62e63e-d # internal cp $WORK/b183/_pkg_.a /home/iurt/.cache/go-build/1c/1cebc942b0c1e46d69d471d1973878abc7c4e2cb04a1af4ffc93b15c7a1a47b6-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b183/_pkg_.a packagefile github.com/juju/ansiterm=$WORK/b185/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b190/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/manifoldco/promptui /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid Kh9BbECouVtjfVIsPqAD/Kh9BbECouVtjfVIsPqAD -goversion go1.15.6 -D "" -importcfg $WORK/b182/importcfg -pack ./codes.go ./cursor.go ./keycodes.go ./keycodes_other.go ./prompt.go ./promptui.go ./select.go ./styles.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /home/iurt/.cache/go-build/d7/d7a9c2169e1b4f78f710119fc1805944cca8ae6f0d1ce0dfa88a527459bd3681-d # internal cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /home/iurt/.cache/go-build/70/70394e8d69f10606b7aaeae83feb37d5efaceea4ccb9a97c54467ad275415dab-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b116/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b119/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid qkvZVdwpe0vKpKCrM4w3/qkvZVdwpe0vKpKCrM4w3 -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /home/iurt/.cache/go-build/c0/c0e446d9c99bc9a4ed776d55dfae0a45c76a0a39a5d2f1bf68a1693247df5e93-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o $WORK/b132/_x004.o $WORK/b132/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /home/iurt/.cache/go-build/7e/7e76fb07b9d3d2e7b1d969814cc410e6f2b3cef0aaf94a858b3769f56aa5c58c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /home/iurt/.cache/go-build/53/53fb6545de023d0134ab9442e5abcc5316a8367ac528336b9f7ccbe1fb754b89-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/shortnames /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid xumRKJOQXfQBHA7q4R1v/xumRKJOQXfQBHA7q4R1v -goversion go1.15.6 -D "" -importcfg $WORK/b174/importcfg -pack ./shortnames.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /home/iurt/.cache/go-build/92/927ec9b1b3284da42c1e4eb71f40f3814e5a474580f89c0e404b56514b293c91-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /home/iurt/.cache/go-build/e2/e2d460e9077f3263170fe8b6b0c1826d615d599c366706d955601a7f13563cbe-d # internal github.com/spf13/cobra mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b479/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid VdUKiYmuT4f1DeiR4ATv/VdUKiYmuT4f1DeiR4ATv -goversion go1.15.6 -D "" -importcfg $WORK/b478/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./custom_completions.go ./fish_completions.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /home/iurt/.cache/go-build/e1/e144221b9920c1fd7fa13cc61a0e96cbe4773874ce2d8e8bb956952ce06fdb5d-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b371/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid BAxjkojY91exABX6LMRD/BAxjkojY91exABX6LMRD -goversion go1.15.6 -D "" -importcfg $WORK/b370/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /home/iurt/.cache/go-build/70/7092872d8d55b6b14c233595f2358f8c814ae3e518f0477bd70b48c5dd60bd9d-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b116/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid WKElcQnMJHZzm5jEa08I/WKElcQnMJHZzm5jEa08I -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b130/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b130/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b130/ -g -O2 ./btrfs.go ./version.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b131/ github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b135/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid zRBm8MXNEtyM41SPpnKv/zRBm8MXNEtyM41SPpnKv -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack ./overlayutils.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid BuL8_EFlomFk3Lv92vdn/BuL8_EFlomFk3Lv92vdn -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go github.com/containers/storage/drivers/vfs mkdir -p $WORK/b141/ github.com/containers/storage/drivers/zfs mkdir -p $WORK/b144/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid F5sOvU5oOamOGi7vkeE5/F5sOvU5oOamOGi7vkeE5 -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack ./copy_linux.go ./driver.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid TxTE73WOdTTGDlLwbi1y/TxTE73WOdTTGDlLwbi1y -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /home/iurt/.cache/go-build/cb/cb6ffbe5effc6366f46545e5a5b3cebfb96817129c1983a430a5648e0b8ac057-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile flag=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b116/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 68H9La1jLIdXDSDiDHou/68H9La1jLIdXDSDiDHou -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /home/iurt/.cache/go-build/25/257eac39a82667b5a3dd71d6fd5b1244027f86211f2a9a6a79bd336965bf58df-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b367/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b370/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid zvftySGdN3jdHSV4m00K/zvftySGdN3jdHSV4m00K -goversion go1.15.6 -D "" -importcfg $WORK/b369/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b233/ -g -O2 -o $WORK/b233/_x005.o -c go_gpgme.c cp $WORK/b443/_pkg_.a /home/iurt/.cache/go-build/f0/f06319919be0e65900c83019e9bcaa8ed217e439a273bd39f1dc1117762b751b-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b443/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid 31sIWDWk2ucA_E_WmD6b/31sIWDWk2ucA_E_WmD6b -goversion go1.15.6 -D "" -importcfg $WORK/b442/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /home/iurt/.cache/go-build/78/78d13aa28b181228b54f4bd4af5f59f4215997129fd34952539f2804e8822da2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /home/iurt/.cache/go-build/a6/a67748be86c2502feebaec479f09d6cc5a9dfed871d6e830e151ce06ede08a8c-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b366/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b367/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b368/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b369/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b365/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid kGzm3UfpVixz7H1jm_2u/kGzm3UfpVixz7H1jm_2u -goversion go1.15.6 -D "" -importcfg $WORK/b360/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /home/iurt/.cache/go-build/d2/d2810cb8770c270c9ed3251eedbc94680a863dd4204a7141825d72d9143e69ff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /home/iurt/.cache/go-build/76/7690ee7408edde1825b91b44fe21b4e4a89b1a398eb369ac498a290a9f565b15-d # internal cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /home/iurt/.cache/go-build/1a/1a57c9b0a5d4edb23f4cb932ed55bdab9a76a14d9d33758e0a9f484f0ee22df0-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b414/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 3CTTlw8RLg5Gw8gnpPmr/3CTTlw8RLg5Gw8gnpPmr -goversion go1.15.6 -D "" -importcfg $WORK/b413/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /home/iurt/.cache/go-build/45/4580b9cd3b42a69197d738603f8aa9169bf7c1ea596201a910ee3b552277c6da-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b360/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid _v-25fV0MYempyRiCmN6/_v-25fV0MYempyRiCmN6 -goversion go1.15.6 -D "" -importcfg $WORK/b375/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /home/iurt/.cache/go-build/b8/b8806433ab2221243dc651bf22ee4b0a3a14a78226f32b02c6cc621b4a4e37b9-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -o $WORK/b233/_cgo_.o $WORK/b233/_cgo_main.o $WORK/b233/_x001.o $WORK/b233/_x002.o $WORK/b233/_x003.o $WORK/b233/_x004.o $WORK/b233/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b233/_cgo_.o -dynout $WORK/b233/_cgo_import.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid BBz_2w0uH40jPd0xV8mR/BBz_2w0uH40jPd0xV8mR -goversion go1.15.6 -D "" -importcfg $WORK/b233/importcfg -pack ./callbacks.go $WORK/b233/_cgo_gotypes.go $WORK/b233/data.cgo1.go $WORK/b233/gpgme.cgo1.go $WORK/b233/unset_agent_info.cgo1.go $WORK/b233/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /home/iurt/.cache/go-build/6f/6f7f7e5d5e221a222f96cbf9c0891df061b6a55eaaf534abc2d645f43ab3f3c9-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b421/ github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b424/ github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b412/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b414/_pkg_.a EOF cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b425/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid nHU7bhFC7YrdKJKmO3Hz/nHU7bhFC7YrdKJKmO3Hz -goversion go1.15.6 -D "" -importcfg $WORK/b421/importcfg -pack ./keywrapper_jwe.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid bgJFYKm7SIx8RkeEX3Zt/bgJFYKm7SIx8RkeEX3Zt -goversion go1.15.6 -D "" -importcfg $WORK/b424/importcfg -pack ./keywrapper_pkcs7.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 6HtCc8jm0f1MbOSMt7o8/6HtCc8jm0f1MbOSMt7o8 -goversion go1.15.6 -D "" -importcfg $WORK/b412/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /home/iurt/.cache/go-build/2d/2df1906c17b31541f2e787f3383eeca9ef678d7d346521f0fedef0f86af7c49a-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b442/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid dmI9hKgR1EAG-3IuOGPe/dmI9hKgR1EAG-3IuOGPe -goversion go1.15.6 -D "" -importcfg $WORK/b441/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /home/iurt/.cache/go-build/cb/cbd1bf0d982d2b6598e209a9393913aa789d24f6889c8ec5b2ee808197d7e99d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /home/iurt/.cache/go-build/c4/c4dfd36592ae0429e5601499c9d4fa5f2885220a1e98df14ace3d1d87eebe274-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b412/_pkg_.a /home/iurt/.cache/go-build/90/909749fa342cf56ae30a51fe309b6dbf311fe23e449485eaef37cd9fc0817987-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b412/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b421/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b422/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b424/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b237/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid g9GJOXCg_HWWlwX1-5So/g9GJOXCg_HWWlwX1-5So -goversion go1.15.6 -D "" -importcfg $WORK/b411/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go cp $WORK/b478/_pkg_.a /home/iurt/.cache/go-build/48/48d37792bc045f7d1230d9647b45af8913016d8b530f9518718621e94700d786-d # internal github.com/containers/buildah/pkg/completion mkdir -p $WORK/b486/ github.com/containers/common/pkg/completion mkdir -p $WORK/b488/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/cobra=$WORK/b478/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b070/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b478/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/completion /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/buildah/pkg/completion -complete -installsuffix shared -buildid dhTYPHIFxqxXEMbSVsIq/dhTYPHIFxqxXEMbSVsIq -goversion go1.15.6 -D "" -importcfg $WORK/b486/importcfg -pack ./completion.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/completion /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid -du-U249XFvpRFtGgBWw/-du-U249XFvpRFtGgBWw -goversion go1.15.6 -D "" -importcfg $WORK/b488/importcfg -pack ./completion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /home/iurt/.cache/go-build/1b/1b7881778bc41119bdb0081d1f6d2d84c6bc7aa63dad0bac85bdf5ed37763e98-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /home/iurt/.cache/go-build/1d/1d84a26a69e36e233544e897a549189cdf3b53506c9ed68b6e0290d8e8bdc19f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /home/iurt/.cache/go-build/ff/ffb5db998bea13ea5f276ef40eb0345a132a8f7310f02c919adb1f96dcca152f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /home/iurt/.cache/go-build/05/05418abec9a4dc8802ea7f0bbec7fc262552d909d064bdf126731e770e56b47d-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b441/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 4yz_nCckoaQWOvmmK4_i/4yz_nCckoaQWOvmmK4_i -goversion go1.15.6 -D "" -importcfg $WORK/b477/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /home/iurt/.cache/go-build/9c/9cfa3abc2d49c3e48b49d3f973d735ca8e0d20b614491b4fbfa30ad6c9deaa24-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b411/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid BhZIeEv98uLfIb1ir5QT/BhZIeEv98uLfIb1ir5QT -goversion go1.15.6 -D "" -importcfg $WORK/b490/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /home/iurt/.cache/go-build/41/41cc94d53292bf52f03fbf42ddf09a50878a9828367505e1678f5b1026fed81a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /home/iurt/.cache/go-build/b3/b32e8219d1e51d6d7f5a8e113305c2ca64d64618d1ad9ef600a7bb5d85b5576a-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b233/_pkg_.a $WORK/b233/_x001.o $WORK/b233/_x002.o $WORK/b233/_x003.o $WORK/b233/_x004.o $WORK/b233/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /home/iurt/.cache/go-build/f6/f6cf6b3bf822c3fe9baa6a073950f290b526881cb0dd98670a29f4502ecce876-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /home/iurt/.cache/go-build/0c/0c18be9347cf2262deec288e32c0cd199851383a1686e3bacdbb865903d4817f-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b325/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid Ba_vl3LQVeOjbuqLJkcx/Ba_vl3LQVeOjbuqLJkcx -goversion go1.15.6 -D "" -importcfg $WORK/b324/importcfg -pack ./build.go cd $WORK/b130 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /home/iurt/.cache/go-build/e5/e5e8cab803cfc6edb8001cf4c9dc1b94a8f234b0ff66fbfd24ece5533c3a84c2-d # internal TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /home/iurt/.cache/go-build/07/0715e6b4f86fff44d74d3c93d91947f3e8348d3839a1d12e71c266f3b5d11afa-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b324/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b325/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b328/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid FrUhAmn_B1nz9tGTKnC_/FrUhAmn_B1nz9tGTKnC_ -goversion go1.15.6 -D "" -importcfg $WORK/b319/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /home/iurt/.cache/go-build/5b/5bb1c4d55e689585a43590f9901831b719324d6aa020a993a494507a7e343fde-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b351/ google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b355/ mkdir -p $WORK/b357/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid bjHn_xs-PlQK-QMX26LQ/bjHn_xs-PlQK-QMX26LQ -goversion go1.15.6 -D "" -importcfg $WORK/b351/importcfg -pack ./any.pb.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid J96fIDvKoamC9vIHz18B/J96fIDvKoamC9vIHz18B -goversion go1.15.6 -D "" -importcfg $WORK/b355/importcfg -pack ./duration.pb.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 41UVl2uOi5YBEP7USPmU/41UVl2uOi5YBEP7USPmU -goversion go1.15.6 -D "" -importcfg $WORK/b357/importcfg -pack ./timestamp.pb.go github.com/golang/protobuf/proto mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b318/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid VTOqyQSfYg2PQQanPICG/VTOqyQSfYg2PQQanPICG -goversion go1.15.6 -D "" -importcfg $WORK/b300/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /home/iurt/.cache/go-build/4f/4f8bef24d1b68ea766be148dbb8aaf92f79aff272800fe65bbf2718fdc70fafe-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b354/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b355/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Tloo5TVdi_jyAJnb2jbF/Tloo5TVdi_jyAJnb2jbF -goversion go1.15.6 -D "" -importcfg $WORK/b354/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /home/iurt/.cache/go-build/7c/7cf8cae0d486fdcbfc7d54d80aed13a2acaf37127a7f713deab93cdd8b68ef5b-d # internal cp $WORK/b351/_pkg_.a /home/iurt/.cache/go-build/ea/eaa540e323bd1d2a0d068b40de60e7d68aa8f0e50b400b7bca63ac36e8e6d951-d # internal github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b356/ mkdir -p $WORK/b350/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b357/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b351/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid I89Z408VlmpLPvJ8sVuA/I89Z408VlmpLPvJ8sVuA -goversion go1.15.6 -D "" -importcfg $WORK/b356/importcfg -pack ./timestamp.pb.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid au9dl4eum3XZ88r4WvMY/au9dl4eum3XZ88r4WvMY -goversion go1.15.6 -D "" -importcfg $WORK/b350/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /home/iurt/.cache/go-build/0b/0b7f2446ebea5527f7b9c3ffa8243788975215c9c32393c7940a1616298d9711-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b354/_pkg_.a /home/iurt/.cache/go-build/67/67724773a70282bbc23e89b336773abb32d2f8ae42f35e59b15230ac6bf297cb-d # internal cp $WORK/b350/_pkg_.a /home/iurt/.cache/go-build/e5/e5411c47000e3720f2398c89737c1df048a69be19beded3206c1cb52fb974e4d-d # internal cd $WORK/b130 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -o $WORK/b130/_cgo_.o $WORK/b130/_cgo_main.o $WORK/b130/_x001.o $WORK/b130/_x002.o $WORK/b130/_x003.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage btrfs -dynimport $WORK/b130/_cgo_.o -dynout $WORK/b130/_cgo_import.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid lunJ_aEtJRAakWxiJawZ/lunJ_aEtJRAakWxiJawZ -goversion go1.15.6 -D "" -importcfg $WORK/b130/importcfg -pack $WORK/b130/_cgo_gotypes.go $WORK/b130/btrfs.cgo1.go $WORK/b130/version.cgo1.go $WORK/b130/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /home/iurt/.cache/go-build/8c/8ccafc46ce7ee2bae6cea476f0aac26e6b7c3ac3e0d0af29495c5189252ea7be-d # internal net/http/httptrace mkdir -p $WORK/b282/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b284/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FMtYyMded1bX4bIZes6b/FMtYyMded1bX4bIZes6b -goversion go1.15.6 -D "" -importcfg $WORK/b282/importcfg -pack ./trace.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid xV5Sj6LQwRxD4lbB9jtb/xV5Sj6LQwRxD4lbB9jtb -goversion go1.15.6 -D "" -importcfg $WORK/b284/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid mJQ8DAY8CHNE2rb2sBEZ/mJQ8DAY8CHNE2rb2sBEZ -goversion go1.15.6 -D "" -importcfg $WORK/b202/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /home/iurt/.cache/go-build/21/21d974cdc2ecbf689aee61b231eddd6eeb4602fd3dbf6d32f16e296477644cec-d # internal net/http mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile container/list=$WORK/b143/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b270/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b277/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b278/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b271/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile mime/multipart=$WORK/b280/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http/httptrace=$WORK/b282/_pkg_.a packagefile net/http/internal=$WORK/b283/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p net/http -std -complete -installsuffix shared -buildid LZ-XI_BJnDhdysfBUF7_/LZ-XI_BJnDhdysfBUF7_ -goversion go1.15.6 -D "" -importcfg $WORK/b268/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /home/iurt/.cache/go-build/7a/7a99717e91596ee6fcf73bccb754285039156360011fa1fac6bdfab76937132e-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b130/_pkg_.a $WORK/b130/_x001.o $WORK/b130/_x002.o $WORK/b130/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /home/iurt/.cache/go-build/9c/9cc1a0786e3915a862bbbaac3f92df220a0d9cddb140b4e64f7121ba82df3be3-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b123/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b144/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid rExyqvh1Z6iMpQskH6rc/rExyqvh1Z6iMpQskH6rc -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /home/iurt/.cache/go-build/27/275809c3f35d554f297baee4c0e4a67dbe7c2cb9ae3cd11c93aa471e6b6239f7-d # internal github.com/containers/storage mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b122/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b114/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b160/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b154/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b172/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid njeR1vxZxPxqsHMnvAN4/njeR1vxZxPxqsHMnvAN4 -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /home/iurt/.cache/go-build/32/32096faaefabea1547268e4a8ed971d38cdd240b33a1319d111095ef5cd181e4-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid -yJ61w6rk_tlrK0wBJc8/-yJ61w6rk_tlrK0wBJc8 -goversion go1.15.6 -D "" -importcfg $WORK/b332/importcfg -pack ./decode.go ./doc.go ./encode.go google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b349/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b353/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b350/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid mlPHstShlwKpu2ML1JEH/mlPHstShlwKpu2ML1JEH -goversion go1.15.6 -D "" -importcfg $WORK/b349/importcfg -pack ./status.pb.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b350/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b354/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 892Y8TD4b4j5v80XZqKf/892Y8TD4b4j5v80XZqKf -goversion go1.15.6 -D "" -importcfg $WORK/b353/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go github.com/prometheus/client_model/go mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid fh2DDvH_61aHy83cALxX/fh2DDvH_61aHy83cALxX -goversion go1.15.6 -D "" -importcfg $WORK/b330/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /home/iurt/.cache/go-build/e3/e3759429a4daeaf4810c84e574b05afe0fd1107730e2a035ed64bfff20abdbe3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /home/iurt/.cache/go-build/9b/9b86d427f186feac1b914edf2ab28260c55d7f286fd2966081d34e25ea7e26a0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b353/_pkg_.a /home/iurt/.cache/go-build/8f/8fd561f7aadbf57adc15d245e43b519f74a4d8deed830bbea48b8b8d634b1dd5-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b353/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a EOF cp $WORK/b330/_pkg_.a /home/iurt/.cache/go-build/8d/8df0fc48c4f4e1e1cbf444caacf391e1a0196ff47505d3d5a4931ca944a1aa97-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/grpc/internal/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid v-4FgBj3tKLsUolYrqcp/v-4FgBj3tKLsUolYrqcp -goversion go1.15.6 -D "" -importcfg $WORK/b352/importcfg -pack ./status.go github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid Rg7QtgL321Ykhm6J7bBi/Rg7QtgL321Ykhm6J7bBi -goversion go1.15.6 -D "" -importcfg $WORK/b329/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /home/iurt/.cache/go-build/04/04bdec0a5177e97079ac1b4063e499ab62c6328cf7778fc9d5b57e95727df3c6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /home/iurt/.cache/go-build/f8/f881677be27efa93d6d780918bbaf20e8833d38067a0430648183ad82005b03b-d # internal google.golang.org/grpc/status mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b352/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid x0XrF0rY_VNA8MHEKoKP/x0XrF0rY_VNA8MHEKoKP -goversion go1.15.6 -D "" -importcfg $WORK/b348/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /home/iurt/.cache/go-build/82/8287c4db552c836aeb294bf7e9467959f0b6b51a724efeac76c481502516dff2-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b348/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid Pt1JJK617Vk8d5mM6Hm6/Pt1JJK617Vk8d5mM6Hm6 -goversion go1.15.6 -D "" -importcfg $WORK/b346/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /home/iurt/.cache/go-build/cf/cfd61de6eef07735ceb26c687afa2e232924d9507fe7f64aa14bc88ba70a75dc-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b202/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b229/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid acoJG8HR6zaiUgnMhyiX/acoJG8HR6zaiUgnMhyiX -goversion go1.15.6 -D "" -importcfg $WORK/b194/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /home/iurt/.cache/go-build/89/89bf900237983b7dbba80b46399780cabee9a00143bbf5f1e7701d180c2009de-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid dBOZ6ZfBM_P-siiMlYSR/dBOZ6ZfBM_P-siiMlYSR -goversion go1.15.6 -D "" -importcfg $WORK/b345/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /home/iurt/.cache/go-build/3a/3a0d9b869fe97283c201680fde9338a06f2145f25d6f4c6c57c1231b3ee86cbd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /home/iurt/.cache/go-build/01/01ee655ba1cc6b90987911c90a820a9dc9f32d31cd1ffea7a071b36978ee8b22-d # internal github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b342/ github.com/containers/image/v5/image mkdir -p $WORK/b249/ github.com/containers/image/v5/signature mkdir -p $WORK/b193/ github.com/containers/buildah/pkg/manifests cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b483/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/internal/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid y0HjKAYCcvRVjT9Q9re9/y0HjKAYCcvRVjT9Q9re9 -goversion go1.15.6 -D "" -importcfg $WORK/b342/importcfg -pack ./dest.go ./reader.go ./src.go ./types.go ./writer.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid R9AHST-xjUJeFE1c6Yj-/R9AHST-xjUJeFE1c6Yj- -goversion go1.15.6 -D "" -importcfg $WORK/b249/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b232/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid bd8gkw7OeLBApdq9N26l/bd8gkw7OeLBApdq9N26l -goversion go1.15.6 -D "" -importcfg $WORK/b483/importcfg -pack ./errors.go ./manifests.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid _JKdonaoQSgexhMG-8Dl/_JKdonaoQSgexhMG-8Dl -goversion go1.15.6 -D "" -importcfg $WORK/b193/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /home/iurt/.cache/go-build/5e/5e2b470481fd53132527531a8a18490c2f7a9b0ac61dd2efe5d2aa3f89752aa0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /home/iurt/.cache/go-build/ad/ad71f51254fe7c6f5c01b064a1581ab3938a38490bc66ec775c45414da01e1d3-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b342/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid hqYRI-5SUYkQYvh8xpSk/hqYRI-5SUYkQYvh8xpSk -goversion go1.15.6 -D "" -importcfg $WORK/b435/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /home/iurt/.cache/go-build/c5/c52deb7d012f66382cf844d827a98208974de361bec93d234e7143794923d9e3-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b342/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 1pW256qqRUB1Rb4lZgqR/1pW256qqRUB1Rb4lZgqR -goversion go1.15.6 -D "" -importcfg $WORK/b341/importcfg -pack ./dest.go ./reader.go ./src.go ./transport.go ./writer.go github.com/containers/image/v5/tarball github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid _P4LSyr_kSrD5jo6cbUN/_P4LSyr_kSrD5jo6cbUN -goversion go1.15.6 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid yNwlbw8IRZZ6BHhU6QmY/yNwlbw8IRZZ6BHhU6QmY -goversion go1.15.6 -D "" -importcfg $WORK/b398/importcfg -pack ./blobcache.go github.com/containers/image/v5/directory mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid 9SjYS3s-tU4pfG6ck05Q/9SjYS3s-tU4pfG6ck05Q -goversion go1.15.6 -D "" -importcfg $WORK/b254/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /home/iurt/.cache/go-build/e4/e4488629021fcf621ca35961d27c88a15a1f8abac2c2c574d32d0e8018156b62-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /home/iurt/.cache/go-build/b1/b1bf167de7619cd98101ac8df533597b77c2a322a9d54d4a350234a982f9ef7a-d # internal cp $WORK/b254/_pkg_.a /home/iurt/.cache/go-build/d3/d3c3d5d278bb23864cc98490b606369ce1a5eaf125309b32c70de13631532f04-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b193/_pkg_.a /home/iurt/.cache/go-build/22/22660a6d22df2d10cdb920eada6691d4a6cd0a1cc45c7ac75a27c74583b849f9-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b406/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b411/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b426/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b431/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b434/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 3rK2a3eob1MIyLWI5K0j/3rK2a3eob1MIyLWI5K0j -goversion go1.15.6 -D "" -importcfg $WORK/b405/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b341/_pkg_.a /home/iurt/.cache/go-build/e7/e7235522103e6b86932b610535230da0799381fba8e69307a3cae3befce644d9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /home/iurt/.cache/go-build/91/91542cfcd38db28a43bded87cbc44683428c6d799191c42c0d40941c8e5ef174-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /home/iurt/.cache/go-build/8c/8c0b16bc44b6638192495436422c951cdc01dcc0f9d529370f48e2823b4741af-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b483/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid ayV1AiSX-wK0kcHrMCAH/ayV1AiSX-wK0kcHrMCAH -goversion go1.15.6 -D "" -importcfg $WORK/b484/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /home/iurt/.cache/go-build/e1/e1681099723d7fc7c6b44980b6234d76a13959c972ed0a1b53d66017b16402ba-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /home/iurt/.cache/go-build/ab/ab1b29fa02101cc7ef5bfc8cc9968971cf488cd0b337eff6198afc29bdde00c1-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b248/ github.com/containers/common/pkg/config mkdir -p $WORK/b066/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid wFw6n5DSlPDdnc73FfAD/wFw6n5DSlPDdnc73FfAD -goversion go1.15.6 -D "" -importcfg $WORK/b248/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b068/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b070/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b073/_pkg_.a packagefile github.com/containers/storage=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid VY7PDLrO_Jnw_BDtjAbD/VY7PDLrO_Jnw_BDtjAbD -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./nosystemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /home/iurt/.cache/go-build/20/2030d3738132c15c01d33e4f61e6d9f66627a3fac03f0f04b70f1920e05a42a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /home/iurt/.cache/go-build/fd/fd032b1776ec69de25bd2cf8316abb8f6a1e274359b2c39b8d0039a99d0fb34d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /home/iurt/.cache/go-build/45/459578c203a670aeb9f91abb4dbfe17c1782f57bf3963743e0ca09969a22b72d-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b285/ github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b292/ github.com/docker/distribution mkdir -p $WORK/b291/ github.com/gorilla/mux cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b289/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid httxM4Tuzmq6vo1POmSC/httxM4Tuzmq6vo1POmSC -goversion go1.15.6 -D "" -importcfg $WORK/b285/importcfg -pack ./errors.go ./handler.go ./register.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid oQsvrCC1HLQenbCKePJJ/oQsvrCC1HLQenbCKePJJ -goversion go1.15.6 -D "" -importcfg $WORK/b291/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/docker/go-connections/sockets mkdir -p $WORK/b265/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid QtsNk16rgPQWW2oW5rtY/QtsNk16rgPQWW2oW5rtY -goversion go1.15.6 -D "" -importcfg $WORK/b292/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b266/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF expvar cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid V5cl3pIN9N6AceQ7X0r9/V5cl3pIN9N6AceQ7X0r9 -goversion go1.15.6 -D "" -importcfg $WORK/b289/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go github.com/docker/distribution/registry/client/transport cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid vM9NVVlQCvTMR00RBEUr/vM9NVVlQCvTMR00RBEUr -goversion go1.15.6 -D "" -importcfg $WORK/b265/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p expvar -std -complete -installsuffix shared -buildid sCimUxQX5s7nIOPGS2gg/sCimUxQX5s7nIOPGS2gg -goversion go1.15.6 -D "" -importcfg $WORK/b298/importcfg -pack ./expvar.go net/http/httputil mkdir -p $WORK/b377/ github.com/prometheus/common/expfmt mkdir -p $WORK/b293/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b270/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/internal=$WORK/b283/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid F0mN7yp7morQSjQPEqAs/F0mN7yp7morQSjQPEqAs -goversion go1.15.6 -D "" -importcfg $WORK/b377/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 7cGa6-7yL51ko833OgRT/7cGa6-7yL51ko833OgRT -goversion go1.15.6 -D "" -importcfg $WORK/b293/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b332/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b333/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b334/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid WiKMBbvH3LxYPPPjf-KW/WiKMBbvH3LxYPPPjf-KW -goversion go1.15.6 -D "" -importcfg $WORK/b331/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go github.com/xeipuuv/gojsonschema mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b453/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/mail=$WORK/b423/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF golang.org/x/net/http2 mkdir -p $WORK/b383/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid X3dYpbAj-1Msy8wdPpEq/X3dYpbAj-1Msy8wdPpEq -goversion go1.15.6 -D "" -importcfg $WORK/b452/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b384/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b390/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b385/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/httptrace=$WORK/b282/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid Ps1myRfzv4E0-zmum2sT/Ps1myRfzv4E0-zmum2sT -goversion go1.15.6 -D "" -importcfg $WORK/b383/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /home/iurt/.cache/go-build/0f/0f7a93fdb1d2a0d7a723f2d54047b0ad9ccc99de6bbafb4c28f8a756fa7fb734-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /home/iurt/.cache/go-build/af/af33ca923e8a619072e5a791e5767b66bd653a5ad34be73256b2d22af94fb4e1-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid sLyyOp8siEvHtLJ6l8kY/sLyyOp8siEvHtLJ6l8kY -goversion go1.15.6 -D "" -importcfg $WORK/b264/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /home/iurt/.cache/go-build/bf/bf49326889c530db34d4d356bfc8fb5a68c8c8a9172ebb7e2a4e9938ed817a99-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /home/iurt/.cache/go-build/bd/bd9cf8ecf25d19d448a8f827923e1fc6e224f4b5adcdfb702f2a6217c184a62a-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b346/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b348/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid Iis1ZBJzV-iQ11k0H_ms/Iis1ZBJzV-iQ11k0H_ms -goversion go1.15.6 -D "" -importcfg $WORK/b376/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /home/iurt/.cache/go-build/dd/dd1c67d1067822c5d7ae24a2ae31016a9fc1ccdf075ff0c508eb0f5f76684bce-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /home/iurt/.cache/go-build/ea/ea509fe1a4cda455baab6958d2d1f19e26478b72a7c0c7a5ecaab27c8c9065ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /home/iurt/.cache/go-build/1a/1ae8a2ab0773d4783151a608bad18414ccf388f83984c760da96b068813a9de1-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b379/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid xY82bFC4rFgnhSRAk2Tc/xY82bFC4rFgnhSRAk2Tc -goversion go1.15.6 -D "" -importcfg $WORK/b380/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /home/iurt/.cache/go-build/b1/b13a580fbcd466ec1bdadbd0cf81cfc57988f68cf2f21de4b17a0ebf015c9eef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b377/_pkg_.a /home/iurt/.cache/go-build/3a/3a4f063cbe005413ca4caa56d0021490ae122efa1ef9049beb4e1ed0a1982a31-d # internal cp $WORK/b289/_pkg_.a /home/iurt/.cache/go-build/18/18446563f74498a0184cf52c5d92f5ce3fdeacbe8bfa2d8e434705e933d029ca-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b289/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid evuPXEMoiBRBt-yN43Th/evuPXEMoiBRBt-yN43Th -goversion go1.15.6 -D "" -importcfg $WORK/b286/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go github.com/docker/docker/client mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b345/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b359/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b360/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b372/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b366/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b373/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b367/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b368/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b369/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b374/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b230/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b375/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b376/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/httputil=$WORK/b377/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid aCiG_6Veb5b2hJD7Lwdw/aCiG_6Veb5b2hJD7Lwdw -goversion go1.15.6 -D "" -importcfg $WORK/b344/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go github.com/fsouza/go-dockerclient mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b368/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b369/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b457/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b462/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b181/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b467/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b470/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/httputil=$WORK/b377/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid _61XI6iT7APCS_3NaQTb/_61XI6iT7APCS_3NaQTb -goversion go1.15.6 -D "" -importcfg $WORK/b456/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./container_archive.go ./container_attach.go ./container_changes.go ./container_commit.go ./container_copy.go ./container_create.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /home/iurt/.cache/go-build/84/847565bf5aae95c5b476177aad389f6033fc6716ddf3ab5c14f5e2aade79c465-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b379/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid bPB8dMAhqtZCY4_DVaB9/bPB8dMAhqtZCY4_DVaB9 -goversion go1.15.6 -D "" -importcfg $WORK/b378/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /home/iurt/.cache/go-build/fc/fcacb81b8e128f8af1f1e1d8718c01452e326f544813ab45bf62aa8039001cb6-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b298/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b329/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b334/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b335/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid -KKK0xx9M4n0dqpoeGoE/-KKK0xx9M4n0dqpoeGoE -goversion go1.15.6 -D "" -importcfg $WORK/b297/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /home/iurt/.cache/go-build/9b/9be76c9d45a19b5c9f73e83716998b80fbf3d0c5800f3569f8355fd3b9d973d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /home/iurt/.cache/go-build/1a/1abe4022132da2f9eb49fafdd2978d5465585385498fd372a2857592c42ff4b3-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b286/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/retry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid lTgMTiojAgtBfRpJ9sBy/lTgMTiojAgtBfRpJ9sBy -goversion go1.15.6 -D "" -importcfg $WORK/b403/importcfg -pack ./retry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /home/iurt/.cache/go-build/1c/1caf515c44c7010b110cfbf7e68f292f007862cba7fa3b457f17cf5af3e97890-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /home/iurt/.cache/go-build/23/2350aa4663a6e582cc00086ccf397aa903f56dd0f470a8cc7d65be98990d7edb-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b331/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/httptrace=$WORK/b282/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid LKUYtwqM982BKoUdB5yz/LKUYtwqM982BKoUdB5yz -goversion go1.15.6 -D "" -importcfg $WORK/b337/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /home/iurt/.cache/go-build/55/5559fd2a35139aa21d536058e1ad6eb79fc0839777472cf7779f456207f09d70-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/blang/semver=$WORK/b447/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b449/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b450/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b072/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b452/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid xamYmWyC607UmCwuLk8G/xamYmWyC607UmCwuLk8G -goversion go1.15.6 -D "" -importcfg $WORK/b446/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /home/iurt/.cache/go-build/18/18fdb746049d9f4e9f1ebc690a7b731f931752ce6895d6b248a42aa6b1d0e0a7-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b345/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b456/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b471/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b472/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b473/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b474/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b083/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid esOoAQT8vBAeNBagF2Du/esOoAQT8vBAeNBagF2Du -goversion go1.15.6 -D "" -importcfg $WORK/b455/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /home/iurt/.cache/go-build/00/002dffdf26b8c658787627490f7a7e76c6706c5d0605f837364b18569b0ff542-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /home/iurt/.cache/go-build/39/39d1f623d32c9dc5fe70acb8cc8fff7742d9d6b8dcff0363d2b5ee8bc8bb4258-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b445/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b446/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid q_XAiQZmDJzAIeSz4Sco/q_XAiQZmDJzAIeSz4Sco -goversion go1.15.6 -D "" -importcfg $WORK/b444/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /home/iurt/.cache/go-build/04/04b72b62c387d19f2c4adf631b0ded87b3dbff5a95e4fb29a6e45380d5b6c842-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b342/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b344/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 4ovG-E0rzlcqj8drdQia/4ovG-E0rzlcqj8drdQia -goversion go1.15.6 -D "" -importcfg $WORK/b343/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /home/iurt/.cache/go-build/52/521dbe2904d1b90558e356e0eee5f87b1c2430131f3307644bfdcb5d884ec242-d # internal github.com/docker/go-metrics mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b337/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid pW7UvK2idZN8j_2Ljdiz/pW7UvK2idZN8j_2Ljdiz -goversion go1.15.6 -D "" -importcfg $WORK/b296/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /home/iurt/.cache/go-build/26/267f4c5ba4bdf7b1e3008b1cd4d01659461fc1c5f3aaeb9a267e1b4e9c50052c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /home/iurt/.cache/go-build/6e/6ee3bb9f83717c3a9bb7a38f7f3b8fb3a4e9b46bf2519c3ec0b65e7abcbe1d91-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /home/iurt/.cache/go-build/fa/fae6be45e2e211a933f498454918fef8871c2724bbb54421c6229b3693b0d9a0-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b296/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid 2JtapWKmgAH_Wv_Y4Aaz/2JtapWKmgAH_Wv_Y4Aaz -goversion go1.15.6 -D "" -importcfg $WORK/b295/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /home/iurt/.cache/go-build/ef/ef92d513f987660ca1c02146c384160a9931eb751555e3332675eb2f346b26cf-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b295/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid mrV-03W15CcHH0q3Dc_G/mrV-03W15CcHH0q3Dc_G -goversion go1.15.6 -D "" -importcfg $WORK/b294/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /home/iurt/.cache/go-build/1f/1f084bbbd604ac704b44393630923867ee01a777a0f80b010912989b9ee53f0c-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid lokyL1QfTtEDAzHUtYa5/lokyL1QfTtEDAzHUtYa5 -goversion go1.15.6 -D "" -importcfg $WORK/b338/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /home/iurt/.cache/go-build/93/93cac05ae3fdeafb17b049902d0ebc4155d5a441c9d40425ee268feeb64acef4-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b293/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b294/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b338/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid cNc5wjVh2-RuToQHzZcE/cNc5wjVh2-RuToQHzZcE -goversion go1.15.6 -D "" -importcfg $WORK/b290/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /home/iurt/.cache/go-build/70/70bebe617a2f4545834f235e6ce67b9d864c6afb4c30204b41b8ca08c4345651-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /home/iurt/.cache/go-build/73/73fff32546a993d6f03517e1818a4acd34666f982d95bae1a81c4e0252d325e7-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b290/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b339/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid fI7Cajwcr7EwFMGDER07/fI7Cajwcr7EwFMGDER07 -goversion go1.15.6 -D "" -importcfg $WORK/b256/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /home/iurt/.cache/go-build/17/1741097856409c8eb11620339db4c78aca8ba1e932cc93e279180a65dfc87fc2-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b487/ github.com/containers/image/v5/openshift mkdir -p $WORK/b381/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b488/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b479/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid jRuj61lJfULiBV2EdKe8/jRuj61lJfULiBV2EdKe8 -goversion go1.15.6 -D "" -importcfg $WORK/b487/importcfg -pack ./auth.go ./cli.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b232/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b339/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b382/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b383/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid _xia1eW5RmLWSoQPDWF_/_xia1eW5RmLWSoQPDWF_ -goversion go1.15.6 -D "" -importcfg $WORK/b381/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /home/iurt/.cache/go-build/5d/5d5b55b8912fa7e81eb9e1d4296861b966e6f6f464d415189a47be5813e51f12-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /home/iurt/.cache/go-build/b5/b5ae5ad03c6a8cc9ebe7d3ed13db49d7fb82cead1cbba517648db3f3802a96cd-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b378/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid M9qHRHpXpRPBIN0JTo8C/M9qHRHpXpRPBIN0JTo8C -goversion go1.15.6 -D "" -importcfg $WORK/b253/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /home/iurt/.cache/go-build/21/219f93461288241601589edff4add9f65b052d073a862e725302ee582269fcd6-d # internal github.com/containers/buildah/manifests github.com/containers/buildah/util mkdir -p $WORK/b482/ mkdir -p $WORK/b065/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b483/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b484/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid ATCRKzLhGEYGz1Vs6_S_/ATCRKzLhGEYGz1Vs6_S_ -goversion go1.15.6 -D "" -importcfg $WORK/b482/importcfg -pack ./copy.go ./manifests.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage=$WORK/b076/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid DK056UccFWbVLkSeXNJD/DK056UccFWbVLkSeXNJD -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /home/iurt/.cache/go-build/f7/f74ef094c761705ed2bdedde01620fe3ec097fee0146c6aa07475b6c58f0c942-d # internal github.com/containers/buildah/copier mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/copier /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid 8k0wBbur79tN0kWLf5pJ/8k0wBbur79tN0kWLf5pJ -goversion go1.15.6 -D "" -importcfg $WORK/b395/importcfg -pack ./copier.go ./syscall_unix.go ./unwrap_112.go ./xattrs.go github.com/containers/buildah/bind mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid KuqJ__nKIvJCIao0I-2f/KuqJ__nKIvJCIao0I-2f -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /home/iurt/.cache/go-build/68/68a1006d2e095bf10e8e4aa0134c4348f07088358dc88624b68094f3a6d920d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /home/iurt/.cache/go-build/f1/f13f2e15dd00e7b8a75acfe47d17f2e31d3efbd849402c0896ac5bd1e8022827-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b393/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b394/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid Skd4JS5MTTFUgGvn1mR6/Skd4JS5MTTFUgGvn1mR6 -goversion go1.15.6 -D "" -importcfg $WORK/b392/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /home/iurt/.cache/go-build/f1/f16ea1ba932a158b3b99b12ae105a0d99425ddbfa5fb81eab34877858be98594-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /home/iurt/.cache/go-build/0b/0bf936631ebd299d23526a7068f608abe5fc58722a7b4f23ed7a943dea703bdc-d # internal github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b392/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b395/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b396/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b398/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b399/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b400/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b401/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b070/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b403/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b404/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b435/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b378/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/storage=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b436/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b439/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b441/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b444/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b455/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid jjb8YQqbTqRKLOt_sxbZ/jjb8YQqbTqRKLOt_sxbZ -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /home/iurt/.cache/go-build/9b/9bfcff38616937a58e46fa7d5dad734c4123782fef4c3b949e89fd33c8c966a3-d # internal github.com/containers/buildah/pkg/parse mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b441/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b477/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b478/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid rf_Y6v5F2t_O1aa2qjML/rf_Y6v5F2t_O1aa2qjML -goversion go1.15.6 -D "" -importcfg $WORK/b476/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /home/iurt/.cache/go-build/26/2648e918a40dfc7cb4cffbebbbf301f147c272ffce47521d8057bda635185524-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/pkg/completion=$WORK/b486/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b476/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b487/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b488/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b479/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid _t9boOUIV_2Zc0YSTLFI/_t9boOUIV_2Zc0YSTLFI -goversion go1.15.6 -D "" -importcfg $WORK/b485/importcfg -pack ./common.go ./exec_codes.go github.com/containers/buildah/imagebuildah mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile flag=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b395/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b476/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=$WORK/b481/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/storage=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b116/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b456/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b455/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b472/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b434/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid WEwoBTp7tFS0PhlJyKNp/WEwoBTp7tFS0PhlJyKNp -goversion go1.15.6 -D "" -importcfg $WORK/b475/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /home/iurt/.cache/go-build/cb/cb1ea2a812084011aba7a76061dbf33e8a83d13cf8bb37bfb39d33328a4a5667-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /home/iurt/.cache/go-build/0c/0c615a133d4c87ac3c27e28b2d79b2bd9f1edccf4814df341736289faf8f5223-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b396/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b475/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b482/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b485/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b489/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b476/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b402/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b487/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b490/_pkg_.a packagefile github.com/containers/storage=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b491/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b478/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b479/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b409/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b492/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid hsWQC6B6fmDugeB1k1VS/hsWQC6B6fmDugeB1k1VS -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./login.go ./logout.go ./main.go ./manifest.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /home/iurt/.cache/go-build/0e/0e6321bbe5f068f4dcfd55b4c44df2e3ec7d331a749f13591441ca698cee0ddd-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b396/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b475/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b482/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b485/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b489/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b476/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b402/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b487/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b490/_pkg_.a packagefile github.com/containers/storage=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/docker/go-units=$WORK/b088/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b491/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b478/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b479/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b409/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b492/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b392/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b395/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b398/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b399/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b400/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b401/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b070/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b403/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b404/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b435/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b378/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b085/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b436/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b439/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b441/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b444/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b455/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b074/_pkg_.a packagefile hash=$WORK/b093/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b201/_pkg_.a packagefile flag=$WORK/b117/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b116/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b456/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b472/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b434/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b483/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b484/_pkg_.a packagefile github.com/containers/buildah/pkg/completion=$WORK/b486/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b488/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b339/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b477/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b260/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b068/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b073/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b406/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b411/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b426/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b431/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b251/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b202/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b229/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b230/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b177/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b122/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b155/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b089/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b114/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b160/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b154/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b172/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b072/_pkg_.a packagefile crypto=$WORK/b092/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile encoding/csv=$WORK/b480/_pkg_.a packagefile hash/fnv=$WORK/b305/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b393/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b394/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b255/_pkg_.a packagefile crypto/rand=$WORK/b099/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b290/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b342/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b379/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b182/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b181/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b233/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b096/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b097/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b113/_pkg_.a packagefile text/scanner=$WORK/b083/_pkg_.a packagefile golang.org/x/net/context=$WORK/b095/_pkg_.a packagefile math/big=$WORK/b104/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b437/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b438/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b440/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b158/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b442/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b445/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b446/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b119/_pkg_.a packagefile github.com/willf/bitset=$WORK/b129/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b345/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b471/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b473/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b474/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile container/list=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b270/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b277/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b278/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b271/_pkg_.a packagefile mime/multipart=$WORK/b280/_pkg_.a packagefile net/http/httptrace=$WORK/b282/_pkg_.a packagefile net/http/internal=$WORK/b283/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b368/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b369/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b457/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b462/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b467/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b470/_pkg_.a packagefile net/http/httputil=$WORK/b377/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b464/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b340/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b261/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b262/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b263/_pkg_.a packagefile github.com/containers/common/version=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b407/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b410/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b178/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b197/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b412/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b421/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b422/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b424/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b237/_pkg_.a packagefile container/heap=$WORK/b427/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b428/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b429/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b430/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b433/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b432/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b344/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b382/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b383/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b414/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b123/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b144/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b087/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b156/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b112/_pkg_.a packagefile hash/crc32=$WORK/b108/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b115/_pkg_.a packagefile go/format=$WORK/b162/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b289/_pkg_.a packagefile crypto/aes=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b101/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/ed25519=$WORK/b213/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/md5=$WORK/b216/_pkg_.a packagefile crypto/rc4=$WORK/b217/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b223/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b228/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b293/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b294/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b338/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b183/_pkg_.a packagefile github.com/juju/ansiterm=$WORK/b185/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b190/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b191/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b235/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b243/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b105/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b107/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b109/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b443/_pkg_.a packagefile github.com/blang/semver=$WORK/b447/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b449/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b450/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b452/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b358/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b272/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b274/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b275/_pkg_.a packagefile mime/quotedprintable=$WORK/b281/_pkg_.a packagefile crypto/dsa=$WORK/b220/_pkg_.a packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b367/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b370/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b458/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b459/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b463/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b466/_pkg_.a packagefile github.com/moby/sys/mount=$WORK/b465/_pkg_.a packagefile github.com/moby/term=$WORK/b468/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b469/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b408/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b198/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b199/_pkg_.a packagefile net/mail=$WORK/b423/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b425/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b241/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b242/_pkg_.a packagefile image=$WORK/b244/_pkg_.a packagefile image/jpeg=$WORK/b246/_pkg_.a packagefile crypto/internal/randutil=$WORK/b205/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b359/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b360/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b372/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b366/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b373/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b374/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b375/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b376/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b384/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b390/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b385/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b415/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b416/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b417/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b418/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b142/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b145/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/parser=$WORK/b166/_pkg_.a packagefile go/printer=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b288/_pkg_.a packagefile crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b214/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b226/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b295/_pkg_.a packagefile os/signal=$WORK/b184/_pkg_.a packagefile github.com/juju/ansiterm/tabwriter=$WORK/b186/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b188/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b189/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b106/_pkg_.a packagefile database/sql/driver=$WORK/b448/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b451/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b453/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b348/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b362/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b364/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b365/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b371/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b460/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b461/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b200/_pkg_.a packagefile hash/adler32=$WORK/b240/_pkg_.a packagefile image/color=$WORK/b245/_pkg_.a packagefile image/internal/imageutil=$WORK/b247/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b386/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b388/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b389/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b267/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b296/_pkg_.a packagefile github.com/lunixbochs/vtclean=$WORK/b187/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b454/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b352/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b387/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b337/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b350/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b353/_pkg_.a packagefile expvar=$WORK/b298/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b329/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b334/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b335/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b318/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b351/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b354/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b356/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b333/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b336/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b324/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b325/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b328/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b321/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b323/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b326/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b327/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=XyD5LFBurqtQnj87UHJX/hsWQC6B6fmDugeB1k1VS/TNfGQkq0oUxkVEQ9fBmI/XyD5LFBurqtQnj87UHJX -B 0x0b37cceda0da2361ae358a0c9eae15855282623e -extldflags " -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/buildah rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x435f7f7ebcb949667810903beb0638de89485c80 -extldflags '\'' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags '\''' -a -v -x -o bin/imgtype github.com/containers/buildah/tests/imgtype WORK=/tmp/go-build589204530 google.golang.org/protobuf/internal/genname mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid U8fA7T0NcHg-h2EfhG5R/U8fA7T0NcHg-h2EfhG5R -goversion go1.15.6 -D "" -importcfg $WORK/b327/importcfg -pack ./name.go google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid TAStpdPDynCDKRO-UFg2/TAStpdPDynCDKRO-UFg2 -goversion go1.15.6 -D "" -importcfg $WORK/b313/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go unicode mkdir -p $WORK/b022/ github.com/containers/common/version internal/unsafeheader internal/nettrace mkdir -p $WORK/b055/ internal/cpu mkdir -p $WORK/b009/ encoding math/bits mkdir -p $WORK/b028/ unicode/utf8 runtime/internal/sys cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b005/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 2vUoYy1krBiHLQmVnZOV/2vUoYy1krBiHLQmVnZOV -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid b3FS1CA1-8xVEE1cwUeQ/b3FS1CA1-8xVEE1cwUeQ -goversion go1.15.6 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uJZtg5zL_NKnJ26MWLPk/uJZtg5zL_NKnJ26MWLPk -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b070/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid aLsFVZAO0qBMPedNAPyr/aLsFVZAO0qBMPedNAPyr -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid odoLga2Q3k0KwhFj2vDV/odoLga2Q3k0KwhFj2vDV -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b023/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b014/ unicode/utf16 cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid ymEWITZtGZkamO_sKOR6/ymEWITZtGZkamO_sKOR6 -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid kMZfMj29DTwVSP3PXpjl/kMZfMj29DTwVSP3PXpjl -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./utf8.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containers/common/version -complete -installsuffix shared -buildid 2eXY9ustsnbZhG5HE1A-/2eXY9ustsnbZhG5HE1A- -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./version.go mkdir -p $WORK/b040/ mkdir -p $WORK/b012/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid TepEzh0N9RElyLDune-c/TepEzh0N9RElyLDune-c -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go mkdir -p $WORK/b024/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid IHm7HS6agtdIWwBkKlwV/IHm7HS6agtdIWwBkKlwV -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid b7nFvj4_Z1rTe3PlmNU3/b7nFvj4_Z1rTe3PlmNU3 -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go crypto/internal/subtle mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid BcixXIwOErxQJuDIEwbY/BcixXIwOErxQJuDIEwbY -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./aliasing.go container/list mkdir -p $WORK/b143/ golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b076/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p container/list -std -complete -installsuffix shared -buildid PfZFWIgdbnl2l__x4P96/PfZFWIgdbnl2l__x4P96 -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack ./list.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid cPH9tK4tbXNVApW7CTtY/cPH9tK4tbXNVApW7CTtY -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /home/iurt/.cache/go-build/55/55bff5654e3a86d63342f6513d9eaf1f04f7e834730568dc97ab47a2a9e0a19d-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b471/ github.com/containers/storage/pkg/promise cat >$WORK/b471/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 4k69341z_adNdPOQUbwQ/4k69341z_adNdPOQUbwQ -goversion go1.15.6 -D "" -importcfg $WORK/b471/importcfg -pack ./command.go mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid RT_SzBQhUvM01vzAHNqS/RT_SzBQhUvM01vzAHNqS -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./promise.go github.com/pquerna/ffjson/shared mkdir -p $WORK/b161/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b225/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b225/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid 4JxC6x-G1aQxDhOHpsou/4JxC6x-G1aQxDhOHpsou -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack ./options.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid DIIU7Id96Y7QLe5_RHDl/DIIU7Id96Y7QLe5_RHDl -goversion go1.15.6 -D "" -importcfg $WORK/b225/importcfg -pack ./aliasing.go github.com/containers/ocicrypt/spec mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid X4Xcg_NgxWyhLi0PXgRg/X4Xcg_NgxWyhLi0PXgRg -goversion go1.15.6 -D "" -importcfg $WORK/b229/importcfg -pack ./spec.go github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b200/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b311/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b209/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid WCmvXT89ulNA5OaJhAHU/WCmvXT89ulNA5OaJhAHU -goversion go1.15.6 -D "" -importcfg $WORK/b200/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ps-FhJ2hId7BQ_WbqWJY/ps-FhJ2hId7BQ_WbqWJY -goversion go1.15.6 -D "" -importcfg $WORK/b209/importcfg -pack ./asn1.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid lqna1FzKptoaKNA60zn2/lqna1FzKptoaKNA60zn2 -goversion go1.15.6 -D "" -importcfg $WORK/b311/importcfg -pack ./flags.go ./proto_legacy_disable.go image/color mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p image/color -std -complete -installsuffix shared -buildid 6PF5b7HwSpvB06hOXHo2/6PF5b7HwSpvB06hOXHo2 -goversion go1.15.6 -D "" -importcfg $WORK/b245/importcfg -pack ./color.go ./ycbcr.go crypto/subtle mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF github.com/docker/docker/api/types/events cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid K6QVF27xZAiIIpLtTX73/K6QVF27xZAiIIpLtTX73 -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./constant_time.go mkdir -p $WORK/b372/ github.com/docker/docker/api cat >$WORK/b372/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b359/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid s49lByaVwQjJ30YKwvXC/s49lByaVwQjJ30YKwvXC -goversion go1.15.6 -D "" -importcfg $WORK/b372/importcfg -pack ./events.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b047/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid 6kjSPnfZZLo7ZwVhgPeL/6kjSPnfZZLo7ZwVhgPeL -goversion go1.15.6 -D "" -importcfg $WORK/b359/importcfg -pack ./common.go ./common_unix.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go github.com/VividCortex/ewma mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b010/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid 681pgWgTBHl5tAtvjAVo/681pgWgTBHl5tAtvjAVo -goversion go1.15.6 -D "" -importcfg $WORK/b432/importcfg -pack ./ewma.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /home/iurt/.cache/go-build/1b/1b17ab95f49b6bdcc46398dddb99ac6cf9fe86715b00bbb6baeea722914fa472-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b373/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cat >$WORK/b373/importcfg << 'EOF' # internal # import config EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid lyp928ZilXAUZJjiCduP/lyp928ZilXAUZJjiCduP -goversion go1.15.6 -D "" -importcfg $WORK/b373/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b313/_pkg_.a /home/iurt/.cache/go-build/50/5099c01bc4da003aee948c08babfdb8fcc94f619aadff7ee4a07bd96f4e26cba-d # internal cp $WORK/b005/_pkg_.a /home/iurt/.cache/go-build/7e/7e8aa51848c2639e1624acdf61238f4cb2fe9ede26f29a30a3f61315d3acf403-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b070/_pkg_.a /home/iurt/.cache/go-build/59/597bea05f2eae4f9280e20baa02e6646a1c14616259bfcaac81c4c531133865d-d # internal cp $WORK/b014/_pkg_.a /home/iurt/.cache/go-build/4c/4c58712f0729418069e261653020131bef3e74c8a367e214e7f18c34c08eea50-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /home/iurt/.cache/go-build/50/509f7a3da8196d7c8b9496a6070ba47b39d9d05a393d77b194ba4e49625a3440-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /home/iurt/.cache/go-build/12/1254775e7369ab22cbcb91a0954ab65358aafd45962489023707b66b905fc557-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b098/_pkg_.a /home/iurt/.cache/go-build/d1/d167efda837ce9a96c60f2f8e6974e8c041491d4cf07a9cf22170c59188f3aff-d # internal cp $WORK/b103/_pkg_.a /home/iurt/.cache/go-build/3e/3e64b7ab40aca644b6818a660fb560a4d2b17354d18f03a087c274b3159f89b5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b024/_pkg_.a /home/iurt/.cache/go-build/54/54d33436f97b2b73dde310d18482f954c055a7988ccaa906c0590396ef00d7e5-d # internal cp $WORK/b311/_pkg_.a /home/iurt/.cache/go-build/e6/e682632fc195c7da00495bd13e5db555d35d0a5fdbcdfd32fc1d017f02aaf9e7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b471/_pkg_.a /home/iurt/.cache/go-build/0b/0bc7fd7c66fafe0d9303a568edb55da59944c7dca20bb9234320b07cd02f5d8b-d # internal cp $WORK/b229/_pkg_.a /home/iurt/.cache/go-build/aa/aa246324ff99169a22ed13f3df60763da882c314aa821bbafd279aa4fcc0084c-d # internal cp $WORK/b012/_pkg_.a /home/iurt/.cache/go-build/67/67dc1921302633abbdb964cbbf3bad68a95d4d6eaf3b27bc75be1153caaa34db-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b225/_pkg_.a /home/iurt/.cache/go-build/29/29874a3b9ce9e1b12d631d42cc7c2a2f9b8ff8c53123eb5d3278446caf2c3347-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid _doDFA72DXM1Tmf4u8nG/_doDFA72DXM1Tmf4u8nG -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cp $WORK/b372/_pkg_.a /home/iurt/.cache/go-build/b1/b1ab86e444d004bef247664e557560751b57048f0988f3ed9863eed505a87558-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b359/_pkg_.a /home/iurt/.cache/go-build/bf/bf80a1ec54dc7ed27615bc485c02bd0766355e0ed55bdefab8a91f43ce1a373c-d # internal cp $WORK/b161/_pkg_.a /home/iurt/.cache/go-build/cf/cfb9842ca0b4be8eba2e362b6814d8c4ebf64206bf200cdb3927b9e04c9e3517-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid fmC0IUlxSYmcst3vdtqP/fmC0IUlxSYmcst3vdtqP -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cp $WORK/b209/_pkg_.a /home/iurt/.cache/go-build/44/44d5cd7a142616c3f6746e0b588e8d1e7e17fefb7fa81de0dc9720bacaa20154-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid VlsJVAeT91J8jCymNECz/VlsJVAeT91J8jCymNECz -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /home/iurt/.cache/go-build/69/693b589ec4a3c3d3d28b5907fc27e0b7a726ad31c7f8d5df733540ea2704a2f7-d # internal cp $WORK/b023/_pkg_.a /home/iurt/.cache/go-build/01/0180709eb2de994e8938e22f5b9c739c5dd9d1236e7e7324a81f0bb8a620b1ac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /home/iurt/.cache/go-build/85/8550e5bfc04dab635336fd823c657834ef0c231e28a45338a9b65042d2a9508f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /home/iurt/.cache/go-build/44/448afaf12a525b60fa479b408758221c607809ae3a96f6417726605684e4f5ce-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /home/iurt/.cache/go-build/c4/c41fd3bbeab9f326c25d0e58ff0295c67fe310fd2977b5b5ddd24d88b593d2b6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uvqiRn2nl1eMlxpsWEnm/uvqiRn2nl1eMlxpsWEnm -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cp $WORK/b028/_pkg_.a /home/iurt/.cache/go-build/7f/7f76df205d0672feb0d4565f61e30b43874441b987e5a245a505ae9e44ee2716-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /home/iurt/.cache/go-build/be/beaf407ebfe407084324863d03d67462d1d3a1d7a452ef11d325647284971aa0-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid pzcdWQ1KSqiIdkOMNbly/pzcdWQ1KSqiIdkOMNbly -goversion go1.15.6 -D "" -importcfg $WORK/b315/importcfg -pack ./ints.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal math cp $WORK/b432/_pkg_.a /home/iurt/.cache/go-build/c6/c683b34e42ead902b4bc8b57e24944aae64f96d1a5b5edf50f3e01b919a53cca-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /home/iurt/.cache/go-build/77/773252047295226d6f428ec48ca9c7b8a56313245678240fe4fb729517a7f864-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b143/_pkg_.a /home/iurt/.cache/go-build/57/5738da93e9c450aa0fad46c7b992255a5b286f644065b4e9def233a0d2fd862b-d # internal cp $WORK/b010/_pkg_.a /home/iurt/.cache/go-build/9e/9eda8d20218f05e2f04e7d72020974fe6c5748e6c2aeb4d891b9b0aaccf83139-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /home/iurt/.cache/go-build/0c/0cbd7c1a93db9ebe18ab5003121aff1f3ef9427e16656eb998b4ba65c9412ed0-d # internal mkdir -p $WORK/b027/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid sIw_R4H6s3Kp0HU3GgTP/sIw_R4H6s3Kp0HU3GgTP -goversion go1.15.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /home/iurt/.cache/go-build/f9/f9d8d6888bd3b8805154a4abdeb9fd98e8871b5078af77981c735fb4e0a395af-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /home/iurt/.cache/go-build/87/87c31cfcab6c421b58230148a8d391af5eef94270987ab0c589e8cb8e30823fa-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid GuUrgke9172oaQlx3WB5/GuUrgke9172oaQlx3WB5 -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /home/iurt/.cache/go-build/cc/cc7fc255b4bcedaa884dca1418d0b6feaffecb5b509935f11a0718571ea097d4-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid JvKJkK3_5kQq5aNCThO8/JvKJkK3_5kQq5aNCThO8 -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /home/iurt/.cache/go-build/c9/c972980d92befa3023a735dfea98a39f69bae02313d64888a4ecaae448f75f10-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_arm64.o $WORK/b027/exp_arm64.o $WORK/b027/floor_arm64.o $WORK/b027/modf_arm64.o $WORK/b027/sqrt_arm64.o $WORK/b027/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /home/iurt/.cache/go-build/4d/4d20a1d308a8834ef18097026c73e93bbcee5da3d67973d6acf1d6b86ed1f7ef-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid EEQ4_FYobeWknxegukBP/EEQ4_FYobeWknxegukBP -goversion go1.15.6 -D "" -importcfg $WORK/b433/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /home/iurt/.cache/go-build/6d/6de8a94f1130c3da0b856fcff4af86107e092ae8c5824b6927e7e879d3b1bfac-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x012.o -c gcc_arm64.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o -g -O2 -lpthread TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_arm64.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2rBJAz0i1useHJMxaCar/2rBJAz0i1useHJMxaCar -goversion go1.15.6 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_arm64.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /home/iurt/.cache/go-build/ea/eae66322e7071b69995ad570f69e5695ae070bd7b0bedfe1494ebe882a871db8-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /home/iurt/.cache/go-build/7f/7f6818df74eaa7646add7a7a6b39ff08ce63f4523856e2d5747b84804e2decfa-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid oLlB-l1WX_DQocydwvOJ/oLlB-l1WX_DQocydwvOJ -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 9wcqQksmEMUkxCCoH65V/9wcqQksmEMUkxCCoH65V -goversion go1.15.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /home/iurt/.cache/go-build/bf/bfac1864898e09c497f8673391e2c9cb668b5c0d43a6e368d694e3f4ab2a2b39-d # internal internal/singleflight mkdir -p $WORK/b056/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b308/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Gch-JeYhIoh_mdLKKDPh/Gch-JeYhIoh_mdLKKDPh -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./singleflight.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid aEPAvr5KjUsNaPJkTb-h/aEPAvr5KjUsNaPJkTb-h -goversion go1.15.6 -D "" -importcfg $WORK/b308/importcfg -pack ./pragma.go math/rand mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid sv4psEZSAbcTHr9t5jyh/sv4psEZSAbcTHr9t5jyh -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /home/iurt/.cache/go-build/9c/9c2bde5e232b62326956466b63727d723ca155b70f5884134ef0fb8376971cd7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /home/iurt/.cache/go-build/24/244461600c950bbc133143fd607bf260058046027e26a9900b4ceab316307e3a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /home/iurt/.cache/go-build/1f/1f0e8eced1306d6f2c586abc89cadff21ba50ea060ebc8ccb69aaf4af4e5ea7e-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /home/iurt/.cache/go-build/26/26db9f11b6dd29762a74d975fa82a9c19a842e03f21d44adfe5bc4a8c27ddec1-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b033/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid fbU3ADFafU9NuHtG0LuP/fbU3ADFafU9NuHtG0LuP -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid 83ds7qs0fgBJXgJOW6wu/83ds7qs0fgBJXgJOW6wu -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /home/iurt/.cache/go-build/27/272fe6e524dd10b5f4e837a1e4bf1c82e6cf5bdccf37f65ae8df81c9baa01b47-d # internal internal/oserror mkdir -p $WORK/b018/ io mkdir -p $WORK/b021/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid OIMtIrOjqg9t9gH0Ej0o/OIMtIrOjqg9t9gH0Ej0o -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b054/ github.com/containers/common/pkg/apparmor github.com/containers/storage/pkg/locker mkdir -p $WORK/b125/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF strconv mkdir -p $WORK/b030/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vu--SCUS_vXV4BF_Q9TM/vu--SCUS_vXV4BF_Q9TM -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p io -std -complete -installsuffix shared -buildid aMm-HC2wDLgi2D-gtqw_/aMm-HC2wDLgi2D-gtqw_ -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./io.go ./multi.go ./pipe.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Lw3x8jClMaWLYiL6vdm3/Lw3x8jClMaWLYiL6vdm3 -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack ./locker.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b069/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid cNKKaMauFVjUczfw9OHV/cNKKaMauFVjUczfw9OHV -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/version=$WORK/b070/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b393/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid Ww0EXtGpJYnePly_4hOU/Ww0EXtGpJYnePly_4hOU -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF golang.org/x/crypto/cast5 mkdir -p $WORK/b241/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid fUIEXmVgDBQOk2zj-kAE/fUIEXmVgDBQOk2zj-kAE -goversion go1.15.6 -D "" -importcfg $WORK/b393/importcfg -pack ./apparmor_disabled.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid tl847lByUGcXXeGFea0-/tl847lByUGcXXeGFea0- -goversion go1.15.6 -D "" -importcfg $WORK/b241/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /home/iurt/.cache/go-build/ac/acf10a07f931b514943d68526ff740fa5dd45f9681e5d7a6c244149d3fb977dc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b018/_pkg_.a /home/iurt/.cache/go-build/53/5375ff7e79c0aea0ab6395764a23881018422e006e7be7b0859944bbc7bf096d-d # internal cp $WORK/b069/_pkg_.a /home/iurt/.cache/go-build/86/8688c1015e70f3c9bfef75bfa0263dfa7e84972d743f577201a8b5011617eb47-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_arm64.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid 37mmm_H-hl9zJWBMJkoa/37mmm_H-hl9zJWBMJkoa -goversion go1.15.6 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /home/iurt/.cache/go-build/7a/7acb238f8062e84e4a5c52e025e132b19acb66ae8b9ee56e9f637df03bbfa805-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /home/iurt/.cache/go-build/8e/8e31694087219a97b3ca276451005170d91ba5c98167c0f2a3252dff81e12fed-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /home/iurt/.cache/go-build/c3/c34a60b84e274f2a57bfed16c51c524a2a858769b5242e227f6867f2386de7bc-d # internal github.com/beorn7/perks/quantile container/heap mkdir -p $WORK/b299/ mkdir -p $WORK/b427/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid Z3gnzvuTsLpj0XmmJjKP/Z3gnzvuTsLpj0XmmJjKP -goversion go1.15.6 -D "" -importcfg $WORK/b299/importcfg -pack ./stream.go cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p container/heap -std -complete -installsuffix shared -buildid DmHg0DN906V5KAZ2rkYR/DmHg0DN906V5KAZ2rkYR -goversion go1.15.6 -D "" -importcfg $WORK/b427/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /home/iurt/.cache/go-build/35/352314ad396c10eb8c90ab6b9ec6a9c1cda94a09863482eadfa7648ce0e88819-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /home/iurt/.cache/go-build/c7/c7e0d45c377c97682a8565fea24b66e3b1c6effe02ae58f36af5263c84810eef-d # internal hash mkdir -p $WORK/b094/ bytes mkdir -p $WORK/b020/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p hash -std -complete -installsuffix shared -buildid G0wvq2feoGiO4Fh02efP/G0wvq2feoGiO4Fh02efP -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./hash.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p bytes -std -installsuffix shared -buildid 0o7W2XtEgAS7tE5ZGfAY/0o7W2XtEgAS7tE5ZGfAY -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./buffer.go ./bytes.go ./reader.go text/tabwriter mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid U-4H49x3b6sSJGuYyqzk/U-4H49x3b6sSJGuYyqzk -goversion go1.15.6 -D "" -importcfg $WORK/b168/importcfg -pack ./tabwriter.go strings mkdir -p $WORK/b039/ github.com/containers/image/v5/pkg/compression/internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b178/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid qIL8YWtvRg_9AHxOF8tz/qIL8YWtvRg_9AHxOF8tz -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid GCiWolVmckFlPD-AqhLR/GCiWolVmckFlPD-AqhLR -goversion go1.15.6 -D "" -importcfg $WORK/b178/importcfg -pack ./types.go crypto/internal/randutil mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid yWc53VitIdVElocaKIOt/yWc53VitIdVElocaKIOt -goversion go1.15.6 -D "" -importcfg $WORK/b205/importcfg -pack ./randutil.go github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid rO7Y3yP6a0vYDydRM0bA/rO7Y3yP6a0vYDydRM0bA -goversion go1.15.6 -D "" -importcfg $WORK/b259/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /home/iurt/.cache/go-build/0d/0df37579a782a4b2a8053cda0cd9df48e69e2761d2aa9c0a57da6ed89a77a11f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /home/iurt/.cache/go-build/10/103f81e600ce2024ca3f7c342730b6e1f9157d32da626a4254ffe53926f74097-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /home/iurt/.cache/go-build/3f/3fc7782ae8e5442dded1db544cd4cca241cd887b37c3d953ffa7d0b03b29dc81-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b178/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid y3Ac57RC-AnotYEPj-sP/y3Ac57RC-AnotYEPj-sP -goversion go1.15.6 -D "" -importcfg $WORK/b177/importcfg -pack ./types.go cp $WORK/b299/_pkg_.a /home/iurt/.cache/go-build/0a/0aceaef7fe99427a1150f37d5baa697d8da2ae280203ee687e6b3575db093d22-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /home/iurt/.cache/go-build/25/25c611b77376522684c943f475cd5fd1b33de34c7c1dc32f8dad74c766ffcc4d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /home/iurt/.cache/go-build/bf/bf5a6b12ac2d067afe1b1d3e63a07af009c8a9f566974d4503119db1a13600dd-d # internal hash/crc32 mkdir -p $WORK/b109/ cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b109/symabis ./crc32_arm64.s crypto/hmac hash/crc64 mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WEW_PfAA4MvdoQElSUQV/WEW_PfAA4MvdoQElSUQV -goversion go1.15.6 -D "" -importcfg $WORK/b215/importcfg -pack ./hmac.go hash/adler32 mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4aurZG8WYVWGnKvbP8T3/4aurZG8WYVWGnKvbP8T3 -goversion go1.15.6 -D "" -importcfg $WORK/b240/importcfg -pack ./adler32.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p hash/crc32 -std -installsuffix shared -buildid vCp11mBZyhZNTBGlK8fq/vCp11mBZyhZNTBGlK8fq -goversion go1.15.6 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go hash/fnv mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid AZQyPeZ80H1Vtc2IzGTt/AZQyPeZ80H1Vtc2IzGTt -goversion go1.15.6 -D "" -importcfg $WORK/b305/importcfg -pack ./fnv.go mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid ctwOHIB8aEZFQwA1xbGD/ctwOHIB8aEZFQwA1xbGD -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /home/iurt/.cache/go-build/f1/f194fd8c67f9cf1a7457af5659e4af55c030bc192aec96c7c504178aacefc38b-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b228/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b416/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid UDVl3yj9xhSYvYob0hh4/UDVl3yj9xhSYvYob0hh4 -goversion go1.15.6 -D "" -importcfg $WORK/b228/importcfg -pack ./hkdf.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid bw-eIxIQ_gpveLYtDMT8/bw-eIxIQ_gpveLYtDMT8 -goversion go1.15.6 -D "" -importcfg $WORK/b416/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b416/_pkg_.a /home/iurt/.cache/go-build/89/8948cca7032ee1ff9b6070ae47b37fc2d6b4d6c4e2b94e39c2e08e394f4d5339-d # internal cp $WORK/b240/_pkg_.a /home/iurt/.cache/go-build/cd/cddb8c18bca3d9d15f8693a951fabf570bef2f141e4e7a7cd3e5f81422bd250d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /home/iurt/.cache/go-build/e8/e85ed26aa316c83352b347a48ebd84de3454d8b3a1e558fab313c4cb4adb6c53-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /home/iurt/.cache/go-build/0a/0a0b33d64b74bdfaa568a1990a5cf7781b78379b15e95e99b01c932898816a5d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /home/iurt/.cache/go-build/61/616f5079a69b6caab56824de36910c750279491f9b8960b379a5dbd3d33eecd2-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b109/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b109/_pkg_.a $WORK/b109/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /home/iurt/.cache/go-build/b9/b943fd09c8cae76006f68d8212242c5564d384216604eba1aaa9ad388d76f895-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /home/iurt/.cache/go-build/a8/a89b6781c35db8cff2d37f3e1195034c0e88f17d9442194689ccdffcbca381c3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /home/iurt/.cache/go-build/c3/c3d2cd4ae4ec69f79d70994d2a35585d192fe8f68313375d901fb93b8837b48e-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid q3nJ0erKMmlpnvva9K3p/q3nJ0erKMmlpnvva9K3p -goversion go1.15.6 -D "" -importcfg $WORK/b273/importcfg -pack ./transform.go golang.org/x/text/transform mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid lps6k-SMHJH02kLuB8bJ/lps6k-SMHJH02kLuB8bJ -goversion go1.15.6 -D "" -importcfg $WORK/b387/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /home/iurt/.cache/go-build/b3/b3895e0c884c38b3f22cdaba8daa2ef6b9155284a6553f800c728f5be30d2466-d # internal encoding/base32 mkdir -p $WORK/b137/ golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b236/ crypto/rc4 mkdir -p $WORK/b217/ crypto github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b116/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid KFJSPcMWjMLM3YIOzCXH/KFJSPcMWjMLM3YIOzCXH -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack ./base32.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid H1Vz2CuqnRD74WV2S7uu/H1Vz2CuqnRD74WV2S7uu -goversion go1.15.6 -D "" -importcfg $WORK/b236/importcfg -pack ./errors.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b093/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF reflect cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 5DTm-NioOKORD2mM80Jk/5DTm-NioOKORD2mM80Jk -goversion go1.15.6 -D "" -importcfg $WORK/b217/importcfg -pack ./rc4.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid izkn2mCE8V_oBnU9_QLZ/izkn2mCE8V_oBnU9_QLZ -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go mkdir -p $WORK/b029/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto -std -complete -installsuffix shared -buildid z8yFPdy4sd1rt7zusTXj/z8yFPdy4sd1rt7zusTXj -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./crypto.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_arm64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid ISV9FJWlNJWeXeVTqrdd/ISV9FJWlNJWeXeVTqrdd -goversion go1.15.6 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /home/iurt/.cache/go-build/99/9997bd20885a8aec2678ffd8161fad7e3e0ebc6c5adc49119551262baa4f048f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b039/_pkg_.a /home/iurt/.cache/go-build/85/85ed9e4b1198a0d851930267403d440ca4ee62622820d412bdf3d9900df8f61c-d # internal cp $WORK/b236/_pkg_.a /home/iurt/.cache/go-build/5a/5a52db054d056212bef320d6ec81e959a5fef80aa4daf10c948b79846abf95b4-d # internal path mkdir -p $WORK/b048/ github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b152/ bufio cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p path -std -complete -installsuffix shared -buildid DQnvosG1nhHam2gOZadY/DQnvosG1nhHam2gOZadY -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go github.com/docker/docker/api/types/versions mkdir -p $WORK/b230/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b333/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid BvFJxKFiDTVCrMCpp27V/BvFJxKFiDTVCrMCpp27V -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack ./stringutils.go regexp/syntax mkdir -p $WORK/b064/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b049/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid tTE4JEQbOkgEbCAVuC-G/tTE4JEQbOkgEbCAVuC-G -goversion go1.15.6 -D "" -importcfg $WORK/b230/importcfg -pack ./compare.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid Lw6Fcp-i8azBmCioqS2X/Lw6Fcp-i8azBmCioqS2X -goversion go1.15.6 -D "" -importcfg $WORK/b333/importcfg -pack ./autoneg.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p bufio -std -complete -installsuffix shared -buildid vvyq0_USI_HS792ctr0L/vvyq0_USI_HS792ctr0L -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid C87nvsMf4U2vlJ54FkUQ/C87nvsMf4U2vlJ54FkUQ -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /home/iurt/.cache/go-build/16/168d84b9bd9540da7f0468a33848564fc5584df113e362f8c55e945232af6545-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid Fqd5VhsjMjSr7IMJmlRf/Fqd5VhsjMjSr7IMJmlRf -goversion go1.15.6 -D "" -importcfg $WORK/b243/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /home/iurt/.cache/go-build/b0/b056a9bbd1f847e2312fe640bf7f17ff3760bcb296aa6a1f315f6351287ef87a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /home/iurt/.cache/go-build/74/743e817edb092877ea4424d8ecf3fbfa5a08c6a812373a19833153841856e6a3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /home/iurt/.cache/go-build/b9/b919a0392de90e93d105d6235c0d6d36a767a26c5e62de63d19b84fb08f51393-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b387/_pkg_.a /home/iurt/.cache/go-build/24/240c1c43ebc4b8fa075da3d3d37bef4cb5939a5a78d8df209a14e268607f4071-d # internal cp $WORK/b333/_pkg_.a /home/iurt/.cache/go-build/92/9231a1993df7c080aec9a317bd5f170118c1a6c544b7b40473111154ee169fee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /home/iurt/.cache/go-build/b4/b462b2245670c9cf78dbc710f827e01894573ffdaaf4ff7d0f3e49ebc179b86c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /home/iurt/.cache/go-build/88/883457e2c17449c49334fb996d83d6eabbf5eadd7772c4f12d283097332754a0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /home/iurt/.cache/go-build/c4/c498fcd13097c97b101aa4e54ddf69adf6d97fba41ecf501fffa82d620534b5c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /home/iurt/.cache/go-build/3d/3d4c03f42f4904454d02ea554ff7b90f872c2ba9c3d0264be0506fd7ad099222-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /home/iurt/.cache/go-build/05/05919f87f46ebd9ca9db6638f7860594ed037ef798cca9522cb01c883609206b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /home/iurt/.cache/go-build/49/4981949a09ec66571559c747748e1edff750ef0c31c14f35b79ea3deaefe16bf-d # internal compress/bzip2 mkdir -p $WORK/b080/ image mkdir -p $WORK/b244/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b245/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid K9tKvKWwh-vfqrNlsmCQ/K9tKvKWwh-vfqrNlsmCQ -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p image -std -complete -installsuffix shared -buildid 7dGLX20ITyy7WfFb0RyW/7dGLX20ITyy7WfFb0RyW -goversion go1.15.6 -D "" -importcfg $WORK/b244/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /home/iurt/.cache/go-build/55/55ae5d7d8c504be8d0b4a4ed5f99a8cdc9c3c27ce94c29c81653054abff0d26f-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b017/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /home/iurt/.cache/go-build/01/0135fbbfeac8b755306ef055a9617663db7d875dd4858fdd214507ec0fd8b518-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/mattn/go-isatty mkdir -p $WORK/b189/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid PvdDjtps4pPO4uTXPKaP/PvdDjtps4pPO4uTXPKaP -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid JtWj5dF79pR2F6AFalDP/JtWj5dF79pR2F6AFalDP -goversion go1.15.6 -D "" -importcfg $WORK/b189/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid Q1AxUIAmwjgecVJkj4xV/Q1AxUIAmwjgecVJkj4xV -goversion go1.15.6 -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 internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid yLMr0umJUU5wFwoAMtBe/yLMr0umJUU5wFwoAMtBe -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /home/iurt/.cache/go-build/54/54b30fd0cb106eade86a48f050e938fdfcf72f52847eeacb24a676b1f6f85d7d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /home/iurt/.cache/go-build/93/93606356a1b386054d4dd4fa8b66575d48fc73743ac27edcfeaf61783be304ee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /home/iurt/.cache/go-build/3e/3ec92e08c73b1076910544dfe547b15fb3e4293b59fd7a57b7bdcbd6a0427430-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /home/iurt/.cache/go-build/cd/cdc66cc622a9c2d5cbced9898aa06c4474a47e2111f710efb5dde23b1d89425a-d # internal image/internal/imageutil mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b244/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid Iw9s_m9FY0UmlYXBu-g_/Iw9s_m9FY0UmlYXBu-g_ -goversion go1.15.6 -D "" -importcfg $WORK/b247/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /home/iurt/.cache/go-build/98/989274f5524928d37426cf2874725fe67b26a0d249f30a809739ae40475b814d-d # internal image/jpeg mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b244/_pkg_.a packagefile image/color=$WORK/b245/_pkg_.a packagefile image/internal/imageutil=$WORK/b247/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid gX_L7aeKFiO2v0SAdYta/gX_L7aeKFiO2v0SAdYta -goversion go1.15.6 -D "" -importcfg $WORK/b246/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /home/iurt/.cache/go-build/84/84bb0a5156b592639bb319c1f4eaf13c33b2b29ac3674029bcb52cadd9e64af4-d # internal regexp mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp -std -complete -installsuffix shared -buildid 07RDwcAtVfRK2s9s8PoU/07RDwcAtVfRK2s9s8PoU -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /home/iurt/.cache/go-build/fb/fb87ed49161cbcfd4d57ef16f7c6b6bcb0bac89cd16c1cbc0a46b62e66afdb15-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /home/iurt/.cache/go-build/54/54a65359cb690c0d99e05a82b414218818f3831a89a08ae8c8d4d179b0154e80-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b428/ github.com/lunixbochs/vtclean github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b438/ mkdir -p $WORK/b187/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a EOF cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid umW180ATCcBSmO0LsATX/umW180ATCcBSmO0LsATX -goversion go1.15.6 -D "" -importcfg $WORK/b428/importcfg -pack ./stripansi.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid LA3EyrPUglK5HbV1E1ZV/LA3EyrPUglK5HbV1E1ZV -goversion go1.15.6 -D "" -importcfg $WORK/b438/importcfg -pack ./resolvconf.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/lunixbochs/vtclean /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/lunixbochs/vtclean -complete -installsuffix shared -buildid O8k6wywgo8ruDDYyVPtR/O8k6wywgo8ruDDYyVPtR -goversion go1.15.6 -D "" -importcfg $WORK/b187/importcfg -pack ./io.go ./line.go ./vtclean.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /home/iurt/.cache/go-build/48/48ba21c0f438f93beca8830bb152d6210f5ad7f74e4709d9ed13eda4ba7f056a-d # internal internal/poll mkdir -p $WORK/b035/ context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid nHLCI62afq6OPeZyE7XT/nHLCI62afq6OPeZyE7XT -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid l3Fw6mL_6JcYW56MxfdE/l3Fw6mL_6JcYW56MxfdE -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b428/_pkg_.a /home/iurt/.cache/go-build/4f/4f1478d8f401a47c447a071c9d9fc13aefcf59da76b1556d2cc02a5de1ae1130-d # internal cp $WORK/b438/_pkg_.a /home/iurt/.cache/go-build/0e/0e402ce131791acf44be1f700975ffe54a3e69b5cb44e41021a8020393931009-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /home/iurt/.cache/go-build/80/8026fd713a8ea3c867b8d35864e8597f30260335318dedbd9441070f29fdb46a-d # internal github.com/juju/ansiterm/tabwriter mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile github.com/lunixbochs/vtclean=$WORK/b187/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/juju/ansiterm/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/juju/ansiterm/tabwriter -complete -installsuffix shared -buildid dZHJOSCPPq8jTPK5TgN2/dZHJOSCPPq8jTPK5TgN2 -goversion go1.15.6 -D "" -importcfg $WORK/b186/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /home/iurt/.cache/go-build/9c/9c5380ee3b6686ac9cbcba0da9552ee84c4f4d3ee5c0ba4a0209d54b254caae6-d # internal golang.org/x/net/context golang.org/x/sync/semaphore mkdir -p $WORK/b096/ mkdir -p $WORK/b434/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 5Tdj3rC1v_Lv8vF5OsNT/5Tdj3rC1v_Lv8vF5OsNT -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./context.go ./go17.go ./go19.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid X24gpG3LfoFQOoK7dZ1Z/X24gpG3LfoFQOoK7dZ1Z -goversion go1.15.6 -D "" -importcfg $WORK/b434/importcfg -pack ./semaphore.go golang.org/x/sync/errgroup mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid sUUwsPHT6dVdSQpGD6_o/sUUwsPHT6dVdSQpGD6_o -goversion go1.15.6 -D "" -importcfg $WORK/b461/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /home/iurt/.cache/go-build/e6/e6e421a8bb4f82064de12d493900f304e9325154f17655afdd5eec135a3079ac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /home/iurt/.cache/go-build/ba/baac01e6e5267cc5d7ff305333eeaeb8c723f780c90ab4803cdbbae2ab4355ab-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /home/iurt/.cache/go-build/ec/ec308dcf95e284554ed68d607fafacc770a161608d2330b018c967c056b76743-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /home/iurt/.cache/go-build/0a/0aee4a2276beba74454bd6f6f0dc7e3d20fdd6f86213e39966c381504499bc9a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /home/iurt/.cache/go-build/18/181d8958f273899e9b87dc69acc5e1701157fb5dcce4571571936145e0d23136-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid R78quBOBRGSoUfJc2RDE/R78quBOBRGSoUfJc2RDE -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /home/iurt/.cache/go-build/f5/f5a2a84fde0b8cc2c58be0970985759bd1b38bd4ca6598af48c9a445863d9ea5-d # internal internal/fmtsort github.com/hashicorp/errwrap mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b158/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b026/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pEBa52YHXdf0gBjpz7Ha/pEBa52YHXdf0gBjpz7Ha -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid wA3fqZnosUhdjDgG7dBE/wA3fqZnosUhdjDgG7dBE -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack ./errwrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 3NIuUefY99qz_vhRuAWe/3NIuUefY99qz_vhRuAWe -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /home/iurt/.cache/go-build/5b/5bbecf6bfb89109cdfab616f5946ea7b5930fb74a9ab2f5a77b57a87fb6deb79-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /home/iurt/.cache/go-build/67/67f0f2bb1e31ee44c274d988282fb386b69c58da0715b649a6b09e88695648e3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /home/iurt/.cache/go-build/0b/0b6c2ce1ff4173e98ff098d4ac954b8b3b2e6fd0a469ff6c31c461edf8f820e1-d # internal encoding/base64 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid AaKNl4FMTlkWCNk2MjBV/AaKNl4FMTlkWCNk2MjBV -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/sha256 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./sha256block_arm64.s github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b110/ crypto/ed25519/internal/edwards25519 cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b214/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid gH6MO5LjerzhStGK2Yy3/gH6MO5LjerzhStGK2Yy3 -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uObC7fEh4O4cNUjrw1sY/uObC7fEh4O4cNUjrw1sY -goversion go1.15.6 -D "" -importcfg $WORK/b214/importcfg -pack ./const.go ./edwards25519.go crypto/md5 crypto/cipher mkdir -p $WORK/b216/ crypto/sha1 mkdir -p $WORK/b218/ cat >$WORK/b216/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b102/ crypto/sha512 cat >$WORK/b218/go_asm.h << 'EOF' # internal EOF vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b226/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b218/symabis ./sha1block_arm64.s mkdir -p $WORK/b206/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b216=>" -I $WORK/b216/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b216/symabis ./md5block_arm64.s github.com/klauspost/compress/snappy cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b108/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Dkvpsx23oRZX-JZKTR6u/Dkvpsx23oRZX-JZKTR6u -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 5RCohf1U3dIYwLUSQArm/5RCohf1U3dIYwLUSQArm -goversion go1.15.6 -D "" -importcfg $WORK/b226/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b109/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 39LkUeOoJ_ffV_pxq_YT/39LkUeOoJ_ffV_pxq_YT -goversion go1.15.6 -D "" -importcfg $WORK/b206/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 8BEyne176LCV8Xbwa2Xk/8BEyne176LCV8Xbwa2Xk -goversion go1.15.6 -D "" -importcfg $WORK/b108/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go golang.org/x/sys/unix mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./asm_linux_arm64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Hqad77-1To3NNly9bA6E/Hqad77-1To3NNly9bA6E -goversion go1.15.6 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid -j7F_hcB0AIWliQlouKA/-j7F_hcB0AIWliQlouKA -goversion go1.15.6 -symabis $WORK/b218/symabis -D "" -importcfg $WORK/b218/importcfg -pack -asmhdr $WORK/b218/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ju6zBaQZfBhvvGY2E8nB/ju6zBaQZfBhvvGY2E8nB -goversion go1.15.6 -symabis $WORK/b216/symabis -D "" -importcfg $WORK/b216/importcfg -pack -asmhdr $WORK/b216/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b076/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid _97BXWV9TP0hcOts0LV3/_97BXWV9TP0hcOts0LV3 -goversion go1.15.6 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /home/iurt/.cache/go-build/b3/b38eeeca9f4d1e6b5819f6e425f18b10ff49e38a8064fa6dc880eaaa1b9028f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /home/iurt/.cache/go-build/d7/d7a5360db6ed9430b0162be16f54a4cb5fa562a7e7f8c92be8ef423deb078b63-d # internal cp $WORK/b110/_pkg_.a /home/iurt/.cache/go-build/37/378f7deea2f3f9d3e1e03f7334ffdb11b8395c70dd06a44dc75e2906165d2d05-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b218/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b216=>" -I $WORK/b216/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b216/md5block_arm64.o ./md5block_arm64.s cp $WORK/b025/_pkg_.a /home/iurt/.cache/go-build/99/9906146c7ddd2b27d2c2e5dca710f8b7de08d7ba06e229254c92dc63c085d1bf-d # internal encoding/pem mkdir -p $WORK/b222/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b235/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid bIWNCjuCHK5_FxLE7QHW/bIWNCjuCHK5_FxLE7QHW -goversion go1.15.6 -D "" -importcfg $WORK/b222/importcfg -pack ./pem.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid FPAWI5KAoDnyIMx1xvLJ/FPAWI5KAoDnyIMx1xvLJ -goversion go1.15.6 -D "" -importcfg $WORK/b235/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b218/_pkg_.a $WORK/b218/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /home/iurt/.cache/go-build/70/7068e7c3d4760a687c5d7f9ed0772b31fd2a5ad68a8d93474cc7b6a705877fb8-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b216/_pkg_.a $WORK/b216/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /home/iurt/.cache/go-build/bc/bc010c7058f70ba3fe23993006f90df812290b11be8b1b54692b487d50e2c192-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b108/_pkg_.a /home/iurt/.cache/go-build/b1/b11fd54834d2afbea5fb033e71496c3a5f430991639356ffbf4c11b7582bc29e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /home/iurt/.cache/go-build/8d/8d5997c32f7d4c646c6b32fc842f3c86847c782e9d70b287df16cd8fc8a33944-d # internal cp $WORK/b034/_pkg_.a /home/iurt/.cache/go-build/11/1164d282edf9b345922bc73b97b652fe93f06d8840b30e17edc5d76e48469a0f-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid Wh1sZlwsJfOwSTz_8aSi/Wh1sZlwsJfOwSTz_8aSi -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF runtime/debug mkdir -p $WORK/b111/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid njYKim5VxxzMmd5AAUs8/njYKim5VxxzMmd5AAUs8 -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go os/signal mkdir -p $WORK/b184/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b258/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b111/symabis ./debug.s cat >$WORK/b184/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b184/symabis ./sig.s cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b304/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/rootless /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Yc1AdQ2dqwSbJBdTPAH7/Yc1AdQ2dqwSbJBdTPAH7 -goversion go1.15.6 -D "" -importcfg $WORK/b258/importcfg -pack ./rootless.go github.com/docker/docker/api/types/mount mkdir -p $WORK/b363/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile hash/fnv=$WORK/b305/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF github.com/mattn/go-colorable mkdir -p $WORK/b188/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid WiGLpJDivpH3tNxjJq-z/WiGLpJDivpH3tNxjJq-z -goversion go1.15.6 -D "" -importcfg $WORK/b304/importcfg -pack ./rand.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid GgX9JtIHCgaSJxaq-yin/GgX9JtIHCgaSJxaq-yin -goversion go1.15.6 -D "" -importcfg $WORK/b363/importcfg -pack ./mount.go github.com/mattn/go-runewidth mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid De3Nu_RE8b9NvKRDc-Qm/De3Nu_RE8b9NvKRDc-Qm -goversion go1.15.6 -D "" -importcfg $WORK/b429/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b189/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid AszZmVVVCBr7buQEYY9K/AszZmVVVCBr7buQEYY9K -goversion go1.15.6 -D "" -importcfg $WORK/b188/importcfg -pack ./colorable_others.go ./noncolorable.go net mkdir -p $WORK/b053/ cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b053/ -importpath net -- -I $WORK/b053/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p os/signal -std -installsuffix shared -buildid 0zwITF7h8S794W8KVJl-/0zwITF7h8S794W8KVJl- -goversion go1.15.6 -symabis $WORK/b184/symabis -D "" -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p runtime/debug -std -installsuffix shared -buildid QFCO1UL7wyxb-LzQALV1/QFCO1UL7wyxb-LzQALV1 -goversion go1.15.6 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /home/iurt/.cache/go-build/ee/ee5d4c3f4f3f96c84024b441a2fb654a003f29163b3d44c655e7421646bdad56-d # internal crypto/des mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF crypto/aes mkdir -p $WORK/b101/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid q7zPGcPcTPw4SWC4yfG1/q7zPGcPcTPw4SWC4yfG1 -goversion go1.15.6 -D "" -importcfg $WORK/b212/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b101/symabis ./asm_arm64.s ./gcm_arm64.s vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b224/ cat >$WORK/b224/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b224=>" -I $WORK/b224/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b224/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /home/iurt/.cache/go-build/f7/f7f07406c43f16794baf0870592452961efa2f6bb073a534f1a8bce1e9b0a30f-d # internal cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b225/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid UfZADoN6W09f4YwiUDJT/UfZADoN6W09f4YwiUDJT -goversion go1.15.6 -symabis $WORK/b224/symabis -D "" -importcfg $WORK/b224/importcfg -pack -asmhdr $WORK/b224/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b304/_pkg_.a /home/iurt/.cache/go-build/80/80b38c27a87d8937d218df276e38f91a2311960d79ad7d2fe6bb4ba1c30783e2-d # internal cp $WORK/b235/_pkg_.a /home/iurt/.cache/go-build/d9/d9f9d6ac4a0e358e24beda99f3853a275b6ce4e37d141fe1af2f55a55301f3b4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /home/iurt/.cache/go-build/46/46fd4c3db8c3097c38a8e4dcd313810aa1673f63798232f591f8ad7518451438-d # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/aes -std -installsuffix shared -buildid 6Q3p0u18_rcLO5bP3yYj/6Q3p0u18_rcLO5bP3yYj -goversion go1.15.6 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /home/iurt/.cache/go-build/eb/eb42a313ea1be452868322ba37b97e19e190ac8fade6bbb1b0ded6a938e73072-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /home/iurt/.cache/go-build/b5/b53b33f9b3b7673895e0c7a019e176a8d8625b997cd21a4287a3ec3c0789c7d0-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /home/iurt/.cache/go-build/4f/4f4dd940e2ea61005445928620882e2547e2f06d6b0767a6188fba471df46682-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b184/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /home/iurt/.cache/go-build/9f/9f7ff5d34b51e50f6515d52c949b42238793a70f69136687c8bf4a3ac461668e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b184/_pkg_.a $WORK/b184/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /home/iurt/.cache/go-build/40/405baf3b34ae0db6c1b5f9bcb08b59f23d9501ef8db585177a3c0dc1893761e7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /home/iurt/.cache/go-build/b4/b4dab8a16c9ca109cae2b4e65c76eb21e7eefc55fd24ae24d554383390d50864-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /home/iurt/.cache/go-build/1a/1a7a12f74e55b07c2ef1f7422cd24f3615460c612db075eb6b9d918816c1d518-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/gcm_arm64.o ./gcm_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b224=>" -I $WORK/b224/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b224/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b224/_pkg_.a $WORK/b224/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /home/iurt/.cache/go-build/8e/8e3d43ff870f199f5e4020d4db4004260b0930193ed7b69313aa1b79e0fda925-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b226/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid sg6z3BYRgNujVeni71N-/sg6z3BYRgNujVeni71N- -goversion go1.15.6 -D "" -importcfg $WORK/b223/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b101/_pkg_.a $WORK/b101/asm_arm64.o $WORK/b101/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /home/iurt/.cache/go-build/35/35d0e3e73b006e282e4b70374ba9a926986da1a815798d880be22ba7919a251d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /home/iurt/.cache/go-build/27/2712c789d83d99bcd06a91716e7b85d907a78eec5ef295b4f23e12d91d694a67-d # internal io/ioutil mkdir -p $WORK/b044/ os/exec mkdir -p $WORK/b061/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6NRZ1F0rI76iL6YiFUlH/6NRZ1F0rI76iL6YiFUlH -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 7Y9ZtCX0gynpqU2-32_B/7Y9ZtCX0gynpqU2-32_B -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /home/iurt/.cache/go-build/9e/9e83978c5d5aa8f759cd9853e99320151fa74f4af8c8352d441515c6e588ff2f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /home/iurt/.cache/go-build/9c/9c640a401484246538e76e81c4d37c4acce0a49d5531d72b1a19054a69054a8d-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid DOLrp2D_s6uf1UpCa9US/DOLrp2D_s6uf1UpCa9US -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /home/iurt/.cache/go-build/e2/e268beffe78c731ac61c44dcdce02cf503686c4bd742dccfee2af8a6736afae7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /home/iurt/.cache/go-build/30/305d38b98d57e6e6adbcc0385b7ac67453faed526c1febb2143d34ab81a1fe56-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /home/iurt/.cache/go-build/cc/cc20c1c04c6d88b59ab55c1af6292a300fe07ece8330a8c399db1d9f328e8e4a-d # internal os/user mkdir -p $WORK/b046/ log mkdir -p $WORK/b083/ github.com/pkg/errors text/scanner mkdir -p $WORK/b084/ cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath os/user -- -I $WORK/b046/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/syndtr/gocapability/capability mkdir -p $WORK/b073/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/docker/go-units mkdir -p $WORK/b089/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF flag cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid -CSwi2byJjMYXkC_UcPI/-CSwi2byJjMYXkC_UcPI -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./scanner.go encoding/hex cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 6K3xVVpadXb4otf31ins/6K3xVVpadXb4otf31ins -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go github.com/BurntSushi/toml cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p log -std -complete -installsuffix shared -buildid ZGXQDhscGQ7XrR0Eo3JB/ZGXQDhscGQ7XrR0Eo3JB -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./log.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid DcHSGqVdJs4FMmh2scop/DcHSGqVdJs4FMmh2scop -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b072/ encoding/json mkdir -p $WORK/b019/ github.com/klauspost/compress/fse cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid j_hv2pfGCJGLjR_jArvv/j_hv2pfGCJGLjR_jArvv -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./errors.go ./go113.go ./stack.go mkdir -p $WORK/b107/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 2_al-azVSHMufGb-KY-Q/2_al-azVSHMufGb-KY-Q -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF math/big cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid rsoyN7mZ7KgLx3qltnjt/rsoyN7mZ7KgLx3qltnjt -goversion go1.15.6 -D "" -importcfg $WORK/b107/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go github.com/containers/storage/pkg/reexec github.com/containers/storage/pkg/parsers mkdir -p $WORK/b105/ mkdir -p $WORK/b118/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b105/symabis ./arith_arm64.s cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid usOms2Q54b_2uJUrDfFq/usOms2Q54b_2uJUrDfFq -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack ./command_linux.go ./reexec.go github.com/containers/storage/pkg/config mkdir -p $WORK/b146/ mkdir -p $WORK/b041/ mkdir -p $WORK/b095/ mkdir -p $WORK/b068/ mkdir -p $WORK/b126/ net/url mkdir -p $WORK/b170/ github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b149/ github.com/mistifyio/go-zfs mkdir -p $WORK/b145/ github.com/opencontainers/image-spec/specs-go github.com/manifoldco/promptui/list mkdir -p $WORK/b180/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/juju/ansiterm github.com/manifoldco/promptui/screenbuf cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF github.com/ulikunitz/xz/internal/xlog cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF github.com/tchap/go-patricia/patricia cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/opencontainers/go-digest cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid PznPsKaP8C76HbuV2uXs/PznPsKaP8C76HbuV2uXs -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go github.com/hashicorp/go-multierror cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF text/template/parse cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/klauspost/compress/flate cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 4VJlvykcTVtzLqJKRmbj/4VJlvykcTVtzLqJKRmbj -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack ./parsers.go go/token vendor/golang.org/x/crypto/curve25519 cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid 1v-M25UnaJ9pVpwdzt9h/1v-M25UnaJ9pVpwdzt9h -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid TSTx2zkDYIk-1Eq3_1YQ/TSTx2zkDYIk-1Eq3_1YQ -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack ./config.go ./state.go ./version.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p net/url -std -complete -installsuffix shared -buildid r1lpmMcwX-z_ccxcyx8a/r1lpmMcwX-z_ccxcyx8a -goversion go1.15.6 -D "" -importcfg $WORK/b170/importcfg -pack ./url.go mkdir -p $WORK/b190/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid TTvQbWjyciG-ab38wTsa/TTvQbWjyciG-ab38wTsa -goversion go1.15.6 -D "" -importcfg $WORK/b180/importcfg -pack ./version.go ./versioned.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid mdIoWabogRDdA99o630-/mdIoWabogRDdA99o630- -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack ./config.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KHtTnPKZCYNl4_NQHsPM/KHtTnPKZCYNl4_NQHsPM -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./hex.go mkdir -p $WORK/b185/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/manifoldco/promptui/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid FIOSMJNtWq7F1CQFdTXK/FIOSMJNtWq7F1CQFdTXK -goversion go1.15.6 -D "" -importcfg $WORK/b190/importcfg -pack ./list.go mkdir -p $WORK/b191/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p flag -std -complete -installsuffix shared -buildid 4hTOhqqrJpBnzPEQN_yQ/4hTOhqqrJpBnzPEQN_yQ -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./flag.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/juju/ansiterm/tabwriter=$WORK/b186/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b188/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b189/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/juju/ansiterm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/juju/ansiterm -complete -installsuffix shared -buildid ZmCMMvL_LUs0JpbWl67N/ZmCMMvL_LUs0JpbWl67N -goversion go1.15.6 -D "" -importcfg $WORK/b185/importcfg -pack ./attribute.go ./color.go ./context.go ./doc.go ./style.go ./tabwriter.go ./terminal.go ./writer.go mkdir -p $WORK/b198/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/manifoldco/promptui/screenbuf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid jJtkGc8Qa-mW9cDBx4F3/jJtkGc8Qa-mW9cDBx4F3 -goversion go1.15.6 -D "" -importcfg $WORK/b191/importcfg -pack ./screenbuf.go mkdir -p $WORK/b156/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b159/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid nx1saV1fSGQg2vHFllgo/nx1saV1fSGQg2vHFllgo -goversion go1.15.6 -D "" -importcfg $WORK/b198/importcfg -pack ./xlog.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b157/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid YTDSekWAlP9wA87fcL_s/YTDSekWAlP9wA87fcL_s -goversion go1.15.6 -D "" -importcfg $WORK/b159/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go mkdir -p $WORK/b171/ mkdir -p $WORK/b113/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b158/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b165/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b227/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid gL0zL82NSq6sQbdDKfSU/gL0zL82NSq6sQbdDKfSU -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p go/token -std -complete -installsuffix shared -buildid E8l-35Bnn8xSgMM5Hdh-/E8l-35Bnn8xSgMM5Hdh- -goversion go1.15.6 -D "" -importcfg $WORK/b165/importcfg -pack ./position.go ./serialize.go ./token.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 21IB0GEP9oEUcqnCwfDE/21IB0GEP9oEUcqnCwfDE -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./regmask_other.go ./stateless.go ./token.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid noMUkDXwU81d5NJZFEu2/noMUkDXwU81d5NJZFEu2 -goversion go1.15.6 -D "" -importcfg $WORK/b227/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 9swLePJ2_C1YeyGsNqxF/9swLePJ2_C1YeyGsNqxF -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack ./children.go ./patricia.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid uSL8cKpHC8Sl2Tnm_xvr/uSL8cKpHC8Sl2Tnm_xvr -goversion go1.15.6 -D "" -importcfg $WORK/b171/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p math/big -std -installsuffix shared -buildid fvwGlgq1FvCTEN-FtDrY/fvwGlgq1FvCTEN-FtDrY -goversion go1.15.6 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /home/iurt/.cache/go-build/36/362b17719379c46c92188c421ad385a913c94d5b7af1ebd6fedab2513da12992-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid 6wTthPL3wohVmWXzmBrx/6wTthPL3wohVmWXzmBrx -goversion go1.15.6 -D "" -importcfg $WORK/b232/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /home/iurt/.cache/go-build/79/79b7a265dbba75d10739fcba697fd840c28a6898ea912e06b567d863746f94dc-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b233/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b233/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b233/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /home/iurt/.cache/go-build/2b/2b23987d0ee6f24e94688f5ed2e2187f0dd176da7892f8d245ca4e6c85bad0c0-d # internal compress/flate mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid zctzJ-b_8j2dbm-DCjuV/zctzJ-b_8j2dbm-DCjuV -goversion go1.15.6 -D "" -importcfg $WORK/b238/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /home/iurt/.cache/go-build/a3/a3ceafd56221aac31929a8d8a38cec4d8785ac6d394c685cf1480a6f4fd0ce6e-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b273/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid uLnRUHdEqlgXhUlioCas/uLnRUHdEqlgXhUlioCas -goversion go1.15.6 -D "" -importcfg $WORK/b275/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /home/iurt/.cache/go-build/52/52cdb0781022104a86ab92bd3160af2fe7639bf5c453d7511baea57120967f5d-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid _x7Mf9JNqhKDtFz4F_tm/_x7Mf9JNqhKDtFz4F_tm -goversion go1.15.6 -D "" -importcfg $WORK/b278/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /home/iurt/.cache/go-build/6f/6f71b05025d21d1521b6d25ba1e227e9494149a0948ccb50e63133f331182a46-d # internal mime mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p mime -std -complete -installsuffix shared -buildid _t-O-R9UWDBlZU70vi61/_t-O-R9UWDBlZU70vi61 -goversion go1.15.6 -D "" -importcfg $WORK/b279/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /home/iurt/.cache/go-build/f9/f950bea3df0a841275e7a9847a9dd0832b538fc13b826f80ceae74e6d9b7c626-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 7kFl2QpvYTGgPdPl3dER/7kFl2QpvYTGgPdPl3dER -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /home/iurt/.cache/go-build/ab/ab2e2631e54614605440895d9a89d4d3f5c2945796c1e920c50cd8c18f384e0e-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 4Ing6ZlyXpxCuQj5FBsL/4Ing6ZlyXpxCuQj5FBsL -goversion go1.15.6 -D "" -importcfg $WORK/b250/importcfg -pack ./iolimits.go cp $WORK/b083/_pkg_.a /home/iurt/.cache/go-build/dc/dca3309c84b5aaa4fdd63344536be3c084d21bbba98a0c34a33790ebe64d6312-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid q3jq5UnWQxHaoisBRr7c/q3jq5UnWQxHaoisBRr7c -goversion go1.15.6 -D "" -importcfg $WORK/b255/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /home/iurt/.cache/go-build/6a/6a54ebdc99c33e08ad75c361de73d63c2ebaa28a6036ccc410e9887a5e7f3e58-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid oVil4t6yEUr02vOMBO7B/oVil4t6yEUr02vOMBO7B -goversion go1.15.6 -D "" -importcfg $WORK/b274/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /home/iurt/.cache/go-build/c6/c614ff2365b916cf3b35bda5e968bfce0c5e263d157bc29a0f9458f4faff6633-d # internal mime/quotedprintable mkdir -p $WORK/b281/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid pXVtaKGlmxXz46ni7FeZ/pXVtaKGlmxXz46ni7FeZ -goversion go1.15.6 -D "" -importcfg $WORK/b281/importcfg -pack ./reader.go ./writer.go cp $WORK/b089/_pkg_.a /home/iurt/.cache/go-build/aa/aa7a4ad9636ba0d497dcb09600117b2e89e43ca38d27e05b58c79ba1724ad012-d # internal net/http/internal mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 0fBg8QGVXDW6o1io543P/0fBg8QGVXDW6o1io543P -goversion go1.15.6 -D "" -importcfg $WORK/b283/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /home/iurt/.cache/go-build/75/754237a866c142965920c915d28a1b8771c13a9e8d418e78608bb835e33ebcf7-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b200/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b198/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid -o-EXUoZeT1pXhxIx7Vf/-o-EXUoZeT1pXhxIx7Vf -goversion go1.15.6 -D "" -importcfg $WORK/b199/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /home/iurt/.cache/go-build/27/279a3c8cde01c01296a4956c57afabe8a853f716608152721992792ad5ed17d0-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b304/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid rcf9DdSi8tRr30K6JjPb/rcf9DdSi8tRr30K6JjPb -goversion go1.15.6 -D "" -importcfg $WORK/b303/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /home/iurt/.cache/go-build/03/03a370e9260f815b03fa78e5131e1e5b178ee0d60ef3b3c841e7c604e82a6a97-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid paBFDiv3npCmaeQ-BM-K/paBFDiv3npCmaeQ-BM-K -goversion go1.15.6 -D "" -importcfg $WORK/b328/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /home/iurt/.cache/go-build/0a/0aca4e065eeefb58f85143b5a53d08050f68f133093bb09d1bcb3c8aa4ab51ad-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid Wpwgq4dlrRGqloZWXH8y/Wpwgq4dlrRGqloZWXH8y -goversion go1.15.6 -D "" -importcfg $WORK/b336/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /home/iurt/.cache/go-build/8b/8b3e43f65b22bb7d853d9635b7517f53a90882556ffbda69bc951ce2d7e78bf6-d # internal cp $WORK/b165/_pkg_.a /home/iurt/.cache/go-build/75/756a760ef4447dd03abff2351152d50c798b30be744feacff4eced20ba0f51fc-d # internal go/scanner mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid mxXw37ff1MEKDWXiJ5A6/mxXw37ff1MEKDWXiJ5A6 -goversion go1.15.6 -D "" -importcfg $WORK/b164/importcfg -pack ./errors.go ./scanner.go github.com/containers/image/v5/docker/reference mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid __xgrzty4Y3TLaU8g5sx/__xgrzty4Y3TLaU8g5sx -goversion go1.15.6 -D "" -importcfg $WORK/b173/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /home/iurt/.cache/go-build/f4/f47303b8c6c9beb6bbb36e4ebb6a281119742e920323918022e485f73d3720a1-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid O73WnbQ9rR89m-_VVMp6/O73WnbQ9rR89m-_VVMp6 -goversion go1.15.6 -D "" -importcfg $WORK/b179/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cp $WORK/b227/_pkg_.a /home/iurt/.cache/go-build/c5/c5df5b3cae9a6f5c7fe109486d84a18e3119d876e4323a37af1045a8cb15357c-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid jadtg3gPwamvvSKlYZJ4/jadtg3gPwamvvSKlYZJ4 -goversion go1.15.6 -D "" -importcfg $WORK/b288/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /home/iurt/.cache/go-build/ca/ca9c3fc3805e0ba3cf5b6e8991949dd73983634df011137050b7f1ae0ad8d4e2-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid SCIyXSw0s0oIfg_WYQ9C/SCIyXSw0s0oIfg_WYQ9C -goversion go1.15.6 -D "" -importcfg $WORK/b340/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /home/iurt/.cache/go-build/88/88b42ec0c7ade4e1f6b9eccea2918810b6a401f85421960d299b3ac8f6d22e99-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b073/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 4J_2j-EGTH0U4sOYDtEp/4J_2j-EGTH0U4sOYDtEp -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /home/iurt/.cache/go-build/4b/4b8cea56c521f64d01fea63ad11d27250ea072c4170bf14b9b558c511224bd0e-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid LF-wCN1TLlFjdalAEAOE/LF-wCN1TLlFjdalAEAOE -goversion go1.15.6 -D "" -importcfg $WORK/b347/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /home/iurt/.cache/go-build/30/305f7f02a15b4f4116fadcdd1f349974055b8c7df53d04a78007107654fd07b4-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid tG2rJfWjI8OprdXV-Pq4/tG2rJfWjI8OprdXV-Pq4 -goversion go1.15.6 -D "" -importcfg $WORK/b362/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /home/iurt/.cache/go-build/e3/e3671851ff0bc054029ac11c87991b8aea96854ce12537ac3cd81837d5e6ab59-d # internal cp $WORK/b303/_pkg_.a /home/iurt/.cache/go-build/7c/7c95b80609255d4cd920c05339c6d92ee1239e031622e82a8440cc425a7ecd7b-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b374/ google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b302/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid W7Px1zMPfVk3dBqN2T-7/W7Px1zMPfVk3dBqN2T-7 -goversion go1.15.6 -D "" -importcfg $WORK/b374/importcfg -pack ./duration_convert.go ./timestamp.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid P1Xhz_fLnxXKc4j3MFfi/P1Xhz_fLnxXKc4j3MFfi -goversion go1.15.6 -D "" -importcfg $WORK/b302/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /home/iurt/.cache/go-build/c6/c6dac70c77387d024e0b7111101384a0cd8f9352dc93bac681ee08084b891145-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 3ZmzYC3H9TLZijeose8v/3ZmzYC3H9TLZijeose8v -goversion go1.15.6 -D "" -importcfg $WORK/b379/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /home/iurt/.cache/go-build/c2/c2854d85f1c55a4906d16da2fe0d041f68843f2f349482c000692698d138fbbc-d # internal github.com/imdario/mergo mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid qorEsaUSIm4fkuAmvjaE/qorEsaUSIm4fkuAmvjaE -goversion go1.15.6 -D "" -importcfg $WORK/b382/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /home/iurt/.cache/go-build/74/74730942492b59381edae6ed7c9e0347caee2748e9722ab34cbc95e3c61b7699-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b156/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid KPxo3IULzSFS86_UrDXd/KPxo3IULzSFS86_UrDXd -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b179/_pkg_.a /home/iurt/.cache/go-build/9e/9ea3db71ce3190c731af43ea3a4a59d5b35678023a735848c9b8c58f77338628-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b388/ cp $WORK/b281/_pkg_.a /home/iurt/.cache/go-build/dc/dc4454344b8f8e8ba804e13cb745a146c0f1bedb1365d7458f355dc08554ea8c-d # internal cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid pCp040HcWtaTEcoTbECX/pCp040HcWtaTEcoTbECX -goversion go1.15.6 -D "" -importcfg $WORK/b388/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go golang.org/x/text/unicode/norm mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b387/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5pHk4Ttwnds0sCTmAZnz/5pHk4Ttwnds0sCTmAZnz -goversion go1.15.6 -D "" -importcfg $WORK/b389/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b071/_pkg_.a /home/iurt/.cache/go-build/7e/7e5ae49cffc36662840c70d1cb659d3578b52ad29c67d5e4c0e6aa34de18f393-d # internal golang.org/x/net/http2/hpack cp $WORK/b362/_pkg_.a /home/iurt/.cache/go-build/cb/cbb083d7547a9be84ad4bf1ba936ebf47bd0dfdf89fbfc32a2c84f88b8d0d8b5-d # internal mkdir -p $WORK/b390/ cp $WORK/b374/_pkg_.a /home/iurt/.cache/go-build/8d/8ddecb5eebf4a34ac3ad1c8256722852f340c616649370c1c598020a5d9ab6f7-d # internal cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid zDdSxnXzCzlMQUNpLgFL/zDdSxnXzCzlMQUNpLgFL -goversion go1.15.6 -D "" -importcfg $WORK/b390/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go github.com/seccomp/libseccomp-golang mkdir -p $WORK/b394/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp github.com/containers/buildah/define mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cp $WORK/b347/_pkg_.a /home/iurt/.cache/go-build/8c/8ced0864ae89f97fae0d18b22e4b5770d0dcaa0cf74651333eed42f25e131aa3-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/define /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/buildah/define -complete -installsuffix shared -buildid nc8fPOghXQDtWS8wv7pm/nc8fPOghXQDtWS8wv7pm -goversion go1.15.6 -D "" -importcfg $WORK/b396/importcfg -pack ./types.go cp $WORK/b288/_pkg_.a /home/iurt/.cache/go-build/ec/ec600695baa241ec01aa21a9e4d74e403a1743c164f004965309ac85d027f068-d # internal cp $WORK/b278/_pkg_.a /home/iurt/.cache/go-build/94/94032cdac91319983c37435304f31effedbf717886dd9fb9af145677c92c0eb2-d # internal go.etcd.io/bbolt mkdir -p $WORK/b409/ gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b418/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b305/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/docker/distribution/reference cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid Uqg27i04w0u_iTvoZSed/Uqg27i04w0u_iTvoZSed -goversion go1.15.6 -D "" -importcfg $WORK/b418/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid ms9C4OQ6S1VotXblZWcq/ms9C4OQ6S1VotXblZWcq -goversion go1.15.6 -D "" -importcfg $WORK/b409/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid guyguTU1-zztFYesyKTp/guyguTU1-zztFYesyKTp -goversion go1.15.6 -D "" -importcfg $WORK/b287/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /home/iurt/.cache/go-build/3d/3dcab1bad2872201c307207f20d85ee3b541855d958c0390f4a283e3bc1bbb8a-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 8Mjy-TaZ2e1oF8ANsl-e/8Mjy-TaZ2e1oF8ANsl-e -goversion go1.15.6 -D "" -importcfg $WORK/b307/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /home/iurt/.cache/go-build/d9/d98d06621fa725476e220d083dfba3afcf3ebbb95cd71ab032ef11c8295d878a-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid WanDB38W8P3by5uj56I6/WanDB38W8P3by5uj56I6 -goversion go1.15.6 -D "" -importcfg $WORK/b419/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b394/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b394/ -g -O2 ./seccomp.go ./seccomp_internal.go cp $WORK/b145/_pkg_.a /home/iurt/.cache/go-build/44/4473a4a1fe88b6895121a573234732d965bb7a2b9a3647acb31f6a0643cfbb73-d # internal github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b432/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b428/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b429/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b433/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid EyO6Bs9pGKK4QH3imjj3/EyO6Bs9pGKK4QH3imjj3 -goversion go1.15.6 -D "" -importcfg $WORK/b431/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /home/iurt/.cache/go-build/f0/f071c5f7e744db4d2bfb588cf37014dc9c6f632b48c742c0bf877757296db0be-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 1Vbe5VTMRW47KWB-D63F/1Vbe5VTMRW47KWB-D63F -goversion go1.15.6 -D "" -importcfg $WORK/b437/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cp $WORK/b041/_pkg_.a /home/iurt/.cache/go-build/72/7229414f42aae3785e8226a3a1a14c438e1e2e76459d4272eb2f893a9ced5be4-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid TZSxQARdbt09qg2Fy60w/TZSxQARdbt09qg2Fy60w -goversion go1.15.6 -D "" -importcfg $WORK/b445/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /home/iurt/.cache/go-build/b4/b492e3f29b3bedf7ee40d1403822522b07d9501d566395d4b20a94121d3ce15e-d # internal database/sql/driver mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid so5di6Yr3UpPsDsahSsQ/so5di6Yr3UpPsDsahSsQ -goversion go1.15.6 -D "" -importcfg $WORK/b448/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /home/iurt/.cache/go-build/c8/c82d025c456e6f926cbf5b4e647c838b4040d3a16b4c47cecddede5b0c6cda8b-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid qKIYNGS4MWU2W26vpn6f/qKIYNGS4MWU2W26vpn6f -goversion go1.15.6 -D "" -importcfg $WORK/b420/importcfg -pack ./keywrap.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /home/iurt/.cache/go-build/fe/fe980a97e3a67452610bc83ab3ea45ab0e149b5e0f87ab185efdda69389c67eb-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid Oxa1z3QkfhO3qseV2te3/Oxa1z3QkfhO3qseV2te3 -goversion go1.15.6 -D "" -importcfg $WORK/b449/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /home/iurt/.cache/go-build/bc/bce9fca93b53bc78dda3871e5c0f1ac2ca2158961ed142a32c0934dbdd60b745-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid ZvvCBU9gt4NbkUjWyIh6/ZvvCBU9gt4NbkUjWyIh6 -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./cgroups_linux.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /home/iurt/.cache/go-build/de/de4f2d6682c445c54ffb5d4f23ed1e0942274e376f6aaf5ef9c610d55c7efd85-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/moby/sys/mountinfo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid wcq4g0qCegQz6kxx2kdk/wcq4g0qCegQz6kxx2kdk -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./doc.go ./mounted_linux.go ./mounted_unix.go ./mountinfo.go ./mountinfo_filters.go ./mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /home/iurt/.cache/go-build/fa/fa32a36f8d39c9e8e3753365d33e6bd731e7db5c6797020c74d632351875b6a2-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b096/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid tS1VD4N1aDBdJRFwl0_f/tS1VD4N1aDBdJRFwl0_f -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /home/iurt/.cache/go-build/48/4844f100c6ee5c7a4c51131fe9b603e9f217bfc2057067a7a4d2620fe81bac39-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b107/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid fjpkj1BpXRwZ2ScIA8o8/fjpkj1BpXRwZ2ScIA8o8 -goversion go1.15.6 -D "" -importcfg $WORK/b106/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b449/_pkg_.a /home/iurt/.cache/go-build/f3/f3ece27626d08656bc99ca78d3de395e2813b990ce879d8f2b387177ddea01bc-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b133/ cp $WORK/b274/_pkg_.a /home/iurt/.cache/go-build/31/3137d06147b7b8f4ee3c4998956be63f7e19df08e2150245e7af86fb3bb2402b-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b140/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid LCSisAjvr6u1OvhhWqEt/LCSisAjvr6u1OvhhWqEt -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack ./dmesg_linux.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cp $WORK/b448/_pkg_.a /home/iurt/.cache/go-build/c0/c0114175a818e69b971f2e98d2b17e403be4bf6c860c76303f497dcc423aa29f-d # internal cp $WORK/b173/_pkg_.a /home/iurt/.cache/go-build/fd/fd0947fb960a3819bee3fca9e8de64c046d423a8027e2fea44a0b22e81f4d782-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b176/ go/ast mkdir -p $WORK/b163/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid pPZYe0v2yUwEFmSKvGEv/pPZYe0v2yUwEFmSKvGEv -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack ./fsutils_linux.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid y5TsrAkqfrc2kW2s4ZsN/y5TsrAkqfrc2kW2s4ZsN -goversion go1.15.6 -D "" -importcfg $WORK/b176/importcfg -pack ./types.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p go/ast -std -complete -installsuffix shared -buildid 3EVjPkd5eT3RW9NF99Ra/3EVjPkd5eT3RW9NF99Ra -goversion go1.15.6 -D "" -importcfg $WORK/b163/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b074/_pkg_.a /home/iurt/.cache/go-build/e9/e9baa0bb076ad08329e0429ece4caadfea0fbadfa68de74c7562fa5033078c94-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid PXmg453nVWKc1hXtd6Ax/PXmg453nVWKc1hXtd6Ax -goversion go1.15.6 -D "" -importcfg $WORK/b192/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b287/_pkg_.a /home/iurt/.cache/go-build/78/78c628cd139d8c7e79e52c5994aef4fedfe3c5869f4c97cab422f78c6dd9d14c-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 7Xv4UnQacLvt59_ClD_K/7Xv4UnQacLvt59_ClD_K -goversion go1.15.6 -D "" -importcfg $WORK/b257/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /home/iurt/.cache/go-build/43/430ea97cf560b4ad47c721340225a91ad5d5dbfd8c45d3e931d4a2a2fe23366d-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid fxYTp-UIVLgx6KXlIAPR/fxYTp-UIVLgx6KXlIAPR -goversion go1.15.6 -D "" -importcfg $WORK/b261/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /home/iurt/.cache/go-build/fe/fe00622a8621a1d6d73853e808a22745ccef18c49ab93423540ec465a0c3574c-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b273/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b274/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid bebt-h4O8AbNgHzh-Xhi/bebt-h4O8AbNgHzh-Xhi -goversion go1.15.6 -D "" -importcfg $WORK/b272/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /home/iurt/.cache/go-build/05/05ce5b8d9ab8857634e6129310cfaa7782716e8448f4198c6a4d1363b38226a0-d # internal github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid bdY61XacEgSyhhV7Tr6B/bdY61XacEgSyhhV7Tr6B -goversion go1.15.6 -D "" -importcfg $WORK/b430/importcfg -pack ./util_linux.go ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /home/iurt/.cache/go-build/be/be54a331818d1ffecc83956a33a2894e262ca54945f75e667b732d06fcb4998d-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid Y2IsHWMU8S15Ts-agmob/Y2IsHWMU8S15Ts-agmob -goversion go1.15.6 -D "" -importcfg $WORK/b451/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /home/iurt/.cache/go-build/d9/d99df0d286942ed3ab3799275219ec75717ffd1d0fe76c5fd5f91e27374b7ff5-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid AUG0mtn9eob0ItNeQ0G0/AUG0mtn9eob0ItNeQ0G0 -goversion go1.15.6 -D "" -importcfg $WORK/b454/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b088/_pkg_.a /home/iurt/.cache/go-build/11/11e5b19638f4fb1135152401dcfa1bbe0992eb4bcbb338850f68412e61e2adae-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b088/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid PkV5n3-OdFZPGPbF7IUH/PkV5n3-OdFZPGPbF7IUH -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cp $WORK/b445/_pkg_.a /home/iurt/.cache/go-build/4a/4add04a72883ded1a475612a75e3d9e3e95bfb1eccbacc14133b259162f2e7af-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid kp9ZxjLRLJABL_OcFPQG/kp9ZxjLRLJABL_OcFPQG -goversion go1.15.6 -D "" -importcfg $WORK/b460/importcfg -pack ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /home/iurt/.cache/go-build/a8/a84a51cf17f35b4ddffa253be634ea59e79ca4015c754c1db8d0f8df89503580-d # internal github.com/moby/sys/mount mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b088/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/moby/sys/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/moby/sys/mount -complete -installsuffix shared -buildid XRfBZd-5r9gzydKFQxEC/XRfBZd-5r9gzydKFQxEC -goversion go1.15.6 -D "" -importcfg $WORK/b465/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mount_errors.go ./mounter_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /home/iurt/.cache/go-build/eb/ebb5c281576714c9a7fc1682cd94d9a7aaa78d0d0764e49c965cee492f494694-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid 2oI-41doGndl0ENgy_pq/2oI-41doGndl0ENgy_pq -goversion go1.15.6 -D "" -importcfg $WORK/b195/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /home/iurt/.cache/go-build/ad/ad7e0eb813c087d87efbf6f9616894c944e31c03c7131440f30c8018b8efa0ec-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid feENyxHyhngldx_3-1HR/feENyxHyhngldx_3-1HR -goversion go1.15.6 -D "" -importcfg $WORK/b231/importcfg -pack ./stub.go ./transports.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /home/iurt/.cache/go-build/28/28c6fe87ab5e48171cecde02e52b8f61d75aea09a9b0333ce279b53c6e6c90ee-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid p0q6gZ_p2iiUhZweloX8/p0q6gZ_p2iiUhZweloX8 -goversion go1.15.6 -D "" -importcfg $WORK/b251/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /home/iurt/.cache/go-build/cb/cb3c57adc684a63aa54090ec196030b593ff47a16efc8f637c0b9d1eec7c150d-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid UZXbgFY1S6XYNjGgGFVl/UZXbgFY1S6XYNjGgGFVl -goversion go1.15.6 -D "" -importcfg $WORK/b252/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /home/iurt/.cache/go-build/ad/ad47323de1284883122df0be8ba002e53b549c35c07c28acccb5e4a862439921-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b387/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b388/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid J9VVeIZpZc7uJwHiZAZu/J9VVeIZpZc7uJwHiZAZu -goversion go1.15.6 -D "" -importcfg $WORK/b386/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /home/iurt/.cache/go-build/30/308a1710eb36916f1809863ec1d76dad86b14705e5239e263272d35ed96d86c7-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid txXADPIhTU8Xm-A7qkVL/txXADPIhTU8Xm-A7qkVL -goversion go1.15.6 -D "" -importcfg $WORK/b408/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /home/iurt/.cache/go-build/11/117b482c6a42a1f2874ebbf5b5b30e6926c744fab9476677611fd413161e4b69-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /home/iurt/.cache/go-build/da/dacd342fc3e89a7116a73a83b244fee1addfbea13684e3865c550d7772baf030-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b454/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid jYBl4qAEQsVT-j9mPa_7/jYBl4qAEQsVT-j9mPa_7 -goversion go1.15.6 -D "" -importcfg $WORK/b453/importcfg -pack ./reference.go github.com/vbauerster/mpb/v5 mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile container/heap=$WORK/b427/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b428/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b429/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b430/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b431/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b433/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime/debug=$WORK/b111/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid b_NcoVvYopgtp2411oOf/b_NcoVvYopgtp2411oOf -goversion go1.15.6 -D "" -importcfg $WORK/b426/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b091/_pkg_.a /home/iurt/.cache/go-build/96/96c0b8cfe43f17840e8f62c488459c92a2eaf777587b4397c0191715294e88ff-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b097/ cp $WORK/b451/_pkg_.a /home/iurt/.cache/go-build/22/229cc0f103f8564bc312472564e820be541ed8b1ca8c8ee5b88149be35c906bf-d # internal cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid nk2-muhn4vTLSeOxZcQn/nk2-muhn4vTLSeOxZcQn -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./pools.go github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b451/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid enh-ohBhA7gPkwqflBX1/enh-ohBhA7gPkwqflBX1 -goversion go1.15.6 -D "" -importcfg $WORK/b450/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /home/iurt/.cache/go-build/ee/ee4bfb6bb8b44eb2f69b9d0c4441934de69c89ed9b24fc032e0871c52c920758-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b437/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid kj9oEu6V8pjWvMLEcsTq/kj9oEu6V8pjWvMLEcsTq -goversion go1.15.6 -D "" -importcfg $WORK/b466/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /home/iurt/.cache/go-build/2a/2a318b84896bdce18b8454c83cc6c00f1132632edca5899e78c6795c814cf804-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal github.com/moby/term mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b184/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/moby/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/moby/term -complete -installsuffix shared -buildid IlvGNfYYqHgyvRAsgWS8/IlvGNfYYqHgyvRAsgWS8 -goversion go1.15.6 -D "" -importcfg $WORK/b468/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios.go ./termios_nonbsd.go ./winsize.go cp $WORK/b087/_pkg_.a /home/iurt/.cache/go-build/43/43fb329e1d364ab906aa545827a7f67b8441a2a5b8a3a7c92d3192991b484017-d # internal cp $WORK/b171/_pkg_.a /home/iurt/.cache/go-build/b7/b736f2e02fdf2a0d745ad91a8164b7c60959a355c879aea33bf52b8334a1e851-d # internal github.com/morikuni/aec mkdir -p $WORK/b469/ text/template mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p text/template -std -complete -installsuffix shared -buildid hbPlREXJW5-UW6tJkjz0/hbPlREXJW5-UW6tJkjz0 -goversion go1.15.6 -D "" -importcfg $WORK/b169/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /home/iurt/.cache/go-build/e8/e8694422d6a7fc1e638c437f70ad03899d17e0d3f93b19643546d0ff2d72bfdc-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b470/ cp $WORK/b231/_pkg_.a /home/iurt/.cache/go-build/78/78fd2b94e9d56c914fbbf4f0e1f75edb6ccb1b97db98455c7657eb40ef0c725f-d # internal cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid KGCkMzeYUUZkKYxcRwYc/KGCkMzeYUUZkKYxcRwYc -goversion go1.15.6 -D "" -importcfg $WORK/b470/importcfg -pack ./stdcopy.go github.com/openshift/imagebuilder/signal mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid CvYbWpHPNzsIq7PEAIPG/CvYbWpHPNzsIq7PEAIPG -goversion go1.15.6 -D "" -importcfg $WORK/b473/importcfg -pack ./signal.go ./signals.go cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid fPJ_rQhpZOhianF__Ljs/fPJ_rQhpZOhianF__Ljs -goversion go1.15.6 -D "" -importcfg $WORK/b469/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /home/iurt/.cache/go-build/a9/a9b50835c1f38b413d54b775ff12328f9cbf7a52f352ca932e41eb7c38dbf02e-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b464/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/moby/sys/mount=$WORK/b465/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 9XjZBagt0AdYj7J-ww6J/9XjZBagt0AdYj7J-ww6J -goversion go1.15.6 -D "" -importcfg $WORK/b464/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./lcow_unsupported.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm_unix.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cp $WORK/b307/_pkg_.a /home/iurt/.cache/go-build/f1/f1fe0ab16444205a637b061c42a4b13b85392576be8717c9947fd5082419f21f-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 5jWk2Z5TiXEDZvGGpASn/5jWk2Z5TiXEDZvGGpASn -goversion go1.15.6 -D "" -importcfg $WORK/b309/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /home/iurt/.cache/go-build/e1/e104fdea79ef7723b2196b1ed7382483235125ff9828c0d2cb686db9783756b8-d # internal compress/zlib mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile hash/adler32=$WORK/b240/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid X2Hegst4rXrfVyRZ9A0i/X2Hegst4rXrfVyRZ9A0i -goversion go1.15.6 -D "" -importcfg $WORK/b239/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /home/iurt/.cache/go-build/7a/7a353063a75656cf8a4eeaf78c30e66abce76ab96bfaafa52247e7cc03521ae3-d # internal compress/gzip mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b109/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid LDcFvSEuDAlx6kt_52ov/LDcFvSEuDAlx6kt_52ov -goversion go1.15.6 -D "" -importcfg $WORK/b269/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b453/_pkg_.a /home/iurt/.cache/go-build/f2/f2005f8d883d48421d1fb9921cb50102018e61bd64f3fb7218df320f9220632f-d # internal cp $WORK/b408/_pkg_.a /home/iurt/.cache/go-build/a8/a88b40bd45f556664e89f011734b2ff5258d5c9d7146bee7155fb83ae61d8991-d # internal google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b312/ mkdir -p $WORK/b314/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid 9zSc8pbSzcMzIKSOlW8o/9zSc8pbSzcMzIKSOlW8o -goversion go1.15.6 -D "" -importcfg $WORK/b312/importcfg -pack ./strings.go ./strings_unsafe.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid PvWhJZGsD2cjXT0AI60r/PvWhJZGsD2cjXT0AI60r -goversion go1.15.6 -D "" -importcfg $WORK/b314/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /home/iurt/.cache/go-build/53/5327235753f24b5a4d02fcd258b7478fa1419cc3a88887eba856c853c0ca6cb4-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid SRGbl34IyS485DBlRgha/SRGbl34IyS485DBlRgha -goversion go1.15.6 -D "" -importcfg $WORK/b317/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b466/_pkg_.a /home/iurt/.cache/go-build/d3/d324c295102afdaa9ceceb85cbe06ecbe2ded8148312cad1b511f1804a49411e-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid moakhaCHVbYk9gweam7h/moakhaCHVbYk9gweam7h -goversion go1.15.6 -D "" -importcfg $WORK/b318/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /home/iurt/.cache/go-build/ef/ef8fd032df2d2dcddc641aa3bae27267f8aa59dbf6877b317e8348f561a748db-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 3Pgwa0Dpe_9kknqtn475/3Pgwa0Dpe_9kknqtn475 -goversion go1.15.6 -D "" -importcfg $WORK/b321/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b275/_pkg_.a /home/iurt/.cache/go-build/ad/ad9d6d3c6452269d48041af1e4a4543c4939cd1faaf532dfb2967789f94998be-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b272/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b274/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b275/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 7ZUeRA4_5PBTH2q7iOOw/7ZUeRA4_5PBTH2q7iOOw -goversion go1.15.6 -D "" -importcfg $WORK/b271/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b019/_pkg_.a /home/iurt/.cache/go-build/e2/e270121e890d99a7ce8585b32bbcaba0492365534c2d04f4aef2c05fcf089836-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal github.com/sirupsen/logrus mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b097/_pkg_.a /home/iurt/.cache/go-build/b2/b26748d802962a73bc6303a21a53e409fa073c0ce9919927f7792bd5686c209d-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid PIGgT7xGdlQKO-Z5OApH/PIGgT7xGdlQKO-Z5OApH -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b116/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid S7H-EeipDMQhgK5Ds-zA/S7H-EeipDMQhgK5Ds-zA -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /home/iurt/.cache/go-build/7e/7e5a3ff15faa4f01d1a29d648693443f4b76e3ea6b3bb2f4405901891408708f-d # internal cp $WORK/b239/_pkg_.a /home/iurt/.cache/go-build/d9/d9c366f8bce97fcf45b002eec9fa3b4aab61777ec6a5b08c288680f50cf2862e-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 1UkQ2P2mXHc8cENKYBvW/1UkQ2P2mXHc8cENKYBvW -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal github.com/willf/bitset mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cp $WORK/b318/_pkg_.a /home/iurt/.cache/go-build/4d/4d5bcc5d81e6054e835cb4b4c9a1a06407b65d30cfd01a3fe64a1279b0990abc-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid ES05D4jsyFsyebxoSQxD/ES05D4jsyFsyebxoSQxD -goversion go1.15.6 -D "" -importcfg $WORK/b201/importcfg -pack ./strslice.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/willf/bitset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/willf/bitset -complete -installsuffix shared -buildid -aNtL8x2JREi1vX685xL/-aNtL8x2JREi1vX685xL -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /home/iurt/.cache/go-build/fb/fbfba7dbcd5a8cc68c0a9fdd91500259848e1f27e2b77089627ea3f05d8fca44-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid uQ-MMbqmXFi6Ov1R2wJt/uQ-MMbqmXFi6Ov1R2wJt -goversion go1.15.6 -D "" -importcfg $WORK/b263/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /home/iurt/.cache/go-build/30/30e9cc1733cd504d4d63abfaa99eb11ccd6fbae46c8fd8d2353c51b736f2c083-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 5TbCdAPUPJwyWhJpwQ8T/5TbCdAPUPJwyWhJpwQ8T -goversion go1.15.6 -D "" -importcfg $WORK/b322/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b312/_pkg_.a /home/iurt/.cache/go-build/e8/e8d640fe4578eabe0bd6315269526a8ad6a32d16e48774f5d6da518cabc988d5-d # internal cp $WORK/b269/_pkg_.a /home/iurt/.cache/go-build/ab/ab865703952919bdcdd54ede4ae515c94fcce7e13e450510d20dc1b9a2b05386-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/prometheus/common/model mkdir -p $WORK/b334/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid Zvn_RZJMncWPNKhaUltO/Zvn_RZJMncWPNKhaUltO -goversion go1.15.6 -D "" -importcfg $WORK/b310/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid dRlbZ_q0Qa20dcxNlfpJ/dRlbZ_q0Qa20dcxNlfpJ -goversion go1.15.6 -D "" -importcfg $WORK/b334/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /home/iurt/.cache/go-build/75/75e7ea2b944d380d21d47e977fc204b666cdd3593d870aaa117b17a6a5589b5c-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid AbKgCY5dvlTjGuRLJp88/AbKgCY5dvlTjGuRLJp88 -goversion go1.15.6 -D "" -importcfg $WORK/b364/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /home/iurt/.cache/go-build/e5/e55a983c924573a987d211f0d4927fad8db6b223af650e44d1fceb5be2d3934d-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b230/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid RJ_X4vRGeJpH2RBr8JiN/RJ_X4vRGeJpH2RBr8JiN -goversion go1.15.6 -D "" -importcfg $WORK/b366/importcfg -pack ./parse.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /home/iurt/.cache/go-build/74/7445b520ea233eeb1385dc2357cd8fc7cc82ddf8e7c7217d3f4ccb1ccff921c3-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid Sp1rmMTXyfFlvI4GqCxz/Sp1rmMTXyfFlvI4GqCxz -goversion go1.15.6 -D "" -importcfg $WORK/b371/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /home/iurt/.cache/go-build/2c/2c0f28c3a59cde4f8a6cb42ffe7e9ada6ca427573013dce42dd5a7f336d4f2cf-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid RboHSan8A0tXW05-KqaT/RboHSan8A0tXW05-KqaT -goversion go1.15.6 -D "" -importcfg $WORK/b397/importcfg -pack ./types.go cp $WORK/b068/_pkg_.a /home/iurt/.cache/go-build/6d/6de1563f9d58c5725263a9a510e98482c6047d12aafad8673c62e8b0627cb659-d # internal github.com/blang/semver mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b448/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid yDs3AdWGFSX6tiOwn32O/yDs3AdWGFSX6tiOwn32O -goversion go1.15.6 -D "" -importcfg $WORK/b447/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /home/iurt/.cache/go-build/ab/ab893e2df4e9dd3fe9140abd294edbd47d1d9ff7c8559a3c5b955736cf414890-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid AgxyedfCPL5A_B05OhaB/AgxyedfCPL5A_B05OhaB -goversion go1.15.6 -D "" -importcfg $WORK/b474/importcfg -pack ./strslice.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b263/_pkg_.a /home/iurt/.cache/go-build/bc/bc4e7c850eddbe2689cc646175a206bc3defed9dc4ec69ad094be6fed8852b48-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b263/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid uUAYQaCI1ZQv1iDsF2uw/uUAYQaCI1ZQv1iDsF2uw -goversion go1.15.6 -D "" -importcfg $WORK/b262/importcfg -pack ./client.go ./command.go cp $WORK/b397/_pkg_.a /home/iurt/.cache/go-build/bf/bfce4f38dafc2c6010ce1a8f6dd81e29ef6f535bf0c325f06b2812f26726d285-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b192/_pkg_.a /home/iurt/.cache/go-build/c9/c9ba30d00daf212ac20e6614c417e02e10ec48ced8cd0673a97ba2a34a4508fc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /home/iurt/.cache/go-build/80/80b80a8a27211f16eb1cac83f4e764ff9001591629771d66eb749d2696eb16cd-d # internal cp $WORK/b464/_pkg_.a /home/iurt/.cache/go-build/15/15aeee2e7e960c8f72c38bd3ed992bf08ae434f8bae2a923964ee2a77254fea1-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b464/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b471/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid jhR2Z3GXQDkJ7zC6BJOt/jhR2Z3GXQDkJ7zC6BJOt -goversion go1.15.6 -D "" -importcfg $WORK/b472/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /home/iurt/.cache/go-build/7c/7c02a47e4789636d9aa7589d6968825e07e217f8315bb101bd9b86661c254842-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /home/iurt/.cache/go-build/90/90d376894483ec415ec9138ba8273ed3e08d9e14cb664370375e3e3d0625670a-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b366/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid YAr-aUSw5l5-88Q3qfGs/YAr-aUSw5l5-88Q3qfGs -goversion go1.15.6 -D "" -importcfg $WORK/b367/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /home/iurt/.cache/go-build/75/75b390fa7b6c8195eba50ca2eb26d5bc055e41cfcb5b1ee1cd3bf14c119fb5d7-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid sJlWOJcR8uHnVfzb7usp/sJlWOJcR8uHnVfzb7usp -goversion go1.15.6 -D "" -importcfg $WORK/b306/importcfg -pack ./messageset.go cp $WORK/b389/_pkg_.a /home/iurt/.cache/go-build/95/95bfa98dd0392f34afda009707e9f9bf313e4a5f851bd5e1ba74b13220525d29-d # internal golang.org/x/net/idna mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b386/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b388/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b389/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid TtRqjsaZsb1YiZtvOW7K/TtRqjsaZsb1YiZtvOW7K -goversion go1.15.6 -D "" -importcfg $WORK/b385/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /home/iurt/.cache/go-build/76/769757fb0a89e8cfdd9dacca4adc868271174ee4c5bb26f0d23e3b23313543a4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /home/iurt/.cache/go-build/f9/f9f9274b522d8a6f1ccfaf0aaf3aa78f5be5c7f59ab6bc0b2c9f36ca72920fde-d # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b056/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p net -std -installsuffix shared -buildid s4GI_9YMKdYcH477yfiP/s4GI_9YMKdYcH477yfiP -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_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 ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo_linux.cgo1.go $WORK/b053/cgo_resnew.cgo1.go $WORK/b053/cgo_socknew.cgo1.go $WORK/b053/cgo_unix.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /home/iurt/.cache/go-build/11/115e0ab224dd78929384197ccd60ce9df36b56be9fd07c1180e1d89ea5fe53e8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /home/iurt/.cache/go-build/cc/ccfdf94deb0330969b39c91b439f0fa0283887304cac27ffbe3e0b7f47f3ae89-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /home/iurt/.cache/go-build/95/957bcbaef59cb8add7b092c78e155b77707360c7480ed44438b3a7058b6cdcde-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b318/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid H8i1ZXMNDeYJ5eqYU_Z2/H8i1ZXMNDeYJ5eqYU_Z2 -goversion go1.15.6 -D "" -importcfg $WORK/b316/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /home/iurt/.cache/go-build/2d/2ddcbbbebe80073ffc1305f7fa49b6220ec5cbde49ca2baefdafde40872f9abe-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b198/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b199/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile hash/crc32=$WORK/b109/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 1wjqj6DfaMq1DnJsRCdg/1wjqj6DfaMq1DnJsRCdg -goversion go1.15.6 -D "" -importcfg $WORK/b197/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /home/iurt/.cache/go-build/64/641876fe9e0831f8c7a60398d3079edd1debe7d7748ca9466d00bebb2eb20bdd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /home/iurt/.cache/go-build/84/846ef7581a55f4f82e431d442e6682cdbcaf0318b15788c3b8f61e435c9647d0-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/moby/term=$WORK/b468/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b469/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid liR4g0aiY-ACYMzV5Rg7/liR4g0aiY-ACYMzV5Rg7 -goversion go1.15.6 -D "" -importcfg $WORK/b467/importcfg -pack ./jsonmessage.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /home/iurt/.cache/go-build/ce/ce8fde83260d7588945047c77cb0149ccf0c201aac5ff401d05a17ec1fd51970-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid MgP3OH9yiDHxJGvtq8MQ/MgP3OH9yiDHxJGvtq8MQ -goversion go1.15.6 -D "" -importcfg $WORK/b323/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /home/iurt/.cache/go-build/ef/effc5392413f3d874068960ae19b314cb0b8f656283b4c50f821921517f0338b-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b113/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile hash/crc32=$WORK/b109/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid J2n0ZBAQY34oCmE10ZM7/J2n0ZBAQY34oCmE10ZM7 -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /home/iurt/.cache/go-build/d1/d1cc071b16d40c77094a51712b60c111edcd16e3581cf4bf4819e3256ed2115c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /home/iurt/.cache/go-build/9f/9fd42e73ca34a430aa7a70172b2af671ed7e8fd089e9867e93e5842bcc9130d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /home/iurt/.cache/go-build/40/40e0b99559bd08617c11c399e094e05ab51e9e2cfabb012eed68485d624b05ee-d # internal cp $WORK/b418/_pkg_.a /home/iurt/.cache/go-build/e9/e94f965d6f688d4ea0779198a3e35fe874862a26405f787f7c1d51b5aebbb50e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b447/_pkg_.a /home/iurt/.cache/go-build/6e/6e16be562495a34ba62a48b0518ccb26f58f392a48e66dbebf442a6ec4af2fb8-d # internal cp $WORK/b163/_pkg_.a /home/iurt/.cache/go-build/db/db3fdf78ecf7455831fbe15ef8045250655a247e4f7467df41b24d8a852c9c81-d # internal go/parser mkdir -p $WORK/b166/ go/printer mkdir -p $WORK/b167/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 4wrtvOHqZT08qQAK9eXM/4wrtvOHqZT08qQAK9eXM -goversion go1.15.6 -D "" -importcfg $WORK/b166/importcfg -pack ./interface.go ./parser.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p go/printer -std -complete -installsuffix shared -buildid FKADB_t-uD_RH9DQtmLz/FKADB_t-uD_RH9DQtmLz -goversion go1.15.6 -D "" -importcfg $WORK/b167/importcfg -pack ./nodes.go ./printer.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /home/iurt/.cache/go-build/29/29c5b4ba3283292ab557e763e1f39b2d7ddc12e54a636d81939b8c7f66aba3bc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b334/_pkg_.a /home/iurt/.cache/go-build/ef/efaec62c94fbf46d4455278f6425f3efebadd9296da1bc722f53f453e1d0d89d-d # internal cp $WORK/b426/_pkg_.a /home/iurt/.cache/go-build/33/33eed67ee31e956525710fb7cf2c519a7486ae6eef4f594cf4377acd77e95f18-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /home/iurt/.cache/go-build/3b/3ba5bb6f7a1805149ca350c7f90c39f049e550047fd3d13a35ea2725a6f2cd7b-d # internal cp $WORK/b082/_pkg_.a /home/iurt/.cache/go-build/17/1784b7ac38e29668397a4e2d997f6ee0bc77fbb54c9d16d6847c9091aa44b57c-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b135/ github.com/containers/storage/drivers/quota github.com/containers/buildah/pkg/umask mkdir -p $WORK/b402/ github.com/containers/storage/pkg/loopback github.com/containerd/containerd/log mkdir -p $WORK/b358/ github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b407/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF github.com/containers/storage/pkg/devicemapper cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid efcyxzW5Wc6_TF4SVknU/efcyxzW5Wc6_TF4SVknU -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b408/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b409/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid cw_WSSr70K--I_f4cpIg/cw_WSSr70K--I_f4cpIg -goversion go1.15.6 -D "" -importcfg $WORK/b402/importcfg -pack ./umask_unix.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 3OReCojlnpWu3zbPk5--/3OReCojlnpWu3zbPk5-- -goversion go1.15.6 -D "" -importcfg $WORK/b407/importcfg -pack ./boltdb.go mkdir -p $WORK/b132/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b134/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b134/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b134/ -g -O2 ./loop_wrapper.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid UcAesy5wMY_WJ1feFQen/UcAesy5wMY_WJ1feFQen -goversion go1.15.6 -D "" -importcfg $WORK/b358/importcfg -pack ./context.go github.com/containers/storage/pkg/system mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containerd/continuity/fs cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid HrjHSdAOdCgdMKdcogHW/HrjHSdAOdCgdMKdcogHW -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./chmod.go ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lchown.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go mkdir -p $WORK/b459/ mkdir -p $WORK/b139/ mkdir -p $WORK/b410/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b460/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b461/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b408/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid J3Q6wBUFwuD1OG4mv8vt/J3Q6wBUFwuD1OG4mv8vt -goversion go1.15.6 -D "" -importcfg $WORK/b410/importcfg -pack ./memory.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b139/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b139/ -g -O2 ./projectquota.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid k_a34fMnu-ga5SVrLSvI/k_a34fMnu-ga5SVrLSvI -goversion go1.15.6 -D "" -importcfg $WORK/b459/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b084/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 4D80YElMBK0V5EuUSYPy/4D80YElMBK0V5EuUSYPy -goversion go1.15.6 -D "" -importcfg $WORK/b462/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /home/iurt/.cache/go-build/a8/a823943e3e47e9b4e5d094a3e00f1dc88120f79f94641abdcc45bf7f5a45a1f4-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b084/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid HMEvDi2ffaSOHlVZ1zLu/HMEvDi2ffaSOHlVZ1zLu -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b132/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b132/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /home/iurt/.cache/go-build/70/70e5f1e4de11eddb8e6fa2e52bbd787832356e56b3e118deecd42eb2a5d44286-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /home/iurt/.cache/go-build/e5/e52d2bf5dda0d97fa5cf9fe572632f13047bd1b1456239c591193fa84e7af82c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /home/iurt/.cache/go-build/69/69424a1edbeb927f819f830069134acf8c609dcf81880b282c019d049abeb35c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /home/iurt/.cache/go-build/5f/5fe98f8170b7bd81d1eaef599bc344f3e759714e20c4500583a4c67c69246d3c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b115/_pkg_.a /home/iurt/.cache/go-build/1f/1f9c50e33bf136af2f46b3b199f00d8057e22e1a4e052f866c397a52f837b425-d # internal cp $WORK/b169/_pkg_.a /home/iurt/.cache/go-build/72/721fe2e045fabc15ab35005699d3bcd2f3efc1a1b01d1ed2327b544dbd0f2b56-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /home/iurt/.cache/go-build/54/5422499431fc63346540bd0c8c9f7ec60eba6d4ee6d5c041ed75d9070ff97775-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b407/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b410/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid _5JY7hW11He8cR4V5pqS/_5JY7hW11He8cR4V5pqS -goversion go1.15.6 -D "" -importcfg $WORK/b406/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /home/iurt/.cache/go-build/7e/7e1888e347d3be54202744ecee69766e95ec8fe38ea62c241a05443901c81da2-d # internal cd $WORK/b134 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /home/iurt/.cache/go-build/fc/fc40cb3617e8e97c6f699300f31957647e368af428d71ea1b6c397a6b153fc53-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /home/iurt/.cache/go-build/1e/1e9ee37175ca90c99975b89fd35f6483a3882a65de0c93818f14e1b07bb7018d-d # internal cp $WORK/b081/_pkg_.a /home/iurt/.cache/go-build/b8/b85e27df992cfc17aa7eb7bd0ad408e9add48356407d3a10adc549fbde74c59c-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' 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 -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /home/iurt/.cache/go-build/b8/b86bbda9bfe77b14cf4130b82ad828399b5cec6b5cfb81ff6c911d8fbb5f6699-d # internal cd $WORK/b134 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p os/user -std -installsuffix shared -buildid UzNbGD25_VYao33hZGND/UzNbGD25_VYao33hZGND -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./lookup.go ./user.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo_lookup_unix.cgo1.go $WORK/b046/getgrouplist_unix.cgo1.go $WORK/b046/listgroups_unix.cgo1.go $WORK/b046/_cgo_import.go cd $WORK/b134 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /home/iurt/.cache/go-build/6c/6c779ba6b617f94beb40b6d3188ff4773ea5c70feff0cd7caeba5a417b9d4d71-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b105/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -o $WORK/b134/_cgo_.o $WORK/b134/_cgo_main.o $WORK/b134/_x001.o $WORK/b134/_x002.o -g -O2 cp $WORK/b105/_pkg_.a /home/iurt/.cache/go-build/4d/4df60cba6960dbb3ca156cae410c86b51c08e53bc819212177bea81f25100181-d # internal crypto/rand mkdir -p $WORK/b100/ crypto/elliptic mkdir -p $WORK/b204/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b204/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid BivomoZYiv-ludcP-CoG/BivomoZYiv-ludcP-CoG -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go encoding/asn1 mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid e3OWUTAeCvFu_LUZsMdo/e3OWUTAeCvFu_LUZsMdo -goversion go1.15.6 -D "" -importcfg $WORK/b208/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b204/symabis ./p256_asm_arm64.s crypto/dsa mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b205/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6FHE6OVIP0j7GK7rmi4-/6FHE6OVIP0j7GK7rmi4- -goversion go1.15.6 -D "" -importcfg $WORK/b220/importcfg -pack ./dsa.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /home/iurt/.cache/go-build/1c/1c090e0ceadafacecdd7395dc20a6510c5d1216359825a33525095ec96ac9975-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF archive/tar mkdir -p $WORK/b043/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid eX8eAEi-OMyR80mpMMmF/eX8eAEi-OMyR80mpMMmF -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go github.com/docker/docker/pkg/homedir mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/vbatts/tar-split/archive/tar cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid glpvd091atrLKNHaI-8S/glpvd091atrLKNHaI-8S -goversion go1.15.6 -D "" -importcfg $WORK/b181/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b154/ cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid NNQVVykvFBmjNaeD6pPi/NNQVVykvFBmjNaeD6pPi -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid xmZq2THzviBHYmdaKYbM/xmZq2THzviBHYmdaKYbM -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile flag=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid x8LmDDiiIfoviZHOtrqz/x8LmDDiiIfoviZHOtrqz -goversion go1.15.6 -D "" -importcfg $WORK/b399/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid JT0Ie55kkwlPGCqyCG3e/JT0Ie55kkwlPGCqyCG3e -goversion go1.15.6 -symabis $WORK/b204/symabis -D "" -importcfg $WORK/b204/importcfg -pack -asmhdr $WORK/b204/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b134/_cgo_.o -dynout $WORK/b134/_cgo_import.go cp $WORK/b181/_pkg_.a /home/iurt/.cache/go-build/ea/ea131febac28dae871175aa3f22f72acaf582e31362d4c573ba661d6eae78a64-d # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid 5VAzDKYhRHuMxpVMVJij/5VAzDKYhRHuMxpVMVJij -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b134/_cgo_gotypes.go $WORK/b134/loop_wrapper.cgo1.go $WORK/b134/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /home/iurt/.cache/go-build/c5/c58c4bab370163ebfdbfa1c01a1a0d33e8c6ed207da25190f098e66ebe6a292d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /home/iurt/.cache/go-build/61/61e6774a7ec4a253019f1c53f6060fa093a683a43d3b0bda07a1be43a5b22d0e-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b321/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b323/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid huzxQvMQZL-dnR3tUBD2/huzxQvMQZL-dnR3tUBD2 -goversion go1.15.6 -D "" -importcfg $WORK/b320/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid xBDHMOrXXXHcFTmkhV8V/xBDHMOrXXXHcFTmkhV8V -goversion go1.15.6 -D "" -importcfg $WORK/b301/importcfg -pack ./decode.go ./doc.go ./encode.go cd $WORK/b139 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /home/iurt/.cache/go-build/24/24de0a4be19ba5c25ea91f8430467a160cc320341f37f235ebbb33c4510dc53f-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b151/ crypto/ed25519 mkdir -p $WORK/b213/ crypto/rsa cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b210/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid pTbUzc7WSaP2ZnEACDOx/pTbUzc7WSaP2ZnEACDOx -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack ./stringid.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b214/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b242/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b205/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid JhVhYLQbiAgEcbxWZpea/JhVhYLQbiAgEcbxWZpea -goversion go1.15.6 -D "" -importcfg $WORK/b213/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid LHdjP3EtKrD2j_C8sTfQ/LHdjP3EtKrD2j_C8sTfQ -goversion go1.15.6 -D "" -importcfg $WORK/b210/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid VtY_9owEfVUGWtUo0Rna/VtY_9owEfVUGWtUo0Rna -goversion go1.15.6 -D "" -importcfg $WORK/b242/importcfg -pack ./elgamal.go github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b119/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/willf/bitset=$WORK/b129/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid M9ZIwqpmeac4W9G0DY8W/M9ZIwqpmeac4W9G0DY8W -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go github.com/klauspost/compress/zstd mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b106/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b108/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b110/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile hash/crc32=$WORK/b109/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid rMvSvLsb443DmV84-wqp/rMvSvLsb443DmV84-wqp -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_base.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /home/iurt/.cache/go-build/6a/6a0084fa615f26b264cc8cd6ebaa015ecf39c3a0d63ea77ef37ffe096aed3070-d # internal cd $WORK/b139 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b242/_pkg_.a /home/iurt/.cache/go-build/ab/ab64afff87d4325492f9cbd10b1d21695b3f18aa4327c81c24b7642f04340415-d # internal cp $WORK/b151/_pkg_.a /home/iurt/.cache/go-build/c0/c0463daeb493a351f066e570edd264c50e550f37ff8a79e04b0e223f4141578e-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid rW6hs45hQeCkeoXd0vtP/rW6hs45hQeCkeoXd0vtP -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /home/iurt/.cache/go-build/db/db6a7c13d19cd66081247c9a6e6e7436f608d3f2b996c184d89832182b56957a-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b213/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid kZMXR1qmVjvSQE0DLBfg/kZMXR1qmVjvSQE0DLBfg -goversion go1.15.6 -D "" -importcfg $WORK/b415/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /home/iurt/.cache/go-build/8e/8e660ff618c6ad11b81e5174db6683c552075e755ff1515c3e42fa8d636b1795-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b134/_pkg_.a $WORK/b134/_x001.o $WORK/b134/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /home/iurt/.cache/go-build/30/30d45d0959fed418f288a6cb09d9c34707e1f6d02bcfdced464d607f2b610fef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /home/iurt/.cache/go-build/60/60caf1f2e44ae41a2eb8dde00b337105a1cd76932aa8ef43b56ab737ac9a6ed6-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b114/ github.com/docker/docker/pkg/idtools mkdir -p $WORK/b463/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b090/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid mLpovZKMSY-K04DpHk8j/mLpovZKMSY-K04DpHk8j -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b464/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid dkCg-xuf9edP7EKNmGqk/dkCg-xuf9edP7EKNmGqk -goversion go1.15.6 -D "" -importcfg $WORK/b463/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go github.com/containers/storage/pkg/idtools mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid EIJYYLmKqW6QfW1jUH9X/EIJYYLmKqW6QfW1jUH9X -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /home/iurt/.cache/go-build/ef/efa88695db547e0cf8d7fbb8e7d6a3a8ed134f4bc795ea436bce3fd9b12f0641-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b150/_pkg_.a /home/iurt/.cache/go-build/32/32b7be2322785121e1e43a4171e6f31e4d4459c8146c8fdf79ce7d1cb5a502c4-d # internal cp $WORK/b167/_pkg_.a /home/iurt/.cache/go-build/45/45c94cb89d0fa11c60fcf47320d2db1b807c7657560640a06eca18f817cbcbbd-d # internal go/format mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/parser=$WORK/b166/_pkg_.a packagefile go/printer=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd $WORK/b139 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p go/format -std -complete -installsuffix shared -buildid U94z6SRdxEF6pqT0yqBR/U94z6SRdxEF6pqT0yqBR -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /home/iurt/.cache/go-build/d9/d979c522c378a12ccd12b3054c4e219ac750adb2121088039126fbb8b71613f6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /home/iurt/.cache/go-build/21/21d4c1397f6d57e5dea64c6647501268b6c4c1fc6fc38dbf2be8db991a384d74-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b115/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile go/format=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid Z9nLQOz_AHBA7PUxujkz/Z9nLQOz_AHBA7PUxujkz -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o -g -O2 cp $WORK/b210/_pkg_.a /home/iurt/.cache/go-build/75/7519aa02a5a7697a15b99c5a0cecf1c536b8fe7d53372017a5990c9fd482f73d-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b204/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b204/_pkg_.a $WORK/b204/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /home/iurt/.cache/go-build/43/433cc1be05586043fe1a2a4d5d1afdba9684e06e4199e5bc8b4bca213959bca3-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid qyxwRCL5m2nG3kCr_Anb/qyxwRCL5m2nG3kCr_Anb -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack $WORK/b139/_cgo_gotypes.go $WORK/b139/projectquota.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /home/iurt/.cache/go-build/40/401e1569ae76b1f5b5e122d389930d9dee867f8c93ee3d4cfc4da775eebad8e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /home/iurt/.cache/go-build/83/83cc627fc72cbe84ddca44a111272f4817cc25dd2d5084d56f84436499e3503b-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid o7hIRqtbKGx6Z1g-FEVo/o7hIRqtbKGx6Z1g-FEVo -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /home/iurt/.cache/go-build/65/656fb9c62e3224128da6e05a8e88efebd708975d74e4cfd16dd464384d957ca0-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b142/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b142/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b142/ -g -O2 ./copy_linux.go github.com/containers/storage/pkg/unshare mkdir -p $WORK/b148/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b148/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b148/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b340/_pkg_.a /home/iurt/.cache/go-build/53/53d805c26497c8bbf7f120d7db0aea229705f0c35866fce30f4af156999648a9-d # internal github.com/ghodss/yaml mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b340/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid zvhRp1MIReeFhuC5k9CT/zvhRp1MIReeFhuC5k9CT -goversion go1.15.6 -D "" -importcfg $WORK/b339/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /home/iurt/.cache/go-build/63/63d910ec3d1c62992add707ca827a80dd6d86b1a50003f9badb7d8d4f3251a68-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid kKJ9cI11asEeW9VFhCaK/kKJ9cI11asEeW9VFhCaK -goversion go1.15.6 -D "" -importcfg $WORK/b207/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/x509/pkix mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 5Uf6GOoX6AOP-ienXh6G/5Uf6GOoX6AOP-ienXh6G -goversion go1.15.6 -D "" -importcfg $WORK/b221/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /home/iurt/.cache/go-build/eb/eb985b8a07f2467b12b87b66b40b13a3e40bd7cf60c25fa1344001ec8f0a81ae-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b402/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid Vs0WnGk5ZCFT3V3cBi21/Vs0WnGk5ZCFT3V3cBi21 -goversion go1.15.6 -D "" -importcfg $WORK/b401/importcfg -pack ./secrets.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /home/iurt/.cache/go-build/d4/d4bdea1ad4a9d2374dd024ec921c5e4f329ebd26f3d396a645b67a3e03642ad8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /home/iurt/.cache/go-build/dd/ddbdfe2163deab3cc41bcb516a2dac1ec7bdd302a201950bfd356a2da49cb44f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /home/iurt/.cache/go-build/0a/0a4c157ba6edc0cbb3b7f50562712ca08c7ed3b113708c147f8693abcc512675-d # internal cd $WORK/b142 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /home/iurt/.cache/go-build/b5/b55b228442c76168b6e35bf1a8d64b2a4a4dd519fa69c7b12cc6accd3727eac1-d # internal TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /home/iurt/.cache/go-build/e3/e3e8c2c654ccb166e030c1672caac1cf6f414b750f2f9ee4e9aab2a0818e110e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /home/iurt/.cache/go-build/46/461e4ac1bbf97a743fa718307e0710ec647da867bc617288fcff196e7231f7a5-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b153/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b172/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b154/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid FrWv0F1tLDL1BqTr9obA/FrWv0F1tLDL1BqTr9obA -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack ./tarlogger.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b154/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid rnnVAeMJAlTRL4ZYN5Bd/rnnVAeMJAlTRL4ZYN5Bd -goversion go1.15.6 -D "" -importcfg $WORK/b172/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b142 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /home/iurt/.cache/go-build/29/29e523b5859572899393cc9824870ad19661a19522299fca768f9f11fdab06a1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /home/iurt/.cache/go-build/4a/4a57f4b2a8576c25ad8832079a3471808fe7dd170bc154e0da3b9423948ad457-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b043/_pkg_.a /home/iurt/.cache/go-build/65/653b21ecf10dc55f6e9774ccb41224e9eda6df9a22378fe3c5e6f9339a2d7b1c-d # internal cp $WORK/b160/_pkg_.a /home/iurt/.cache/go-build/a5/a55c55de50b09bac3316c077902973776332890961293eef69e18eb82af411ad-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o -g -O2 cd $WORK/b148 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /home/iurt/.cache/go-build/3d/3dc61a9ab402a6631188a6692f021b2eb0fba1f187d4b4517a90a9988acd01e3-d # internal crypto/ecdsa mkdir -p $WORK/b203/ cat >$WORK/b203/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 crypto=$WORK/b093/_pkg_.a packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/internal/randutil=$WORK/b205/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid PQjR0f9trjY_j-UjNkNu/PQjR0f9trjY_j-UjNkNu -goversion go1.15.6 -D "" -importcfg $WORK/b203/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b143/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b097/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b114/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid hTrSEG90HFjQxxjBqS_y/hTrSEG90HFjQxxjBqS_y -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack $WORK/b142/_cgo_gotypes.go $WORK/b142/copy_linux.cgo1.go $WORK/b142/_cgo_import.go cd $WORK/b148 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cd $WORK/b148 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cp $WORK/b142/_pkg_.a /home/iurt/.cache/go-build/8d/8d36908a78e8d615240ab40367a4e82a19eb91fc9d9b7a4394da9738e62a3bd4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /home/iurt/.cache/go-build/f4/f40e7278e4ae693f4af33883c824c5a31cadc5388f1cf03ac4e3a5e6a047bf44-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/dsa=$WORK/b220/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/md5=$WORK/b216/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b241/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b242/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b243/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile image=$WORK/b244/_pkg_.a packagefile image/jpeg=$WORK/b246/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid gWWDptgam-ECNkjLtwOi/gWWDptgam-ECNkjLtwOi -goversion go1.15.6 -D "" -importcfg $WORK/b237/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid fjF1cXEwPvvzgappvF6k/fjF1cXEwPvvzgappvF6k -goversion go1.15.6 -D "" -importcfg $WORK/b417/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /home/iurt/.cache/go-build/80/80327bc25f8695a6cfde7e232cff914a66722cff824feb40f39fa060992d9390-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b323/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid J-r6pqzBYzvfIdaGLBCi/J-r6pqzBYzvfIdaGLBCi -goversion go1.15.6 -D "" -importcfg $WORK/b326/importcfg -pack ./tag.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -g -O2 -Wall -o $WORK/b148/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /home/iurt/.cache/go-build/6a/6abc2aea52babcdfe47da407eebb489cbb30612cb9cf708ecb5aa5103b6858d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /home/iurt/.cache/go-build/f3/f38396513cee388b5cd3fa01aeea76e155c1939241d402c240110d87ce4d3950-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b326/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b327/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b318/_pkg_.a packagefile hash/crc32=$WORK/b109/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid Rb4X7uKiD5lnji476Nrs/Rb4X7uKiD5lnji476Nrs -goversion go1.15.6 -D "" -importcfg $WORK/b325/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cd $WORK/b148 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b394 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b148/_cgo_.o -dynout $WORK/b148/_cgo_import.go cd $WORK/b394 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b073/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid -rlhZdaeDI3hi2tIUKt_/-rlhZdaeDI3hi2tIUKt_ -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b148/_cgo_gotypes.go $WORK/b148/getenv_linux_cgo.cgo1.go $WORK/b148/unshare_cgo.cgo1.go $WORK/b148/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /home/iurt/.cache/go-build/9f/9f01a1e0d189aa8baa82c60b42ffa9896a9c03f0b322e11a1b1e89588d1262cd-d # internal github.com/chzyer/readline mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile container/list=$WORK/b143/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b184/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/chzyer/readline /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/chzyer/readline -complete -installsuffix shared -buildid f3h7pTxC_FZFNzeZUWO4/f3h7pTxC_FZFNzeZUWO4 -goversion go1.15.6 -D "" -importcfg $WORK/b183/importcfg -pack ./complete.go ./complete_helper.go ./complete_segment.go ./history.go ./operation.go ./password.go ./readline.go ./remote.go ./runebuf.go ./runes.go ./search.go ./std.go ./term.go ./term_linux.go ./term_unix.go ./terminal.go ./utils.go ./utils_unix.go ./vim.go crypto/x509 mkdir -p $WORK/b219/ cat >$WORK/b219/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/b020/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/dsa=$WORK/b220/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/ed25519=$WORK/b213/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/md5=$WORK/b216/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid YR2CgeVOJy7sGeQmSdED/YR2CgeVOJy7sGeQmSdED -goversion go1.15.6 -D "" -importcfg $WORK/b219/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 golang.org/x/net/internal/socks mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid mGQfsKA0SCmOwYR2qm-f/mGQfsKA0SCmOwYR2qm-f -goversion go1.15.6 -D "" -importcfg $WORK/b267/importcfg -pack ./client.go ./socks.go net/textproto mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid GfVU8hlZtaSVcRe7elyA/GfVU8hlZtaSVcRe7elyA -goversion go1.15.6 -D "" -importcfg $WORK/b276/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b271/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid rpKDBEYT2R8gsld-TOXz/rpKDBEYT2R8gsld-TOXz -goversion go1.15.6 -D "" -importcfg $WORK/b277/importcfg -pack ./proxy.go github.com/prometheus/procfs mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b336/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid vod3vbfuEIFiqJ94eSZk/vod3vbfuEIFiqJ94eSZk -goversion go1.15.6 -D "" -importcfg $WORK/b335/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go github.com/docker/go-connections/nat mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid yZ8z6XcDjyMiPxDPPRHh/yZ8z6XcDjyMiPxDPPRHh -goversion go1.15.6 -D "" -importcfg $WORK/b365/importcfg -pack ./nat.go ./parse.go ./sort.go github.com/docker/docker/api/types/registry mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile net=$WORK/b053/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 12WwC4oZIMj3e2DZa5sj/12WwC4oZIMj3e2DZa5sj -goversion go1.15.6 -D "" -importcfg $WORK/b368/importcfg -pack ./authenticate.go ./registry.go github.com/ishidawataru/sctp mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid dOY7ebVl_4O7ZeVOFFg4/dOY7ebVl_4O7ZeVOFFg4 -goversion go1.15.6 -D "" -importcfg $WORK/b440/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go github.com/godbus/dbus/v5 mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -Jk9V6DRJmOfYaDE6wcZ/-Jk9V6DRJmOfYaDE6wcZ -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./types.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid 4sVd9yvgVs_v1u1NwlH1/4sVd9yvgVs_v1u1NwlH1 -goversion go1.15.6 -D "" -importcfg $WORK/b443/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go github.com/containerd/containerd/sys mkdir -p $WORK/b458/ cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b458/symabis ./subprocess_unsafe_linux.s cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containerd/containerd/sys -installsuffix shared -buildid uvI8aAtfnfhEIeDAw8NB/uvI8aAtfnfhEIeDAw8NB -goversion go1.15.6 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./env.go ./epoll.go ./fds.go ./filesys.go ./filesys_unix.go ./mount_linux.go ./oom_unix.go ./socket_unix.go ./stat_unix.go ./subprocess_unsafe_linux.go ./userns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /home/iurt/.cache/go-build/27/27c21e4935bb0d844858a1991c56baa586952c9c5fb497f5e27b9afac59ff1c9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /home/iurt/.cache/go-build/3a/3a7125fb786d97c280e59b2542e86079df24f544cc83384e424a7f741e2815db-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid k29c9s-93GXj1i3dq2XY/k29c9s-93GXj1i3dq2XY -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid nwZ_hIy7aC-QraqzEg0U/nwZ_hIy7aC-QraqzEg0U -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /home/iurt/.cache/go-build/45/453ed75167121a6d0cb56cfb5e3aa6247290d4b2cd5148af645ae69abe0903b3-d # internal cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /home/iurt/.cache/go-build/6f/6f0a37300af56dc91ee542ef7bbedff4106b21e5f7d42a2437d5db62e94fbd83-d # internal cd $WORK/b394 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /home/iurt/.cache/go-build/b8/b8d7c33a363f016c05427224d7dbe2a6a04e64564798b5cf7f174bd36406f446-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid IdaO5TscNc833sRC1eqx/IdaO5TscNc833sRC1eqx -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /home/iurt/.cache/go-build/b1/b1337223e3ff04309d334f97bdadb2f8fcd250ba37153e830dfbda80f92ddd30-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b362/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b364/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b365/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Y1k5qT3ByIAV-9KTsG11/Y1k5qT3ByIAV-9KTsG11 -goversion go1.15.6 -D "" -importcfg $WORK/b361/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b458/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b458/_pkg_.a $WORK/b458/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /home/iurt/.cache/go-build/22/22ac43d9d89bddbcb50c965e0a06cfde2a8f9c762615707ce624e64cf223c760-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b458/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b459/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b462/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b463/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b437/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b466/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b464/_pkg_.a packagefile github.com/moby/sys/mount=$WORK/b465/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid zd3E7Y0dsbdeQaSJ0Ucq/zd3E7Y0dsbdeQaSJ0Ucq -goversion go1.15.6 -D "" -importcfg $WORK/b457/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /home/iurt/.cache/go-build/31/31183a7b9ab752af3582d83ce8c05679e3c82d91666c494eb8a8308021681a16-d # internal golang.org/x/net/proxy mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b267/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid ZWukrze0IkeZJwvhqZU2/ZWukrze0IkeZJwvhqZU2 -goversion go1.15.6 -D "" -importcfg $WORK/b266/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b237/_pkg_.a /home/iurt/.cache/go-build/c1/c178791a4ca0aeeaa229f106938401f2cb639b72f67e04d5cebeea609182de1c-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b235/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b237/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b243/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid Z3p_6baP5rxrJks9KhuN/Z3p_6baP5rxrJks9KhuN -goversion go1.15.6 -D "" -importcfg $WORK/b234/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /home/iurt/.cache/go-build/6b/6b95960098d5f9b12565ceecb75906d647e1cdfa0b3a40981ffafe419325ffe2-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b271/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cp $WORK/b099/_pkg_.a /home/iurt/.cache/go-build/34/341d562d1c3f03c0e97be0e1e6179db79c22130f94a51d26ab29fd2fc249cf78-d # internal mime/multipart mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile mime/quotedprintable=$WORK/b281/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid IxQYsDvT4CIXjdmtjIQF/IxQYsDvT4CIXjdmtjIQF -goversion go1.15.6 -D "" -importcfg $WORK/b280/importcfg -pack ./formdata.go ./multipart.go ./writer.go github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b196/ golang.org/x/net/http/httpguts mkdir -p $WORK/b384/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b177/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b099/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b197/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a EOF github.com/containers/storage/pkg/archive cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b385/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid hh_GOQTnOVSHZ_kM1keV/hh_GOQTnOVSHZ_kM1keV -goversion go1.15.6 -D "" -importcfg $WORK/b270/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b079/ net/mail mkdir -p $WORK/b423/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid EIUYGRbYmH5iquXoxe8j/EIUYGRbYmH5iquXoxe8j -goversion go1.15.6 -D "" -importcfg $WORK/b196/importcfg -pack ./compression.go ./zstd.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid PYoqyWceHSVWkpnp3dah/PYoqyWceHSVWkpnp3dah -goversion go1.15.6 -D "" -importcfg $WORK/b384/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b081/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b097/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b098/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b099/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b114/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b115/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid McRWeO3wv4bgs5dMT-sX/McRWeO3wv4bgs5dMT-sX -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p net/mail -std -complete -installsuffix shared -buildid w0q37qcjndc-ubCwGKD_/w0q37qcjndc-ubCwGKD_ -goversion go1.15.6 -D "" -importcfg $WORK/b423/importcfg -pack ./message.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b148/_pkg_.a $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /home/iurt/.cache/go-build/6a/6a24e286cd64095e4f6b378b75879915e43839ca742c784cf4d4aecd5f2ece6f-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid kBzCohKNxXxf-Zs3uGNp/kBzCohKNxXxf-Zs3uGNp -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack ./homedir_unix.go github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid tIlaChrM6K_xUsUftxIl/tIlaChrM6K_xUsUftxIl -goversion go1.15.6 -D "" -importcfg $WORK/b400/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /home/iurt/.cache/go-build/08/08230c3a104f0d4477b7d552d817b853930f7074e3122a86dc2d26985af1ae86-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid m65_WZQRz0z_Ly7QZDCG/m65_WZQRz0z_Ly7QZDCG -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /home/iurt/.cache/go-build/30/3056cf693f2a2309a204f20e8b8e4be5807f9e5c307505bc00148356f41e4aa9-d # internal cp $WORK/b384/_pkg_.a /home/iurt/.cache/go-build/5a/5a8ead0465b01d6b2dbb12e582253a2b4a1766359acf4e458d286c600415e9b5-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b262/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid eSW8kvYOGEuXfK98ePvb/eSW8kvYOGEuXfK98ePvb -goversion go1.15.6 -D "" -importcfg $WORK/b260/importcfg -pack ./config.go ./config_linux.go github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b150/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b181/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid OI8hPU_MvGqziEjyidEk/OI8hPU_MvGqziEjyidEk -goversion go1.15.6 -D "" -importcfg $WORK/b175/importcfg -pack ./shortnames.go ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /home/iurt/.cache/go-build/81/810218039bd711a19b5590ff79ff04215766e61b7ed810b668ea4c7d4cd165a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /home/iurt/.cache/go-build/29/298c28a479ef99db6c8b8f06d1b9ecdd281cbffeb6371528bbaea10e7d29fcd2-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b440/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid NdOhgBHbth52TxJsdUXq/NdOhgBHbth52TxJsdUXq -goversion go1.15.6 -D "" -importcfg $WORK/b439/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cd $WORK/b132 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b266/_pkg_.a /home/iurt/.cache/go-build/31/319f873107a1581bc23bdb093e62499ef0911151284b8db01c17632383af244c-d # internal cp $WORK/b058/_pkg_.a /home/iurt/.cache/go-build/8e/8e013309adeecd57f99a3dc01b009d1d56b85ea1465081dfd9ca112ab9eac923-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid yf3gQc1eA-roX-k3nDVl/yf3gQc1eA-roX-k3nDVl -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /home/iurt/.cache/go-build/5a/5a831e1e687489a67d911a85489c324f5a03f4127f080004c661cb0bd794f88b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /home/iurt/.cache/go-build/89/894ec5ef274d1a47251b79e0ac5beaba2b72b9f6537bd1ce3666dc1502bb7961-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /home/iurt/.cache/go-build/a1/a1001b2661b1abe0589289bc77408c687fcc5a909cb78a5289ae8624726c22b4-d # internal cd $WORK/b394 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -o $WORK/b132/_cgo_.o $WORK/b132/_cgo_main.o $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o $WORK/b132/_x004.o $WORK/b132/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /home/iurt/.cache/go-build/f6/f62707d627d4e57b70fd25874a28348571bf4308b449aafc4f448ce94c807239-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid edLHHrb7aLyHAnA-w9v9/edLHHrb7aLyHAnA-w9v9 -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /home/iurt/.cache/go-build/e4/e4a689dd2e56793a9acf70d6b94d4e4ad567c570287940416ab67b1a476af093-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b132/_cgo_.o -dynout $WORK/b132/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /home/iurt/.cache/go-build/9c/9c58c1f530ac8f36b45c83485b8d16a86e7806c8249fdba915c89cee23e1b407-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b437/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b438/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b439/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid iiPrOHkDH3H0IDOpUFKK/iiPrOHkDH3H0IDOpUFKK -goversion go1.15.6 -D "" -importcfg $WORK/b436/importcfg -pack ./resolvconf.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid JyfpVyP7RExFzwrbjvrC/JyfpVyP7RExFzwrbjvrC -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b132/_cgo_gotypes.go $WORK/b132/devmapper_log.cgo1.go $WORK/b132/devmapper_wrapper.cgo1.go $WORK/b132/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b132/devmapper_wrapper_dynamic.cgo1.go $WORK/b132/_cgo_import.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -o $WORK/b394/_cgo_.o $WORK/b394/_cgo_main.o $WORK/b394/_x001.o $WORK/b394/_x002.o $WORK/b394/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /home/iurt/.cache/go-build/7c/7cb593066edbc0b13b3f32a4ed38870be91d4686d4a631b13be3933901311333-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /home/iurt/.cache/go-build/d4/d4746ff397f5350dcd8f889630c2e80d91947d4344728b50507a2371bdea7665-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /home/iurt/.cache/go-build/a7/a751756c395b8cd7ca43be286fd3d8e8618253aa786f8b7799eb513c4530957a-d # internal TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b394/_cgo_.o -dynout $WORK/b394/_cgo_import.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid L8-2gN5sHPzMBDaKZldK/L8-2gN5sHPzMBDaKZldK -goversion go1.15.6 -D "" -importcfg $WORK/b394/importcfg -pack $WORK/b394/_cgo_gotypes.go $WORK/b394/seccomp.cgo1.go $WORK/b394/seccomp_internal.cgo1.go $WORK/b394/_cgo_import.go cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /home/iurt/.cache/go-build/04/04e2bfcfcd34391b14cbec81cd2dc0c2574380db401d46477a38ed9ede0afe7f-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b237/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/mail=$WORK/b423/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid -0-BeZkoLdOu-GoRZcvz/-0-BeZkoLdOu-GoRZcvz -goversion go1.15.6 -D "" -importcfg $WORK/b422/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /home/iurt/.cache/go-build/97/9706971749deaddd9dcfccc5a7120473c7426615c47a5939e9ce72c73bd49853-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b422/_pkg_.a /home/iurt/.cache/go-build/6a/6ab82394047074a72bfb6a69587875004317b2dfbcf04295f4237c3eac1c6b75-d # internal cp $WORK/b050/_pkg_.a /home/iurt/.cache/go-build/50/50174e2548f632277675258259aba9e0182d9217cffcf540c3b203c3a498c832-d # internal cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o $WORK/b132/_x004.o $WORK/b132/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /home/iurt/.cache/go-build/7e/7e76fb07b9d3d2e7b1d969814cc410e6f2b3cef0aaf94a858b3769f56aa5c58c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /home/iurt/.cache/go-build/25/25f8add9f38f51e965f02005a615cf8f45d2f456934cb2f2f3ab258e23d381e5-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b394/_pkg_.a $WORK/b394/_x001.o $WORK/b394/_x002.o $WORK/b394/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /home/iurt/.cache/go-build/92/9266a8afce1da90f25391f7604d118b4a1cb6404c60f80ecf5e7523d7122d2e6-d # internal github.com/containers/common/pkg/seccomp mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b394/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid vn7QbL6b1a8wpu70JAhT/vn7QbL6b1a8wpu70JAhT -goversion go1.15.6 -D "" -importcfg $WORK/b404/importcfg -pack ./conversion.go ./default_linux.go ./filter.go ./seccomp_linux.go ./supported.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /home/iurt/.cache/go-build/d7/d7a9c2169e1b4f78f710119fc1805944cca8ae6f0d1ce0dfa88a527459bd3681-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b219/_pkg_.a /home/iurt/.cache/go-build/52/52e1c174992ee82f157f8a3350e9dbac556118ae92cd72615ad9a583f12c2049-d # internal go.mozilla.org/pkcs7 mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/dsa=$WORK/b220/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/go.mozilla.org/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid OrQm2depgw3m_1DLZ6nf/OrQm2depgw3m_1DLZ6nf -goversion go1.15.6 -D "" -importcfg $WORK/b425/importcfg -pack ./ber.go ./decrypt.go ./encrypt.go ./pkcs7.go ./sign.go ./verify.go crypto/tls mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b020/_pkg_.a packagefile container/list=$WORK/b143/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/ed25519=$WORK/b213/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/md5=$WORK/b216/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rc4=$WORK/b217/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b223/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b228/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid GhW5gtWSpywz87OunlaX/GhW5gtWSpywz87OunlaX -goversion go1.15.6 -D "" -importcfg $WORK/b211/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go gopkg.in/square/go-jose.v2 mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b415/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b416/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b417/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b418/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid yxcqD3VvgnrU6WfPjpSM/yxcqD3VvgnrU6WfPjpSM -goversion go1.15.6 -D "" -importcfg $WORK/b414/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /home/iurt/.cache/go-build/1c/1cebc942b0c1e46d69d471d1973878abc7c4e2cb04a1af4ffc93b15c7a1a47b6-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b183/_pkg_.a packagefile github.com/juju/ansiterm=$WORK/b185/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b190/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b191/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/manifoldco/promptui /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid Kh9BbECouVtjfVIsPqAD/Kh9BbECouVtjfVIsPqAD -goversion go1.15.6 -D "" -importcfg $WORK/b182/importcfg -pack ./codes.go ./cursor.go ./keycodes.go ./keycodes_other.go ./prompt.go ./promptui.go ./select.go ./styles.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /home/iurt/.cache/go-build/ac/ac45bd56078e91ab1415a9e91c7867d7824ac1ad0899cf6308bbbab93a62e63e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /home/iurt/.cache/go-build/cc/cc5175610fcaa5a81fa0d66d31d89a8abbb94223be8fdeb7a546ad26c06fff22-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile flag=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b114/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid R_1k7c1ncblricSblD5O/R_1k7c1ncblricSblD5O -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b371/_pkg_.a /home/iurt/.cache/go-build/e1/e144221b9920c1fd7fa13cc61a0e96cbe4773874ce2d8e8bb956952ce06fdb5d-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b371/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid BAxjkojY91exABX6LMRD/BAxjkojY91exABX6LMRD -goversion go1.15.6 -D "" -importcfg $WORK/b370/importcfg -pack ./gen.go ./plugin.pb.go cp $WORK/b425/_pkg_.a /home/iurt/.cache/go-build/c0/c0e446d9c99bc9a4ed776d55dfae0a45c76a0a39a5d2f1bf68a1693247df5e93-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /home/iurt/.cache/go-build/53/53fb6545de023d0134ab9442e5abcc5316a8367ac528336b9f7ccbe1fb754b89-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/shortnames /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid xumRKJOQXfQBHA7q4R1v/xumRKJOQXfQBHA7q4R1v -goversion go1.15.6 -D "" -importcfg $WORK/b174/importcfg -pack ./shortnames.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /home/iurt/.cache/go-build/25/257eac39a82667b5a3dd71d6fd5b1244027f86211f2a9a6a79bd336965bf58df-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b367/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b370/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid zvftySGdN3jdHSV4m00K/zvftySGdN3jdHSV4m00K -goversion go1.15.6 -D "" -importcfg $WORK/b369/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /home/iurt/.cache/go-build/92/927ec9b1b3284da42c1e4eb71f40f3814e5a474580f89c0e404b56514b293c91-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /home/iurt/.cache/go-build/70/70394e8d69f10606b7aaeae83feb37d5efaceea4ccb9a97c54467ad275415dab-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b117/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b119/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid qkvZVdwpe0vKpKCrM4w3/qkvZVdwpe0vKpKCrM4w3 -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c cp $WORK/b369/_pkg_.a /home/iurt/.cache/go-build/a6/a67748be86c2502feebaec479f09d6cc5a9dfed871d6e830e151ce06ede08a8c-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b366/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b367/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b368/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b369/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b365/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid kGzm3UfpVixz7H1jm_2u/kGzm3UfpVixz7H1jm_2u -goversion go1.15.6 -D "" -importcfg $WORK/b360/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./service_update_response.go ./stats.go ./types.go ./volume.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b233/ -g -O2 -o $WORK/b233/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /home/iurt/.cache/go-build/f0/f06319919be0e65900c83019e9bcaa8ed217e439a273bd39f1dc1117762b751b-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b443/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid 31sIWDWk2ucA_E_WmD6b/31sIWDWk2ucA_E_WmD6b -goversion go1.15.6 -D "" -importcfg $WORK/b442/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /home/iurt/.cache/go-build/45/4580b9cd3b42a69197d738603f8aa9169bf7c1ea596201a910ee3b552277c6da-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b360/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid _v-25fV0MYempyRiCmN6/_v-25fV0MYempyRiCmN6 -goversion go1.15.6 -D "" -importcfg $WORK/b375/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /home/iurt/.cache/go-build/b8/b8806433ab2221243dc651bf22ee4b0a3a14a78226f32b02c6cc621b4a4e37b9-d # internal cd $WORK/b233 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /home/iurt/.cache/go-build/70/7092872d8d55b6b14c233595f2358f8c814ae3e518f0477bd70b48c5dd60bd9d-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b117/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid WKElcQnMJHZzm5jEa08I/WKElcQnMJHZzm5jEa08I -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b130/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b130/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b130/ -g -O2 ./btrfs.go ./version.go github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b138/ github.com/containers/storage/drivers/devmapper cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a EOF github.com/containers/storage/drivers/vfs mkdir -p $WORK/b141/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid zRBm8MXNEtyM41SPpnKv/zRBm8MXNEtyM41SPpnKv -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack ./overlayutils.go mkdir -p $WORK/b131/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid F5sOvU5oOamOGi7vkeE5/F5sOvU5oOamOGi7vkeE5 -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b135/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid BuL8_EFlomFk3Lv92vdn/BuL8_EFlomFk3Lv92vdn -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go github.com/containers/storage/drivers/zfs mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid TxTE73WOdTTGDlLwbi1y/TxTE73WOdTTGDlLwbi1y -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack ./zfs.go ./zfs_linux.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -o $WORK/b233/_cgo_.o $WORK/b233/_cgo_main.o $WORK/b233/_x001.o $WORK/b233/_x002.o $WORK/b233/_x003.o $WORK/b233/_x004.o $WORK/b233/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /home/iurt/.cache/go-build/cb/cb6ffbe5effc6366f46545e5a5b3cebfb96817129c1983a430a5648e0b8ac057-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile flag=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b117/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 68H9La1jLIdXDSDiDHou/68H9La1jLIdXDSDiDHou -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b233/_cgo_.o -dynout $WORK/b233/_cgo_import.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid BBz_2w0uH40jPd0xV8mR/BBz_2w0uH40jPd0xV8mR -goversion go1.15.6 -D "" -importcfg $WORK/b233/importcfg -pack ./callbacks.go $WORK/b233/_cgo_gotypes.go $WORK/b233/data.cgo1.go $WORK/b233/gpgme.cgo1.go $WORK/b233/unset_agent_info.cgo1.go $WORK/b233/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /home/iurt/.cache/go-build/1a/1a57c9b0a5d4edb23f4cb932ed55bdab9a76a14d9d33758e0a9f484f0ee22df0-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b414/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 3CTTlw8RLg5Gw8gnpPmr/3CTTlw8RLg5Gw8gnpPmr -goversion go1.15.6 -D "" -importcfg $WORK/b413/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /home/iurt/.cache/go-build/78/78d13aa28b181228b54f4bd4af5f59f4215997129fd34952539f2804e8822da2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /home/iurt/.cache/go-build/2d/2df1906c17b31541f2e787f3383eeca9ef678d7d346521f0fedef0f86af7c49a-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b442/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid dmI9hKgR1EAG-3IuOGPe/dmI9hKgR1EAG-3IuOGPe -goversion go1.15.6 -D "" -importcfg $WORK/b441/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /home/iurt/.cache/go-build/d2/d2810cb8770c270c9ed3251eedbc94680a863dd4204a7141825d72d9143e69ff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /home/iurt/.cache/go-build/6f/6f7f7e5d5e221a222f96cbf9c0891df061b6a55eaaf534abc2d645f43ab3f3c9-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b421/ github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b412/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b414/_pkg_.a EOF mkdir -p $WORK/b424/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid nHU7bhFC7YrdKJKmO3Hz/nHU7bhFC7YrdKJKmO3Hz -goversion go1.15.6 -D "" -importcfg $WORK/b421/importcfg -pack ./keywrapper_jwe.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 6HtCc8jm0f1MbOSMt7o8/6HtCc8jm0f1MbOSMt7o8 -goversion go1.15.6 -D "" -importcfg $WORK/b412/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b425/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid bgJFYKm7SIx8RkeEX3Zt/bgJFYKm7SIx8RkeEX3Zt -goversion go1.15.6 -D "" -importcfg $WORK/b424/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /home/iurt/.cache/go-build/76/7690ee7408edde1825b91b44fe21b4e4a89b1a398eb369ac498a290a9f565b15-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /home/iurt/.cache/go-build/cb/cbd1bf0d982d2b6598e209a9393913aa789d24f6889c8ec5b2ee808197d7e99d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /home/iurt/.cache/go-build/c4/c4dfd36592ae0429e5601499c9d4fa5f2885220a1e98df14ace3d1d87eebe274-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /home/iurt/.cache/go-build/90/909749fa342cf56ae30a51fe309b6dbf311fe23e449485eaef37cd9fc0817987-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b412/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b421/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b422/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b424/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b237/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid g9GJOXCg_HWWlwX1-5So/g9GJOXCg_HWWlwX1-5So -goversion go1.15.6 -D "" -importcfg $WORK/b411/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /home/iurt/.cache/go-build/05/05418abec9a4dc8802ea7f0bbec7fc262552d909d064bdf126731e770e56b47d-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b233/_pkg_.a $WORK/b233/_x001.o $WORK/b233/_x002.o $WORK/b233/_x003.o $WORK/b233/_x004.o $WORK/b233/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /home/iurt/.cache/go-build/f6/f6cf6b3bf822c3fe9baa6a073950f290b526881cb0dd98670a29f4502ecce876-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /home/iurt/.cache/go-build/9c/9cfa3abc2d49c3e48b49d3f973d735ca8e0d20b614491b4fbfa30ad6c9deaa24-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /home/iurt/.cache/go-build/ff/ffb5db998bea13ea5f276ef40eb0345a132a8f7310f02c919adb1f96dcca152f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /home/iurt/.cache/go-build/0c/0c18be9347cf2262deec288e32c0cd199851383a1686e3bacdbb865903d4817f-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b325/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid Ba_vl3LQVeOjbuqLJkcx/Ba_vl3LQVeOjbuqLJkcx -goversion go1.15.6 -D "" -importcfg $WORK/b324/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /home/iurt/.cache/go-build/07/0715e6b4f86fff44d74d3c93d91947f3e8348d3839a1d12e71c266f3b5d11afa-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b324/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b325/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b328/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid FrUhAmn_B1nz9tGTKnC_/FrUhAmn_B1nz9tGTKnC_ -goversion go1.15.6 -D "" -importcfg $WORK/b319/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /home/iurt/.cache/go-build/5b/5bb1c4d55e689585a43590f9901831b719324d6aa020a993a494507a7e343fde-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid bjHn_xs-PlQK-QMX26LQ/bjHn_xs-PlQK-QMX26LQ -goversion go1.15.6 -D "" -importcfg $WORK/b351/importcfg -pack ./any.pb.go google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b355/ google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b357/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid J96fIDvKoamC9vIHz18B/J96fIDvKoamC9vIHz18B -goversion go1.15.6 -D "" -importcfg $WORK/b355/importcfg -pack ./duration.pb.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 41UVl2uOi5YBEP7USPmU/41UVl2uOi5YBEP7USPmU -goversion go1.15.6 -D "" -importcfg $WORK/b357/importcfg -pack ./timestamp.pb.go github.com/golang/protobuf/proto mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b318/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid VTOqyQSfYg2PQQanPICG/VTOqyQSfYg2PQQanPICG -goversion go1.15.6 -D "" -importcfg $WORK/b300/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /home/iurt/.cache/go-build/ea/eaa540e323bd1d2a0d068b40de60e7d68aa8f0e50b400b7bca63ac36e8e6d951-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b351/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid au9dl4eum3XZ88r4WvMY/au9dl4eum3XZ88r4WvMY -goversion go1.15.6 -D "" -importcfg $WORK/b350/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /home/iurt/.cache/go-build/4f/4f8bef24d1b68ea766be148dbb8aaf92f79aff272800fe65bbf2718fdc70fafe-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b355/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Tloo5TVdi_jyAJnb2jbF/Tloo5TVdi_jyAJnb2jbF -goversion go1.15.6 -D "" -importcfg $WORK/b354/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /home/iurt/.cache/go-build/7c/7cf8cae0d486fdcbfc7d54d80aed13a2acaf37127a7f713deab93cdd8b68ef5b-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b357/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid I89Z408VlmpLPvJ8sVuA/I89Z408VlmpLPvJ8sVuA -goversion go1.15.6 -D "" -importcfg $WORK/b356/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /home/iurt/.cache/go-build/67/67724773a70282bbc23e89b336773abb32d2f8ae42f35e59b15230ac6bf297cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /home/iurt/.cache/go-build/e5/e5411c47000e3720f2398c89737c1df048a69be19beded3206c1cb52fb974e4d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /home/iurt/.cache/go-build/0b/0b7f2446ebea5527f7b9c3ffa8243788975215c9c32393c7940a1616298d9711-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /home/iurt/.cache/go-build/e5/e5e8cab803cfc6edb8001cf4c9dc1b94a8f234b0ff66fbfd24ece5533c3a84c2-d # internal cd $WORK/b130 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /home/iurt/.cache/go-build/8c/8ccafc46ce7ee2bae6cea476f0aac26e6b7c3ac3e0d0af29495c5189252ea7be-d # internal net/http/httptrace mkdir -p $WORK/b282/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b284/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FMtYyMded1bX4bIZes6b/FMtYyMded1bX4bIZes6b -goversion go1.15.6 -D "" -importcfg $WORK/b282/importcfg -pack ./trace.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid xV5Sj6LQwRxD4lbB9jtb/xV5Sj6LQwRxD4lbB9jtb -goversion go1.15.6 -D "" -importcfg $WORK/b284/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid mJQ8DAY8CHNE2rb2sBEZ/mJQ8DAY8CHNE2rb2sBEZ -goversion go1.15.6 -D "" -importcfg $WORK/b202/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /home/iurt/.cache/go-build/21/21d974cdc2ecbf689aee61b231eddd6eeb4602fd3dbf6d32f16e296477644cec-d # internal net/http mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile container/list=$WORK/b143/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b270/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b277/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b278/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b271/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile mime/multipart=$WORK/b280/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http/httptrace=$WORK/b282/_pkg_.a packagefile net/http/internal=$WORK/b283/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p net/http -std -complete -installsuffix shared -buildid LZ-XI_BJnDhdysfBUF7_/LZ-XI_BJnDhdysfBUF7_ -goversion go1.15.6 -D "" -importcfg $WORK/b268/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /home/iurt/.cache/go-build/7a/7a99717e91596ee6fcf73bccb754285039156360011fa1fac6bdfab76937132e-d # internal cd $WORK/b130 TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -o $WORK/b130/_cgo_.o $WORK/b130/_cgo_main.o $WORK/b130/_x001.o $WORK/b130/_x002.o $WORK/b130/_x003.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage btrfs -dynimport $WORK/b130/_cgo_.o -dynout $WORK/b130/_cgo_import.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid lunJ_aEtJRAakWxiJawZ/lunJ_aEtJRAakWxiJawZ -goversion go1.15.6 -D "" -importcfg $WORK/b130/importcfg -pack $WORK/b130/_cgo_gotypes.go $WORK/b130/btrfs.cgo1.go $WORK/b130/version.cgo1.go $WORK/b130/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /home/iurt/.cache/go-build/32/32096faaefabea1547268e4a8ed971d38cdd240b33a1319d111095ef5cd181e4-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b330/ github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b349/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid fh2DDvH_61aHy83cALxX/fh2DDvH_61aHy83cALxX -goversion go1.15.6 -D "" -importcfg $WORK/b330/importcfg -pack ./metrics.pb.go mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid -yJ61w6rk_tlrK0wBJc8/-yJ61w6rk_tlrK0wBJc8 -goversion go1.15.6 -D "" -importcfg $WORK/b332/importcfg -pack ./decode.go ./doc.go ./encode.go github.com/golang/protobuf/ptypes mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b350/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b354/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b350/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 892Y8TD4b4j5v80XZqKf/892Y8TD4b4j5v80XZqKf -goversion go1.15.6 -D "" -importcfg $WORK/b353/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid mlPHstShlwKpu2ML1JEH/mlPHstShlwKpu2ML1JEH -goversion go1.15.6 -D "" -importcfg $WORK/b349/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /home/iurt/.cache/go-build/e3/e3759429a4daeaf4810c84e574b05afe0fd1107730e2a035ed64bfff20abdbe3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /home/iurt/.cache/go-build/9b/9b86d427f186feac1b914edf2ab28260c55d7f286fd2966081d34e25ea7e26a0-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b130/_pkg_.a $WORK/b130/_x001.o $WORK/b130/_x002.o $WORK/b130/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /home/iurt/.cache/go-build/9c/9cc1a0786e3915a862bbbaac3f92df220a0d9cddb140b4e64f7121ba82df3be3-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b123/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b144/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid rExyqvh1Z6iMpQskH6rc/rExyqvh1Z6iMpQskH6rc -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /home/iurt/.cache/go-build/27/275809c3f35d554f297baee4c0e4a67dbe7c2cb9ae3cd11c93aa471e6b6239f7-d # internal github.com/containers/storage mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b122/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b115/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b160/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b154/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b172/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid njeR1vxZxPxqsHMnvAN4/njeR1vxZxPxqsHMnvAN4 -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b330/_pkg_.a /home/iurt/.cache/go-build/8d/8df0fc48c4f4e1e1cbf444caacf391e1a0196ff47505d3d5a4931ca944a1aa97-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid Rg7QtgL321Ykhm6J7bBi/Rg7QtgL321Ykhm6J7bBi -goversion go1.15.6 -D "" -importcfg $WORK/b329/importcfg -pack ./metric.go cp $WORK/b353/_pkg_.a /home/iurt/.cache/go-build/8f/8fd561f7aadbf57adc15d245e43b519f74a4d8deed830bbea48b8b8d634b1dd5-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b353/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/grpc/internal/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid v-4FgBj3tKLsUolYrqcp/v-4FgBj3tKLsUolYrqcp -goversion go1.15.6 -D "" -importcfg $WORK/b352/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /home/iurt/.cache/go-build/04/04bdec0a5177e97079ac1b4063e499ab62c6328cf7778fc9d5b57e95727df3c6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /home/iurt/.cache/go-build/f8/f881677be27efa93d6d780918bbaf20e8833d38067a0430648183ad82005b03b-d # internal google.golang.org/grpc/status mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b352/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid x0XrF0rY_VNA8MHEKoKP/x0XrF0rY_VNA8MHEKoKP -goversion go1.15.6 -D "" -importcfg $WORK/b348/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /home/iurt/.cache/go-build/82/8287c4db552c836aeb294bf7e9467959f0b6b51a724efeac76c481502516dff2-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b348/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid Pt1JJK617Vk8d5mM6Hm6/Pt1JJK617Vk8d5mM6Hm6 -goversion go1.15.6 -D "" -importcfg $WORK/b346/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /home/iurt/.cache/go-build/89/89bf900237983b7dbba80b46399780cabee9a00143bbf5f1e7701d180c2009de-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid dBOZ6ZfBM_P-siiMlYSR/dBOZ6ZfBM_P-siiMlYSR -goversion go1.15.6 -D "" -importcfg $WORK/b345/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /home/iurt/.cache/go-build/cf/cfd61de6eef07735ceb26c687afa2e232924d9507fe7f64aa14bc88ba70a75dc-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b202/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b229/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid acoJG8HR6zaiUgnMhyiX/acoJG8HR6zaiUgnMhyiX -goversion go1.15.6 -D "" -importcfg $WORK/b194/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /home/iurt/.cache/go-build/3a/3a0d9b869fe97283c201680fde9338a06f2145f25d6f4c6c57c1231b3ee86cbd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /home/iurt/.cache/go-build/01/01ee655ba1cc6b90987911c90a820a9dc9f32d31cd1ffea7a071b36978ee8b22-d # internal github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/image/v5/signature mkdir -p $WORK/b193/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/internal/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid y0HjKAYCcvRVjT9Q9re9/y0HjKAYCcvRVjT9Q9re9 -goversion go1.15.6 -D "" -importcfg $WORK/b342/importcfg -pack ./dest.go ./reader.go ./src.go ./types.go ./writer.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b232/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid _JKdonaoQSgexhMG-8Dl/_JKdonaoQSgexhMG-8Dl -goversion go1.15.6 -D "" -importcfg $WORK/b193/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go github.com/containers/image/v5/image mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid R9AHST-xjUJeFE1c6Yj-/R9AHST-xjUJeFE1c6Yj- -goversion go1.15.6 -D "" -importcfg $WORK/b249/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /home/iurt/.cache/go-build/ad/ad71f51254fe7c6f5c01b064a1581ab3938a38490bc66ec775c45414da01e1d3-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b342/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid hqYRI-5SUYkQYvh8xpSk/hqYRI-5SUYkQYvh8xpSk -goversion go1.15.6 -D "" -importcfg $WORK/b435/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /home/iurt/.cache/go-build/e4/e4488629021fcf621ca35961d27c88a15a1f8abac2c2c574d32d0e8018156b62-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /home/iurt/.cache/go-build/c5/c52deb7d012f66382cf844d827a98208974de361bec93d234e7143794923d9e3-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid 9SjYS3s-tU4pfG6ck05Q/9SjYS3s-tU4pfG6ck05Q -goversion go1.15.6 -D "" -importcfg $WORK/b254/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/image/v5/docker/archive mkdir -p $WORK/b341/ github.com/containers/image/v5/tarball mkdir -p $WORK/b391/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b342/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 1pW256qqRUB1Rb4lZgqR/1pW256qqRUB1Rb4lZgqR -goversion go1.15.6 -D "" -importcfg $WORK/b341/importcfg -pack ./dest.go ./reader.go ./src.go ./transport.go ./writer.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid _P4LSyr_kSrD5jo6cbUN/_P4LSyr_kSrD5jo6cbUN -goversion go1.15.6 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid yNwlbw8IRZZ6BHhU6QmY/yNwlbw8IRZZ6BHhU6QmY -goversion go1.15.6 -D "" -importcfg $WORK/b398/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /home/iurt/.cache/go-build/b1/b1bf167de7619cd98101ac8df533597b77c2a322a9d54d4a350234a982f9ef7a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /home/iurt/.cache/go-build/22/22660a6d22df2d10cdb920eada6691d4a6cd0a1cc45c7ac75a27c74583b849f9-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b406/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b411/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b426/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b431/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b434/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 3rK2a3eob1MIyLWI5K0j/3rK2a3eob1MIyLWI5K0j -goversion go1.15.6 -D "" -importcfg $WORK/b405/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /home/iurt/.cache/go-build/d3/d3c3d5d278bb23864cc98490b606369ce1a5eaf125309b32c70de13631532f04-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /home/iurt/.cache/go-build/e7/e7235522103e6b86932b610535230da0799381fba8e69307a3cae3befce644d9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /home/iurt/.cache/go-build/91/91542cfcd38db28a43bded87cbc44683428c6d799191c42c0d40941c8e5ef174-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /home/iurt/.cache/go-build/8c/8c0b16bc44b6638192495436422c951cdc01dcc0f9d529370f48e2823b4741af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /home/iurt/.cache/go-build/ab/ab1b29fa02101cc7ef5bfc8cc9968971cf488cd0b337eff6198afc29bdde00c1-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b248/ github.com/containers/common/pkg/config mkdir -p $WORK/b067/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b069/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b071/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b074/_pkg_.a packagefile github.com/containers/storage=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid wFw6n5DSlPDdnc73FfAD/wFw6n5DSlPDdnc73FfAD -goversion go1.15.6 -D "" -importcfg $WORK/b248/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid VY7PDLrO_Jnw_BDtjAbD/VY7PDLrO_Jnw_BDtjAbD -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./nosystemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /home/iurt/.cache/go-build/20/2030d3738132c15c01d33e4f61e6d9f66627a3fac03f0f04b70f1920e05a42a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /home/iurt/.cache/go-build/fd/fd032b1776ec69de25bd2cf8316abb8f6a1e274359b2c39b8d0039a99d0fb34d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /home/iurt/.cache/go-build/45/459578c203a670aeb9f91abb4dbfe17c1782f57bf3963743e0ca09969a22b72d-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b292/ github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b293/ github.com/docker/go-connections/sockets expvar mkdir -p $WORK/b265/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/docker/distribution cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/docker/distribution/registry/api/errcode github.com/gorilla/mux mkdir -p $WORK/b291/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid QtsNk16rgPQWW2oW5rtY/QtsNk16rgPQWW2oW5rtY -goversion go1.15.6 -D "" -importcfg $WORK/b292/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b266/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/prometheus/common/expfmt mkdir -p $WORK/b331/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid oQsvrCC1HLQenbCKePJJ/oQsvrCC1HLQenbCKePJJ -goversion go1.15.6 -D "" -importcfg $WORK/b291/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b332/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b333/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b334/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF net/http/httputil cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid WiKMBbvH3LxYPPPjf-KW/WiKMBbvH3LxYPPPjf-KW -goversion go1.15.6 -D "" -importcfg $WORK/b331/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid vM9NVVlQCvTMR00RBEUr/vM9NVVlQCvTMR00RBEUr -goversion go1.15.6 -D "" -importcfg $WORK/b265/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 7cGa6-7yL51ko833OgRT/7cGa6-7yL51ko833OgRT -goversion go1.15.6 -D "" -importcfg $WORK/b293/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b270/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/internal=$WORK/b283/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid F0mN7yp7morQSjQPEqAs/F0mN7yp7morQSjQPEqAs -goversion go1.15.6 -D "" -importcfg $WORK/b377/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b298/ mkdir -p $WORK/b285/ mkdir -p $WORK/b289/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF golang.org/x/net/http2 mkdir -p $WORK/b383/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/xeipuuv/gojsonschema cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p expvar -std -complete -installsuffix shared -buildid sCimUxQX5s7nIOPGS2gg/sCimUxQX5s7nIOPGS2gg -goversion go1.15.6 -D "" -importcfg $WORK/b298/importcfg -pack ./expvar.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid httxM4Tuzmq6vo1POmSC/httxM4Tuzmq6vo1POmSC -goversion go1.15.6 -D "" -importcfg $WORK/b285/importcfg -pack ./errors.go ./handler.go ./register.go cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid V5cl3pIN9N6AceQ7X0r9/V5cl3pIN9N6AceQ7X0r9 -goversion go1.15.6 -D "" -importcfg $WORK/b289/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b384/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b390/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b385/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/httptrace=$WORK/b282/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b452/ cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid Ps1myRfzv4E0-zmum2sT/Ps1myRfzv4E0-zmum2sT -goversion go1.15.6 -D "" -importcfg $WORK/b383/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b453/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/mail=$WORK/b423/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid X3dYpbAj-1Msy8wdPpEq/X3dYpbAj-1Msy8wdPpEq -goversion go1.15.6 -D "" -importcfg $WORK/b452/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /home/iurt/.cache/go-build/0f/0f7a93fdb1d2a0d7a723f2d54047b0ad9ccc99de6bbafb4c28f8a756fa7fb734-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /home/iurt/.cache/go-build/af/af33ca923e8a619072e5a791e5767b66bd653a5ad34be73256b2d22af94fb4e1-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid sLyyOp8siEvHtLJ6l8kY/sLyyOp8siEvHtLJ6l8kY -goversion go1.15.6 -D "" -importcfg $WORK/b264/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /home/iurt/.cache/go-build/bf/bf49326889c530db34d4d356bfc8fb5a68c8c8a9172ebb7e2a4e9938ed817a99-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /home/iurt/.cache/go-build/bd/bd9cf8ecf25d19d448a8f827923e1fc6e224f4b5adcdfb702f2a6217c184a62a-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b346/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b348/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid Iis1ZBJzV-iQ11k0H_ms/Iis1ZBJzV-iQ11k0H_ms -goversion go1.15.6 -D "" -importcfg $WORK/b376/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /home/iurt/.cache/go-build/1a/1ae8a2ab0773d4783151a608bad18414ccf388f83984c760da96b068813a9de1-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b379/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid xY82bFC4rFgnhSRAk2Tc/xY82bFC4rFgnhSRAk2Tc -goversion go1.15.6 -D "" -importcfg $WORK/b380/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /home/iurt/.cache/go-build/dd/dd1c67d1067822c5d7ae24a2ae31016a9fc1ccdf075ff0c508eb0f5f76684bce-d # internal cp $WORK/b291/_pkg_.a /home/iurt/.cache/go-build/ea/ea509fe1a4cda455baab6958d2d1f19e26478b72a7c0c7a5ecaab27c8c9065ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /home/iurt/.cache/go-build/3a/3a4f063cbe005413ca4caa56d0021490ae122efa1ef9049beb4e1ed0a1982a31-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b368/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b369/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b457/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b462/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b181/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b467/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b470/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/httputil=$WORK/b377/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b376/_pkg_.a /home/iurt/.cache/go-build/b1/b13a580fbcd466ec1bdadbd0cf81cfc57988f68cf2f21de4b17a0ebf015c9eef-d # internal cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid _61XI6iT7APCS_3NaQTb/_61XI6iT7APCS_3NaQTb -goversion go1.15.6 -D "" -importcfg $WORK/b456/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./container_archive.go ./container_attach.go ./container_changes.go ./container_commit.go ./container_copy.go ./container_create.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go github.com/docker/docker/client mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b345/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b359/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b360/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b372/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b366/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b373/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b367/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b368/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b369/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b374/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b230/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b375/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b376/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/httputil=$WORK/b377/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid aCiG_6Veb5b2hJD7Lwdw/aCiG_6Veb5b2hJD7Lwdw -goversion go1.15.6 -D "" -importcfg $WORK/b344/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /home/iurt/.cache/go-build/18/18446563f74498a0184cf52c5d92f5ce3fdeacbe8bfa2d8e434705e933d029ca-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b289/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid evuPXEMoiBRBt-yN43Th/evuPXEMoiBRBt-yN43Th -goversion go1.15.6 -D "" -importcfg $WORK/b286/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /home/iurt/.cache/go-build/84/847565bf5aae95c5b476177aad389f6033fc6716ddf3ab5c14f5e2aade79c465-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b379/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid bPB8dMAhqtZCY4_DVaB9/bPB8dMAhqtZCY4_DVaB9 -goversion go1.15.6 -D "" -importcfg $WORK/b378/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /home/iurt/.cache/go-build/fc/fcacb81b8e128f8af1f1e1d8718c01452e326f544813ab45bf62aa8039001cb6-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b298/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b329/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b334/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b335/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b111/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid -KKK0xx9M4n0dqpoeGoE/-KKK0xx9M4n0dqpoeGoE -goversion go1.15.6 -D "" -importcfg $WORK/b297/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /home/iurt/.cache/go-build/9b/9be76c9d45a19b5c9f73e83716998b80fbf3d0c5800f3569f8355fd3b9d973d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /home/iurt/.cache/go-build/1a/1abe4022132da2f9eb49fafdd2978d5465585385498fd372a2857592c42ff4b3-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b286/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/common/pkg/retry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid lTgMTiojAgtBfRpJ9sBy/lTgMTiojAgtBfRpJ9sBy -goversion go1.15.6 -D "" -importcfg $WORK/b403/importcfg -pack ./retry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /home/iurt/.cache/go-build/1c/1caf515c44c7010b110cfbf7e68f292f007862cba7fa3b457f17cf5af3e97890-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /home/iurt/.cache/go-build/23/2350aa4663a6e582cc00086ccf397aa903f56dd0f470a8cc7d65be98990d7edb-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b331/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/http/httptrace=$WORK/b282/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid LKUYtwqM982BKoUdB5yz/LKUYtwqM982BKoUdB5yz -goversion go1.15.6 -D "" -importcfg $WORK/b337/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /home/iurt/.cache/go-build/55/5559fd2a35139aa21d536058e1ad6eb79fc0839777472cf7779f456207f09d70-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/blang/semver=$WORK/b447/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b449/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b450/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b073/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b452/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid xamYmWyC607UmCwuLk8G/xamYmWyC607UmCwuLk8G -goversion go1.15.6 -D "" -importcfg $WORK/b446/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /home/iurt/.cache/go-build/18/18fdb746049d9f4e9f1ebc690a7b731f931752ce6895d6b248a42aa6b1d0e0a7-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b345/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b456/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b471/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b472/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b473/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b474/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b084/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid esOoAQT8vBAeNBagF2Du/esOoAQT8vBAeNBagF2Du -goversion go1.15.6 -D "" -importcfg $WORK/b455/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /home/iurt/.cache/go-build/04/04b72b62c387d19f2c4adf631b0ded87b3dbff5a95e4fb29a6e45380d5b6c842-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b342/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b344/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 4ovG-E0rzlcqj8drdQia/4ovG-E0rzlcqj8drdQia -goversion go1.15.6 -D "" -importcfg $WORK/b343/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /home/iurt/.cache/go-build/00/002dffdf26b8c658787627490f7a7e76c6706c5d0605f837364b18569b0ff542-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /home/iurt/.cache/go-build/39/39d1f623d32c9dc5fe70acb8cc8fff7742d9d6b8dcff0363d2b5ee8bc8bb4258-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b445/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b446/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b073/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid q_XAiQZmDJzAIeSz4Sco/q_XAiQZmDJzAIeSz4Sco -goversion go1.15.6 -D "" -importcfg $WORK/b444/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /home/iurt/.cache/go-build/6e/6ee3bb9f83717c3a9bb7a38f7f3b8fb3a4e9b46bf2519c3ec0b65e7abcbe1d91-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /home/iurt/.cache/go-build/26/267f4c5ba4bdf7b1e3008b1cd4d01659461fc1c5f3aaeb9a267e1b4e9c50052c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /home/iurt/.cache/go-build/52/521dbe2904d1b90558e356e0eee5f87b1c2430131f3307644bfdcb5d884ec242-d # internal github.com/docker/go-metrics mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b337/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid pW7UvK2idZN8j_2Ljdiz/pW7UvK2idZN8j_2Ljdiz -goversion go1.15.6 -D "" -importcfg $WORK/b296/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /home/iurt/.cache/go-build/fa/fae6be45e2e211a933f498454918fef8871c2724bbb54421c6229b3693b0d9a0-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b296/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid 2JtapWKmgAH_Wv_Y4Aaz/2JtapWKmgAH_Wv_Y4Aaz -goversion go1.15.6 -D "" -importcfg $WORK/b295/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /home/iurt/.cache/go-build/ef/ef92d513f987660ca1c02146c384160a9931eb751555e3332675eb2f346b26cf-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b295/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid mrV-03W15CcHH0q3Dc_G/mrV-03W15CcHH0q3Dc_G -goversion go1.15.6 -D "" -importcfg $WORK/b294/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /home/iurt/.cache/go-build/1f/1f084bbbd604ac704b44393630923867ee01a777a0f80b010912989b9ee53f0c-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid lokyL1QfTtEDAzHUtYa5/lokyL1QfTtEDAzHUtYa5 -goversion go1.15.6 -D "" -importcfg $WORK/b338/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /home/iurt/.cache/go-build/93/93cac05ae3fdeafb17b049902d0ebc4155d5a441c9d40425ee268feeb64acef4-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b293/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b294/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b338/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid cNc5wjVh2-RuToQHzZcE/cNc5wjVh2-RuToQHzZcE -goversion go1.15.6 -D "" -importcfg $WORK/b290/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /home/iurt/.cache/go-build/70/70bebe617a2f4545834f235e6ce67b9d864c6afb4c30204b41b8ca08c4345651-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /home/iurt/.cache/go-build/73/73fff32546a993d6f03517e1818a4acd34666f982d95bae1a81c4e0252d325e7-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b290/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b339/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid fI7Cajwcr7EwFMGDER07/fI7Cajwcr7EwFMGDER07 -goversion go1.15.6 -D "" -importcfg $WORK/b256/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /home/iurt/.cache/go-build/17/1741097856409c8eb11620339db4c78aca8ba1e932cc93e279180a65dfc87fc2-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b232/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b339/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b382/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b383/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid _xia1eW5RmLWSoQPDWF_/_xia1eW5RmLWSoQPDWF_ -goversion go1.15.6 -D "" -importcfg $WORK/b381/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /home/iurt/.cache/go-build/b5/b5ae5ad03c6a8cc9ebe7d3ed13db49d7fb82cead1cbba517648db3f3802a96cd-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b378/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid M9qHRHpXpRPBIN0JTo8C/M9qHRHpXpRPBIN0JTo8C -goversion go1.15.6 -D "" -importcfg $WORK/b253/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /home/iurt/.cache/go-build/21/219f93461288241601589edff4add9f65b052d073a862e725302ee582269fcd6-d # internal github.com/containers/buildah/util mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage=$WORK/b077/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid DK056UccFWbVLkSeXNJD/DK056UccFWbVLkSeXNJD -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /home/iurt/.cache/go-build/f7/f74ef094c761705ed2bdedde01620fe3ec097fee0146c6aa07475b6c58f0c942-d # internal github.com/containers/buildah/copier mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b081/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/copier /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid 8k0wBbur79tN0kWLf5pJ/8k0wBbur79tN0kWLf5pJ -goversion go1.15.6 -D "" -importcfg $WORK/b395/importcfg -pack ./copier.go ./syscall_unix.go ./unwrap_112.go ./xattrs.go github.com/containers/buildah/bind mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b066/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid KuqJ__nKIvJCIao0I-2f/KuqJ__nKIvJCIao0I-2f -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /home/iurt/.cache/go-build/f1/f13f2e15dd00e7b8a75acfe47d17f2e31d3efbd849402c0896ac5bd1e8022827-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b065/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b066/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b393/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b394/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b073/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid Skd4JS5MTTFUgGvn1mR6/Skd4JS5MTTFUgGvn1mR6 -goversion go1.15.6 -D "" -importcfg $WORK/b392/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /home/iurt/.cache/go-build/f1/f16ea1ba932a158b3b99b12ae105a0d99425ddbfa5fb81eab34877858be98594-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /home/iurt/.cache/go-build/0b/0bf936631ebd299d23526a7068f608abe5fc58722a7b4f23ed7a943dea703bdc-d # internal github.com/containers/buildah mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b065/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b392/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b395/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b396/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b398/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b399/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b400/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b401/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b066/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b071/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b067/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b403/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b404/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b435/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b378/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/storage=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b081/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b436/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b439/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b441/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b444/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b455/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid jjb8YQqbTqRKLOt_sxbZ/jjb8YQqbTqRKLOt_sxbZ -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /home/iurt/.cache/go-build/9b/9bfcff38616937a58e46fa7d5dad734c4123782fef4c3b949e89fd33c8c966a3-d # internal github.com/containers/buildah/tests/imgtype mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile flag=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build/src/github.com/containers/buildah/tests/imgtype /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid llZX2nwf4KU40XjJ8Qsx/llZX2nwf4KU40XjJ8Qsx -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./imgtype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /home/iurt/.cache/go-build/5a/5a0b8c0050b596c819616bd90028d287e2c4fe61f2468c652ee1f83da6088b48-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/imgtype=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile flag=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b397/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b176/_pkg_.a packagefile github.com/containers/storage=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b179/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b082/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b065/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b392/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b395/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b396/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b398/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b399/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b400/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b401/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b071/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b067/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b403/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b404/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b435/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b378/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b419/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b081/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b148/_pkg_.a packagefile github.com/docker/go-units=$WORK/b089/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b436/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b439/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b441/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b444/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b127/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b455/_pkg_.a packagefile github.com/pkg/errors=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b192/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile hash=$WORK/b094/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b201/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b196/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b202/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b229/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b230/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b177/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b122/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b155/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b090/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b115/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b160/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b154/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b172/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b120/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b393/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b394/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b073/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b402/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b069/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b074/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b406/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b411/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b426/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b431/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b434/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b255/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/tls=$WORK/b211/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b290/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b339/_pkg_.a packagefile mime=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b342/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b379/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b182/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b232/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b233/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b234/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b097/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b098/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b114/_pkg_.a packagefile text/scanner=$WORK/b084/_pkg_.a packagefile golang.org/x/net/context=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b105/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b437/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b438/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b440/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b158/_pkg_.a packagefile crypto=$WORK/b093/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b442/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b445/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b446/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b119/_pkg_.a packagefile github.com/willf/bitset=$WORK/b129/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b345/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b456/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b471/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b472/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b473/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b474/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile internal/singleflight=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b269/_pkg_.a packagefile container/list=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b270/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b277/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b278/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b271/_pkg_.a packagefile mime/multipart=$WORK/b280/_pkg_.a packagefile net/http/httptrace=$WORK/b282/_pkg_.a packagefile net/http/internal=$WORK/b283/_pkg_.a packagefile net/textproto=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b178/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b197/_pkg_.a packagefile crypto/ecdsa=$WORK/b203/_pkg_.a packagefile crypto/elliptic=$WORK/b204/_pkg_.a packagefile crypto/rsa=$WORK/b210/_pkg_.a packagefile crypto/sha512=$WORK/b206/_pkg_.a packagefile crypto/x509=$WORK/b219/_pkg_.a packagefile crypto/x509/pkix=$WORK/b221/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/pem=$WORK/b222/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b344/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b382/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b383/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b117/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b123/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b144/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b088/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b156/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b113/_pkg_.a packagefile hash/crc32=$WORK/b109/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b116/_pkg_.a packagefile go/format=$WORK/b162/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/common/version=$WORK/b070/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b287/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b407/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b410/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b412/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b420/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b421/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b422/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b424/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b237/_pkg_.a packagefile container/heap=$WORK/b427/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b428/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b429/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b430/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b433/_pkg_.a packagefile runtime/debug=$WORK/b111/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b432/_pkg_.a packagefile crypto/aes=$WORK/b101/_pkg_.a packagefile crypto/cipher=$WORK/b102/_pkg_.a packagefile crypto/des=$WORK/b212/_pkg_.a packagefile crypto/ed25519=$WORK/b213/_pkg_.a packagefile crypto/hmac=$WORK/b215/_pkg_.a packagefile crypto/md5=$WORK/b216/_pkg_.a packagefile crypto/rc4=$WORK/b217/_pkg_.a packagefile crypto/sha1=$WORK/b218/_pkg_.a packagefile crypto/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b223/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b228/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b261/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b262/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b263/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b293/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b294/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b338/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b340/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b183/_pkg_.a packagefile github.com/juju/ansiterm=$WORK/b185/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b190/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b191/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b235/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b243/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b106/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b108/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b110/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b443/_pkg_.a packagefile github.com/blang/semver=$WORK/b447/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b449/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b450/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b452/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b358/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b368/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b369/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b457/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b462/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b467/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b470/_pkg_.a packagefile net/http/httputil=$WORK/b377/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b464/_pkg_.a packagefile compress/flate=$WORK/b238/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b272/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b274/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b275/_pkg_.a packagefile mime/quotedprintable=$WORK/b281/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b198/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b199/_pkg_.a packagefile crypto/internal/randutil=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile crypto/dsa=$WORK/b220/_pkg_.a packagefile encoding/asn1=$WORK/b208/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b359/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b360/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b372/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b366/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b373/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b367/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b374/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b375/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b376/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b384/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b390/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b385/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b142/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b145/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/parser=$WORK/b166/_pkg_.a packagefile go/printer=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b408/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b413/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b414/_pkg_.a packagefile net/mail=$WORK/b423/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b425/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b241/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b242/_pkg_.a packagefile image=$WORK/b244/_pkg_.a packagefile image/jpeg=$WORK/b246/_pkg_.a packagefile crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b214/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b226/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b295/_pkg_.a packagefile os/signal=$WORK/b184/_pkg_.a packagefile github.com/juju/ansiterm/tabwriter=$WORK/b186/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b188/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b189/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b107/_pkg_.a packagefile database/sql/driver=$WORK/b448/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b451/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b453/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b370/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b458/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b459/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b463/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b466/_pkg_.a packagefile github.com/moby/sys/mount=$WORK/b465/_pkg_.a packagefile github.com/moby/term=$WORK/b468/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b469/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b273/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b200/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b365/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b362/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b364/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b386/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b388/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b389/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile hash/fnv=$WORK/b305/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b415/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b416/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b417/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b418/_pkg_.a packagefile hash/adler32=$WORK/b240/_pkg_.a packagefile image/color=$WORK/b245/_pkg_.a packagefile image/internal/imageutil=$WORK/b247/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b267/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b296/_pkg_.a packagefile github.com/lunixbochs/vtclean=$WORK/b187/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b454/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b352/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b371/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b460/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b461/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b387/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b337/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b350/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b353/_pkg_.a packagefile expvar=$WORK/b298/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b329/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b334/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b335/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b318/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b351/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b354/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b356/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b333/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b336/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b320/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b324/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b325/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b328/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b321/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b323/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b326/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b327/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=_6ARI49h3YydygxJSa6s/llZX2nwf4KU40XjJ8Qsx/LhdGIrQsdbWS60y4Kwcf/_6ARI49h3YydygxJSa6s -B 0x435f7f7ebcb949667810903beb0638de89485c80 -extldflags " -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/imgtype rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory '/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/docs' go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-bud.md -out buildah-bud.1 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-from.md -out buildah-from.1 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan go-md2man -in buildah-images.md -out buildah-images.1 WARNING: go-md2man does not handle node type HTMLSpan go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-logout.md -out buildah-logout.1 go-md2man -in buildah-manifest-add.md -out buildah-manifest-add.1 go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-manifest-inspect.md -out buildah-manifest-inspect.1 go-md2man -in buildah-manifest-push.md -out buildah-manifest-push.1 go-md2man -in buildah-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-manifest.md -out buildah-manifest.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-run.md -out buildah-run.1 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah-version.md -out buildah-version.1 go-md2man -in buildah.md -out buildah.1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ov6xWP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64 + cd buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + '[' 1 -eq 1 ']' ++ pwd ++ pwd + export GOPATH=/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build:/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64:/usr/share/gocode + GOPATH=/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/_build:/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64:/usr/share/gocode + make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64 PREFIX=/usr install install.completions install -D -m0755 bin/buildah /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/bash-completion/completions/buildah + make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64 PREFIX=/usr -C docs install make: Entering directory '/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/docs' install -d /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/man/man1 install -m 0644 buildah*.1 /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/man/man1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64/docs' + install -d -p /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system + cp -pav tests/. /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system 'tests/./add.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud.bats' 'tests/./bud' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud' 'tests/./bud/add-chown' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/Dockerfile.bad' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile.bad' 'tests/./bud/add-chown/addchown.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/add-create-absolute-path' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/add-create-relative-path' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/add-file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/addtl-tags' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/build-arg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/cache-chown' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown' 'tests/./bud/cache-chown/Dockerfile.add1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.add1' 'tests/./bud/cache-chown/Dockerfile.add2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.add2' 'tests/./bud/cache-chown/Dockerfile.copy1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.copy1' 'tests/./bud/cache-chown/Dockerfile.copy2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.copy2' 'tests/./bud/cache-chown/Dockerfile.prev1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.prev1' 'tests/./bud/cache-chown/Dockerfile.prev2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.prev2' 'tests/./bud/cache-chown/Dockerfile.tar1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.tar1' 'tests/./bud/cache-chown/Dockerfile.tar2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.tar2' 'tests/./bud/cache-chown/Dockerfile.url1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.url1' 'tests/./bud/cache-chown/Dockerfile.url2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.url2' 'tests/./bud/cache-chown/testfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/testfile' 'tests/./bud/cache-chown/testfile.tar.gz' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-chown/testfile.tar.gz' 'tests/./bud/cache-format' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-format' 'tests/./bud/cache-format/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-format/Dockerfile' 'tests/./bud/cache-scratch' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-scratch' 'tests/./bud/cache-scratch/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile' 'tests/./bud/cache-scratch/Dockerfile.config' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.config' 'tests/./bud/cache-scratch/Dockerfile.different1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.different1' 'tests/./bud/cache-scratch/Dockerfile.different2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.different2' 'tests/./bud/cache-stages' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-stages' 'tests/./bud/cache-stages/Dockerfile.1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.1' 'tests/./bud/cache-stages/Dockerfile.2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.2' 'tests/./bud/capabilities' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/capabilities' 'tests/./bud/capabilities/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/capabilities/Dockerfile' 'tests/./bud/containeranddockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/containeranddockerfile' 'tests/./bud/containeranddockerfile/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/containeranddockerfile/Containerfile' 'tests/./bud/containeranddockerfile/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/containeranddockerfile/Dockerfile' 'tests/./bud/containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/containerfile' 'tests/./bud/containerfile/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/containerfile/Containerfile' 'tests/./bud/context-escape-dir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/context-escape-dir' 'tests/./bud/context-escape-dir/testdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/context-escape-dir/testdir' 'tests/./bud/context-escape-dir/testdir/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/context-escape-dir/testdir/Containerfile' 'tests/./bud/context-escape-dir/upperfile.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/context-escape-dir/upperfile.txt' 'tests/./bud/context-from-stdin' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/context-from-stdin' 'tests/./bud/context-from-stdin/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/context-from-stdin/Dockerfile' 'tests/./bud/copy-archive' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-archive' 'tests/./bud/copy-archive/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-archive/Containerfile' 'tests/./bud/copy-chown' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Containerfile.chown_user' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-chown/Containerfile.chown_user' 'tests/./bud/copy-chown/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/Dockerfile.bad' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad' 'tests/./bud/copy-chown/copychown.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-create-absolute-path' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-create-relative-path' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-envvar' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-envvar' 'tests/./bud/copy-envvar/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-envvar/Containerfile' 'tests/./bud/copy-envvar/file-0.0.1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-envvar/file-0.0.1.txt' 'tests/./bud/copy-from' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile.bad' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile.bad' 'tests/./bud/copy-from/Dockerfile2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-from/Dockerfile2.bad' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2.bad' 'tests/./bud/copy-from/Dockerfile3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile3' 'tests/./bud/copy-from/Dockerfile4' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile4' 'tests/./bud/copy-multiple-files' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/copy-multistage-paths' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.invalid_from' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.invalid_from' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/copy-root' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/copy-workdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/file1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/dest-final-slash' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dest-symlink-dangling' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dest-symlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/device' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/device' 'tests/./bud/device/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/device/Dockerfile' 'tests/./bud/dns' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerfile' 'tests/./bud/dockerfile/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerfile/Dockerfile' 'tests/./bud/dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/Dockerfile.succeed' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile.succeed' 'tests/./bud/dockerignore/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/dockerignore/test1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/dockerignore3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/src' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/dockerignore3/src/cmd' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/etc' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d' 'tests/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/src/lib' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/test1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/dupe-arg-env-name' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dupe-arg-env-name' 'tests/./bud/dupe-arg-env-name/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/dupe-arg-env-name/Containerfile' 'tests/./bud/env' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-same-file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/exit42' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/exit42' 'tests/./bud/exit42/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/exit42/Containerfile' 'tests/./bud/from-as' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/from-encrypted-image' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-encrypted-image' 'tests/./bud/from-encrypted-image/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-encrypted-image/Dockerfile' 'tests/./bud/from-multiple-files' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/from-scratch' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-scratch/Dockerfile2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile2' 'tests/./bud/from-with-arg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-with-arg' 'tests/./bud/from-with-arg/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/from-with-arg/Containerfile' 'tests/./bud/hardlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/hardlink' 'tests/./bud/hardlink/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/hardlink/Dockerfile' 'tests/./bud/healthcheck' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/http-context-containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/http-context-containerfile' 'tests/./bud/http-context-containerfile/context.tar' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/http-context-containerfile/context.tar' 'tests/./bud/http-context-subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/http-context' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/layers-squash' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/layers-squash' 'tests/./bud/layers-squash/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile' 'tests/./bud/layers-squash/Dockerfile.hardlinks' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile.hardlinks' 'tests/./bud/layers-squash/artifact' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/layers-squash/artifact' 'tests/./bud/leading-args' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/maintainer' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/mount' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/multi-stage-builds-small-as' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.index' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.index' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.mixed' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.mixed' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.name' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/multi-stage-builds' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.arg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.arg' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/no-change' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/no-change' 'tests/./bud/no-change/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/no-change/Dockerfile' 'tests/./bud/non-directory-in-path' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/non-directory-in-path' 'tests/./bud/non-directory-in-path/non-directory' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/non-directory-in-path/non-directory' 'tests/./bud/onbuild' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/preprocess' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/preserve-volumes' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/pull' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/pull' 'tests/./bud/pull/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/pull/Containerfile' 'tests/./bud/recurse' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/run-privd' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-privd' 'tests/./bud/run-privd/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-privd/Dockerfile' 'tests/./bud/run-scenarios' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/shell' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/symlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Containerfile.add-tar-gz-with-link' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Containerfile.add-tar-gz-with-link' 'tests/./bud/symlink/Containerfile.add-tar-with-link' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Containerfile.add-tar-with-link' 'tests/./bud/symlink/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/symlink/tarball.tar' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/tarball.tar' 'tests/./bud/symlink/tarball.tar.gz' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/tarball.tar.gz' 'tests/./bud/symlink/tarball_latest.tar' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/tarball_latest.tar' 'tests/./bud/symlink/tarball_latest.tar.gz' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/symlink/tarball_latest.tar.gz' 'tests/./bud/target' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/unrecognized' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/use-args' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-args' 'tests/./bud/use-args/Containerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-args/Containerfile' 'tests/./bud/use-args/Containerfile.dest_nobrace' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-args/Containerfile.dest_nobrace' 'tests/./bud/use-args/Containerfile.destination' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-args/Containerfile.destination' 'tests/./bud/use-layers' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/volume-ownership' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/volume-ownership' 'tests/./bud/volume-ownership/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/volume-ownership/Dockerfile' 'tests/./bud/volume-perms' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./bud/workdir-symlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./bud_overlay_leaks.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./bud_overlay_leaks.bats' 'tests/./byid.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./byid.bats' 'tests/./commit.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./config.bats' 'tests/./conformance' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/conformance_test.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/conformance_test.go' 'tests/./conformance/testdata' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/Dockerfile.add' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/add' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add' 'tests/./conformance/testdata/add/archive' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive' 'tests/./conformance/testdata/add/archive/Dockerfile.1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.1' 'tests/./conformance/testdata/add/archive/Dockerfile.2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.2' 'tests/./conformance/testdata/add/archive/Dockerfile.3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.3' 'tests/./conformance/testdata/add/archive/Dockerfile.4' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.4' 'tests/./conformance/testdata/add/archive/Dockerfile.5' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.5' 'tests/./conformance/testdata/add/archive/Dockerfile.6' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.6' 'tests/./conformance/testdata/add/archive/Dockerfile.7' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.7' 'tests/./conformance/testdata/add/archive/sub' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/sub' 'tests/./conformance/testdata/add/archive/sub/subdirectory.tar.gz' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/add/archive/sub/subdirectory.tar.gz' 'tests/./conformance/testdata/copy' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/copydir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/copyrename' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/copysymlink' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copysymlink' 'tests/./conformance/testdata/copysymlink/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/Dockerfile' 'tests/./conformance/testdata/copysymlink/file-link.tar.gz' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/file-link.tar.gz' 'tests/./conformance/testdata/copysymlink/file.tar.gz' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/file.tar.gz' 'tests/./conformance/testdata/dir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/dir/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file2' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file2' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder/file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder/file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder/file' 'tests/./conformance/testdata/dockerignore/empty' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty' 'tests/./conformance/testdata/dockerignore/empty/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/.dockerignore' 'tests/./conformance/testdata/dockerignore/empty/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/Dockerfile' 'tests/./conformance/testdata/dockerignore/empty/test1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/test1.txt' 'tests/./conformance/testdata/dockerignore/integration1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1' 'tests/./conformance/testdata/dockerignore/integration1/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration1/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration1/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir' 'tests/./conformance/testdata/dockerignore/integration1/subdir/sub1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/integration1/subdir/sub2.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir/sub2.txt' 'tests/./conformance/testdata/dockerignore/integration1/test1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/test1.txt' 'tests/./conformance/testdata/dockerignore/integration1/test2.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/test2.txt' 'tests/./conformance/testdata/dockerignore/integration2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2' 'tests/./conformance/testdata/dockerignore/integration2/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration2/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration2/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir' 'tests/./conformance/testdata/dockerignore/integration2/subdir/sub1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/integration2/subdir/subsubdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/subsubdir' 'tests/./conformance/testdata/dockerignore/integration2/subdir/subsubdir/subsub1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/subsubdir/subsub1.txt' 'tests/./conformance/testdata/dockerignore/integration3' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3' 'tests/./conformance/testdata/dockerignore/integration3/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration3/BUILD.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/BUILD.md' 'tests/./conformance/testdata/dockerignore/integration3/COPYRIGHT' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/COPYRIGHT' 'tests/./conformance/testdata/dockerignore/integration3/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration3/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/LICENSE' 'tests/./conformance/testdata/dockerignore/integration3/README-secret.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/README-secret.md' 'tests/./conformance/testdata/dockerignore/integration3/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/README.md' 'tests/./conformance/testdata/dockerignore/integration3/manifest' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/manifest' 'tests/./conformance/testdata/dockerignore/integration3/src' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src' 'tests/./conformance/testdata/dockerignore/integration3/src/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd/main.in' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd/main.in' 'tests/./conformance/testdata/dockerignore/integration3/src/etc' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d/dropin.conf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d/dropin.conf' 'tests/./conformance/testdata/dockerignore/integration3/src/lib' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib' 'tests/./conformance/testdata/dockerignore/integration3/src/lib/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/lib/framework.in' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib/framework.in' 'tests/./conformance/testdata/dockerignore/integration3/test1.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test1.txt' 'tests/./conformance/testdata/dockerignore/integration3/test2.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test2.txt' 'tests/./conformance/testdata/dockerignore/integration3/test3.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test3.txt' 'tests/./conformance/testdata/dockerignore/minimal_test' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test' 'tests/./conformance/testdata/dockerignore/minimal_test/.dockerignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/.dockerignore' 'tests/./conformance/testdata/dockerignore/minimal_test/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/Dockerfile' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file1' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file2' 'tests/./conformance/testdata/dockerignore/populated' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated' 'tests/./conformance/testdata/dockerignore/populated/.dotfile-a.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/.dotfile-a.txt' 'tests/./conformance/testdata/dockerignore/populated/file-a.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-a.txt' 'tests/./conformance/testdata/dockerignore/populated/file-b.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/file-c.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-c.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-b' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-b' 'tests/./conformance/testdata/dockerignore/populated/subdir-b/.dotfile-b.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-b/.dotfile-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-c' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c' 'tests/./conformance/testdata/dockerignore/populated/subdir-c/file-c.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c/file-c.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-c/file-b.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-n.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-n.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-o.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-o.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g/subdir-b' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g/subdir-b' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-n.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-n.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-a.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-a.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-b.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-a.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-a.txt' 'tests/./conformance/testdata/mount' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/overlapdirwithslash' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/subdir' 'tests/./conformance/testdata/subdir/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/subdir/subdir' 'tests/./conformance/testdata/subdir/subdir/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/subdir/subdir/Dockerfile' 'tests/./conformance/testdata/tar-g' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/tar-g' 'tests/./conformance/testdata/tar-g/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/tar-g/Dockerfile' 'tests/./conformance/testdata/tar-g/content.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.sh' 'tests/./conformance/testdata/tar-g/content.tar.gz' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.tar.gz' 'tests/./conformance/testdata/tar-g/content.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.txt' 'tests/./conformance/testdata/transientmount' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/volume' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/volumerun' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./conformance/testdata/wildcard' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./containers.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./containers.bats' 'tests/./containers.conf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./containers.conf' 'tests/./containers_conf.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./containers_conf.bats' 'tests/./copy.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./copy.bats' 'tests/./deny.json' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./digest.bats' 'tests/./digest' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./digest' 'tests/./digest/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./digest/README.md' 'tests/./digest/make-v2s1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./digest/make-v2s1' 'tests/./digest/make-v2s1-with-dups' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./digest/make-v2s1-with-dups' 'tests/./digest/make-v2s2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./digest/make-v2s2' 'tests/./digest/make-v2sN' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./digest/make-v2sN' 'tests/./docker.json' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./docker.json' 'tests/./e2e' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./formats.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./from.bats' 'tests/./helpers.bash' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./helpers.bash' 'tests/./history.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./images.bats' 'tests/./imgtype' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./imgtype/imgtype.go' 'tests/./info.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./inspect.bats' 'tests/./lists.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./lists.bats' 'tests/./loglevel.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./loglevel.bats' 'tests/./mount.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./namespaces.bats' 'tests/./overlay.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./overlay.bats' 'tests/./policy.json' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./registries.conf.block' 'tests/./registries.conf.hub' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./registries.conf.hub' 'tests/./rename.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./run.bats' 'tests/./secrets.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./secrets.bats' 'tests/./selinux.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./selinux.bats' 'tests/./serve' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./serve/serve.go' 'tests/./sign.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./sign.bats' 'tests/./squash.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./squash.bats' 'tests/./tag.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./test_runner.sh' 'tests/./testreport' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./tools' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools' 'tests/./tools/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/Makefile' 'tests/./tools/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/go.mod' 'tests/./tools/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/go.sum' 'tests/./tools/tools.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/tools.go' 'tests/./tools/vendor' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor' 'tests/./tools/vendor/github.com' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com' 'tests/./tools/vendor/github.com/gostaticanalysis' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' 'tests/./tools/vendor/github.com/hashicorp' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp' 'tests/./tools/vendor/github.com/hashicorp/go-version' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version' 'tests/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/go-version/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/go-version/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/README.md' 'tests/./tools/vendor/github.com/hashicorp/go-version/constraint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/constraint.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/go.mod' 'tests/./tools/vendor/github.com/hashicorp/go-version/version.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' 'tests/./tools/vendor/github.com/hashicorp/hcl' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.gitignore' 'tests/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/hcl/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/Makefile' 'tests/./tools/vendor/github.com/hashicorp/hcl/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/README.md' 'tests/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/decoder.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/decoder.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/lex.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/lex.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/parse.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/parse.go' 'tests/./tools/vendor/github.com/hpcloud' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud' 'tests/./tools/vendor/github.com/hpcloud/tail' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail' 'tests/./tools/vendor/github.com/hpcloud/tail/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.gitignore' 'tests/./tools/vendor/github.com/hpcloud/tail/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.travis.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' 'tests/./tools/vendor/github.com/hpcloud/tail/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Dockerfile' 'tests/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' 'tests/./tools/vendor/github.com/hpcloud/tail/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Makefile' 'tests/./tools/vendor/github.com/hpcloud/tail/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/README.md' 'tests/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' 'tests/./tools/vendor/github.com/hpcloud/tail/util' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util' 'tests/./tools/vendor/github.com/hpcloud/tail/util/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util/util.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' 'tests/./tools/vendor/github.com/inconshreveable' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' 'tests/./tools/vendor/github.com/kisielk' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk' 'tests/./tools/vendor/github.com/kisielk/gotool' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool' 'tests/./tools/vendor/github.com/kisielk/gotool/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/.travis.yml' 'tests/./tools/vendor/github.com/kisielk/gotool/LEGAL' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LEGAL' 'tests/./tools/vendor/github.com/kisielk/gotool/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LICENSE' 'tests/./tools/vendor/github.com/kisielk/gotool/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/README.md' 'tests/./tools/vendor/github.com/kisielk/gotool/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go.mod' 'tests/./tools/vendor/github.com/kisielk/gotool/go13.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go13.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go14-15.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go14-15.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go16-18.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go16-18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match18.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/tool.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/tool.go' 'tests/./tools/vendor/github.com/konsorten' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' 'tests/./tools/vendor/github.com/magiconair' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair' 'tests/./tools/vendor/github.com/magiconair/properties' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties' 'tests/./tools/vendor/github.com/magiconair/properties/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.gitignore' 'tests/./tools/vendor/github.com/magiconair/properties/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.travis.yml' 'tests/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' 'tests/./tools/vendor/github.com/magiconair/properties/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/LICENSE' 'tests/./tools/vendor/github.com/magiconair/properties/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/README.md' 'tests/./tools/vendor/github.com/magiconair/properties/decode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/decode.go' 'tests/./tools/vendor/github.com/magiconair/properties/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/doc.go' 'tests/./tools/vendor/github.com/magiconair/properties/integrate.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/integrate.go' 'tests/./tools/vendor/github.com/magiconair/properties/lex.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/lex.go' 'tests/./tools/vendor/github.com/magiconair/properties/load.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/load.go' 'tests/./tools/vendor/github.com/magiconair/properties/parser.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/parser.go' 'tests/./tools/vendor/github.com/magiconair/properties/properties.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/properties.go' 'tests/./tools/vendor/github.com/magiconair/properties/rangecheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/rangecheck.go' 'tests/./tools/vendor/github.com/BurntSushi' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi' 'tests/./tools/vendor/github.com/BurntSushi/toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml' 'tests/./tools/vendor/github.com/BurntSushi/toml/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.gitignore' 'tests/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' 'tests/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' 'tests/./tools/vendor/github.com/BurntSushi/toml/COPYING' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COPYING' 'tests/./tools/vendor/github.com/BurntSushi/toml/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/Makefile' 'tests/./tools/vendor/github.com/BurntSushi/toml/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/README.md' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/doc.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/lex.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/lex.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/parse.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/parse.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/session.vim' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/session.vim' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_check.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_check.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' 'tests/./tools/vendor/github.com/OpenPeeDeeP' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/rootchecker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/rootchecker.go' 'tests/./tools/vendor/github.com/cpuguy83' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' 'tests/./tools/vendor/github.com/fatih' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih' 'tests/./tools/vendor/github.com/fatih/color' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color' 'tests/./tools/vendor/github.com/fatih/color/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/.travis.yml' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.lock' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.lock' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.toml' 'tests/./tools/vendor/github.com/fatih/color/LICENSE.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/LICENSE.md' 'tests/./tools/vendor/github.com/fatih/color/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/README.md' 'tests/./tools/vendor/github.com/fatih/color/color.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/color.go' 'tests/./tools/vendor/github.com/fatih/color/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/doc.go' 'tests/./tools/vendor/github.com/fsnotify' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/README.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' 'tests/./tools/vendor/github.com/go-critic' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/LICENSE' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' 'tests/./tools/vendor/github.com/go-lintpack' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/README.md' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/context.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/context.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' 'tests/./tools/vendor/github.com/go-toolsmith' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith' 'tests/./tools/vendor/github.com/go-toolsmith/astcast' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astequal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astp/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astp/decl.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/decl.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/expr.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/expr.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/strparse' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep' 'tests/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/typep/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/typep/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/doc.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' 'tests/./tools/vendor/github.com/gobwas' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas' 'tests/./tools/vendor/github.com/gobwas/glob' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob' 'tests/./tools/vendor/github.com/gobwas/glob/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.gitignore' 'tests/./tools/vendor/github.com/gobwas/glob/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.travis.yml' 'tests/./tools/vendor/github.com/gobwas/glob/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/LICENSE' 'tests/./tools/vendor/github.com/gobwas/glob/bench.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/bench.sh' 'tests/./tools/vendor/github.com/gobwas/glob/compiler' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler' 'tests/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' 'tests/./tools/vendor/github.com/gobwas/glob/glob.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/glob.go' 'tests/./tools/vendor/github.com/gobwas/glob/match' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match' 'tests/./tools/vendor/github.com/gobwas/glob/match/any.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/any_of.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/btree.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/btree.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/contains.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/contains.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/every_of.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/every_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/list.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/list.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/match.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/match.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/max.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/max.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/min.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/min.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/nothing.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/nothing.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/range.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/range.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/row.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/row.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/segments.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/segments.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/single.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/single.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/super.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/super.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/text.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/text.go' 'tests/./tools/vendor/github.com/gobwas/glob/readme.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/readme.md' 'tests/./tools/vendor/github.com/gobwas/glob/syntax' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' 'tests/./tools/vendor/github.com/gobwas/glob/util' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' 'tests/./tools/vendor/github.com/gogo' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo' 'tests/./tools/vendor/github.com/gogo/protobuf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf' 'tests/./tools/vendor/github.com/gogo/protobuf/AUTHORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/AUTHORS' 'tests/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/github.com/gogo/protobuf/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/LICENSE' 'tests/./tools/vendor/github.com/gogo/protobuf/proto' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' 'tests/./tools/vendor/github.com/golang' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang' 'tests/./tools/vendor/github.com/golang/mock' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock' 'tests/./tools/vendor/github.com/golang/mock/AUTHORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/AUTHORS' 'tests/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golang/mock/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/LICENSE' 'tests/./tools/vendor/github.com/golang/mock/gomock' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock' 'tests/./tools/vendor/github.com/golang/mock/gomock/call.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/call.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/callset.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/callset.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/controller.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/controller.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/matchers.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/matchers.go' 'tests/./tools/vendor/github.com/golangci' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci' 'tests/./tools/vendor/github.com/golangci/prealloc' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc' 'tests/./tools/vendor/github.com/golangci/prealloc/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/LICENSE' 'tests/./tools/vendor/github.com/golangci/prealloc/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/README.md' 'tests/./tools/vendor/github.com/golangci/prealloc/import.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/import.go' 'tests/./tools/vendor/github.com/golangci/prealloc/prealloc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/prealloc.go' 'tests/./tools/vendor/github.com/golangci/revgrep' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep' 'tests/./tools/vendor/github.com/golangci/revgrep/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.gitignore' 'tests/./tools/vendor/github.com/golangci/revgrep/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.travis.yml' 'tests/./tools/vendor/github.com/golangci/revgrep/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/LICENSE' 'tests/./tools/vendor/github.com/golangci/revgrep/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/README.md' 'tests/./tools/vendor/github.com/golangci/revgrep/revgrep.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/revgrep.go' 'tests/./tools/vendor/github.com/golangci/unconvert' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert' 'tests/./tools/vendor/github.com/golangci/unconvert/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/LICENSE' 'tests/./tools/vendor/github.com/golangci/unconvert/README' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/README' 'tests/./tools/vendor/github.com/golangci/unconvert/unconvert.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/unconvert.go' 'tests/./tools/vendor/github.com/golangci/check' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check' 'tests/./tools/vendor/github.com/golangci/check/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/LICENSE' 'tests/./tools/vendor/github.com/golangci/check/cmd' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' 'tests/./tools/vendor/github.com/golangci/dupl' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl' 'tests/./tools/vendor/github.com/golangci/dupl/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/.travis.yml' 'tests/./tools/vendor/github.com/golangci/dupl/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/LICENSE' 'tests/./tools/vendor/github.com/golangci/dupl/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/README.md' 'tests/./tools/vendor/github.com/golangci/dupl/job' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job' 'tests/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/job/parse.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/parse.go' 'tests/./tools/vendor/github.com/golangci/dupl/main.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/main.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer' 'tests/./tools/vendor/github.com/golangci/dupl/printer/html.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/html.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/printer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/printer.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/text.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/text.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' 'tests/./tools/vendor/github.com/golangci/errcheck' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/LICENSE' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' 'tests/./tools/vendor/github.com/golangci/errcheck/internal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' 'tests/./tools/vendor/github.com/golangci/go-misc' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc' 'tests/./tools/vendor/github.com/golangci/go-misc/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' 'tests/./tools/vendor/github.com/golangci/go-tools' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools' 'tests/./tools/vendor/github.com/golangci/go-tools/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/arg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg' 'tests/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/config' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config' 'tests/./tools/vendor/github.com/golangci/go-tools/config/config.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/config.go' 'tests/./tools/vendor/github.com/golangci/go-tools/config/example.conf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/example.conf' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' 'tests/./tools/vendor/github.com/golangci/go-tools/internal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/simple' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' 'tests/./tools/vendor/github.com/golangci/go-tools/version' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version' 'tests/./tools/vendor/github.com/golangci/go-tools/version/version.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version/version.go' 'tests/./tools/vendor/github.com/golangci/goconst' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst' 'tests/./tools/vendor/github.com/golangci/goconst/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/LICENSE' 'tests/./tools/vendor/github.com/golangci/goconst/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/README.md' 'tests/./tools/vendor/github.com/golangci/goconst/parser.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/parser.go' 'tests/./tools/vendor/github.com/golangci/goconst/visitor.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/visitor.go' 'tests/./tools/vendor/github.com/golangci/gocyclo' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golangci/gocyclo/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/LICENSE' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/gofmt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/completion.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/completion.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/funlen.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/funlen.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' 'tests/./tools/vendor/github.com/golangci/gosec' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec' 'tests/./tools/vendor/github.com/golangci/gosec/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.gitignore' 'tests/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/gosec/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.travis.yml' 'tests/./tools/vendor/github.com/golangci/gosec/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Dockerfile' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' 'tests/./tools/vendor/github.com/golangci/gosec/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Makefile' 'tests/./tools/vendor/github.com/golangci/gosec/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/README.md' 'tests/./tools/vendor/github.com/golangci/gosec/analyzer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/analyzer.go' 'tests/./tools/vendor/github.com/golangci/gosec/call_list.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/call_list.go' 'tests/./tools/vendor/github.com/golangci/gosec/config.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/config.go' 'tests/./tools/vendor/github.com/golangci/gosec/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.mod' 'tests/./tools/vendor/github.com/golangci/gosec/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.sum' 'tests/./tools/vendor/github.com/golangci/gosec/helpers.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/helpers.go' 'tests/./tools/vendor/github.com/golangci/gosec/import_tracker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/import_tracker.go' 'tests/./tools/vendor/github.com/golangci/gosec/install.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/install.sh' 'tests/./tools/vendor/github.com/golangci/gosec/issue.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/issue.go' 'tests/./tools/vendor/github.com/golangci/gosec/resolve.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/resolve.go' 'tests/./tools/vendor/github.com/golangci/gosec/rule.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rule.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules' 'tests/./tools/vendor/github.com/golangci/gosec/rules/archive.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/archive.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/big.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/big.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/bind.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/bind.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/errors.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/errors.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rand.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rand.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/sql.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/sql.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/templates.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/templates.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' 'tests/./tools/vendor/github.com/golangci/ineffassign' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign' 'tests/./tools/vendor/github.com/golangci/ineffassign/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/.gitignore' 'tests/./tools/vendor/github.com/golangci/ineffassign/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/LICENSE' 'tests/./tools/vendor/github.com/golangci/ineffassign/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/README.md' 'tests/./tools/vendor/github.com/golangci/ineffassign/bugs' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/bugs' 'tests/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/ineffassign/list' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/list' 'tests/./tools/vendor/github.com/golangci/ineffassign/liststd' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/liststd' 'tests/./tools/vendor/github.com/golangci/lint-1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1' 'tests/./tools/vendor/github.com/golangci/lint-1/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/.travis.yml' 'tests/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/lint-1/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/LICENSE' 'tests/./tools/vendor/github.com/golangci/lint-1/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/README.md' 'tests/./tools/vendor/github.com/golangci/lint-1/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.mod' 'tests/./tools/vendor/github.com/golangci/lint-1/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.sum' 'tests/./tools/vendor/github.com/golangci/lint-1/lint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/lint.go' 'tests/./tools/vendor/github.com/golangci/maligned' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned' 'tests/./tools/vendor/github.com/golangci/maligned/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/LICENSE' 'tests/./tools/vendor/github.com/golangci/maligned/README' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/README' 'tests/./tools/vendor/github.com/golangci/maligned/maligned.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/maligned.go' 'tests/./tools/vendor/github.com/golangci/misspell' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell' 'tests/./tools/vendor/github.com/golangci/misspell/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.gitignore' 'tests/./tools/vendor/github.com/golangci/misspell/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.travis.yml' 'tests/./tools/vendor/github.com/golangci/misspell/Dockerfile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Dockerfile' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/misspell/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/LICENSE' 'tests/./tools/vendor/github.com/golangci/misspell/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Makefile' 'tests/./tools/vendor/github.com/golangci/misspell/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/README.md' 'tests/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' 'tests/./tools/vendor/github.com/golangci/misspell/ascii.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/ascii.go' 'tests/./tools/vendor/github.com/golangci/misspell/case.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/case.go' 'tests/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' 'tests/./tools/vendor/github.com/golangci/misspell/legal.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/legal.go' 'tests/./tools/vendor/github.com/golangci/misspell/mime.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/mime.go' 'tests/./tools/vendor/github.com/golangci/misspell/notwords.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/notwords.go' 'tests/./tools/vendor/github.com/golangci/misspell/replace.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/replace.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' 'tests/./tools/vendor/github.com/golangci/misspell/url.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/url.go' 'tests/./tools/vendor/github.com/golangci/misspell/words.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/words.go' 'tests/./tools/vendor/github.com/mattn' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn' 'tests/./tools/vendor/github.com/mattn/go-colorable' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable' 'tests/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-colorable/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-colorable/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/README.md' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/mattn/go-isatty' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty' 'tests/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-isatty/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-isatty/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/README.md' 'tests/./tools/vendor/github.com/mattn/go-isatty/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/doc.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/mitchellh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh' 'tests/./tools/vendor/github.com/mitchellh/go-homedir' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/README.md' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/README.md' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/error.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/error.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'tests/./tools/vendor/github.com/nbutton23' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' 'tests/./tools/vendor/github.com/onsi' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi' 'tests/./tools/vendor/github.com/onsi/ginkgo' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/config' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config' 'tests/./tools/vendor/github.com/onsi/ginkgo/config/config.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config/config.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/types.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/types.go' 'tests/./tools/vendor/github.com/pelletier' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier' 'tests/./tools/vendor/github.com/pelletier/go-toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/doc.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/example.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/lexer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/lexer.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/parser.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/parser.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/position.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/position.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/test.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/test.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/token.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/token.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/toml.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/toml.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' 'tests/./tools/vendor/github.com/pkg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg' 'tests/./tools/vendor/github.com/pkg/errors' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors' 'tests/./tools/vendor/github.com/pkg/errors/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.gitignore' 'tests/./tools/vendor/github.com/pkg/errors/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.travis.yml' 'tests/./tools/vendor/github.com/pkg/errors/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/LICENSE' 'tests/./tools/vendor/github.com/pkg/errors/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/README.md' 'tests/./tools/vendor/github.com/pkg/errors/appveyor.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/appveyor.yml' 'tests/./tools/vendor/github.com/pkg/errors/errors.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/errors.go' 'tests/./tools/vendor/github.com/pkg/errors/stack.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/stack.go' 'tests/./tools/vendor/github.com/russross' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross' 'tests/./tools/vendor/github.com/russross/blackfriday' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday' 'tests/./tools/vendor/github.com/russross/blackfriday/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.gitignore' 'tests/./tools/vendor/github.com/russross/blackfriday/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.travis.yml' 'tests/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' 'tests/./tools/vendor/github.com/russross/blackfriday/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/README.md' 'tests/./tools/vendor/github.com/russross/blackfriday/block.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/block.go' 'tests/./tools/vendor/github.com/russross/blackfriday/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/doc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/go.mod' 'tests/./tools/vendor/github.com/russross/blackfriday/html.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/html.go' 'tests/./tools/vendor/github.com/russross/blackfriday/inline.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/inline.go' 'tests/./tools/vendor/github.com/russross/blackfriday/latex.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/latex.go' 'tests/./tools/vendor/github.com/russross/blackfriday/markdown.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/markdown.go' 'tests/./tools/vendor/github.com/russross/blackfriday/smartypants.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/smartypants.go' 'tests/./tools/vendor/github.com/sirupsen' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen' 'tests/./tools/vendor/github.com/sirupsen/logrus' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus' 'tests/./tools/vendor/github.com/sirupsen/logrus/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.gitignore' 'tests/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/LICENSE' 'tests/./tools/vendor/github.com/sirupsen/logrus/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/README.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/doc.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/entry.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/entry.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/exported.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/exported.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/formatter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.mod' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.sum' 'tests/./tools/vendor/github.com/sirupsen/logrus/hooks.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/hooks.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logger.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logger.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logrus.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logrus.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/writer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/writer.go' 'tests/./tools/vendor/github.com/sourcegraph' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph' 'tests/./tools/vendor/github.com/sourcegraph/go-diff' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' 'tests/./tools/vendor/github.com/spf13' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13' 'tests/./tools/vendor/github.com/spf13/afero' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero' 'tests/./tools/vendor/github.com/spf13/afero/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/.travis.yml' 'tests/./tools/vendor/github.com/spf13/afero/LICENSE.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/afero/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/README.md' 'tests/./tools/vendor/github.com/spf13/afero/afero.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/afero.go' 'tests/./tools/vendor/github.com/spf13/afero/appveyor.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/appveyor.yml' 'tests/./tools/vendor/github.com/spf13/afero/basepath.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/basepath.go' 'tests/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' 'tests/./tools/vendor/github.com/spf13/afero/const_bsds.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_bsds.go' 'tests/./tools/vendor/github.com/spf13/afero/const_win_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_win_unix.go' 'tests/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' 'tests/./tools/vendor/github.com/spf13/afero/httpFs.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/httpFs.go' 'tests/./tools/vendor/github.com/spf13/afero/ioutil.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/ioutil.go' 'tests/./tools/vendor/github.com/spf13/afero/lstater.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/lstater.go' 'tests/./tools/vendor/github.com/spf13/afero/match.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/match.go' 'tests/./tools/vendor/github.com/spf13/afero/mem' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem' 'tests/./tools/vendor/github.com/spf13/afero/mem/dir.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dir.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/file.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/file.go' 'tests/./tools/vendor/github.com/spf13/afero/memmap.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/memmap.go' 'tests/./tools/vendor/github.com/spf13/afero/os.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/os.go' 'tests/./tools/vendor/github.com/spf13/afero/path.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/path.go' 'tests/./tools/vendor/github.com/spf13/afero/readonlyfs.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/readonlyfs.go' 'tests/./tools/vendor/github.com/spf13/afero/regexpfs.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/regexpfs.go' 'tests/./tools/vendor/github.com/spf13/afero/unionFile.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/unionFile.go' 'tests/./tools/vendor/github.com/spf13/afero/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/util.go' 'tests/./tools/vendor/github.com/spf13/cast' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast' 'tests/./tools/vendor/github.com/spf13/cast/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.gitignore' 'tests/./tools/vendor/github.com/spf13/cast/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cast/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/LICENSE' 'tests/./tools/vendor/github.com/spf13/cast/Makefile' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/Makefile' 'tests/./tools/vendor/github.com/spf13/cast/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/README.md' 'tests/./tools/vendor/github.com/spf13/cast/cast.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/cast.go' 'tests/./tools/vendor/github.com/spf13/cast/caste.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/caste.go' 'tests/./tools/vendor/github.com/spf13/cobra' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra' 'tests/./tools/vendor/github.com/spf13/cobra/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.gitignore' 'tests/./tools/vendor/github.com/spf13/cobra/.mailmap' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.mailmap' 'tests/./tools/vendor/github.com/spf13/cobra/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/cobra/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/README.md' 'tests/./tools/vendor/github.com/spf13/cobra/args.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/args.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/cobra.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/cobra.go' 'tests/./tools/vendor/github.com/spf13/cobra/command.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_notwin.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_notwin.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_win.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_win.go' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' 'tests/./tools/vendor/github.com/spf13/pflag' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag' 'tests/./tools/vendor/github.com/spf13/pflag/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.gitignore' 'tests/./tools/vendor/github.com/spf13/pflag/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.travis.yml' 'tests/./tools/vendor/github.com/spf13/pflag/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/LICENSE' 'tests/./tools/vendor/github.com/spf13/pflag/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/README.md' 'tests/./tools/vendor/github.com/spf13/pflag/bool.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool.go' 'tests/./tools/vendor/github.com/spf13/pflag/bool_slice.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/bytes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bytes.go' 'tests/./tools/vendor/github.com/spf13/pflag/count.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/count.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration_slice.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/flag.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/flag.go' 'tests/./tools/vendor/github.com/spf13/pflag/float32.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64.go' 'tests/./tools/vendor/github.com/spf13/pflag/golangflag.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/golangflag.go' 'tests/./tools/vendor/github.com/spf13/pflag/int.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int.go' 'tests/./tools/vendor/github.com/spf13/pflag/int16.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int16.go' 'tests/./tools/vendor/github.com/spf13/pflag/int32.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/int8.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int8.go' 'tests/./tools/vendor/github.com/spf13/pflag/int_slice.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip_slice.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipmask.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipmask.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipnet.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipnet.go' 'tests/./tools/vendor/github.com/spf13/pflag/string.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_array.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_array.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_slice.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint16.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint16.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint32.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint32.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint64.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint8.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint8.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint_slice.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint_slice.go' 'tests/./tools/vendor/github.com/spf13/viper' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper' 'tests/./tools/vendor/github.com/spf13/viper/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.gitignore' 'tests/./tools/vendor/github.com/spf13/viper/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.travis.yml' 'tests/./tools/vendor/github.com/spf13/viper/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/LICENSE' 'tests/./tools/vendor/github.com/spf13/viper/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/README.md' 'tests/./tools/vendor/github.com/spf13/viper/flags.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/flags.go' 'tests/./tools/vendor/github.com/spf13/viper/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/util.go' 'tests/./tools/vendor/github.com/spf13/viper/viper.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper.go' 'tests/./tools/vendor/github.com/timakin' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin' 'tests/./tools/vendor/github.com/timakin/bodyclose' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/LICENSE' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' 'tests/./tools/vendor/github.com/ultraware' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware' 'tests/./tools/vendor/github.com/ultraware/funlen' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen' 'tests/./tools/vendor/github.com/ultraware/funlen/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/LICENSE' 'tests/./tools/vendor/github.com/ultraware/funlen/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/README.md' 'tests/./tools/vendor/github.com/ultraware/funlen/main.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/main.go' 'tests/./tools/vendor/github.com/vbatts' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts' 'tests/./tools/vendor/github.com/vbatts/git-validation' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation' 'tests/./tools/vendor/github.com/vbatts/git-validation/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.gitignore' 'tests/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' 'tests/./tools/vendor/github.com/vbatts/git-validation/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/LICENSE' 'tests/./tools/vendor/github.com/vbatts/git-validation/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/README.md' 'tests/./tools/vendor/github.com/vbatts/git-validation/git' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git' 'tests/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.mod' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.sum' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.sum' 'tests/./tools/vendor/github.com/vbatts/git-validation/main.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/main.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' 'tests/./tools/vendor/golang.org' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org' 'tests/./tools/vendor/golang.org/x' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x' 'tests/./tools/vendor/golang.org/x/sys' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys' 'tests/./tools/vendor/golang.org/x/sys/AUTHORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/AUTHORS' 'tests/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/sys/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/LICENSE' 'tests/./tools/vendor/golang.org/x/sys/PATENTS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/PATENTS' 'tests/./tools/vendor/golang.org/x/sys/unix' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix' 'tests/./tools/vendor/golang.org/x/sys/unix/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/.gitignore' 'tests/./tools/vendor/golang.org/x/sys/unix/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/README.md' 'tests/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/aliases.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/aliases.go' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/constants.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/constants.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dirent.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dirent.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_big.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_big.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_little.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_little.go' 'tests/./tools/vendor/golang.org/x/sys/unix/env_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/env_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkall.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkall.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' 'tests/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race0.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race0.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/str.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/str.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/timestruct.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/timestruct.go' 'tests/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/text' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text' 'tests/./tools/vendor/golang.org/x/text/AUTHORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/AUTHORS' 'tests/./tools/vendor/golang.org/x/text/CONTRIBUTORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/text/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/LICENSE' 'tests/./tools/vendor/golang.org/x/text/PATENTS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/PATENTS' 'tests/./tools/vendor/golang.org/x/text/transform' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform' 'tests/./tools/vendor/golang.org/x/text/transform/transform.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode' 'tests/./tools/vendor/golang.org/x/text/unicode/norm' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/input.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/input.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' 'tests/./tools/vendor/golang.org/x/text/width' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width' 'tests/./tools/vendor/golang.org/x/text/width/kind_string.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/kind_string.go' 'tests/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/transform.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/transform.go' 'tests/./tools/vendor/golang.org/x/text/width/trieval.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/width.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/width.go' 'tests/./tools/vendor/golang.org/x/tools' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools' 'tests/./tools/vendor/golang.org/x/tools/AUTHORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/AUTHORS' 'tests/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/tools/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/LICENSE' 'tests/./tools/vendor/golang.org/x/tools/PATENTS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/PATENTS' 'tests/./tools/vendor/golang.org/x/tools/go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/diagnostic.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/diagnostic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader' 'tests/./tools/vendor/golang.org/x/tools/go/loader/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/loader.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/loader.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages' 'tests/./tools/vendor/golang.org/x/tools/go/packages/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/external.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/external.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/packages.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/packages.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/visit.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/const.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/const.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/create.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/create.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/func.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/func.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/print.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/print.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/source.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/source.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/util.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' 'tests/./tools/vendor/golang.org/x/tools/go/types' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' 'tests/./tools/vendor/golang.org/x/tools/imports' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports' 'tests/./tools/vendor/golang.org/x/tools/imports/forward.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports/forward.go' 'tests/./tools/vendor/golang.org/x/tools/internal' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod_cache.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod_cache.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/module' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module' 'tests/./tools/vendor/golang.org/x/tools/internal/module/module.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module/module.go' 'tests/./tools/vendor/golang.org/x/tools/internal/semver' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver' 'tests/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' 'tests/./tools/vendor/gopkg.in' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in' 'tests/./tools/vendor/gopkg.in/fsnotify.v1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/README.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' 'tests/./tools/vendor/gopkg.in/tomb.v1' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1' 'tests/./tools/vendor/gopkg.in/tomb.v1/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/tomb.v1/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/README.md' 'tests/./tools/vendor/gopkg.in/tomb.v1/tomb.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/tomb.go' 'tests/./tools/vendor/gopkg.in/yaml.v2' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2' 'tests/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' 'tests/./tools/vendor/gopkg.in/yaml.v2/NOTICE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/NOTICE' 'tests/./tools/vendor/gopkg.in/yaml.v2/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/README.md' 'tests/./tools/vendor/gopkg.in/yaml.v2/apic.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/apic.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/decode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/decode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/encode.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/go.mod' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/go.mod' 'tests/./tools/vendor/gopkg.in/yaml.v2/parserc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/parserc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/readerc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/readerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/resolve.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/resolve.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/sorter.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/sorter.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/writerc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/writerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yaml.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yaml.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'tests/./tools/vendor/modules.txt' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/modules.txt' 'tests/./tools/vendor/mvdan.cc' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc' 'tests/./tools/vendor/mvdan.cc/interfacer' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer' 'tests/./tools/vendor/mvdan.cc/interfacer/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/LICENSE' 'tests/./tools/vendor/mvdan.cc/interfacer/check' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check' 'tests/./tools/vendor/mvdan.cc/interfacer/check/cache.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/cache.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/check.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/check.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/types.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/types.go' 'tests/./tools/vendor/mvdan.cc/lint' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint' 'tests/./tools/vendor/mvdan.cc/lint/.travis.yml' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/.travis.yml' 'tests/./tools/vendor/mvdan.cc/lint/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/LICENSE' 'tests/./tools/vendor/mvdan.cc/lint/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/README.md' 'tests/./tools/vendor/mvdan.cc/lint/lint.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/lint.go' 'tests/./tools/vendor/mvdan.cc/unparam' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam' 'tests/./tools/vendor/mvdan.cc/unparam/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/LICENSE' 'tests/./tools/vendor/mvdan.cc/unparam/check' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check' 'tests/./tools/vendor/mvdan.cc/unparam/check/check.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check/check.go' 'tests/./tools/vendor/sourcegraph.com' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com' 'tests/./tools/vendor/sourcegraph.com/sqs' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' 'tests/./umount.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./validate' 'tests/./validate/git-validation.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./validate/git-validation.sh' 'tests/./validate/whitespace.sh' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./validate/whitespace.sh' 'tests/./version.bats' -> '/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/share/buildah/test/system/./version.bats' + cp bin/imgtype /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64//usr/bin/buildah-imgtype + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.18.0-1.mga8 --unique-debug-suffix -1.18.0-1.mga8.aarch64 --unique-debug-src-base buildah-1.18.0-1.mga8.aarch64 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/bin/buildah-imgtype explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/bin/buildah extracting debug info from /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/bin/buildah-imgtype extracting debug info from /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/bin/buildah 23106 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/bin/buildah: libgpg-error.so.0 Warning: unused libraries in /usr/bin/buildah-imgtype: libgpg-error.so.0 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/buildah/test/system/validate/whitespace.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/buildah/test/system/validate/git-validation.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_runner.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_build_rpm.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_baseline.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_authentication.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/digest/make-v2sN from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/conformance/testdata/tar-g/content.sh from /bin/bash to #!/usr/bin/bash Processing files: buildah-1.18.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HxhV0Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/doc/buildah + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/doc/buildah + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wha3AP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/licenses/buildah + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/licenses/buildah + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildah = 1.18.0-1.mga8 buildah(aarch-64) = 1.18.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) Recommends: fuse-overlayfs slirp4netns >= 0.3-0 Processing files: buildah-tests-1.18.0-1.mga8.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bto8EM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/licenses/buildah-tests + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64/usr/share/licenses/buildah-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildah-tests = 1.18.0-1.mga8 buildah-tests(aarch-64) = 1.18.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) Processing files: buildah-debugsource-1.18.0-1.mga8.aarch64 Provides: buildah-debugsource = 1.18.0-1.mga8 buildah-debugsource(aarch-64) = 1.18.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.18.0-1.mga8.aarch64 Provides: buildah-debuginfo = 1.18.0-1.mga8 buildah-debuginfo(aarch-64) = 1.18.0-1.mga8 debuginfo(build-id) = 1f6773491768bbd90b272eaa85c6acf6f39849ff Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(aarch-64) = 1.18.0-1.mga8 Processing files: buildah-tests-debuginfo-1.18.0-1.mga8.aarch64 Provides: buildah-tests-debuginfo = 1.18.0-1.mga8 buildah-tests-debuginfo(aarch-64) = 1.18.0-1.mga8 debuginfo(build-id) = bb48c3ad8404884cae880b7ab79e9430494eefdd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(aarch-64) = 1.18.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/buildah-debugsource-1.18.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/buildah-1.18.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/buildah-tests-debuginfo-1.18.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/buildah-debuginfo-1.18.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/buildah-tests-1.18.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eMcQJQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/buildah-1.18.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7yKhAO + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf buildah-d3a01d0041789ab5967acd04f5c4501a0ba78f64 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!