Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.34 KB | None | 0 0
  1. root@404ff696549e:/usr/src/app# pip install -r libs.txt
  2. Collecting asn1crypto==0.24.0 (from -r libs.txt (line 1))
  3. Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
  4. |████████████████████████████████| 102kB 14.1MB/s
  5. Collecting certifi==2018.11.29 (from -r libs.txt (line 2))
  6. Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
  7. |████████████████████████████████| 163kB 15.2MB/s
  8. Collecting cffi==1.11.5 (from -r libs.txt (line 3))
  9. Downloading https://files.pythonhosted.org/packages/6d/c0/47db8f624f3e4e2f3f27be03a93379d1ba16a1450a7b1aacfa0366e2c0dd/cffi-1.11.5-cp36-cp36m-manylinux1_x86_64.whl (421kB)
  10. |████████████████████████████████| 430kB 28.9MB/s
  11. Collecting chardet==3.0.4 (from -r libs.txt (line 4))
  12. Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
  13. |████████████████████████████████| 143kB 24.2MB/s
  14. Collecting cryptography==2.4.2 (from -r libs.txt (line 5))
  15. Downloading https://files.pythonhosted.org/packages/60/c7/99b33c53cf3f20a97a4c4bfd3ab66dcc93d99da0a97cc9597aa36ae6bb62/cryptography-2.4.2-cp34-abi3-manylinux1_x86_64.whl (2.1MB)
  16. |████████████████████████████████| 2.1MB 40.1MB/s
  17. Collecting Django==2.1.5 (from -r libs.txt (line 6))
  18. Downloading https://files.pythonhosted.org/packages/36/50/078a42b4e9bedb94efd3e0278c0eb71650ed9672cdc91bd5542953bec17f/Django-2.1.5-py3-none-any.whl (7.3MB)
  19. |████████████████████████████████| 7.3MB 54.0MB/s
  20. Collecting django-telegrambot==1.0.1 (from -r libs.txt (line 7))
  21. Downloading https://files.pythonhosted.org/packages/cf/7c/1d454c8cc5100a1dfa7c2c7592ae6266f6ef922982fe51d277c418f2d034/django_telegrambot-1.0.1-py2.py3-none-any.whl
  22. Collecting et-xmlfile==1.0.1 (from -r libs.txt (line 8))
  23. Downloading https://files.pythonhosted.org/packages/22/28/a99c42aea746e18382ad9fb36f64c1c1f04216f41797f2f0fa567da11388/et_xmlfile-1.0.1.tar.gz
  24. Collecting future==0.17.1 (from -r libs.txt (line 9))
  25. Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB)
  26. |████████████████████████████████| 829kB 41.4MB/s
  27. Collecting gunicorn==19.9.0 (from -r libs.txt (line 10))
  28. Downloading https://files.pythonhosted.org/packages/8c/da/b8dd8deb741bff556db53902d4706774c8e1e67265f69528c14c003644e6/gunicorn-19.9.0-py2.py3-none-any.whl (112kB)
  29. |████████████████████████████████| 122kB 49.2MB/s
  30. Collecting html2text==2018.1.9 (from -r libs.txt (line 11))
  31. Downloading https://files.pythonhosted.org/packages/16/20/de2b458ef434713053dd83209a03a5431ebe0527c8e14d9ae7838ff67d8a/html2text-2018.1.9-py3-none-any.whl
  32. Collecting idna==2.8 (from -r libs.txt (line 12))
  33. Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
  34. |████████████████████████████████| 61kB 32.1MB/s
  35. Collecting imutils==0.5.2 (from -r libs.txt (line 13))
  36. Downloading https://files.pythonhosted.org/packages/5e/0c/659c2bdae8e8ca5ef810b9da02db28feaa29ea448ff36b65a1664ff28142/imutils-0.5.2.tar.gz
  37. Collecting jdcal==1.4 (from -r libs.txt (line 14))
  38. Downloading https://files.pythonhosted.org/packages/a0/38/dcf83532480f25284f3ef13f8ed63e03c58a65c9d3ba2a6a894ed9497207/jdcal-1.4-py2.py3-none-any.whl
  39. Collecting numpy==1.16.0 (from -r libs.txt (line 15))
  40. Downloading https://files.pythonhosted.org/packages/7b/74/54c5f9bb9bd4dae27a61ec1b39076a39d359b3fb7ba15da79ef23858a9d8/numpy-1.16.0-cp36-cp36m-manylinux1_x86_64.whl (17.3MB)
  41. |████████████████████████████████| 17.3MB 56.6MB/s
  42. Collecting opencv-python==4.0.0.21 (from -r libs.txt (line 16))
  43. Downloading https://files.pythonhosted.org/packages/37/49/874d119948a5a084a7ebe98308214098ef3471d76ab74200f9800efeef15/opencv_python-4.0.0.21-cp36-cp36m-manylinux1_x86_64.whl (25.4MB)
  44. |████████████████████████████████| 25.4MB 42.6MB/s
  45. Collecting openpyxl==2.6.2 (from -r libs.txt (line 17))
  46. Downloading https://files.pythonhosted.org/packages/ba/06/b899c8867518df19e242d8cbc82d4ba210f5ffbeebb7704c695e687ab59c/openpyxl-2.6.2.tar.gz (173kB)
  47. |████████████████████████████████| 174kB 83.5MB/s
  48. Collecting psycopg2==2.7.7 (from -r libs.txt (line 18))
  49. Downloading https://files.pythonhosted.org/packages/37/25/53e8398975aa3323de46a5cc2745aeb4c9db11352ca905d3a15c53b6a816/psycopg2-2.7.7-cp36-cp36m-manylinux1_x86_64.whl (2.7MB)
  50. |████████████████████████████████| 2.7MB 11.2MB/s
  51. Collecting pycparser==2.19 (from -r libs.txt (line 19))
  52. Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)
  53. |████████████████████████████████| 163kB 57.4MB/s
  54. Collecting python-telegram-bot==11.1.0 (from -r libs.txt (line 20))
  55. Downloading https://files.pythonhosted.org/packages/84/6c/47932a4041ee76650ad1f45a80e1422077e1e99c08a4d7a61cfbe5393d41/python_telegram_bot-11.1.0-py2.py3-none-any.whl (326kB)
  56. |████████████████████████████████| 327kB 47.0MB/s
  57. Collecting pytz==2018.9 (from -r libs.txt (line 21))
  58. Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
  59. |████████████████████████████████| 512kB 67.2MB/s
  60. Collecting pyzbar==0.1.7 (from -r libs.txt (line 22))
  61. Downloading https://files.pythonhosted.org/packages/bd/e7/dc9aa3ee5ddc71df6ea1698f7e9d12dcc874346ad3051524155e121006a6/pyzbar-0.1.7-py2.py3-none-any.whl
  62. Collecting requests==2.21.0 (from -r libs.txt (line 23))
  63. Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
  64. |████████████████████████████████| 61kB 40.2MB/s
  65. Collecting six==1.12.0 (from -r libs.txt (line 24))
  66. Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
  67. Collecting urllib3==1.24.1 (from -r libs.txt (line 25))
  68. Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
  69. |████████████████████████████████| 122kB 77.1MB/s
  70. Collecting XlsxWriter==1.1.6 (from -r libs.txt (line 26))
  71. Downloading https://files.pythonhosted.org/packages/15/d0/73a90dd23b044f05ae758db51920f8f235ab4a6d8cc357d84743acc0099b/XlsxWriter-1.1.6-py2.py3-none-any.whl (139kB)
  72. |████████████████████████████████| 143kB 83.9MB/s
  73. Collecting CairoSVG==2.3.1 (from -r libs.txt (line 27))
  74. Downloading https://files.pythonhosted.org/packages/a0/f1/93e6ef3e994648f3a0d8cfff7931e100dd0fdae7b3f5a26a17e422a5da8e/CairoSVG-2.3.1-py3-none-any.whl (51kB)
  75. |████████████████████████████████| 51kB 38.1MB/s
  76. Collecting pygal==2.4.0 (from -r libs.txt (line 28))
  77. Downloading https://files.pythonhosted.org/packages/5f/b7/201c9254ac0d2b8ffa3bb2d528d23a4130876d9ba90bc28e99633f323f17/pygal-2.4.0-py2.py3-none-any.whl (127kB)
  78. |████████████████████████████████| 133kB 74.6MB/s
  79. Collecting jamspell==0.0.11 (from -r libs.txt (line 29))
  80. Downloading https://files.pythonhosted.org/packages/5a/16/0a808e926a835604007066085cb2183b337694a06240a99945b31fa14f27/jamspell-0.0.11.tar.gz (60kB)
  81. |████████████████████████████████| 61kB 38.5MB/s
  82. Collecting defusedxml (from CairoSVG==2.3.1->-r libs.txt (line 27))
  83. Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl
  84. Collecting cssselect2 (from CairoSVG==2.3.1->-r libs.txt (line 27))
  85. Downloading https://files.pythonhosted.org/packages/c4/a1/1a37602bbcfa2f7c079758f31555776a00a947e43457a3e0110b2165c7d9/cssselect2-0.2.2-py2.py3-none-any.whl
  86. Collecting tinycss2 (from CairoSVG==2.3.1->-r libs.txt (line 27))
  87. Downloading https://files.pythonhosted.org/packages/94/2c/4e501f9c351343c8ba10d70b5a7ca97cdab2690af043a6e52ada65b85b6b/tinycss2-1.0.2-py3-none-any.whl (61kB)
  88. |████████████████████████████████| 71kB 28.0MB/s
  89. Collecting cairocffi (from CairoSVG==2.3.1->-r libs.txt (line 27))
  90. Downloading https://files.pythonhosted.org/packages/f7/99/b3a2c6393563ccbe081ffcceb359ec27a6227792c5169604c1bd8128031a/cairocffi-1.1.0.tar.gz (68kB)
  91. |████████████████████████████████| 71kB 46.8MB/s
  92. Collecting pillow (from CairoSVG==2.3.1->-r libs.txt (line 27))
  93. Downloading https://files.pythonhosted.org/packages/14/41/db6dec65ddbc176a59b89485e8cc136a433ed9c6397b6bfe2cd38412051e/Pillow-6.1.0-cp36-cp36m-manylinux1_x86_64.whl (2.1MB)
  94. |████████████████████████████████| 2.1MB 46.1MB/s
  95. Collecting webencodings>=0.4 (from tinycss2->CairoSVG==2.3.1->-r libs.txt (line 27))
  96. Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl
  97. Requirement already satisfied: setuptools>=39.2.0 in /usr/local/lib/python3.6/site-packages (from tinycss2->CairoSVG==2.3.1->-r libs.txt (line 27)) (41.2.0)
  98. Building wheels for collected packages: et-xmlfile, future, imutils, openpyxl, pycparser, jamspell, cairocffi
  99. Building wheel for et-xmlfile (setup.py) ... done
  100. Created wheel for et-xmlfile: filename=et_xmlfile-1.0.1-cp36-none-any.whl size=8915 sha256=9bde6e8a4710e2f5c4e87c72324404d11c403c682972640200d39499c4384e71
  101. Stored in directory: /root/.cache/pip/wheels/2a/77/35/0da0965a057698121fc7d8c5a7a9955cdbfb3cc4e2423cad39
  102. Building wheel for future (setup.py) ... done
  103. Created wheel for future: filename=future-0.17.1-cp36-none-any.whl size=488730 sha256=3c43fc949247dd487d192856a1c2ece9e8fe04aebe5744599f8c617ae19800d0
  104. Stored in directory: /root/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e
  105. Building wheel for imutils (setup.py) ... done
  106. Created wheel for imutils: filename=imutils-0.5.2-cp36-none-any.whl size=24418 sha256=5466834007f0b9fa42b41a286299c566f19ae0ff8ed6e018ba776bfbd09f4ebb
  107. Stored in directory: /root/.cache/pip/wheels/b2/40/59/139d450e68847ef2f27d876d527b13389dac23df0f66526b5d
  108. Building wheel for openpyxl (setup.py) ... done
  109. Created wheel for openpyxl: filename=openpyxl-2.6.2-py2.py3-none-any.whl size=245214 sha256=ea08cbe0e58c82668e8b8fd645618d1c9d0cbcd6ecff6521744281ab2b9b8b86
  110. Stored in directory: /root/.cache/pip/wheels/82/cd/05/2e1db4b561fda743444f9573f2c5090a7b991200c92770dd7a
  111. Building wheel for pycparser (setup.py) ... done
  112. Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111029 sha256=275d1e16a1ce71263754df9ee87420025049e3cb2097647f5c3d774f22d21fda
  113. Stored in directory: /root/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
  114. Building wheel for jamspell (setup.py) ... error
  115. ERROR: Command errored out with exit status 1:
  116. command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-lw02ke51/jamspell/setup.py'"'"'; __file__='"'"'/tmp/pip-install-lw02ke51/jamspell/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-8gs7phep --python-tag cp36
  117. cwd: /tmp/pip-install-lw02ke51/jamspell/
  118. Complete output (65 lines):
  119. running bdist_wheel
  120. running build
  121. running build_ext
  122. building '_jamspell' extension
  123. swigging jamspell.i to jamspell_wrap.cpp
  124. /usr/bin/swig3.0 -python -c++ -o jamspell_wrap.cpp jamspell.i
  125. creating build
  126. creating build/temp.linux-x86_64-3.6
  127. creating build/temp.linux-x86_64-3.6/jamspell
  128. creating build/temp.linux-x86_64-3.6/contrib
  129. creating build/temp.linux-x86_64-3.6/contrib/cityhash
  130. creating build/temp.linux-x86_64-3.6/contrib/phf
  131. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I. -Ijamspell -I/usr/local/include/python3.6m -c jamspell/lang_model.cpp -o build/temp.linux-x86_64-3.6/jamspell/lang_model.o -std=c++11 -O2
  132. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I. -Ijamspell -I/usr/local/include/python3.6m -c jamspell/spell_corrector.cpp -o build/temp.linux-x86_64-3.6/jamspell/spell_corrector.o -std=c++11 -O2
  133. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I. -Ijamspell -I/usr/local/include/python3.6m -c jamspell/utils.cpp -o build/temp.linux-x86_64-3.6/jamspell/utils.o -std=c++11 -O2
  134. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I. -Ijamspell -I/usr/local/include/python3.6m -c jamspell/perfect_hash.cpp -o build/temp.linux-x86_64-3.6/jamspell/perfect_hash.o -std=c++11 -O2
  135. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I. -Ijamspell -I/usr/local/include/python3.6m -c jamspell/bloom_filter.cpp -o build/temp.linux-x86_64-3.6/jamspell/bloom_filter.o -std=c++11 -O2
  136. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I. -Ijamspell -I/usr/local/include/python3.6m -c contrib/cityhash/city.cc -o build/temp.linux-x86_64-3.6/contrib/cityhash/city.o -std=c++11 -O2
  137. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I. -Ijamspell -I/usr/local/include/python3.6m -c contrib/phf/phf.cc -o build/temp.linux-x86_64-3.6/contrib/phf/phf.o -std=c++11 -O2
  138. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I. -Ijamspell -I/usr/local/include/python3.6m -c jamspell_wrap.cpp -o build/temp.linux-x86_64-3.6/jamspell_wrap.o -std=c++11 -O2
  139. creating build/lib.linux-x86_64-3.6
  140. g++ -pthread -shared build/temp.linux-x86_64-3.6/jamspell/lang_model.o build/temp.linux-x86_64-3.6/jamspell/spell_corrector.o build/temp.linux-x86_64-3.6/jamspell/utils.o build/temp.linux-x86_64-3.6/jamspell/perfect_hash.o build/temp.linux-x86_64-3.6/jamspell/bloom_filter.o build/temp.linux-x86_64-3.6/contrib/cityhash/city.o build/temp.linux-x86_64-3.6/contrib/phf/phf.o build/temp.linux-x86_64-3.6/jamspell_wrap.o -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_jamspell.cpython-36m-x86_64-linux-gnu.so
  141. running build_py
  142. copying jamspell.py -> build/lib.linux-x86_64-3.6
  143. running egg_info
  144. writing jamspell.egg-info/PKG-INFO
  145. writing dependency_links to jamspell.egg-info/dependency_links.txt
  146. writing top-level names to jamspell.egg-info/top_level.txt
  147. reading manifest file 'jamspell.egg-info/SOURCES.txt'
  148. reading manifest template 'MANIFEST.in'
  149. writing manifest file 'jamspell.egg-info/SOURCES.txt'
  150. installing to build/bdist.linux-x86_64/wheel
  151. running install
  152. Checking .pth file support in build/bdist.linux-x86_64/wheel/
  153. /usr/local/bin/python -E -c pass
  154. TEST FAILED: build/bdist.linux-x86_64/wheel/ does NOT support .pth files
  155. error: bad install directory or PYTHONPATH
  156.  
  157. You are attempting to install a package to a directory that is not
  158. on PYTHONPATH and which Python does not read ".pth" files from. The
  159. installation directory you specified (via --install-dir, --prefix, or
  160. the distutils default setting) was:
  161.  
  162. build/bdist.linux-x86_64/wheel/
  163.  
  164. and your PYTHONPATH environment variable currently contains:
  165.  
  166. ''
  167.  
  168. Here are some of your options for correcting the problem:
  169.  
  170. * You can choose a different installation directory, i.e., one that is
  171. on PYTHONPATH or supports .pth files
  172.  
  173. * You can add the installation directory to the PYTHONPATH environment
  174. variable. (It must then also be on PYTHONPATH whenever you run
  175. Python and want to use the package(s) you are installing.)
  176.  
  177. * You can set up the installation directory to support ".pth" files by
  178. using one of the approaches described here:
  179.  
  180. https://setuptools.readthedocs.io/en/latest/easy_install.html#custom-installation-locations
  181.  
  182.  
  183. Please make the appropriate changes for your system and try again.
  184. ----------------------------------------
  185. ERROR: Failed building wheel for jamspell
  186. Running setup.py clean for jamspell
  187. Building wheel for cairocffi (setup.py) ... done
  188. Created wheel for cairocffi: filename=cairocffi-1.1.0-cp36-none-any.whl size=88588 sha256=5cd35a7b810541a8693e7a2fd4981dca89cba0119648b84b3eade49a8826cbbf
  189. Stored in directory: /root/.cache/pip/wheels/11/5e/47/167d9dfd5fa5850dd0cd3db80afe6db46e620edec3419dce5a
  190. Successfully built et-xmlfile future imutils openpyxl pycparser cairocffi
  191. Failed to build jamspell
  192. Installing collected packages: asn1crypto, certifi, pycparser, cffi, chardet, six, idna, cryptography, pytz, Django, future, python-telegram-bot, django-telegrambot, et-xmlfile, gunicorn, html2text, imutils, jdcal, numpy, opencv-python, openpyxl, psycopg2, pyzbar, urllib3, requests, XlsxWriter, defusedxml, webencodings, tinycss2, cssselect2, cairocffi, pillow, CairoSVG, pygal, jamspell
  193. Running setup.py install for jamspell ... done
  194. WARNING: Could not find .egg-info directory in install record for jamspell==0.0.11 from https://files.pythonhosted.org/packages/5a/16/0a808e926a835604007066085cb2183b337694a06240a99945b31fa14f27/jamspell-0.0.11.tar.gz#sha256=6dcaf1ae631af6c0904f9ba016bf2404e930237eb73e4d471ee92a77327af8f1 (from -r libs.txt (line 29))
  195. Successfully installed CairoSVG-2.3.1 Django-2.1.5 XlsxWriter-1.1.6 asn1crypto-0.24.0 cairocffi-1.1.0 certifi-2018.11.29 cffi-1.11.5 chardet-3.0.4 cryptography-2.4.2 cssselect2-0.2.2 defusedxml-0.6.0 django-telegrambot-1.0.1 et-xmlfile-1.0.1 future-0.17.1 gunicorn-19.9.0 html2text-2018.1.9 idna-2.8 imutils-0.5.2 jamspell jdcal-1.4 numpy-1.16.0 opencv-python-4.0.0.21 openpyxl-2.6.2 pillow-6.1.0 psycopg2-2.7.7 pycparser-2.19 pygal-2.4.0 python-telegram-bot-11.1.0 pytz-2018.9 pyzbar-0.1.7 requests-2.21.0 six-1.12.0 tinycss2-1.0.2 urllib3-1.24.1 webencodings-0.5.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement