D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/docker-containerd-2.2.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qrJUK2 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VAS30l + umask 022 + cd /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + rm -rf containerd-2.2.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/v2.2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd containerd-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's|VERSION \?=.*|VERSION=2.2.1|' Makefile + perl -pi -e 's|REVISION=.*|REVISION=1.mga10|' Makefile + perl -pi -e 's|run -mod=readonly |run -mod=vendor|' Makefile + perl -pi -e 's|^GO_BUILD_FLAGS=.*|GO_BUILD_FLAGS="-mod=vendor"|' Makefile + mkdir -p src/github.com/containerd ++ pwd + ln -s /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1 src/github.com/containerd/containerd + find . -type f -print0 + xargs -0 perl -pi -e 's|/run/containerd|/run/docker/containerd|g' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GAATwz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd containerd-2.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export GO111MODULE=on + GO111MODULE=on + export GOPATH=/usr/share/gocode + GOPATH=/usr/share/gocode ++ pwd + mkdir -p /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/tmp ++ pwd + export GOMODCACHE=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/tmp + GOMODCACHE=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/tmp + cd src/github.com/containerd/containerd + make PREFIX=/usr fatal: not a git repository (or any of the parent directories): .git warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] [...] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --[no-]function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=,...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=,...] synonym for --dirstat=files,,... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --[no-]compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --[no-]full-index show full pre- and post-image object names on the "index" lines --[no-]color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --[no-]abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --[no-]find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --[no-]rename-empty use empty blobs as rename source --[no-]follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --[no-]ignore-matching-lines ignore changes whose all lines match --[no-]indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --[no-]color-moved[=] moved lines of code are colored differently --[no-]color-moved-ws how white spaces are ignored in --color-moved Other diff options --[no-]relative[=] when run from subdir, exclude changes outside and show relative paths -a, --[no-]text treat all files as text -R swap two inputs, reverse the diff --[no-]exit-code exit with 1 if there were differences, 0 otherwise --[no-]quiet disable all output of the program --[no-]ext-diff allow an external diff helper to be executed --[no-]textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file + bin/ctr go build -gcflags=-trimpath=/usr/share/gocode/src -buildmode=pie -o bin/ctr -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.2.1 -X github.com/containerd/containerd/v2/version.Revision=.m -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "urfave_cli_no_docs" ./cmd/ctr fatal: not a git repository (or any of the parent directories): .git warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] [...] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --[no-]function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=,...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=,...] synonym for --dirstat=files,,... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --[no-]compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --[no-]full-index show full pre- and post-image object names on the "index" lines --[no-]color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --[no-]abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --[no-]find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --[no-]rename-empty use empty blobs as rename source --[no-]follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --[no-]ignore-matching-lines ignore changes whose all lines match --[no-]indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --[no-]color-moved[=] moved lines of code are colored differently --[no-]color-moved-ws how white spaces are ignored in --color-moved Other diff options --[no-]relative[=] when run from subdir, exclude changes outside and show relative paths -a, --[no-]text treat all files as text -R swap two inputs, reverse the diff --[no-]exit-code exit with 1 if there were differences, 0 otherwise --[no-]quiet disable all output of the program --[no-]ext-diff allow an external diff helper to be executed --[no-]textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file + bin/containerd go build -gcflags=-trimpath=/usr/share/gocode/src -buildmode=pie -o bin/containerd -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.2.1 -X github.com/containerd/containerd/v2/version.Revision=.m -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "urfave_cli_no_docs" ./cmd/containerd fatal: not a git repository (or any of the parent directories): .git warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] [...] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --[no-]function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=,...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=,...] synonym for --dirstat=files,,... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --[no-]compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --[no-]full-index show full pre- and post-image object names on the "index" lines --[no-]color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --[no-]abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --[no-]find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --[no-]rename-empty use empty blobs as rename source --[no-]follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --[no-]ignore-matching-lines ignore changes whose all lines match --[no-]indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --[no-]color-moved[=] moved lines of code are colored differently --[no-]color-moved-ws how white spaces are ignored in --color-moved Other diff options --[no-]relative[=] when run from subdir, exclude changes outside and show relative paths -a, --[no-]text treat all files as text -R swap two inputs, reverse the diff --[no-]exit-code exit with 1 if there were differences, 0 otherwise --[no-]quiet disable all output of the program --[no-]ext-diff allow an external diff helper to be executed --[no-]textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file + bin/containerd-stress go build -gcflags=-trimpath=/usr/share/gocode/src -buildmode=pie -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.2.1 -X github.com/containerd/containerd/v2/version.Revision=.m -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "urfave_cli_no_docs" ./cmd/containerd-stress fatal: not a git repository (or any of the parent directories): .git warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] [...] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --[no-]function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=,...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=,...] synonym for --dirstat=files,,... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --[no-]compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --[no-]full-index show full pre- and post-image object names on the "index" lines --[no-]color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --[no-]abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --[no-]find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --[no-]rename-empty use empty blobs as rename source --[no-]follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --[no-]ignore-matching-lines ignore changes whose all lines match --[no-]indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --[no-]color-moved[=] moved lines of code are colored differently --[no-]color-moved-ws how white spaces are ignored in --color-moved Other diff options --[no-]relative[=] when run from subdir, exclude changes outside and show relative paths -a, --[no-]text treat all files as text -R swap two inputs, reverse the diff --[no-]exit-code exit with 1 if there were differences, 0 otherwise --[no-]quiet disable all output of the program --[no-]ext-diff allow an external diff helper to be executed --[no-]textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file + bin/containerd-shim-runc-v2 CGO_ENABLED=0 go build -o bin/containerd-shim-runc-v2 -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.2.1 -X github.com/containerd/containerd/v2/version.Revision=.m -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -extldflags "-static" -s -w' -tags "urfave_cli_no_docs no_grpc" ./cmd/containerd-shim-runc-v2 + binaries + make PREFIX=/usr man fatal: not a git repository (or any of the parent directories): .git warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] [...] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --[no-]function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=,...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=,...] synonym for --dirstat=files,,... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --[no-]compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --[no-]full-index show full pre- and post-image object names on the "index" lines --[no-]color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --[no-]abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --[no-]find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --[no-]rename-empty use empty blobs as rename source --[no-]follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --[no-]ignore-matching-lines ignore changes whose all lines match --[no-]indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --[no-]color-moved[=] moved lines of code are colored differently --[no-]color-moved-ws how white spaces are ignored in --color-moved Other diff options --[no-]relative[=] when run from subdir, exclude changes outside and show relative paths -a, --[no-]text treat all files as text -R swap two inputs, reverse the diff --[no-]exit-code exit with 1 if there were differences, 0 otherwise --[no-]quiet disable all output of the program --[no-]ext-diff allow an external diff helper to be executed --[no-]textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file + bin/gen-manpages go build -gcflags=-trimpath=/usr/share/gocode/src -buildmode=pie -o bin/gen-manpages -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.2.1 -X github.com/containerd/containerd/v2/version.Revision=.m -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "" ./cmd/gen-manpages + man/ctr.8 bin/gen-manpages ctr.8 man + man/containerd.8 bin/gen-manpages containerd.8 man + man/containerd-config.8 go-md2man -in "docs/man/containerd-config.8.md" -out "man/containerd-config.8" + man/containerd-config.toml.5 go-md2man -in "docs/man/containerd-config.toml.5.md" -out "man/containerd-config.toml.5" + man + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LlyHOh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + mkdir /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd containerd-2.2.1 + '[' 1 -eq 1 ']' + export GO111MODULE=on + GO111MODULE=on + mkdir -p /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/bin + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT 'INSTALL=/usr/bin/install -p' DESTDIR=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT PREFIX=/usr + install bin/ctr bin/containerd bin/containerd-stress bin/containerd-shim-runc-v2 ++ pwd + export GOMODCACHE=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/tmp + GOMODCACHE=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/tmp + cd src/github.com/containerd/containerd + make DESTDIR=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT PREFIX=/usr install-man fatal: not a git repository (or any of the parent directories): .git warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] [...] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --[no-]function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=,...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=,...] synonym for --dirstat=files,,... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --[no-]compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --[no-]full-index show full pre- and post-image object names on the "index" lines --[no-]color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --[no-]abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --[no-]find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --[no-]rename-empty use empty blobs as rename source --[no-]follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --[no-]ignore-matching-lines ignore changes whose all lines match --[no-]indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --[no-]color-moved[=] moved lines of code are colored differently --[no-]color-moved-ws how white spaces are ignored in --color-moved Other diff options --[no-]relative[=] when run from subdir, exclude changes outside and show relative paths -a, --[no-]text treat all files as text -R swap two inputs, reverse the diff --[no-]exit-code exit with 1 if there were differences, 0 otherwise --[no-]quiet disable all output of the program --[no-]ext-diff allow an external diff helper to be executed --[no-]textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file + bin/gen-manpages go build -gcflags=-trimpath=/home/pterjan/go/src -buildmode=pie -o bin/gen-manpages -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.2.1 -X github.com/containerd/containerd/v2/version.Revision=.m -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "" ./cmd/gen-manpages + man/ctr.8 bin/gen-manpages ctr.8 man + man/containerd.8 bin/gen-manpages containerd.8 man + man/containerd-config.8 go-md2man -in "docs/man/containerd-config.8.md" -out "man/containerd-config.8" + man/containerd-config.toml.5 go-md2man -in "docs/man/containerd-config.toml.5.md" -out "man/containerd-config.toml.5" + man + install-man install -d /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/man/man8; gzip -c man/ctr.8 >/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/man/man8/ctr.8.gz; install -d /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/man/man8; gzip -c man/containerd.8 >/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/man/man8/containerd.8.gz; install -d /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/man/man8; gzip -c man/containerd-config.8 >/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/man/man8/containerd-config.8.gz; install -d /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/man/man5; gzip -c man/containerd-config.toml.5 >/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/man/man5/containerd-config.toml.5.gz; + cd /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/bin + for i in * + ln -sf containerd docker-containerd + for i in * + ln -sf containerd-shim-runc-v2 docker-containerd-shim-runc-v2 + for i in * + ln -sf containerd-stress docker-containerd-stress + for i in * + ln -sf ctr docker-ctr + /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 + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/SPECPARTS/rpm-debuginfo.specpart Processing files: docker-containerd-2.2.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EVpnH2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + cd containerd-2.2.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/NOTICE /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/ADOPTERS.md /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/BUILDING.md /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/CONTRIBUTING.md /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/README.md /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/RELEASES.md /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/ROADMAP.md /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/SCOPE.md /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/code-of-conduct.md /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/doc/docker-containerd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GIhEzj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + cd containerd-2.2.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/licenses/docker-containerd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/licenses/docker-containerd + cp -pr /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/containerd-2.2.1/LICENSE /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT/usr/share/licenses/docker-containerd + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-containerd = 2.2.1-1.mga10 docker-containerd(x86-64) = 2.2.1-1.mga10 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) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/docker-containerd-2.2.1-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IpwIRz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + test -d /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/docker-containerd-2.2.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!