Advertisement
130s

bmake_scmgit_fail_qnx

Aug 31st, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. # cd ../devel/scmgit
  2. # rm -fR work
  3. # bmake
  4. ===> Installing dependencies for scmgit-1.8.2.1
  5. => Full dependency scmgit-base>=1.8.2.1: NOT found
  6. => Verifying package-install for ../../devel/scmgit-base
  7. => Bootstrap dependency digest>=20010302: found digest-20121220
  8. => Checksum SHA1 OK for git-1.8.2.1.tar.gz
  9. => Checksum RMD160 OK for git-1.8.2.1.tar.gz
  10. ===> Installing dependencies for scmgit-base-1.8.2.1
  11. ==========================================================================
  12. The supported build options for scmgit-base are:
  13.  
  14. python
  15.  
  16. The currently selected options are:
  17.  
  18. python
  19.  
  20. You can select which build options to use by setting PKG_DEFAULT_OPTIONS
  21. or the following variable. Its current value is shown:
  22.  
  23. PKG_OPTIONS.scmgit (not defined)
  24.  
  25. ==========================================================================
  26. ==========================================================================
  27. The following variables will affect the build process of this package,
  28. scmgit-base-1.8.2.1. Their current value is shown below:
  29.  
  30. * PYTHON_VERSION_DEFAULT = 27
  31. * SSLBASE = /usr
  32. * SSLCERTS = /etc/openssl/certs
  33. * SSLDIR = /etc/openssl
  34. * SSLKEYS = /etc/openssl/private
  35.  
  36. Based on these variables, the following variables have been set:
  37.  
  38. * PYPACKAGE = python27
  39.  
  40. You may want to abort the process now with CTRL-C and change their value
  41. before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after
  42. the changes.
  43. ==========================================================================
  44. => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.2.1
  45. => Full dependency p5-Error>=0.17015: found p5-Error-0.17019
  46. => Full dependency p5-MIME-Base64>=3.13: found p5-MIME-Base64-3.13nb2
  47. => Full dependency p5-Email-Valid>=0.190: NOT found
  48. => Verifying package-install for ../../mail/p5-Email-Valid
  49. => Bootstrap dependency digest>=20010302: found digest-20121220
  50. => Checksum SHA1 OK for Email-Valid-0.190.tar.gz
  51. => Checksum RMD160 OK for Email-Valid-0.190.tar.gz
  52. ===> Installing dependencies for p5-Email-Valid-0.190nb1
  53. => Full dependency p5-MailTools-[0-9]*: NOT found
  54. => Verifying package-install for ../../mail/p5-MailTools
  55. => Bootstrap dependency digest>=20010302: found digest-20121220
  56. => Checksum SHA1 OK for MailTools-2.12.tar.gz
  57. => Checksum RMD160 OK for MailTools-2.12.tar.gz
  58. ===> Installing dependencies for p5-MailTools-2.12
  59. => Build dependency p5-Net>=1.09: NOT found
  60. => Verifying package-install for ../../net/p5-Net
  61. => Bootstrap dependency digest>=20010302: found digest-20121220
  62. ===> Install binary package of p5-Net-1.22nb4
  63. pkg_add: no pkg found for '/usr/share/pkgsrc/packages/All/p5-Net-1.22nb4.tgz', sorry.
  64. pkg_add: 1 package addition failed
  65. *** Error code 1
  66.  
  67. Stop.
  68. bmake: stopped in /usr/share/pkgsrc/net/p5-Net
  69. *** Error code 1
  70.  
  71. Stop.
  72. bmake: stopped in /usr/share/pkgsrc/net/p5-Net
  73. *** Error code 1
  74.  
  75. Stop.
  76. bmake: stopped in /usr/share/pkgsrc/net/p5-Net
  77. *** Error code 1
  78.  
  79. Stop.
  80. bmake: stopped in /usr/share/pkgsrc/mail/p5-MailTools
  81. *** Error code 1
  82.  
  83. Stop.
  84. bmake: stopped in /usr/share/pkgsrc/mail/p5-Email-Valid
  85. *** Error code 1
  86.  
  87. Stop.
  88. bmake: stopped in /usr/share/pkgsrc/devel/scmgit-base
  89. *** Error code 1
  90.  
  91. Stop.
  92. bmake: stopped in /usr/share/pkgsrc/devel/scmgit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement