Guest User

Untitled

a guest
Feb 18th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. woot@wr-ubuntu:~/workspace/SIRTI_MPC8641_LINUX_at_12119/build/systemtap-2.3$ sudo LD_LIBRARY_PATH=./lib-elfutils ./stap -vvv -a ppc -r /home/woot/workspace/SIRTI_MPC8641_LINUX_at_12119/build/linux-2.6.21-cgl -e 'probe begin {}'
  2. sudo: unable to resolve host wr-ubuntu
  3. Located kernel source tree (COPYING) at '/home/woot/workspace/SIRTI_MPC8641_LINUX_at_12119/build/linux-2.6.21-cgl'
  4. WARNING: kernel release/architecture mismatch with host forces last-pass 4.
  5. Systemtap translator/driver (version 2.3/0.148, non-git sources)
  6. Copyright (C) 2005-2013 Red Hat, Inc. and others
  7. This is free software; see the source for copying conditions.
  8. enabled features: TR1_UNORDERED_MAP NLS
  9. Created temporary directory "/tmp/stapDqII7r"
  10. Session arch: ppc release: 2.6.21.7-hrt1-cfs-v22-grsecSIRTI_1.33.0_12119_17356-WR2.0bl_cgl
  11. Parsed kernel "/home/woot/workspace/SIRTI_MPC8641_LINUX_at_12119/build/linux-2.6.21-cgl/.config", containing 468 tuples
  12. Parsed kernel /home/woot/workspace/SIRTI_MPC8641_LINUX_at_12119/build/linux-2.6.21-cgl/Module.symvers, which contained 3087 vmlinux exports
  13. Pass 1: parsed user script and 0 library script(s) using 29264virt/6096res/4292shr/2228data kb, in 0usr/0sys/0real ms.
  14. Eliding side-effect-free empty block operator '{' at <input>:1:13
  15. WARNING: side-effect-free probe 'probe_1': keyword at <input>:1:1
  16. source: probe begin {}
  17. ^
  18. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 29264virt/6096res/4292shr/2228data kb, in 0usr/0sys/0real ms.
  19. function recursion-analysis: max-nesting 0 non-recursive
  20. adapt location:14max - 14/1tot =>[]
  21. adapt derivation:15max - 15/1tot =>[]
  22. adapt pp:8max - 8/1tot =>[]
  23. adapt pn:8max - 8/1tot =>[]
  24. Pass 3: translated to C into "/tmp/stapDqII7r/stap_e631c2ba1483446ff82e19651e060b7f_1082_src.c" using 29384virt/6760res/4804shr/2348data kb, in 0usr/0sys/0real ms.
  25. Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/usr/lib/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin make -C /home/woot/workspace/SIRTI_MPC8641_LINUX_at_12119/build/linux-2.6.21-cgl M=/tmp/stapDqII7r modules ARCH=ppc CONFIG_DEBUG_INFO= V=1 -j25
  26. cc1: error: unrecognized command line option "-mmultiple"
  27. cc1: error: unrecognized command line option "-mstring"
  28. as: unrecognized option `-maltivec'
  29. cc1: warnings being treated as errors
  30. cc1: warning: unknown register name: r2
  31. make[1]: *** [/tmp/stapDqII7r/stap_e631c2ba1483446ff82e19651e060b7f_1082_src.o] Error 1
  32. make: *** [_module_/tmp/stapDqII7r] Error 2
  33. Spawn waitpid result (0x200): 2
  34. WARNING: kbuild exited with status: 2
  35. Pass 4: compiled C into "stap_e631c2ba1483446ff82e19651e060b7f_1082.ko" in 20usr/0sys/319real ms.
  36. Pass 4: compilation failed. [man error::pass4]
  37. Running rm -rf /tmp/stapDqII7r
  38. Spawn waitpid result (0x0): 0
  39. Removed temporary directory "/tmp/stapDqII7r"
Advertisement
Add Comment
Please, Sign In to add comment