Advertisement
Guest User

Untitled

a guest
May 25th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1. jared@LostLinux:~/core/source/ports/py_port/package$ pip3 install .
  2. Processing /home/jared/core/source/ports/py_port/package
  3. Complete output from command python setup.py egg_info:
  4. Traceback (most recent call last):
  5. File "<string>", line 1, in <module>
  6. ModuleNotFoundError: No module named 'setuptools'
  7.  
  8. ----------------------------------------
  9. Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-0s3ggltp-build/
  10. jared@LostLinux:~/core/source/ports/py_port/package$ pip3 install setuptools
  11. Collecting setuptools
  12. Downloading https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
  13. 100% |████████████████████████████████| 583kB 2.4MB/s
  14. Installing collected packages: setuptools
  15. Successfully installed setuptools-41.0.1
  16. jared@LostLinux:~/core/source/ports/py_port/package$ pip3 install .
  17. Processing /home/jared/core/source/ports/py_port/package
  18. Collecting peppercorn (from metacall==0.1.9)
  19. Downloading https://files.pythonhosted.org/packages/14/84/d8d9c3f17bda2b6f49406982546d6f6bc0fa188a43d4e3ba9169a457ee04/peppercorn-0.6-py3-none-any.whl
  20. Collecting requests (from metacall==0.1.9)
  21. Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)
  22. 100% |████████████████████████████████| 61kB 2.3MB/s
  23. Collecting certifi>=2017.4.17 (from requests->metacall==0.1.9)
  24. Downloading https://files.pythonhosted.org/packages/60/75/f692a584e85b7eaba0e03827b3d51f45f571c2e793dd731e598828d380aa/certifi-2019.3.9-py2.py3-none-any.whl (158kB)
  25. 100% |████████████████████████████████| 163kB 9.1MB/s
  26. Collecting idna<2.9,>=2.5 (from requests->metacall==0.1.9)
  27. Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
  28. 100% |████████████████████████████████| 61kB 16.7MB/s
  29. Collecting chardet<3.1.0,>=3.0.2 (from requests->metacall==0.1.9)
  30. Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
  31. 100% |████████████████████████████████| 143kB 12.8MB/s
  32. Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->metacall==0.1.9)
  33. Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB)
  34. 100% |████████████████████████████████| 153kB 11.6MB/s
  35. Installing collected packages: peppercorn, certifi, idna, chardet, urllib3, requests, metacall
  36. Running setup.py install for metacall ... done
  37. Successfully installed certifi-2019.3.9 chardet-3.0.4 idna-2.8 metacall-0.1.9 peppercorn-0.6 requests-2.22.0 urllib3-1.25.3
  38. jared@LostLinux:~/core/source/ports/py_port/package$ cd ../../../
  39. jared@LostLinux:~/core/source$ cd ../../
  40. jared@LostLinux:~$ cd build
  41. jared@LostLinux:~/build$ ls
  42. a libversion.so
  43. adt-set-test loader-path-test
  44. adt-trie-test log-test
  45. cmake Makefile
  46. CMakeCache.txt metacall-cast-test
  47. CMakeFiles metacall-clear-test
  48. cmake_install.cmake metacallcli
  49. configurations metacall-config.cmake
  50. configuration-test metacall-configuration-exec-path-test
  51. CPackConfig-MetaCall.cmake metacall-config-version.cmake
  52. CPackSourceConfig.cmake metacall-depends-test
  53. CTestTestfile.cmake metacall-distributable-test
  54. DartConfiguration.tcl metacall-ducktype-test
  55. deploy metacall-duplicated-handle-test
  56. distributable metacall-init-fini-test
  57. docs metacall-initialize-ex-test
  58. dynlink-test metacall-initialize-test
  59. environment-test metacall-inspect-test
  60. install_manifest.txt metacall-load-configuration-relative-test
  61. libadt.so metacall-load-configuration-test
  62. libconfiguration.so metacall-load-memory-test
  63. libcxx_port.so metacall-map-test
  64. libdetour.so metacall-python-class-test
  65. libdynlink.so metacall-python-gc-test
  66. libenvironment.so metacall-python-pointer-test
  67. libfilesystem.so metacall-reinitialize-test
  68. libformat.so metacall-test
  69. libloader.so preprocessor-test
  70. liblog.so py-loader-test
  71. libmemory.so reflect-function-test
  72. libmetacall_serial.so reflect-metadata-test
  73. libmetacall.so reflect-scope-test
  74. libmock_loader.so reflect-value-cast-test
  75. libpreprocessor.so scripts
  76. libpy_loader.so serial-test
  77. librapid_json_serial.so source
  78. libreflect.so Testing
  79. libserial.so VERSION
  80. jared@LostLinux:~/build$ ./metacall-python-pointer-test
  81. [==========] Running 1 test from 1 test case.
  82. [----------] Global test environment set-up.
  83. [----------] 1 test from metacall_python_pointer_test
  84. [ RUN ] metacall_python_pointer_test.DefaultConstructor
  85. /home/jared/core/source/tests/metacall_python_pointer_test/source/metacall_python_pointer_test.cpp:105: Failure
  86. Expected equality of these values:
  87. (int) 0
  88. Which is: 0
  89. (int) metacall_load_from_file("py", py_scripts, sizeof(py_scripts) / sizeof(py_scripts[0]), __null)
  90. Which is: 1
  91. /home/jared/core/source/tests/metacall_python_pointer_test/source/metacall_python_pointer_test.cpp:114: Failure
  92. Expected: ((void *) __null) != ((void *) ret), actual: NULL vs NULL
  93. Segmentation fault (core dumped)
  94. jared@LostLinux:~/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement