Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. Mock Version: 1.2.17
  2. ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sm-tools.spec'], chrootPath='/var/lib/mock/centos-7-x86_64/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f05ba647210>uid=1000)
  3. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sm-tools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
  4. Building target platforms: x86_64
  5. Building for target x86_64
  6. Wrote: /builddir/build/SRPMS/sm-tools-1.0-2.src.rpm
  7. Child return code was: 0
  8. ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sm-tools.spec'], chrootPath='/var/lib/mock/centos-7-x86_64/root'shell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0x7f05ba647210>printOutput=False)
  9. Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sm-tools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
  10. Building target platforms: x86_64
  11. Building for target x86_64
  12. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JkR4uA
  13. + umask 022
  14. + cd /builddir/build/BUILD
  15. + cd /builddir/build/BUILD
  16. + rm -rf sm-tools-1.0
  17. + /usr/bin/gzip -dc /builddir/build/SOURCES/sm-tools-1.0.tar.gz
  18. + /usr/bin/tar -xof -
  19. + STATUS=0
  20. + '[' 0 -ne 0 ']'
  21. + cd sm-tools-1.0
  22. + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
  23. + exit 0
  24. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D1XVGz
  25. + umask 022
  26. + cd /builddir/build/BUILD
  27. + cd sm-tools-1.0
  28. + '%{__python2}' setup.py build
  29. /var/tmp/rpm-tmp.D1XVGz: line 28: fg: no job control
  30. RPM build errors:
  31. error: Bad exit status from /var/tmp/rpm-tmp.D1XVGz (%build)
  32. Bad exit status from /var/tmp/rpm-tmp.D1XVGz (%build)
  33. Child return code was: 1
  34. EXCEPTION: [Error()]
  35. Traceback (most recent call last):
  36. File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 88, in trace
  37. result = func(*args, **kw)
  38. File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 547, in do
  39. raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
  40. Error: Command failed. See logs for output.
  41. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sm-tools.spec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement