Advertisement
Guest User

tahoe-lafs

a guest
Aug 2nd, 2014
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.50 KB | None | 0 0
  1. root@tahoe-lafs:~/zipballs/allmydata-tahoe-1.10.0 # python setup.py build
  2. Not found: tahoe-deps
  3. Not found: ../tahoe-deps
  4. conftest.c:1:10: fatal error: 'sys/epoll.h' file not found
  5. #include <sys/epoll.h>
  6.          ^
  7. 1 error generated.
  8.  
  9. Installed /root/zipballs/allmydata-tahoe-1.10.0/Twisted-13.0.0-py2.7-freebsd-10.0-RELEASE-p6-amd64.egg
  10. Searching for zope.interface==3.6.0,==3.6.1,==3.6.2,>=3.6.5
  11. Reading http://pypi.python.org/simple/zope.interface/
  12. Best match: zope.interface 4.1.1
  13. Downloading https://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.1.1.tar.gz#md5=edcd5f719c5eb2e18894c4d06e29b6c6
  14. Processing zope.interface-4.1.1.tar.gz
  15. Running zope.interface-4.1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BdC91w/zope.interface-4.1.1/egg-dist-tmp-GRJ32T
  16. warning: no previously-included files matching '*.dll' found anywhere in distribution
  17. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  18. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  19. warning: no previously-included files matching '*.so' found anywhere in distribution
  20.  
  21. Installed /root/zipballs/allmydata-tahoe-1.10.0/zope.interface-4.1.1-py2.7-freebsd-10.0-RELEASE-p6-amd64.egg
  22. running update_version
  23. no version-control data found, leaving _version.py alone
  24. running develop
  25. Not found: tahoe-deps
  26. Not found: ../tahoe-deps
  27. running egg_info
  28. writing requirements to src/allmydata_tahoe.egg-info/requires.txt
  29. writing src/allmydata_tahoe.egg-info/PKG-INFO
  30. writing top-level names to src/allmydata_tahoe.egg-info/top_level.txt
  31. writing dependency_links to src/allmydata_tahoe.egg-info/dependency_links.txt
  32. writing entry points to src/allmydata_tahoe.egg-info/entry_points.txt
  33. package init file 'src/allmydata/web/static/__init__.py' not found (or not a regular file)
  34. package init file 'src/allmydata/web/static/css/__init__.py' not found (or not a regular file)
  35. reading manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
  36. reading manifest template 'MANIFEST.in'
  37. warning: no previously-included files matching '*~' found anywhere in distribution
  38. writing manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
  39. running build_ext
  40. Creating /root/zipballs/allmydata-tahoe-1.10.0/support/lib/python2.7/site-packages/site.py
  41. Processing setuptools-0.6c16dev4.egg
  42. Copying setuptools-0.6c16dev4.egg to /root/zipballs/allmydata-tahoe-1.10.0/support/lib/python2.7/site-packages
  43. Adding setuptools 0.6c16dev4 to easy-install.pth file
  44. Installing easy_install_z-2.6 script to support/bin
  45. Installing easy_install_z script to support/bin
  46.  
  47. Installed /root/zipballs/allmydata-tahoe-1.10.0/support/lib/python2.7/site-packages/setuptools-0.6c16dev4.egg
  48. Creating /root/zipballs/allmydata-tahoe-1.10.0/support/lib/python2.7/site-packages/allmydata-tahoe.egg-link (link to src)
  49. Adding allmydata-tahoe 1.10.0 to easy-install.pth file
  50. Installing tahoe script to support/bin
  51.  
  52. Installed /root/zipballs/allmydata-tahoe-1.10.0/src
  53. Processing dependencies for allmydata-tahoe==1.10.0
  54. Searching for pycryptopp>=0.6.0
  55. Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-sdists/
  56. Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/
  57. Best match: pycryptopp 0.6.0.1206569328141510525648634803928199668821045408958
  58. "9"
  59.  ^
  60. <inline asm>:3:191: note: instantiated into assembly here
  61.   ...rax, rdi;mov esi, [r10+rax];add rax, rdi;mov esi, [r10+rax];add rax, rdi;mov esi, [r10+rax];add rax, rdi;cmp rax, 2048;jl 9b;lfence;test DWORD PTR [(r8+16*18+8)], 1;jz 8f;mov rsi, [(r8+16*14)];movdq...
  62.                                                                                                                                                                           ^
  63. src-cryptopp/rijndael.cpp:574:2: error: Unexpected token!
  64.         ASL(9)
  65.         ^
  66. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  67.         #define ASL(x) GNU_ASL(x)
  68.                        ^
  69. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  70.         #define GNU_ASL(x) "\n" #x ":"
  71.                                 ^
  72. <scratch space>:445:2: note: expanded from here
  73. "9"
  74.  ^
  75. <inline asm>:3:2769: note: instantiated into assembly here
  76.   ...esi, dh;xor r9d, DWORD PTR [r10+8*rsi+(((0+3)-((0+3)/(4))*(4))+1)];movd ecx, xmm2;mov edx, r12d;mov [(r8+0)+3*4], r9d;mov [(r8+0)+0*4], eax;mov [(r8+0)+1*4], ebx;mov [(r8+0)+2*4], edi;jmp 5f;
  77.                                                                                                                                                                                                    ^
  78. src-cryptopp/rijndael.cpp:574:2: error: unknown use of instruction mnemonic without a size suffix
  79.         ASL(9)
  80.         ^
  81. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  82.         #define ASL(x) GNU_ASL(x)
  83.                        ^
  84. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  85.         #define GNU_ASL(x) "\n" #x ":"
  86.                                 ^
  87. <scratch space>:445:2: note: expanded from here
  88. "9"
  89.  ^
  90. <inline asm>:3:2763: note: instantiated into assembly here
  91.   ...esi, dh;xor r9d, DWORD PTR [r10+8*rsi+(((0+3)-((0+3)/(4))*(4))+1)];movd ecx, xmm2;mov edx, r12d;mov [(r8+0)+3*4], r9d;mov [(r8+0)+0*4], eax;mov [(r8+0)+1*4], ebx;mov [(r8+0)+2*4], edi;jmp 5f;
  92.                                                                                                                                                                                              ^
  93. src-cryptopp/rijndael.cpp:670:2: error: Unexpected token!
  94.         ASL(8)
  95.         ^
  96. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  97.         #define ASL(x) GNU_ASL(x)
  98.                        ^
  99. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  100.         #define GNU_ASL(x) "\n" #x ":"
  101.                                 ^
  102. <scratch space>:158:2: note: expanded from here
  103. "8"
  104.  ^
  105. <inline asm>:5:1537: note: instantiated into assembly here
  106.   ...esi, al;xor ebx, DWORD PTR [r10+8*rsi+(((2+3)-((2+3)/(4))*(4))+1)];movzx esi, ah;xor r12d, DWORD PTR [r10+8*rsi+(((3+3)-((3+3)/(4))*(4))+1)];mov eax, r12d;add r8, [(r8+16*19)];add r8, 4*16;jmp 2f;
  107.                                                                                                                                                                                                         ^
  108. src-cryptopp/rijndael.cpp:670:2: error: unknown use of instruction mnemonic without a size suffix
  109.         ASL(8)
  110.         ^
  111. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  112.         #define ASL(x) GNU_ASL(x)
  113.                        ^
  114. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  115.         #define GNU_ASL(x) "\n" #x ":"
  116.                                 ^
  117. <scratch space>:158:2: note: expanded from here
  118. "8"
  119.  ^
  120. <inline asm>:5:1531: note: instantiated into assembly here
  121.   ...esi, al;xor ebx, DWORD PTR [r10+8*rsi+(((2+3)-((2+3)/(4))*(4))+1)];movzx esi, ah;xor r12d, DWORD PTR [r10+8*rsi+(((3+3)-((3+3)/(4))*(4))+1)];mov eax, r12d;add r8, [(r8+16*19)];add r8, 4*16;jmp 2f;
  122.                                                                                                                                                                                                   ^
  123. src-cryptopp/rijndael.cpp:723:2: error: Unexpected token!
  124.         ASL(5)
  125.         ^
  126. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  127.         #define ASL(x) GNU_ASL(x)
  128.                        ^
  129. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  130.         #define GNU_ASL(x) "\n" #x ":"
  131.                                 ^
  132. <scratch space>:39:2: note: expanded from here
  133. "5"
  134.  ^
  135. <inline asm>:7:436: note: instantiated into assembly here
  136.   ...dh;xor eax, DWORD PTR [r10+8*rsi+(((0+3)-((0+3)/(4))*(4))+1)];movzx esi, dl;mov edx, DWORD PTR [r10+8*rsi+(((1+3)-((1+3)/(4))*(4))+1)];xor edx, [(r8+0)+3*4];add r8, [(r8+16*19)];add r8, 3*16;jmp 4f;
  137.                                                                                                                                                                                                           ^
  138. src-cryptopp/rijndael.cpp:723:2: error: unknown use of instruction mnemonic without a size suffix
  139.         ASL(5)
  140.         ^
  141. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  142.         #define ASL(x) GNU_ASL(x)
  143.                        ^
  144. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  145.         #define GNU_ASL(x) "\n" #x ":"
  146.                                 ^
  147. <scratch space>:39:2: note: expanded from here
  148. "5"
  149.  ^
  150. <inline asm>:7:430: note: instantiated into assembly here
  151.   ...dh;xor eax, DWORD PTR [r10+8*rsi+(((0+3)-((0+3)/(4))*(4))+1)];movzx esi, dl;mov edx, DWORD PTR [r10+8*rsi+(((1+3)-((1+3)/(4))*(4))+1)];xor edx, [(r8+0)+3*4];add r8, [(r8+16*19)];add r8, 3*16;jmp 4f;
  152.                                                                                                                                                                                                     ^
  153. src-cryptopp/rijndael.cpp:777:2: error: Unexpected token!
  154.         ASL(4)
  155.         ^
  156. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  157.         #define ASL(x) GNU_ASL(x)
  158.                        ^
  159. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  160.         #define GNU_ASL(x) "\n" #x ":"
  161.                                 ^
  162. <scratch space>:188:2: note: expanded from here
  163. "4"
  164.  ^
  165. <inline asm>:9:1394: note: instantiated into assembly here
  166.   ...dh;xor r9d, DWORD PTR [r10+8*rsi+(((0+3)-((0+3)/(4))*(4))+1)];mov ecx, edi;xor eax, [(r8+0)-4*16+4*4];xor ebx, [(r8+0)-4*16+5*4];mov edx, r9d;add r8, 32;test r8, 255;jnz 2b;sub r8, 16*16;movzx esi, ...
  167.                                                                                                                                                                                  ^
  168. src-cryptopp/rijndael.cpp:777:2: error: invalid operand for instruction
  169.         ASL(4)
  170.         ^
  171. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  172.         #define ASL(x) GNU_ASL(x)
  173.                        ^
  174. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  175.         #define GNU_ASL(x) "\n" #x ":"
  176.                                 ^
  177. <scratch space>:188:2: note: expanded from here
  178. "4"
  179.  ^
  180. <inline asm>:9:1388: note: instantiated into assembly here
  181.   ...esi, dh;xor r9d, DWORD PTR [r10+8*rsi+(((0+3)-((0+3)/(4))*(4))+1)];mov ecx, edi;xor eax, [(r8+0)-4*16+4*4];xor ebx, [(r8+0)-4*16+5*4];mov edx, r9d;add r8, 32;test r8, 255;jnz 2b;sub r8, 16*16;movzx ...
  182.                                                                                                                                                                                 ^
  183.   ...rcx, 16;movdqu xmm2, [rax];pxor xmm2, xmm4;movdqa xmm0, [(r8+16*16)+16];paddq xmm0, [(r8+16*14)+16];movdqa [(r8+16*14)+16], xmm0;pxor xmm2, [(r8+16*13)];movdqu [rbx], xmm2;jle 7f;mov [(r8+16*18+8)]...
  184.                                                                                                                                                                                        ^
  185. src-cryptopp/rijndael.cpp:777:2: error: invalid operand for instruction
  186.         ASL(4)
  187.         ^
  188. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  189.         #define ASL(x) GNU_ASL(x)
  190.                        ^
  191. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  192.         #define GNU_ASL(x) "\n" #x ":"
  193.                                 ^
  194. <scratch space>:188:2: note: expanded from here
  195. "4"
  196.  ^
  197. <inline asm>:9:2726: note: instantiated into assembly here
  198.   ...rcx, 16;movdqu xmm2, [rax];pxor xmm2, xmm4;movdqa xmm0, [(r8+16*16)+16];paddq xmm0, [(r8+16*14)+16];movdqa [(r8+16*14)+16], xmm0;pxor xmm2, [(r8+16*13)];movdqu [rbx], xmm2;jle 7f;mov [(r8+16*18+8)]...
  199.                                                                                                                                                                                  ^
  200. src-cryptopp/rijndael.cpp:777:2: error: Unexpected token!
  201.         ASL(4)
  202.         ^
  203. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  204.         #define ASL(x) GNU_ASL(x)
  205.                        ^
  206. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  207.         #define GNU_ASL(x) "\n" #x ":"
  208.                                 ^
  209. <scratch space>:188:2: note: expanded from here
  210. "4"
  211.  ^
  212. <inline asm>:9:2775: note: instantiated into assembly here
  213.   ...xmm0, [(r8+16*16)+16];paddq xmm0, [(r8+16*14)+16];movdqa [(r8+16*14)+16], xmm0;pxor xmm2, [(r8+16*13)];movdqu [rbx], xmm2;jle 7f;mov [(r8+16*18+8)], rcx;test rcx, 1;jnz 1b;movdqa xmm0, [(r8+16*16)];...
  214.                                                                                                                                                                                 ^
  215. src-cryptopp/rijndael.cpp:777:2: error: invalid operand for instruction
  216.         ASL(4)
  217.         ^
  218. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  219.         #define ASL(x) GNU_ASL(x)
  220.                        ^
  221. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  222.         #define GNU_ASL(x) "\n" #x ":"
  223.                                 ^
  224. <scratch space>:188:2: note: expanded from here
  225. "4"
  226.  ^
  227. <inline asm>:9:2769: note: instantiated into assembly here
  228.   ...xmm4;movdqa xmm0, [(r8+16*16)+16];paddq xmm0, [(r8+16*14)+16];movdqa [(r8+16*14)+16], xmm0;pxor xmm2, [(r8+16*13)];movdqu [rbx], xmm2;jle 7f;mov [(r8+16*18+8)], rcx;test rcx, 1;jnz 1b;movdqa xmm0, [...
  229.                                                                                                                                                                                       ^
  230. src-cryptopp/rijndael.cpp:777:2: error: Unexpected token!
  231.         ASL(4)
  232.         ^
  233. src-cryptopp/cpu.h:132:17: note: expanded from macro 'ASL'
  234.         #define ASL(x) GNU_ASL(x)
  235.                        ^
  236. src-cryptopp/cpu.h:126:26: note: expanded from macro 'GNU_ASL'
  237.         #define GNU_ASL(x) "\n" #x ":"
  238.                                 ^
  239. <scratch space>:188:2: note: expanded from here
  240. "4"
  241.  ^
  242. <inline asm>:9:2859: note: instantiated into assembly here
  243.   ...xmm0;pxor xmm2, [(r8+16*13)];movdqu [rbx], xmm2;jle 7f;mov [(r8+16*18+8)], rcx;test rcx, 1;jnz 1b;movdqa xmm0, [(r8+16*16)];paddq xmm0, [(r8+16*14)];movdqa [(r8+16*14)], xmm0;jmp 3b;
  244.                                                                                                                                                                                           ^
  245. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  246. 20 errors generated.
  247. error: Setup script exited with error: command 'cc' failed with exit status 1
  248. root@tahoe-lafs:~/zipballs/allmydata-tahoe-1.10.0 #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement