Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/deepin-authenticate.spec'], chrootPath='/var/lib/mock/dist-an8-dde-build-18607-8282/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/deepin-authenticate.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Thu Mar 23 2021 uoser - 1.2.6-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/deepin-authenticate-1.2.6-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/deepin-authenticate.spec'], chrootPath='/var/lib/mock/dist-an8-dde-build-18607-8282/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/deepin-authenticate.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Thu Mar 23 2021 uoser - 1.2.6-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TVvObk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf deepin-authenticate-1.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/deepin-authenticate-1.2.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd deepin-authenticate-1.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1000 (0001-fix-for-UonioTech.patch):' Patch #1000 (0001-fix-for-UonioTech.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VVwIBo + umask 022 + cd /builddir/build/BUILD + cd deepin-authenticate-1.2.6 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + BUILDID=0xab583101b7310df62257ee16b69411a46e775cbd + export GOPATH=/usr/share/gocode + GOPATH=/usr/share/gocode + /usr/bin/make -O -j16 GO_BUILD_FLAGS=-trimpath 'GOBUILD=go build -compiler gc -ldflags "-B 0xab583101b7310df62257ee16b69411a46e775cbd"' env GOPATH="/builddir/build/BUILD/deepin-authenticate-1.2.6/gopath:/usr/share/gocode" go build -compiler gc -ldflags "-B 0xab583101b7310df62257ee16b69411a46e775cbd" -o out/bin/deepin-authentication pkg.deepin.io/dde/authentication/cmd/deepin-authentication gopath/src/pkg.deepin.io/dde/authentication/service/authenticate/result_access_privileges.go:9:2: cannot find package "github.com/fsnotify/fsnotify" in any of: /usr/lib/golang/src/github.com/fsnotify/fsnotify (from $GOROOT) /builddir/build/BUILD/deepin-authenticate-1.2.6/gopath/src/github.com/fsnotify/fsnotify (from $GOPATH) /usr/share/gocode/src/github.com/fsnotify/fsnotify make: *** [Makefile:22: out/bin/deepin-authentication] Error 1 make: *** Waiting for unfinished jobs.... deepin-policy-ts-convert ts2policy misc/polkit-action/com.deepin.daemon.authenticate.Fingerprint.policy.in misc/ts/com.deepin.daemon.authenticate.Fingerprint.policy misc/polkit-action/com.deepin.daemon.authenticate.Fingerprint.policy policyFile: misc/polkit-action/com.deepin.daemon.authenticate.Fingerprint.policy.in tsDir: misc/ts/com.deepin.daemon.authenticate.Fingerprint.policy outputPolicyFile: misc/polkit-action/com.deepin.daemon.authenticate.Fingerprint.policy cc -fPIC -shared -Wall -D_GNU_SOURCE -lsystemd -ljson-c -lpam -o out/pam_deepin_authentication.so misc/pam-module/pam_auth.c chmod -x out/pam_deepin_authentication.so error: Bad exit status from /var/tmp/rpm-tmp.VVwIBo (%build) RPM build errors: bogus date in %changelog: Thu Mar 23 2021 uoser - 1.2.6-1 Bad exit status from /var/tmp/rpm-tmp.VVwIBo (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/deepin-authenticate.spec