Skip to content

Instantly share code, notes, and snippets.

@jdupl
Last active August 29, 2015 14:15
Show Gist options
  • Save jdupl/2883beaa03f72d99b18d to your computer and use it in GitHub Desktop.
Save jdupl/2883beaa03f72d99b18d to your computer and use it in GitHub Desktop.
install log
ctags -R src || true
/usr/bin/python setup.py install
running install
/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2512: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
PEP440Warning,
/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2512: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
PEP440Warning,
/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2512: PEP440Warning: 'apturl (0.4.1ubuntu4)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
PEP440Warning,
running bdist_egg
running egg_info
writing requirements to pyopencl.egg-info/requires.txt
writing pyopencl.egg-info/PKG-INFO
writing top-level names to pyopencl.egg-info/top_level.txt
writing dependency_links to pyopencl.egg-info/dependency_links.txt
reading manifest file 'pyopencl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'doc/source/*.rst'
warning: no files found matching 'doc/source/conf.py'
warning: no files found matching 'doc/source/_static/*.css'
warning: no files found matching 'doc/source/_templates/*.html'
warning: no files found matching '*.cpp' under directory 'bpl-subset/bpl_subset/boost'
warning: no files found matching '*.html' under directory 'bpl-subset/bpl_subset/boost'
warning: no files found matching '*.inl' under directory 'bpl-subset/bpl_subset/boost'
warning: no files found matching '*.txt' under directory 'bpl-subset/bpl_subset/boost'
warning: no files found matching '*.h' under directory 'bpl-subset/bpl_subset/libs'
warning: no files found matching '*.ipp' under directory 'bpl-subset/bpl_subset/libs'
warning: no files found matching '*.pl' under directory 'bpl-subset/bpl_subset/libs'
writing manifest file 'pyopencl.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
running build_ext
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/clmath.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/reduction.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/_cl.so -> build/bdist.linux-x86_64/egg/pyopencl
creating build/bdist.linux-x86_64/egg/pyopencl/characterize
copying build/lib.linux-x86_64-2.7/pyopencl/characterize/__init__.py -> build/bdist.linux-x86_64/egg/pyopencl/characterize
copying build/lib.linux-x86_64-2.7/pyopencl/characterize/performance.py -> build/bdist.linux-x86_64/egg/pyopencl/characterize
copying build/lib.linux-x86_64-2.7/pyopencl/_pvt_struct.so -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/algorithm.py -> build/bdist.linux-x86_64/egg/pyopencl
creating build/bdist.linux-x86_64/egg/pyopencl/compyte
copying build/lib.linux-x86_64-2.7/pyopencl/compyte/array.py -> build/bdist.linux-x86_64/egg/pyopencl/compyte
copying build/lib.linux-x86_64-2.7/pyopencl/compyte/dtypes.py -> build/bdist.linux-x86_64/egg/pyopencl/compyte
copying build/lib.linux-x86_64-2.7/pyopencl/compyte/__init__.py -> build/bdist.linux-x86_64/egg/pyopencl/compyte
copying build/lib.linux-x86_64-2.7/pyopencl/_cluda.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/array.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/ipython.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/capture_call.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/_mymako.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/clrandom.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/version.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/__init__.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/elementwise.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/scan.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.7/pyopencl/cache.py -> build/bdist.linux-x86_64/egg/pyopencl
creating build/bdist.linux-x86_64/egg/pyopencl/cl
copying build/lib.linux-x86_64-2.7/pyopencl/cl/pyopencl-bessel-j.cl -> build/bdist.linux-x86_64/egg/pyopencl/cl
copying build/lib.linux-x86_64-2.7/pyopencl/cl/pyopencl-airy.cl -> build/bdist.linux-x86_64/egg/pyopencl/cl
copying build/lib.linux-x86_64-2.7/pyopencl/cl/pyopencl-eval-tbl.cl -> build/bdist.linux-x86_64/egg/pyopencl/cl
copying build/lib.linux-x86_64-2.7/pyopencl/cl/pyopencl-ranluxcl.cl -> build/bdist.linux-x86_64/egg/pyopencl/cl
copying build/lib.linux-x86_64-2.7/pyopencl/cl/pyopencl-bessel-y.cl -> build/bdist.linux-x86_64/egg/pyopencl/cl
copying build/lib.linux-x86_64-2.7/pyopencl/cl/pyopencl-complex.h -> build/bdist.linux-x86_64/egg/pyopencl/cl
copying build/lib.linux-x86_64-2.7/pyopencl/tools.py -> build/bdist.linux-x86_64/egg/pyopencl
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/clmath.py to clmath.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/reduction.py to reduction.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/characterize/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/characterize/performance.py to performance.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/algorithm.py to algorithm.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/compyte/array.py to array.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/compyte/dtypes.py to dtypes.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/compyte/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/_cluda.py to _cluda.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/array.py to array.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/ipython.py to ipython.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/capture_call.py to capture_call.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/_mymako.py to _mymako.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/clrandom.py to clrandom.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/version.py to version.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/elementwise.py to elementwise.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/scan.py to scan.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/cache.py to cache.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/tools.py to tools.pyc
creating stub loader for pyopencl/_cl.so
creating stub loader for pyopencl/_pvt_struct.so
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/_cl.py to _cl.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/_pvt_struct.py to _pvt_struct.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyopencl-2014.1-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing pyopencl-2014.1-py2.7-linux-x86_64.egg
removing '/usr/local/lib/python2.7/dist-packages/pyopencl-2014.1-py2.7-linux-x86_64.egg' (and everything under it)
creating /usr/local/lib/python2.7/dist-packages/pyopencl-2014.1-py2.7-linux-x86_64.egg
Extracting pyopencl-2014.1-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages
pyopencl 2014.1 is already the active version in easy-install.pth
Installed /usr/local/lib/python2.7/dist-packages/pyopencl-2014.1-py2.7-linux-x86_64.egg
Processing dependencies for pyopencl==2014.1
Searching for decorator==3.4.0
Best match: decorator 3.4.0
Processing decorator-3.4.0-py2.7.egg
decorator 3.4.0 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/decorator-3.4.0-py2.7.egg
Searching for pytest==2.6.4
Best match: pytest 2.6.4
Processing pytest-2.6.4-py2.7.egg
pytest 2.6.4 is already the active version in easy-install.pth
Installing py.test script to /usr/local/bin
Installing py.test-2.7 script to /usr/local/bin
Using /usr/local/lib/python2.7/dist-packages/pytest-2.6.4-py2.7.egg
Searching for pytools==2014.3.5
Best match: pytools 2014.3.5
Processing pytools-2014.3.5-py2.7.egg
pytools 2014.3.5 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pytools-2014.3.5-py2.7.egg
Searching for py==1.4.26
Best match: py 1.4.26
Processing py-1.4.26-py2.7.egg
py 1.4.26 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/py-1.4.26-py2.7.egg
Searching for six==1.9.0
Best match: six 1.9.0
Adding six 1.9.0 to easy-install.pth file
Using /usr/local/lib/python2.7/dist-packages
Searching for appdirs==1.4.0
Best match: appdirs 1.4.0
Processing appdirs-1.4.0-py2.7.egg
appdirs 1.4.0 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/appdirs-1.4.0-py2.7.egg
Finished processing dependencies for pyopencl==2014.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment