stdout.log 2.8 KB

123456789101112131415161718192021222324252627282930313233343536
  1. running egg_info
  2. creating ../../build/camera_opencv/camera_opencv.egg-info
  3. writing ../../build/camera_opencv/camera_opencv.egg-info/PKG-INFO
  4. writing dependency_links to ../../build/camera_opencv/camera_opencv.egg-info/dependency_links.txt
  5. writing entry points to ../../build/camera_opencv/camera_opencv.egg-info/entry_points.txt
  6. writing requirements to ../../build/camera_opencv/camera_opencv.egg-info/requires.txt
  7. writing top-level names to ../../build/camera_opencv/camera_opencv.egg-info/top_level.txt
  8. writing manifest file '../../build/camera_opencv/camera_opencv.egg-info/SOURCES.txt'
  9. reading manifest file '../../build/camera_opencv/camera_opencv.egg-info/SOURCES.txt'
  10. adding license file 'LICENSE'
  11. writing manifest file '../../build/camera_opencv/camera_opencv.egg-info/SOURCES.txt'
  12. running build
  13. running build_py
  14. creating /home/ubuntu/eyes/build/camera_opencv/build
  15. creating /home/ubuntu/eyes/build/camera_opencv/build/lib
  16. creating /home/ubuntu/eyes/build/camera_opencv/build/lib/camera_opencv
  17. copying camera_opencv/__init__.py -> /home/ubuntu/eyes/build/camera_opencv/build/lib/camera_opencv
  18. copying camera_opencv/camera_display.py -> /home/ubuntu/eyes/build/camera_opencv/build/lib/camera_opencv
  19. running install
  20. running install_lib
  21. creating /home/ubuntu/eyes/install/camera_opencv/lib/python3.10/site-packages/camera_opencv
  22. copying /home/ubuntu/eyes/build/camera_opencv/build/lib/camera_opencv/__init__.py -> /home/ubuntu/eyes/install/camera_opencv/lib/python3.10/site-packages/camera_opencv
  23. copying /home/ubuntu/eyes/build/camera_opencv/build/lib/camera_opencv/camera_display.py -> /home/ubuntu/eyes/install/camera_opencv/lib/python3.10/site-packages/camera_opencv
  24. byte-compiling /home/ubuntu/eyes/install/camera_opencv/lib/python3.10/site-packages/camera_opencv/__init__.py to __init__.cpython-310.pyc
  25. byte-compiling /home/ubuntu/eyes/install/camera_opencv/lib/python3.10/site-packages/camera_opencv/camera_display.py to camera_display.cpython-310.pyc
  26. running install_data
  27. creating /home/ubuntu/eyes/install/camera_opencv/share/ament_index
  28. creating /home/ubuntu/eyes/install/camera_opencv/share/ament_index/resource_index
  29. creating /home/ubuntu/eyes/install/camera_opencv/share/ament_index/resource_index/packages
  30. copying resource/camera_opencv -> /home/ubuntu/eyes/install/camera_opencv/share/ament_index/resource_index/packages
  31. copying package.xml -> /home/ubuntu/eyes/install/camera_opencv/share/camera_opencv
  32. running install_egg_info
  33. Copying ../../build/camera_opencv/camera_opencv.egg-info to /home/ubuntu/eyes/install/camera_opencv/lib/python3.10/site-packages/camera_opencv-0.0.0-py3.10.egg-info
  34. running install_scripts
  35. Installing camera_display script to /home/ubuntu/eyes/install/camera_opencv/lib/camera_opencv
  36. writing list of installed files to '/home/ubuntu/eyes/build/camera_opencv/install.log'