Advertisement
Guest User

Untitled

a guest
Jan 14th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. checking for x86_64-koji-linux-gnu-strip... no
  2. checking for strip... strip
  3. checking for prefix of external symbols... NONE
  4. checking pthread.h usability... yes
  5. checking pthread.h presence... yes
  6. checking for pthread.h... yes
  7. checking for if make is GNU make... yes
  8. checking for nroff... /usr/bin/nroff
  9. .ext/include/x86_64-linux/ruby/config.h updated
  10. ruby library version = 1.9.1
  11. configure: creating ./config.status
  12. config.status: creating Makefile
  13. config.status: creating ruby-1.9.pc
  14. ./configure: line 19284: syntax error near unexpected token `('
  15. ./configure: line 19284: ` $as_echo_n "(cached) " >&6'
  16. RPM build errors:
  17. error: Bad exit status from /var/tmp/rpm-tmp.f0CTp3 (%build)
  18. Bad exit status from /var/tmp/rpm-tmp.f0CTp3 (%build)
  19. Child return code was: 1
  20. EXCEPTION: Command failed. See logs for output.
  21. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ruby19.spec']
  22. Traceback (most recent call last):
  23. File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace
  24. result = func(*args, **kw)
  25. File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 378, in do
  26. raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
  27. Error: Command failed. See logs for output.
  28. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ruby19.spec']
  29. LEAVE do --> EXCEPTION RAISED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement