<86>Feb 11 00:50:12 userdel[3006694]: delete user 'rooter' <86>Feb 11 00:50:12 userdel[3006694]: removed group 'rooter' owned by 'rooter' <86>Feb 11 00:50:12 userdel[3006694]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 00:50:12 groupadd[3007129]: group added to /etc/group: name=rooter, GID=1811 <86>Feb 11 00:50:12 groupadd[3007129]: group added to /etc/gshadow: name=rooter <86>Feb 11 00:50:12 groupadd[3007129]: new group: name=rooter, GID=1811 <86>Feb 11 00:50:12 useradd[3007305]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash <86>Feb 11 00:50:12 userdel[3007345]: delete user 'builder' <86>Feb 11 00:50:12 userdel[3007345]: removed group 'builder' owned by 'builder' <86>Feb 11 00:50:12 userdel[3007345]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 00:50:12 groupadd[3007477]: group added to /etc/group: name=builder, GID=1812 <86>Feb 11 00:50:12 groupadd[3007477]: group added to /etc/gshadow: name=builder <86>Feb 11 00:50:12 groupadd[3007477]: new group: name=builder, GID=1812 <86>Feb 11 00:50:12 useradd[3007532]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash <13>Feb 11 00:50:20 rpmi: golang-src-1.20.13-alt1 p10+337911.100.1.1 1704826712 installed <13>Feb 11 00:50:23 rpmi: golang-1.20.13-alt1 p10+337911.100.1.1 1704826712 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/fsextender-0.1.6-alt1.nosrc.rpm (w1.gzdio) Installing fsextender-0.1.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fsextender-0.1.6 + echo 'Source #0 (fsextender-0.1.6.tar):' Source #0 (fsextender-0.1.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fsextender-0.1.6.tar + cd fsextender-0.1.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (fsextender-alt-fix-build.patch):' Patch #1 (fsextender-alt-fix-build.patch): + /usr/bin/patch -p1 patching file go.mod patching file go.sum patching file vendor/modules.txt + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fsextender-0.1.6 + mkdir -p src/github.com/rekby + ln -s ../../../ src/github.com/rekby/fsextender ++ pwd + export GOPATH=/usr/src/RPM/BUILD/fsextender-0.1.6/vendor:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/fsextender-0.1.6/vendor:/usr/share/gocode + mkdir bin + binaries=(fsextender) + for bin in "${binaries[@]}" + go build -o bin/fsextender fsextender/main.go + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64876 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fsextender-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fsextender-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd fsextender-0.1.6 + install -d -p /usr/src/tmp/fsextender-buildroot/usr/bin + install -p -m 0755 bin/fsextender /usr/src/tmp/fsextender-buildroot/usr/bin + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./storageitemtype_string.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./storageitemtype_string.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./storageitemtype_string.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./storageitemtype_string.go './storageitemtype_string.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./storageitemtype_string.go' + echo '%{gopath}/src/%{import_path}/./storageitemtype_string.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./scan.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./scan.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./scan.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./scan.go './scan.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./scan.go' + echo '%{gopath}/src/%{import_path}/./scan.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./main.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./main.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./main.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./main.go './main.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./main.go' + echo '%{gopath}/src/%{import_path}/./main.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./fsextender/main.go + echo '%dir %{gopath}/src/%{import_path}/./fsextender' ++ dirname ./fsextender/main.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./fsextender + cp -pav ./fsextender/main.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./fsextender/main.go './fsextender/main.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./fsextender/main.go' + echo '%{gopath}/src/%{import_path}/./fsextender/main.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./extend-plan.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./extend-plan.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./extend-plan.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./extend-plan.go './extend-plan.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./extend-plan.go' + echo '%{gopath}/src/%{import_path}/./extend-plan.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./extend-do.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./extend-do.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./extend-do.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./extend-do.go './extend-do.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./extend-do.go' + echo '%{gopath}/src/%{import_path}/./extend-do.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./bindata.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./bindata.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./bindata.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./bindata.go './bindata.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./bindata.go' + echo '%{gopath}/src/%{import_path}/./bindata.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/zero.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty' ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/zero.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty + cp -pav ./Godeps/_workspace/src/github.com/rekby/pretty/zero.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/zero.go './Godeps/_workspace/src/github.com/rekby/pretty/zero.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/zero.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty/zero.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty' ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty + cp -pav ./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go './Godeps/_workspace/src/github.com/rekby/pretty/pretty.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty' ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty + cp -pav ./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go './Godeps/_workspace/src/github.com/rekby/pretty/formatter.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/diff.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty' ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/diff.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty + cp -pav ./Godeps/_workspace/src/github.com/rekby/pretty/diff.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/diff.go './Godeps/_workspace/src/github.com/rekby/pretty/diff.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/diff.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty/diff.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/mbr' ++ dirname ./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/mbr + cp -pav ./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go './Godeps/_workspace/src/github.com/rekby/mbr/mbr.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/gpt' ++ dirname ./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/gpt + cp -pav ./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go './Godeps/_workspace/src/github.com/rekby/gpt/gpt.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go './Godeps/_workspace/src/github.com/ogier/pflag/uint8.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go './Godeps/_workspace/src/github.com/ogier/pflag/uint64.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go './Godeps/_workspace/src/github.com/ogier/pflag/uint32.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go './Godeps/_workspace/src/github.com/ogier/pflag/uint16.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint.go './Godeps/_workspace/src/github.com/ogier/pflag/uint.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/string.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/string.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/string.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/string.go './Godeps/_workspace/src/github.com/ogier/pflag/string.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/string.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/string.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go './Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/ip.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/ip.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/ip.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/ip.go './Godeps/_workspace/src/github.com/ogier/pflag/ip.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/ip.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/ip.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int8.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int8.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/int8.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int8.go './Godeps/_workspace/src/github.com/ogier/pflag/int8.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int8.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/int8.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int64.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int64.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/int64.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int64.go './Godeps/_workspace/src/github.com/ogier/pflag/int64.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int64.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/int64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int32.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int32.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/int32.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int32.go './Godeps/_workspace/src/github.com/ogier/pflag/int32.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int32.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/int32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/int.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int.go './Godeps/_workspace/src/github.com/ogier/pflag/int.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/int.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/float64.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/float64.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/float64.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/float64.go './Godeps/_workspace/src/github.com/ogier/pflag/float64.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/float64.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/float64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/float32.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/float32.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/float32.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/float32.go './Godeps/_workspace/src/github.com/ogier/pflag/float32.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/float32.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/float32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/flag.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/flag.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/flag.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/flag.go './Godeps/_workspace/src/github.com/ogier/pflag/flag.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/flag.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/flag.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/duration.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/duration.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/duration.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/duration.go './Godeps/_workspace/src/github.com/ogier/pflag/duration.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/duration.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/duration.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/bool.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/bool.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/bool.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/bool.go './Godeps/_workspace/src/github.com/ogier/pflag/bool.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/bool.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/bool.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/wrap.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/wrap.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text + cp -pav ./Godeps/_workspace/src/github.com/kr/text/wrap.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/wrap.go './Godeps/_workspace/src/github.com/kr/text/wrap.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/wrap.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/wrap.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/mc/mc.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/mc' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/mc/mc.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/mc + cp -pav ./Godeps/_workspace/src/github.com/kr/text/mc/mc.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/mc/mc.go './Godeps/_workspace/src/github.com/kr/text/mc/mc.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/mc/mc.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/mc/mc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/indent.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/indent.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text + cp -pav ./Godeps/_workspace/src/github.com/kr/text/indent.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/indent.go './Godeps/_workspace/src/github.com/kr/text/indent.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/indent.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/indent.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/doc.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/doc.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text + cp -pav ./Godeps/_workspace/src/github.com/kr/text/doc.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/doc.go './Godeps/_workspace/src/github.com/kr/text/doc.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/doc.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/colwriter' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/colwriter + cp -pav ./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go './Godeps/_workspace/src/github.com/kr/text/colwriter/column.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fsextender-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fsextender-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/fsextender-buildroot/ (default) Compressing files in /usr/src/tmp/fsextender-buildroot (auto) Verifying ELF objects in /usr/src/tmp/fsextender-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=no) phdr[2]: unknown object file note type 4 with owner name 'Go' at offset 100 program header entry 9: unknown program header entry type 0x65041580 section [33] '.note.go.buildid': unknown object file note type 4 with owner name 'Go' at offset 100 verify-elf: WARNING: ./usr/bin/fsextender: eu-elflint failed Processing files: fsextender-0.1.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37289 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fsextender-0.1.6 + DOCDIR=/usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + export DOCDIR + rm -rf /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + /bin/mkdir -p /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + cp -prL README.md usage.txt /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + chmod -R go-w /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + chmod -R a+rX /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.37yRSY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PrUEzW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/fsextender-buildroot/usr/bin/fsextender: overlinked libraries: /lib64/libresolv.so.2 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libresolv.so.2()(64bit) Processing files: fsextender-devel-0.1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eGKOIY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qRZknY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: golang Wrote: /usr/src/RPM/RPMS/x86_64/fsextender-0.1.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/fsextender-devel-0.1.6-alt1.noarch.rpm (w2.lzdio) 17.68user 3.10system 0:17.22elapsed 120%CPU (0avgtext+0avgdata 193184maxresident)k 0inputs+0outputs (0major+459019minor)pagefaults 0swaps 5.94user 3.03system 0:39.50elapsed 22%CPU (0avgtext+0avgdata 129372maxresident)k 138320inputs+0outputs (0major+191036minor)pagefaults 0swaps --- fsextender-0.1.6-alt1.x86_64.rpm.repo 2021-04-26 15:13:33.000000000 +0000 +++ fsextender-0.1.6-alt1.x86_64.rpm.hasher 2024-02-11 00:50:45.548524628 +0000 @@ -8,8 +8,8 @@ Requires: libc.so.6(GLIBC_2.32)(64bit) -Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) +Requires: libresolv.so.2()(64bit) Requires: rpmlib(PayloadIsLzma) Provides: fsextender = 0.1.6-alt1:sisyphus+270739.300.3.1 -File: /usr/bin/fsextender 100755 root:root db7831a4f16ff5d327d5462fd8668ab3 +File: /usr/bin/fsextender 100755 root:root 808631e3556588d6cf42efb4b6572a02 File: /usr/share/doc/fsextender-0.1.6 40755 root:root @@ -17,2 +17,2 @@ File: /usr/share/doc/fsextender-0.1.6/usage.txt 100644 root:root d06cede1fd49be2198bc8b15f0922075 -RPMIdentity: 00d9face53026e89b424ecd0e2d8289f58082ebf8877d9a165cc1281ee093f75fad1aa4c29761df8adc65f6180bd582d2aca98609fee3ef070b8df4c0d268354 +RPMIdentity: ebe690d0841af91278fa2bda5b8eecb374793f811ebb867f13b2928b4fcbdd34c7c4246f12d6f45492b00496ec3cc75a9dc9916a715a298411f8efefcea9a14f