Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. [ 16s] processing recipe /.build-srcdir/_service:tar_git:libtool.spec ...
  2. [ 16s] init_buildsystem --configdir /.build/configs --cachedir /var/cache/build /.build-srcdir/_service:tar_git:libtool.spec build rpmlint-Factory ...
  3. [ 16s] initializing rpm db...
  4. [ 16s] Using /opt/cross/bin/armv7hl-meego-linux-gnueabi-gcc to detect target architecture:
  5. [ 16s] Finished writing sb2.gcc.config
  6. [ 16s] gcc configured.
  7. [ 16s] sb2-init: Target architecture is 'armv7hl'
  8. [ 16s] sb2-init: Host architecture is 'i[3456]86'
  9. [ 16s] No targets found, create some with sb2-init!
  10. [ 16s] Finished writing sb2.config
  11. [ 16s] sb2-init: Creating Debian build system settings for this target:
  12. [ 16s] /usr/bin/sb2-show: Error: This command can only be used inside a session (e.g. 'sb2 sb2-show ...')
  13. [ 16s]
  14. [ 16s] /usr/bin/sb2-show: Usage:
  15. [ 16s] /usr/bin/sb2-show [options] command [parameters]
  16. [ 16s]
  17. [ 16s] Options:
  18. [ 16s] -b binary_name show using binary_name as name of
  19. [ 16s] the calling program
  20. [ 16s] -p policy_name show using policy_name as name of
  21. [ 16s] the active exec policy
  22. [ 16s] -f function show using 'function' as callers name
  23. [ 16s] -D ignore directories while verifying path lists
  24. [ 16s] -v be more verbose
  25. [ 16s] -t report elapsed time (real time elapsed while
  26. [ 16s] executing 'command')
  27. [ 16s] -g port use port as qemu gdbserver listening port
  28. [ 16s] (default port is 1234)
  29. [ 16s] Commands:
  30. [ 16s] acct_on file activate process accounting, see man acct(2)
  31. [ 16s] (requires superuser rights)
  32. [ 16s] (can be used without a session)
  33. [ 16s] acct_off deactivate process accounting
  34. [ 16s] (can be used without a session)
  35. [ 16s] binarytype realpath detect & show type of program at
  36. [ 16s] 'realpath' (already mapped path)
  37. [ 16s] exec file [argv1] [argv2]..
  38. [ 16s] show execve() modifications
  39. [ 16s] exec-cmdline file [argv1] [argv2]..
  40. [ 16s] show execve() modifications on
  41. [ 16s] a single line (does not show full
  42. [ 16s] details)
  43. [ 16s] libraryinterface show preload library interface version
  44. [ 16s] (the Lua <-> C code interface)
  45. [ 16s] log-error 'message' add an error message to the log
  46. [ 16s] log-warning 'message' add a warning message to the log
  47. [ 16s] net subcmd [argvs]..
  48. [ 16s] show networking info
  49. [ 16s] path [path1] [path2].. show mappings of pathnames
  50. [ 16s] pwd show virtual current working directory
  51. [ 16s] qemu-debug-exec file argv0 [argv1] [argv2]..
  52. [ 16s] show command line that can be used to
  53. [ 16s] start target binary under qemu
  54. [ 16s] gdbserver
  55. [ 16s] realcwd show real current working directory
  56. [ 16s] realpath path call realpath(path) and print the result
  57. [ 16s] (can be used without a session)
  58. [ 16s] reverse path [path2] reverse-map path(s) and print the results
  59. [ 16s] start command [params] Execute 'command' (this is used internally
  60. [ 16s] during session startup)
  61. [ 16s] var variablename show value of a string variable
  62. [ 16s] verify-pathlist-mappings required-prefix [ignorelist]
  63. [ 16s] read list of paths from stdin and
  64. [ 16s] check that all paths will be mapped to
  65. [ 16s] required prefix
  66. [ 16s] which [path1] [path2].. (like the 'path' command, but less verbose)
  67. [ 16s]
  68. [ 16s] '/usr/bin/sb2-show' must be executed inside sb2 sandbox (see the 'sb2' command)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement