Advertisement
Guest User

Untitled

a guest
May 27th, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. cahost [root] ~/bin # sh -x ./want_pkg.sh sysutils/tmux
  2. + [ 1 -eq 1 ]
  3. + [ -n /poudriere/ports/default ]
  4. + [ -n /usr/bin/make ]
  5. + ORIGIN=sysutils/tmux
  6. + : pkg-static
  7. + pkg-static config ABI
  8. + : FreeBSD:10:amd64
  9. + /usr/bin/make -C /poudriere/ports/default/sysutils/tmux pretty-print-config
  10. + sed -n 's/^\+\(.*\)/\1/p'
  11. + tr ' ' '\n'
  12. + sort
  13. + paste -s -d ' ' -
  14. + WANTED_OPTIONS='DOCS EXAMPLES'
  15. + find_package sysutils/tmux 'DOCS EXAMPLES' FreeBSD:10:amd64 ''
  16. + local origin=sysutils/tmux
  17. + local 'wanted_options=DOCS EXAMPLES'
  18. + local wanted_abi=FreeBSD:10:amd64
  19. + local wanted_version=
  20. + local pkgfile
  21. + /usr/bin/make -C /poudriere/ports/default/sysutils/tmux -V PKGFILE
  22. + pkgfile=/poudriere/data/packages/builder-default/All/All/tmux-2.0.txz
  23. + [ -r /poudriere/data/packages/builder-default/All/All/tmux-2.0.txz ]
  24. + check_pkg 1 sysutils/tmux 'DOCS EXAMPLES' FreeBSD:10:amd64 ''
  25. + local remote=1
  26. + local target=sysutils/tmux
  27. + local 'wanted_options=DOCS EXAMPLES'
  28. + local wanted_abi=FreeBSD:10:amd64
  29. + local wanted_version=
  30. + local pkg_options pkg_abi
  31. + pkg_get_options sysutils/tmux 1
  32. + local target=sysutils/tmux
  33. + local remote=1
  34. + sed '/^off/d;s/^on//'
  35. + sort
  36. + pkg_query %Ov%Ok sysutils/tmux 1
  37. + paste -s -d ' ' -
  38. + local pattern=%Ov%Ok
  39. + local target=sysutils/tmux
  40. + local remote=1
  41. + [ 1 -eq 1 ]
  42. + pkg-static rquery -U %Ov%Ok sysutils/tmux
  43. + pkg_options='BACKSPACE DOCS DOCS EXAMPLES EXAMPLES'
  44. + pkg_get_abi sysutils/tmux 1
  45. + local target=sysutils/tmux
  46. + local remote=1
  47. + pkg_query %q sysutils/tmux 1
  48. + local pattern=%q
  49. + local target=sysutils/tmux
  50. + local remote=1
  51. + [ 1 -eq 1 ]
  52. + pkg-static rquery -U %q sysutils/tmux
  53. + pkg_abi='freebsd:10:x86:64
  54. freebsd:10:x86:64'
  55. + pkg_get_version sysutils/tmux 1
  56. + local target=sysutils/tmux
  57. + local remote=1
  58. + pkg_query %v sysutils/tmux 1
  59. + local pattern=%v
  60. + local target=sysutils/tmux
  61. + local remote=1
  62. + [ 1 -eq 1 ]
  63. + pkg-static rquery -U %v sysutils/tmux
  64. + pkg_version='2.0
  65. 2.0'
  66. + package_eligible 'BACKSPACE DOCS DOCS EXAMPLES EXAMPLES' 'DOCS EXAMPLES' 'freebsd:10:x86:64
  67. freebsd:10:x86:64' FreeBSD:10:amd64 ''
  68. + local 'pkg_options=BACKSPACE DOCS DOCS EXAMPLES EXAMPLES'
  69. + local 'wanted_options=DOCS EXAMPLES'
  70. + local 'pkg_abi=freebsd:10:x86:64
  71. freebsd:10:x86:64'
  72. + local wanted_abi=FreeBSD:10:amd64
  73. + local wanted_version=
  74. + [ 'BACKSPACE DOCS DOCS EXAMPLES EXAMPLES' = 'DOCS EXAMPLES' ]
  75. + return 1
  76. + return 1
  77. + return 1
  78. + echo none
  79. none
  80. + exit 1
  81. !1! cahost [root] ~/bin #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement