Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.42 KB | None | 0 0
  1. localhost whatsapp-purple # emerge whatsapp-purple
  2. --- Invalid atom in /etc/portage/package.mask: =libs/libmypaint-1.3.0 gegl
  3. Calculating dependencies -rsync: [receiver] write error: Broken pipe (32)
  4. ... done!
  5.  
  6. >>> Verifying ebuild manifests
  7.  
  8. >>> Emerging (1 of 1) net-im/whatsapp-purple-9999::gentoo-htpc
  9. >>> Unpacking source...
  10. GIT update -->
  11. repository: https://github.com/davidgfnet/whatsapp-purple.git
  12. at the commit: 07ed931a3dd04c98a5f36e52129aa2cfe743a024
  13. branch: master
  14. storage directory: "/usr/portage/distfiles/egit-src/whatsapp-purple.git"
  15. checkout type: bare repository
  16. Cloning into '/var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999'...
  17. done.
  18. Branch branch-master set up to track remote branch master from origin.
  19. Switched to a new branch 'branch-master'
  20. >>> Unpacked to /var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999
  21. >>> Source unpacked in /var/tmp/portage/net-im/whatsapp-purple-9999/work
  22. >>> Preparing source in /var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999 ...
  23. >>> Source prepared.
  24. >>> Configuring source in /var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999 ...
  25. >>> Source configured.
  26. >>> Compiling source in /var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999 ...
  27. make -j2
  28. make -C libaxolotl-cpp/libcurve25519
  29. protoc --cpp_out=. AxolotlMessages.proto
  30. make[1]: Entering directory '/var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999/libaxolotl-cpp/libcurve25519'
  31. gcc -o src/curve25519-donna.o -c src/curve25519-donna.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  32. make: protoc: Command not found
  33. Makefile:68: recipe for target 'AxolotlMessages.pb.h' failed
  34. make: *** [AxolotlMessages.pb.h] Error 127
  35. make: *** Waiting for unfinished jobs....
  36. gcc -o src/ed25519/fe_neg.o -c src/ed25519/fe_neg.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  37. gcc -o src/ed25519/ge_p1p1_to_p2.o -c src/ed25519/ge_p1p1_to_p2.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  38. gcc -o src/ed25519/fe_cmov.o -c src/ed25519/fe_cmov.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  39. gcc -o src/ed25519/ge_p3_dbl.o -c src/ed25519/ge_p3_dbl.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  40. gcc -o src/ed25519/ge_p3_0.o -c src/ed25519/ge_p3_0.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  41. gcc -o src/ed25519/fe_pow22523.o -c src/ed25519/fe_pow22523.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  42. gcc -o src/ed25519/fe_copy.o -c src/ed25519/fe_copy.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  43. gcc -o src/ed25519/ge_msub.o -c src/ed25519/ge_msub.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  44. gcc -o src/ed25519/fe_1.o -c src/ed25519/fe_1.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  45. gcc -o src/ed25519/fe_frombytes.o -c src/ed25519/fe_frombytes.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  46. gcc -o src/ed25519/ge_sub.o -c src/ed25519/ge_sub.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  47. gcc -o src/ed25519/ge_tobytes.o -c src/ed25519/ge_tobytes.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  48. gcc -o src/ed25519/ge_add.o -c src/ed25519/ge_add.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  49. gcc -o src/ed25519/open.o -c src/ed25519/open.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  50. gcc -o src/ed25519/ge_p1p1_to_p3.o -c src/ed25519/ge_p1p1_to_p3.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  51. gcc -o src/ed25519/fe_invert.o -c src/ed25519/fe_invert.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  52. gcc -o src/ed25519/fe_add.o -c src/ed25519/fe_add.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  53. gcc -o src/ed25519/fe_mul.o -c src/ed25519/fe_mul.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  54. gcc -o src/ed25519/sc_muladd.o -c src/ed25519/sc_muladd.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  55. gcc -o src/ed25519/ge_frombytes.o -c src/ed25519/ge_frombytes.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  56. gcc -o src/ed25519/fe_sub.o -c src/ed25519/fe_sub.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  57. gcc -o src/ed25519/ge_p3_to_cached.o -c src/ed25519/ge_p3_to_cached.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  58. gcc -o src/ed25519/ge_p2_dbl.o -c src/ed25519/ge_p2_dbl.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  59. gcc -o src/ed25519/ge_scalarmult_base.o -c src/ed25519/ge_scalarmult_base.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  60. gcc -o src/ed25519/ge_madd.o -c src/ed25519/ge_madd.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  61. gcc -o src/ed25519/fe_sq2.o -c src/ed25519/fe_sq2.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  62. gcc -o src/ed25519/additions/sign_modified.o -c src/ed25519/additions/sign_modified.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  63. gcc -o src/ed25519/additions/zeroize.o -c src/ed25519/additions/zeroize.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  64. gcc -o src/ed25519/additions/compare.o -c src/ed25519/additions/compare.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  65. gcc -o src/ed25519/additions/curve_sigs.o -c src/ed25519/additions/curve_sigs.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  66. gcc -o src/ed25519/fe_tobytes.o -c src/ed25519/fe_tobytes.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  67. src/ed25519/additions/curve_sigs.c: In function ‘curve25519_sign’:
  68. src/ed25519/additions/curve_sigs.c:46:17: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
  69. if ((sigbuf = malloc(msg_len + 128)) == 0) {
  70. ^
  71. src/ed25519/additions/curve_sigs.c:46:17: warning: incompatible implicit declaration of built-in function ‘malloc’
  72. src/ed25519/additions/curve_sigs.c:46:17: note: include ‘<stdlib.h>’ or provide a declaration of ‘malloc’
  73. src/ed25519/additions/curve_sigs.c:65:4: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
  74. free(sigbuf);
  75. ^
  76. src/ed25519/additions/curve_sigs.c:65:4: warning: incompatible implicit declaration of built-in function ‘free’
  77. src/ed25519/additions/curve_sigs.c:65:4: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
  78. src/ed25519/additions/curve_sigs.c: In function ‘curve25519_verify’:
  79. src/ed25519/additions/curve_sigs.c:82:20: warning: incompatible implicit declaration of built-in function ‘malloc’
  80. if ((verifybuf = malloc(msg_len + 64)) == 0) {
  81. ^
  82. src/ed25519/additions/curve_sigs.c:82:20: note: include ‘<stdlib.h>’ or provide a declaration of ‘malloc’
  83. src/ed25519/additions/curve_sigs.c:87:21: warning: incompatible implicit declaration of built-in function ‘malloc’
  84. if ((verifybuf2 = malloc(msg_len + 64)) == 0) {
  85. ^
  86. src/ed25519/additions/curve_sigs.c:87:21: note: include ‘<stdlib.h>’ or provide a declaration of ‘malloc’
  87. src/ed25519/additions/curve_sigs.c:129:5: warning: incompatible implicit declaration of built-in function ‘free’
  88. free(verifybuf);
  89. ^
  90. src/ed25519/additions/curve_sigs.c:129:5: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
  91. src/ed25519/additions/curve_sigs.c:133:5: warning: incompatible implicit declaration of built-in function ‘free’
  92. free(verifybuf2);
  93. ^
  94. src/ed25519/additions/curve_sigs.c:133:5: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
  95. gcc -o src/ed25519/ge_precomp_0.o -c src/ed25519/ge_precomp_0.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  96. gcc -o src/ed25519/fe_isnonzero.o -c src/ed25519/fe_isnonzero.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  97. gcc -o src/ed25519/ge_p2_0.o -c src/ed25519/ge_p2_0.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  98. gcc -o src/ed25519/fe_isnegative.o -c src/ed25519/fe_isnegative.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  99. gcc -o src/ed25519/nacl_sha512/blocks.o -c src/ed25519/nacl_sha512/blocks.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  100. gcc -o src/ed25519/nacl_sha512/hash.o -c src/ed25519/nacl_sha512/hash.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  101. gcc -o src/ed25519/fe_0.o -c src/ed25519/fe_0.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  102. gcc -o src/ed25519/ge_p3_tobytes.o -c src/ed25519/ge_p3_tobytes.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  103. gcc -o src/ed25519/sign.o -c src/ed25519/sign.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  104. gcc -o src/ed25519/ge_double_scalarmult.o -c src/ed25519/ge_double_scalarmult.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  105. gcc -o src/ed25519/sc_reduce.o -c src/ed25519/sc_reduce.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  106. gcc -o src/ed25519/ge_p3_to_p2.o -c src/ed25519/ge_p3_to_p2.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  107. gcc -o src/ed25519/fe_sq.o -c src/ed25519/fe_sq.c -DLIBCURVE25519_LIBRARY -O2 -fPIC -std=c99
  108. g++ -o curve.o -c curve.cpp -DLIBCURVE25519_LIBRARY -O2 -fPIC
  109. ar rcs libcurve25519.a src/curve25519-donna.o src/ed25519/fe_neg.o src/ed25519/ge_p1p1_to_p2.o src/ed25519/fe_cmov.o src/ed25519/ge_p3_dbl.o src/ed25519/ge_p3_0.o src/ed25519/fe_pow22523.o src/ed25519/fe_copy.o src/ed25519/ge_msub.o src/ed25519/fe_1.o src/ed25519/fe_frombytes.o src/ed25519/ge_sub.o src/ed25519/ge_tobytes.o src/ed25519/ge_add.o src/ed25519/open.o src/ed25519/ge_p1p1_to_p3.o src/ed25519/fe_invert.o src/ed25519/fe_add.o src/ed25519/fe_mul.o src/ed25519/sc_muladd.o src/ed25519/ge_frombytes.o src/ed25519/fe_sub.o src/ed25519/ge_p3_to_cached.o src/ed25519/ge_p2_dbl.o src/ed25519/ge_scalarmult_base.o src/ed25519/ge_madd.o src/ed25519/fe_sq2.o src/ed25519/additions/sign_modified.o src/ed25519/additions/zeroize.o src/ed25519/additions/compare.o src/ed25519/additions/curve_sigs.o src/ed25519/fe_tobytes.o src/ed25519/ge_precomp_0.o src/ed25519/fe_isnonzero.o src/ed25519/ge_p2_0.o src/ed25519/fe_isnegative.o src/ed25519/nacl_sha512/blocks.o src/ed25519/nacl_sha512/hash.o src/ed25519/fe_0.o src/ed25519/ge_p3_tobytes.o src/ed25519/sign.o src/ed25519/ge_double_scalarmult.o src/ed25519/sc_reduce.o src/ed25519/ge_p3_to_p2.o src/ed25519/fe_sq.o curve.o
  110. make[1]: Leaving directory '/var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999/libaxolotl-cpp/libcurve25519'
  111. * ERROR: net-im/whatsapp-purple-9999::gentoo-htpc failed (compile phase):
  112. * emake failed
  113. *
  114. * If you need support, post the output of `emerge --info '=net-im/whatsapp-purple-9999::gentoo-htpc'`,
  115. * the complete build log and the output of `emerge -pqv '=net-im/whatsapp-purple-9999::gentoo-htpc'`.
  116. * The complete build log is located at '/var/tmp/portage/net-im/whatsapp-purple-9999/temp/build.log'.
  117. * The ebuild environment file is located at '/var/tmp/portage/net-im/whatsapp-purple-9999/temp/environment'.
  118. * Working directory: '/var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999'
  119. * S: '/var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999'
  120.  
  121. >>> Failed to emerge net-im/whatsapp-purple-9999, Log file:
  122.  
  123. >>> '/var/tmp/portage/net-im/whatsapp-purple-9999/temp/build.log'
  124.  
  125. * Messages for package net-im/whatsapp-purple-9999:
  126.  
  127. * ERROR: net-im/whatsapp-purple-9999::gentoo-htpc failed (compile phase):
  128. * emake failed
  129. *
  130. * If you need support, post the output of `emerge --info '=net-im/whatsapp-purple-9999::gentoo-htpc'`,
  131. * the complete build log and the output of `emerge -pqv '=net-im/whatsapp-purple-9999::gentoo-htpc'`.
  132. * The complete build log is located at '/var/tmp/portage/net-im/whatsapp-purple-9999/temp/build.log'.
  133. * The ebuild environment file is located at '/var/tmp/portage/net-im/whatsapp-purple-9999/temp/environment'.
  134. * Working directory: '/var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999'
  135. * S: '/var/tmp/portage/net-im/whatsapp-purple-9999/work/whatsapp-purple-9999'
  136. localhost whatsapp-purple #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement