D: [iurt_root_command] chroot warning: Macro expanded in comment on line 42: %mkrel 0.%{date}.1.dev.git%{shortcommit0} warning: Macro expanded in comment on line 47: %{git0}/archive/%{commit0}/%{repo}-%{shortcommit0}.tar.gz Installing /home/iurt/rpmbuild/SRPMS/podman-2.0.2-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jCsHtS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf podman-2.0.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/v2.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-2.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-2.0.2 base' + tar zxf /home/iurt/rpmbuild/SOURCES/dnsname-2e1d2e0.tar.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8luWBQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd podman-2.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/selinux_tag.sh + make 'BUILDTAGS=systemd varlink seccomp exclude_graphdriver_devicemapper selinux' mkdir -p "/home/iurt/rpmbuild/BUILD/podman-2.0.2/_output/src/github.com/containers" ln -sfn "/home/iurt/rpmbuild/BUILD/podman-2.0.2" "/home/iurt/rpmbuild/BUILD/podman-2.0.2/_output/src/github.com/containers/libpod" ln -sfn "/home/iurt/rpmbuild/BUILD/podman-2.0.2/vendor/github.com/varlink" "/home/iurt/rpmbuild/BUILD/podman-2.0.2/_output/src/github.com/varlink" touch .gopathok # Only generate the varlink code on Linux (see issue #4814). GO111MODULE=off go generate ./pkg/varlink/... go build -gcflags 'all=-trimpath=/home/iurt/rpmbuild/BUILD/podman-2.0.2' -asmflags 'all=-trimpath=/home/iurt/rpmbuild/BUILD/podman-2.0.2' -ldflags '-X github.com/containers/libpod/libpod/define.gitCommit=40ccff2b5af88ddba5e74efb787c944efc9976e9 -X github.com/containers/libpod/libpod/define.buildInfo=1595020690 -X github.com/containers/libpod/libpod/config._installPrefix=/usr/local -X github.com/containers/libpod/libpod/config._etcDir=/etc ' -tags "systemd varlink seccomp exclude_graphdriver_devicemapper selinux" -o bin/podman github.com/containers/libpod/cmd/podman go build -gcflags 'all=-trimpath=/home/iurt/rpmbuild/BUILD/podman-2.0.2' -asmflags 'all=-trimpath=/home/iurt/rpmbuild/BUILD/podman-2.0.2' -ldflags '-X github.com/containers/libpod/libpod/define.gitCommit=40ccff2b5af88ddba5e74efb787c944efc9976e9 -X github.com/containers/libpod/libpod/define.buildInfo=1595020743 -X github.com/containers/libpod/libpod/config._installPrefix=/usr/local -X github.com/containers/libpod/libpod/config._etcDir=/etc ' -tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" -o bin/podman-remote github.com/containers/libpod/cmd/podman if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/selinux_tag.sh + make podman-remote 'BUILDTAGS=systemd varlink seccomp exclude_graphdriver_devicemapper selinux' go build -gcflags 'all=-trimpath=/home/iurt/rpmbuild/BUILD/podman-2.0.2' -asmflags 'all=-trimpath=/home/iurt/rpmbuild/BUILD/podman-2.0.2' -ldflags '-X github.com/containers/libpod/libpod/define.gitCommit=40ccff2b5af88ddba5e74efb787c944efc9976e9 -X github.com/containers/libpod/libpod/define.buildInfo=1595020775 -X github.com/containers/libpod/libpod/config._installPrefix=/usr/local -X github.com/containers/libpod/libpod/config._etcDir=/etc ' -tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" -o bin/podman-remote github.com/containers/libpod/cmd/podman + pushd dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db ~/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db ~/rpmbuild/BUILD/podman-2.0.2 + mkdir _build + pushd _build ~/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build ~/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db ~/rpmbuild/BUILD/podman-2.0.2 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db ~/rpmbuild/BUILD/podman-2.0.2 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build:/home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db + GOPATH=/home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build:/home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x9255922f27da3dc56aa7b343be326fd516e06646 -extldflags '\'' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags '\''' -a -v -x -o bin/dnsname github.com/containers/dnsname/plugins/meta/dnsname WORK=/tmp/go-build355853203 unicode/utf16 mkdir -p $WORK/b039/ internal/nettrace encoding internal/race math/bits unicode/utf8 runtime/internal/atomic internal/cpu unicode sync/atomic runtime/cgo runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid bYaSrAEoQEqcNAm4wq78/bYaSrAEoQEqcNAm4wq78 -goversion go1.14.4 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go mkdir -p $WORK/b045/ mkdir -p $WORK/b020/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid NfsccK43z19pSUfr4PU1/NfsccK43z19pSUfr4PU1 -goversion go1.14.4 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Ph9wXrEzo3yANo_z-4cq/Ph9wXrEzo3yANo_z-4cq -goversion go1.14.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding -std -complete -installsuffix shared -buildid xRFp5bEDeK0001HRik7j/xRFp5bEDeK0001HRik7j -goversion go1.14.4 -D "" -importcfg $WORK/b020/importcfg -pack ./encoding.go mkdir -p $WORK/b024/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b018/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid PV-3imz60Ke4lT9Kh1aE/PV-3imz60Ke4lT9Kh1aE -goversion go1.14.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid RUNbij7xI3MyKsJ7iCy_/RUNbij7xI3MyKsJ7iCy_ -goversion go1.14.4 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b010/ mkdir -p $WORK/b008/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b017/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s mkdir -p $WORK/b016/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid QO-KeuZ8xpg4ZF2F8LiE/QO-KeuZ8xpg4ZF2F8LiE -goversion go1.14.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b048/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid I3uX0aR7xYpanWI8z6FP/I3uX0aR7xYpanWI8z6FP -goversion go1.14.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid jVoYUgQbQhjFC3gHpN0k/jVoYUgQbQhjFC3gHpN0k -goversion go1.14.4 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid BVwJGG8ZHNGEGEiuLzmB/BVwJGG8ZHNGEGEiuLzmB -goversion go1.14.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b020/_pkg_.a /home/iurt/.cache/go-build/5d/5d3c89a76339b181433c884072d3b4267efc9a18951ee9c9b470159c2ce8ddab-d # internal cp $WORK/b045/_pkg_.a /home/iurt/.cache/go-build/40/40a4c861c0d7f58986f4eaa7f1322f9acb679d5532b6cbb165aaee9a6bf5aa84-d # internal cp $WORK/b015/_pkg_.a /home/iurt/.cache/go-build/04/04d838753508d5b80b89a5bac0dad23f42248974ddf3f0d3cc5cb96ae2e71b8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /home/iurt/.cache/go-build/32/3250b5211f113360598bb67c717dea109f15af9582a519edf7d72ae7ed16c1a5-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid qa1xD7HDa_Jd08UtWKSw/qa1xD7HDa_Jd08UtWKSw -goversion go1.14.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cp $WORK/b012/_pkg_.a /home/iurt/.cache/go-build/d8/d8f04368e921bddfc066bec55ce3ac4bd51bda45f79c5b7f677c9dfe02e688ff-d # 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 cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1UIVwCJIvJ3jT4TFTnPu/1UIVwCJIvJ3jT4TFTnPu -goversion go1.14.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /home/iurt/.cache/go-build/6e/6e4381c27330ae0444cbf70fd282c2bf814462444dd3fed3a35196a564fa3c9d-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b018/_pkg_.a /home/iurt/.cache/go-build/71/71d4dba444fe9c55bbf34121926af790f8f2adaea7bd4a32fc8c5181439cebf2-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /home/iurt/.cache/go-build/8c/8cfb1974c22324460ebfeabfbf6139470b1f4c407a444afc999e439bc31be4e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /home/iurt/.cache/go-build/b3/b335d98a5de90d6443d2fbcd1f14a2d999b41389721334ed2be0d6b4a9d294fc-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b008/_pkg_.a /home/iurt/.cache/go-build/fb/fb8d127db2dece62d75b4bba0f3912aa62f3de01a648031fdc56069a74c61481-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/bytealg cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /home/iurt/.cache/go-build/25/25bc6db8986b70a63d42ebe3952a2891f98c8db40b75e9abd826cb81753c8381-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b007/ cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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/b037/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cat >$WORK/b037/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_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid e9FNuobXv8NhtYDBdTCi/e9FNuobXv8NhtYDBdTCi -goversion go1.14.4 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VZNMuVfolJTp12jknk-K/VZNMuVfolJTp12jknk-K -goversion go1.14.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid m2NwbkuyHwgLWE-EKHtM/m2NwbkuyHwgLWE-EKHtM -goversion go1.14.4 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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 ./exp_asm.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /home/iurt/.cache/go-build/82/82d034be9a1c3ce9b8a205c84bd7e22c2a32a295d1ebb2966bd03f9646d2aab1-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s cp $WORK/b017/_pkg_.a /home/iurt/.cache/go-build/e5/e55097a772a84b0c43b773518bb7bf8c0eeccf203b2b4bc2851c7baba63e3cc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /home/iurt/.cache/go-build/ff/ff57533f48c6556235f5aadda2fe69544f2e926e1beb1a6ae26b0b58b2c4597b-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_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_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid O61MEowUjVwqnkI8RIk9/O61MEowUjVwqnkI8RIk9 -goversion go1.14.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./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 ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.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_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.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_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 TERM='dumb' gcc -I . -fPIC -m64 -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_amd64.o $WORK/b023/exp_amd64.o $WORK/b023/floor_amd64.o $WORK/b023/hypot_amd64.o $WORK/b023/log_amd64.o $WORK/b023/sqrt_amd64.o $WORK/b023/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /home/iurt/.cache/go-build/07/07a4b3439ef8516750e1a4f58d5f803fae9f2c9a2b5f4ed01cd913cb4bd04d82-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -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 -m64 -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 -m64 -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 -m64 -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 -m64 -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 -m64 -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_amd64.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 -m64 -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' /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./asm_amd64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Tpn99BNgn5CivwLuCg3u/Tpn99BNgn5CivwLuCg3u -goversion go1.14.4 -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_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_amd64.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_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /home/iurt/.cache/go-build/1b/1bb28aa1b7a9d46ce9f46b9594652893bf2fe86055a956d4e4572707a994311f-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/preempt_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /home/iurt/.cache/go-build/68/68b159aaef0a09f94176a31150c2b799df864bf6e98a619fd18e929f4760c994-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid BH4jUGTzFa3YYsu5bo72/BH4jUGTzFa3YYsu5bo72 -goversion go1.14.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 1gwnd0TMEo9DY-3aZGnS/1gwnd0TMEo9DY-3aZGnS -goversion go1.14.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /home/iurt/.cache/go-build/b7/b72a83e01054acd0aa9bc0c817bbf38fc32885ad07390a0fe5111ba80f7e568d-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_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid nlA9BvwdLVB-I-EXck-b/nlA9BvwdLVB-I-EXck-b -goversion go1.14.4 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 9retDmlAPFz1lQOvIJ_w/9retDmlAPFz1lQOvIJ_w -goversion go1.14.4 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /home/iurt/.cache/go-build/af/aff845104490685f3f73aa9ea9179a8befad92700ca69a891df8f6576db84e99-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /home/iurt/.cache/go-build/ab/ab162b6dc662936a0e7d0f4ee9ff2135db5b63df8b7affb3e27006e3fdb9b87a-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b029/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid gZpvfDaYqfotj3leSKew/gZpvfDaYqfotj3leSKew -goversion go1.14.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p sort -std -complete -installsuffix shared -buildid KOF4dPYvBHm2yobJeOPb/KOF4dPYvBHm2yobJeOPb -goversion go1.14.4 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /home/iurt/.cache/go-build/cb/cb73875d337f002928c8f84bde09c8a788501e13a1c7cf8c7eae4d36939f1f55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /home/iurt/.cache/go-build/be/beb019ef5e0ac5fa64317241b7ed819165df67f1af9f40c6b77672d8399a34a5-d # internal io mkdir -p $WORK/b013/ internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b044/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid pIcXSVBJby1CKxmhRLeG/pIcXSVBJby1CKxmhRLeG -goversion go1.14.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid M9bJNzVcWaGsU6oBSVq7/M9bJNzVcWaGsU6oBSVq7 -goversion go1.14.4 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mttp_oScGeYkqWuK1AKt/mttp_oScGeYkqWuK1AKt -goversion go1.14.4 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go strconv mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p strconv -std -complete -installsuffix shared -buildid dIwzq7YpAqcMWA-kYODA/dIwzq7YpAqcMWA-kYODA -goversion go1.14.4 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /home/iurt/.cache/go-build/f1/f11ba98d3412c4b342ac34c1877a5836a87ec8d6737f2ac8dae32e6291f49b2d-d # internal syscall mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /home/iurt/.cache/go-build/85/85c5800d2e6e65996f4119bded5de4e18b86082cbdd61c076915af06c4f8fc03-d # internal cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p syscall -std -installsuffix shared -buildid RATFy4HmgANqQzGTieXN/RATFy4HmgANqQzGTieXN -goversion go1.14.4 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/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_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /home/iurt/.cache/go-build/51/517fcb11f0fe40062c462f78e9562a958c7edf1e8da59b42e5e5cefda8bcb655-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b038/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_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_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid x17Swwa_abzC6pSxHSZD/x17Swwa_abzC6pSxHSZD -goversion go1.14.4 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid OMXDUDjJ9Uq0fwtXVIh9/OMXDUDjJ9Uq0fwtXVIh9 -goversion go1.14.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /home/iurt/.cache/go-build/4e/4e60fa2649c0e18ce418bbaad1f186a0809a02202643da9706f19578595dbc0f-d # internal reflect mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b025/symabis ./asm_amd64.s cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p reflect -std -installsuffix shared -buildid Kyajpm7RCHv2p3noqP_g/Kyajpm7RCHv2p3noqP_g -goversion go1.14.4 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /home/iurt/.cache/go-build/90/9076235e682a1935a4cf9eb8cf1376b265bc32d273be47add529d26e24a6834c-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid hWhrBIBE_cAboJ4NOJJD/hWhrBIBE_cAboJ4NOJJD -goversion go1.14.4 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b038/_pkg_.a /home/iurt/.cache/go-build/2d/2d0d0b143893d0c662a1d571248304d95fa5ce8c6f871dd3c5967ced5a3b1283-d # internal path mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p path -std -complete -installsuffix shared -buildid pR4Aot2c2NQrFg3GEmhw/pR4Aot2c2NQrFg3GEmhw -goversion go1.14.4 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_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_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid r4KpM3BniG1whMAdPVkq/r4KpM3BniG1whMAdPVkq -goversion go1.14.4 -D "" -importcfg $WORK/b063/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b044/_pkg_.a /home/iurt/.cache/go-build/21/215502775f881efd5236aed4a9d3542ae0a5b169e548321cb47e124a8a4ebf37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /home/iurt/.cache/go-build/e3/e3bc8654d78dc8d835a96c25c40bf780288d2e9aebe84e105fd3f8061444cc56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /home/iurt/.cache/go-build/66/66baa8f23a5d1ddfb0a5138e2a225017ee4f9905f9b2a29b99fe9b48d8c8347b-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /home/iurt/.cache/go-build/b1/b10405dc04eb2c5e33fabe064ec7771a2d97bff166dc67ba041ecdc7fb046540-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex internal/syscall/unix mkdir -p $WORK/b033/ mkdir -p $WORK/b057/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid HcfsKQipLyvVnbVRlbNd/HcfsKQipLyvVnbVRlbNd -goversion go1.14.4 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF time cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 8lcge8nIUxEhIZLPXG7Q/8lcge8nIUxEhIZLPXG7Q -goversion go1.14.4 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid SwNQzFBps23eRmDprxnN/SwNQzFBps23eRmDprxnN -goversion go1.14.4 -D "" -importcfg $WORK/b057/importcfg -pack ./filemutex_flock.go mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p time -std -installsuffix shared -buildid XneXp1WL0QiIIorP6L_i/XneXp1WL0QiIIorP6L_i -goversion go1.14.4 -D "" -importcfg $WORK/b035/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_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /home/iurt/.cache/go-build/1c/1c8845126930362a50c1516e1250edb930770fe0171d0a125a3c1dd91dd9b6a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b057/_pkg_.a /home/iurt/.cache/go-build/58/58004c5df4ea0c39ca915a237e3c0c129f10aea9fbe6e0954c24d36bab11afb2-d # internal cp $WORK/b033/_pkg_.a /home/iurt/.cache/go-build/7b/7bcbd754ee0f5b57dbab0885529f1ecd7fd8dc5dc8734a67c69fa4a9fafad55a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /home/iurt/.cache/go-build/38/3824cfc83c92d49c67d4b0f6c75206fde58fb13d009563a1cf541b5f73760b53-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_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_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp -std -complete -installsuffix shared -buildid KUJrQA1DdSFSJTu5QbOO/KUJrQA1DdSFSJTu5QbOO -goversion go1.14.4 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /home/iurt/.cache/go-build/9d/9dbd9b0570d41c1dcee32dd7fdd5cdc46ea0e8636dba85a4f633f1d17fdf4e25-d # internal context mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p context -std -complete -installsuffix shared -buildid FIUBisjTHKZj6uiVqwBC/FIUBisjTHKZj6uiVqwBC -goversion go1.14.4 -D "" -importcfg $WORK/b043/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid KoEwD9ljaJV1gyUzFnbJ/KoEwD9ljaJV1gyUzFnbJ -goversion go1.14.4 -D "" -importcfg $WORK/b032/importcfg -pack ./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_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /home/iurt/.cache/go-build/ec/ec974a9ad2e2694da2a5b3804cad056822bcf70500d062a372c9237366e3477e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /home/iurt/.cache/go-build/51/51e0faf8c0fca69a5c9844ec48844877242bba0f4d12921f1aeffe44b6a4efb5-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /home/iurt/.cache/go-build/5a/5ae217f71f2b3d62e107c8accc70119885df9dd883ce32226b556c98935fac98-d # internal encoding/binary mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF internal/fmtsort cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid HJWLzlL_dL3udgzp4L2o/HJWLzlL_dL3udgzp4L2o -goversion go1.14.4 -D "" -importcfg $WORK/b022/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 9jZhgcEERQHtzs7YPgRP/9jZhgcEERQHtzs7YPgRP -goversion go1.14.4 -D "" -importcfg $WORK/b028/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /home/iurt/.cache/go-build/a5/a58786878724c20d155ddbc2ad8e4fc72d848751059efa63765af1ff90f9a0cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /home/iurt/.cache/go-build/a3/a308600e0b8e5285dada6bdb17d70f4d84d623c6ecc1b83ac6426dce8ba040e4-d # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p os -std -installsuffix shared -buildid x-tz-R7Nt1FwKllHlPXF/x-tz-R7Nt1FwKllHlPXF -goversion go1.14.4 -D "" -importcfg $WORK/b030/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 ./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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /home/iurt/.cache/go-build/91/9147163c4edf727fd3c942db809be7b257ef3b016d64693290a2101aa3268e89-d # internal encoding/base64 mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid WmWQyzjYj_ZAV9YTD2er/WmWQyzjYj_ZAV9YTD2er -goversion go1.14.4 -D "" -importcfg $WORK/b021/importcfg -pack ./base64.go github.com/containers/dnsname/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./asm_linux_amd64.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -installsuffix shared -buildid exolHfuqgbpC2UFmPkTv/exolHfuqgbpC2UFmPkTv -goversion go1.14.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/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 ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /home/iurt/.cache/go-build/66/663d3a3bcc1dcfd9fa6db6505d868a305eb3101108aa3dfaf58b01125655fdf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /home/iurt/.cache/go-build/17/17d883aed5820bb97bfd583d7abb6095cd621d9bdc49d27167c3fdb2f1ad6d28-d # internal fmt mkdir -p $WORK/b027/ path/filepath mkdir -p $WORK/b053/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p fmt -std -complete -installsuffix shared -buildid 3963X1xOUVL-9bL5w70l/3963X1xOUVL-9bL5w70l -goversion go1.14.4 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid pN4qsycalB6OzecHYIgH/pN4qsycalB6OzecHYIgH -goversion go1.14.4 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b042/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath net -- -I $WORK/b042/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /home/iurt/.cache/go-build/cc/ccfe6dc2ba3ce1f51bddef0449defd16d4d4496b3d7968af79683473493483ca-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6w11bkB_QHDBlv4XFHoY/6w11bkB_QHDBlv4XFHoY -goversion go1.14.4 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid LhhuuLSTCiwzJx9bXQ9R/LhhuuLSTCiwzJx9bXQ9R -goversion go1.14.4 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /home/iurt/.cache/go-build/3d/3d018342c5393831d94e10a5530b074540d927d3f62fcc777be18006d88d1093-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /home/iurt/.cache/go-build/38/38871f117b021429307243441d389f0f0e9cc109f87070cc9f78ae5713a87b36-d # internal cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /home/iurt/.cache/go-build/4c/4c08d5fe5eeb374dec022abec60d91ebc15b2531b49dd553c7e7afd60cca69f8-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b055/ log github.com/containers/dnsname/vendor/github.com/pkg/errors mkdir -p $WORK/b064/ mkdir -p $WORK/b054/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid 3cTdC2_1QtVq8wQyAhGm/3cTdC2_1QtVq8wQyAhGm -goversion go1.14.4 -D "" -importcfg $WORK/b055/importcfg -pack ./buildversion.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF net/url cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/dnsname/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid orVmDaLhv7jNjLs0xj3S/orVmDaLhv7jNjLs0xj3S -goversion go1.14.4 -D "" -importcfg $WORK/b064/importcfg -pack ./errors.go ./stack.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b068/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p log -std -complete -installsuffix shared -buildid 6Ae9WBanS640xbAuyvS1/6Ae9WBanS640xbAuyvS1 -goversion go1.14.4 -D "" -importcfg $WORK/b054/importcfg -pack ./log.go text/template/parse cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p net/url -std -complete -installsuffix shared -buildid ozDg9gFLNLPFtVSIsc3Y/ozDg9gFLNLPFtVSIsc3Y -goversion go1.14.4 -D "" -importcfg $WORK/b068/importcfg -pack ./url.go mkdir -p $WORK/b069/ encoding/json mkdir -p $WORK/b019/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid xwP7w84Ejotdt14vA5wy/xwP7w84Ejotdt14vA5wy -goversion go1.14.4 -D "" -importcfg $WORK/b069/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid N-rBzVu2XrM1sg-l0J-p/N-rBzVu2XrM1sg-l0J-p -goversion go1.14.4 -D "" -importcfg $WORK/b019/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /home/iurt/.cache/go-build/d5/d5b6c0d884a069d55a227216e92db3bf712fe6f1482c01cd26ac99c36904a094-d # internal cp $WORK/b066/_pkg_.a /home/iurt/.cache/go-build/6f/6f42df19f945e1362cfe24ad492268afab2ee32396be9ccdcd4d2f409ead2aa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /home/iurt/.cache/go-build/b0/b01f2828ec79a38b7de9168c4cebdfba5ffe5e1ec6e492d763e67d146d89ffb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /home/iurt/.cache/go-build/7b/7b9109da80cfacce9e490c55f339b2b30e63603747b9dd02e9a85c8449593aa3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /home/iurt/.cache/go-build/30/30ce3a6e4947e9566e8817320792f24f9a111896e8f248315219746cadac8e6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /home/iurt/.cache/go-build/ad/adbd474ba58b1c6a51ec11f776a35f2f575f0a1868141350560d9727b39240c3-d # internal text/template mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b069/_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_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p text/template -std -complete -installsuffix shared -buildid utG2u2jzdNMAYz8TXaoL/utG2u2jzdNMAYz8TXaoL -goversion go1.14.4 -D "" -importcfg $WORK/b067/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /home/iurt/.cache/go-build/4d/4d78b4e34cece071be1fd96a606c001c1ec755fe73b11dd36efa061e19cb5174-d # internal github.com/containers/dnsname/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/dnsname/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid lNUZ--ZfDBDhtiVaPGVB/lNUZ--ZfDBDhtiVaPGVB -goversion go1.14.4 -D "" -importcfg $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /home/iurt/.cache/go-build/76/7670dea057c99898472d94d62da41c1af37e6ccb893f31f9576a5433c6e0c478-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /home/iurt/.cache/go-build/8f/8f8ea8bc6f4c629f8838a06d24bab4a9f4b67fe1273506b2ca3eda6fa44a9c84-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b032/_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/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net -std -installsuffix shared -buildid RCXLCsmY2JdWthTkL6cG/RCXLCsmY2JdWthTkL6cG -goversion go1.14.4 -D "" -importcfg $WORK/b042/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.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/b042/_cgo_gotypes.go $WORK/b042/cgo_linux.cgo1.go $WORK/b042/cgo_resnew.cgo1.go $WORK/b042/cgo_socknew.cgo1.go $WORK/b042/cgo_unix.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /home/iurt/.cache/go-build/73/734fb48154405d0770aba45ef1c6be4fb39ce3fd7175afe419a6281ba89d1387-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b058/ github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b060/ mkdir -p $WORK/b041/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b042/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid 9eGrp2ymPNHSaRpQG9ZO/9eGrp2ymPNHSaRpQG9ZO -goversion go1.14.4 -D "" -importcfg $WORK/b058/importcfg -pack ./store.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid ZVuIB-MyIIyRiZcqnIcY/ZVuIB-MyIIyRiZcqnIcY -goversion go1.14.4 -D "" -importcfg $WORK/b041/importcfg -pack ./args.go ./types.go cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 75N5TDGBg4KA1cNTl9eC/75N5TDGBg4KA1cNTl9eC -goversion go1.14.4 -D "" -importcfg $WORK/b060/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /home/iurt/.cache/go-build/08/08e91da8ed200a1c33622614812a2f74fa177dc68a8357b3b0c4316fb0160029-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b057/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid Q4ZqIbEw7w-uT5oBbbGZ/Q4ZqIbEw7w-uT5oBbbGZ -goversion go1.14.4 -D "" -importcfg $WORK/b056/importcfg -pack ./backend.go ./lock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /home/iurt/.cache/go-build/bc/bc95b58ac86aa5f64cc2d83e732e22cee0475dd9f7b30db5996b1188d5ce7489-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid jU5r0RmyFE750XX4q85c/jU5r0RmyFE750XX4q85c -goversion go1.14.4 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /home/iurt/.cache/go-build/42/420d917b1fdeb540b5b8fca13c0fe71d4d81c7c15a7e3dc07b55f65d1a617a4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /home/iurt/.cache/go-build/79/79ca5ad018aa6ec7d1eae17dcdac595801e179f0789c6d8827d4f7d81a979d19-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid i6L_V5CorvaXVSQ3ZeKT/i6L_V5CorvaXVSQ3ZeKT -goversion go1.14.4 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /home/iurt/.cache/go-build/5f/5face2585c27e3b3992d2a48565c70a3f57a2056643094627399aa8d16c36cb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /home/iurt/.cache/go-build/a3/a3aefe4adaf80ba717a3bb179b983ae049a1505face3d69d67cb891c75427350-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid 9bR_-zrPBhr-c7PLxLlg/9bR_-zrPBhr-c7PLxLlg -goversion go1.14.4 -D "" -importcfg $WORK/b049/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /home/iurt/.cache/go-build/74/74a4d6d4e8998a6117dbc94e1112b0033c0c73c37d7bd125e93a3571a0005fd0-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid AGvnBQ77-8h0cb8njfae/AGvnBQ77-8h0cb8njfae -goversion go1.14.4 -D "" -importcfg $WORK/b040/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /home/iurt/.cache/go-build/60/601868c05b6220a86e347fa54fbc92fdac0fc50461d31e8f429bba7cee369e24-d # internal github.com/containers/dnsname/plugins/meta/dnsname mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/pkg/utils/buildversion=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk importmap github.com/coreos/go-iptables/iptables=github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables importmap github.com/pkg/errors=github.com/containers/dnsname/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/dnsname/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b040/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b055/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile text/template=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /home/iurt/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/_build/src/github.com/containers/dnsname/plugins/meta/dnsname /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid UHNCSdFdfOC2gU1_N7t1/UHNCSdFdfOC2gU1_N7t1 -goversion go1.14.4 -D "" -importcfg $WORK/b001/importcfg -pack ./config.go ./files.go ./main.go ./result.go ./service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /home/iurt/.cache/go-build/59/598557f138d45193bf6cc1b5e8dd6dabb1c870db75e7066709944aa8b27cbbd3-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/dnsname/plugins/meta/dnsname=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b040/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b055/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile text/template=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b057/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b058/_pkg_.a packagefile path=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile net/url=$WORK/b068/_pkg_.a packagefile text/template/parse=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_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 regexp/syntax=$WORK/b063/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=C5sRmX-RHfbYG4wUvLvd/UHNCSdFdfOC2gU1_N7t1/QDsHjrTwid0gYbc35-Mw/C5sRmX-RHfbYG4wUvLvd -B 0x9255922f27da3dc56aa7b343be326fd516e06646 -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_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/dnsname rm -r $WORK/b001/ + popd ~/rpmbuild/BUILD/podman-2.0.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5wvfcP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64 + cd podman-2.0.2 + '[' 1 -eq 1 ']' + sed -i 's/install.remote: podman-remote/install.remote:/' Makefile + sed -i 's/install.bin: podman/install.bin:/' Makefile + rm -rf docs/containers-mounts.conf.5.md + install -dp /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/system + PODMAN_VERSION=2.0.2 + /usr/bin/make PREFIX=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr ETCDIR=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/etc install.bin install.remote install.man install.cni install.systemd install.completions install.docker install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin install -m 755 bin/podman /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/podman test -z "" || chcon --verbose --reference=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/podman bin/podman install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin install -m 755 bin/podman-remote /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/podman-remote bin/podman-remote if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man1 install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man5 install -m 644 docs/build/man/podman-attach.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-build.1 docs/build/man/podman-commit.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-container.1 docs/build/man/podman-cp.1 docs/build/man/podman-create.1 docs/build/man/podman-diff.1 docs/build/man/podman-events.1 docs/build/man/podman-exec.1 docs/build/man/podman-export.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-generate.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-history.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-image.1 docs/build/man/podman-images.1 docs/build/man/podman-import.1 docs/build/man/podman-info.1 docs/build/man/podman-init.1 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-load.1 docs/build/man/podman-login.1 docs/build/man/podman-logout.1 docs/build/man/podman-logs.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-manifest.1 docs/build/man/podman-mount.1 docs/build/man/podman-network-create.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-network.1 docs/build/man/podman-pause.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-play.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-pod.1 docs/build/man/podman-port.1 docs/build/man/podman-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-push.1 docs/build/man/podman-remote.1 docs/build/man/podman-restart.1 docs/build/man/podman-rm.1 docs/build/man/podman-rmi.1 docs/build/man/podman-run.1 docs/build/man/podman-save.1 docs/build/man/podman-search.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-system-service.1 docs/build/man/podman-system.1 docs/build/man/podman-tag.1 docs/build/man/podman-top.1 docs/build/man/podman-umount.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-untag.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-volume.1 docs/build/man/podman-wait.1 docs/build/man/podman.1 -t /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man1 install -m 644 docs/build/man/containers-mounts.conf.5 docs/build/man/libpod.conf.5 pkg/hooks/docs/oci-hooks.5 -t /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man1 install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/system /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/user # Install APIV2 services install -m 644 contrib/systemd/user/podman.socket /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman.socket /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/system/podman.service install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/bash-completion/completions install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/zsh/site-functions (cd docs; ./dckrman.sh ./build/man/*.1) install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man1 install -m 755 docker /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man1 install -m 755 -d /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/system /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/systemd/user /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/lib/tmpfiles.d + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + pushd dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db ~/rpmbuild/BUILD/podman-2.0.2/dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db ~/rpmbuild/BUILD/podman-2.0.2 + /usr/bin/make PREFIX=/usr DESTDIR=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64 install install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/libexec/cni install -m 755 bin/dnsname /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/libexec/cni/dnsname + popd ~/rpmbuild/BUILD/podman-2.0.2 ++ sed s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,, ++ find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man5 -type f ++ grep -v -e remote -e docker + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/containers-mounts.conf.5*' + for file in `find /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/man/man[15] -type f | sed "s,/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/libpod.conf.5*' + install -m 644 contrib/systemd/user/podman.socket /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64//usr/lib/systemd/user/podman.socket + install -m 644 contrib/systemd/user/podman.service /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64//usr/lib/systemd/user/podman.service + install -m 644 contrib/systemd/system/podman.socket /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64//usr/lib/systemd/system/podman.socket + install -m 644 contrib/systemd/system/podman.service /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64//usr/lib/systemd/system/podman.service + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.0.2-1.mga8 --unique-debug-suffix -2.0.2-1.mga8.x86_64 --unique-debug-src-base podman-2.0.2-1.mga8.x86_64 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/podman-2.0.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/podman explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/libexec/cni/dnsname explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/podman-remote extracting debug info from /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/libexec/cni/dnsname extracting debug info from /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/podman-remote extracting debug info from /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/bin/podman 1292 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/podman: libgpg-error.so.0 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qT1VZS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd podman-2.0.2 + '[' 0 -eq 1 ']' + exit 0 Processing files: podman-2.0.2-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tWmH2S + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd podman-2.0.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman + cp -pr install.md /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman + cp -pr transfer.md /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.azjgDS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd podman-2.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 2.0.2-1.mga8 podman = 2.0.2-1.mga8 podman(x86-64) = 2.0.2-1.mga8 podman-manpages = 2.0.2-1.mga8 Requires(interp): /bin/sh 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(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.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) Obsoletes: podman-manpages < 2.0.2-1.mga8 Recommends: fuse-overlayfs >= 0.3-8 slirp4netns >= 0.3.0-2 Processing files: podman-docker-2.0.2-1.mga8.noarch Provides: podman-docker = 2.0.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-remote-2.0.2-1.mga8.x86_64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7TDpZQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd podman-2.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman-remote + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 2.0.2-1.mga8 podman-remote(x86-64) = 2.0.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) Processing files: podman-plugins-2.0.2-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CayyjT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd podman-2.0.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman-plugins + cp -pr dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/README.md dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/README_PODMAN.md /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q8m0wT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd podman-2.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman-plugins + cp -pr dnsname-2e1d2e0732df49df460e0991f68bf2ccfcd102db/LICENSE /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 2.0.2-1.mga8 podman-plugins(x86-64) = 2.0.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: podman-debugsource-2.0.2-1.mga8.x86_64 Provides: podman-debugsource = 2.0.2-1.mga8 podman-debugsource(x86-64) = 2.0.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-2.0.2-1.mga8.x86_64 Provides: debuginfo(build-id) = 62f1931ae56e0f30b28e410f60dffc004a867b20 podman-debuginfo = 2.0.2-1.mga8 podman-debuginfo(x86-64) = 2.0.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 2.0.2-1.mga8 Processing files: podman-remote-debuginfo-2.0.2-1.mga8.x86_64 Provides: debuginfo(build-id) = 693b48fb50dd4741e8bc8b096cb5765bf5178c53 podman-remote-debuginfo = 2.0.2-1.mga8 podman-remote-debuginfo(x86-64) = 2.0.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 2.0.2-1.mga8 Processing files: podman-plugins-debuginfo-2.0.2-1.mga8.x86_64 Provides: debuginfo(build-id) = 63572ca5c98ee8d638477ade4923aab6665237fa podman-plugins-debuginfo = 2.0.2-1.mga8 podman-plugins-debuginfo(x86-64) = 2.0.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 2.0.2-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/podman-docker-2.0.2-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/podman-debugsource-2.0.2-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/podman-plugins-2.0.2-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/podman-plugins-debuginfo-2.0.2-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/podman-remote-2.0.2-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/podman-remote-debuginfo-2.0.2-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/podman-2.0.2-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/podman-debuginfo-2.0.2-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XSkgUR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd podman-2.0.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/podman-2.0.2-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V80yoQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf podman-2.0.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!