Created temporary directory: /tmp/pip-ephem-wheel-cache-u5czylay Created temporary directory: /tmp/pip-req-tracker-p98f3m44 Created requirements tracker '/tmp/pip-req-tracker-p98f3m44' Created temporary directory: /tmp/pip-wheel-7xr1bydp Looking in indexes: https://pypi.python.org/simple Collecting ffmpeg==1.4 1 location(s) to search for versions of ffmpeg: * https://pypi.python.org/simple/ffmpeg/ Getting page https://pypi.python.org/simple/ffmpeg/ Analyzing links from page https://pypi.org/simple/ffmpeg/ Found link https://files.pythonhosted.org/packages/58/19/d3a3dcf7d6c0f289f14c17c82eae5e2315387802d29940b7f9a27543b3aa/ffmpeg-1.1.0.tar.gz#sha256=2ee9e8cb7a583a6054e5487828ab6785138e12c7b224957b7237a1481651533b (from https://pypi.org/simple/ffmpeg/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/2f/d6/ba603289ae9f7a849264b4757c43e923c2cd61162e8ba8ed8af35f54cfcf/ffmpeg-1.2.0.tar.gz#sha256=57ba07db7bcd794d2d673ef8aa78e014825738554ca22826c7d7dd8500529643 (from https://pypi.org/simple/ffmpeg/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/47/6e/f41613c51d7e93ead710a87bee68f7313f8e7bdae5b839e775d138da0082/ffmpeg-1.2.1.tar.gz#sha256=cca2815945c1d0d995daa0f959f85a496a9984930b8540114bd268beb485ba44 (from https://pypi.org/simple/ffmpeg/), version: 1.2.1 Found link https://files.pythonhosted.org/packages/cf/9e/33c332182bd2aa0d959046c5f20a093b678ab1c7cc2506767fb493a23ecb/ffmpeg-1.3.tar.gz#sha256=7d2d7e6f887266b813cfe139ec0f7b02a002069aeb8507f1ca7632e9de73cb86 (from https://pypi.org/simple/ffmpeg/), version: 1.3 Found link https://files.pythonhosted.org/packages/f0/cc/3b7408b8ecf7c1d20ad480c3eaed7619857bf1054b690226e906fdf14258/ffmpeg-1.4.tar.gz#sha256=6931692c890ff21d39938433c2189747815dca0c60ddc7f9bb97f199dba0b5b9 (from https://pypi.org/simple/ffmpeg/), version: 1.4 Using version 1.4 (newest of versions: 1.4) Created temporary directory: /tmp/pip-unpack-cybeebpn Downloading https://files.pythonhosted.org/packages/f0/cc/3b7408b8ecf7c1d20ad480c3eaed7619857bf1054b690226e906fdf14258/ffmpeg-1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f0/cc/3b7408b8ecf7c1d20ad480c3eaed7619857bf1054b690226e906fdf14258/ffmpeg-1.4.tar.gz#sha256=6931692c890ff21d39938433c2189747815dca0c60ddc7f9bb97f199dba0b5b9 (from https://pypi.org/simple/ffmpeg/) Added ffmpeg==1.4 from https://files.pythonhosted.org/packages/f0/cc/3b7408b8ecf7c1d20ad480c3eaed7619857bf1054b690226e906fdf14258/ffmpeg-1.4.tar.gz#sha256=6931692c890ff21d39938433c2189747815dca0c60ddc7f9bb97f199dba0b5b9 to build tracker '/tmp/pip-req-tracker-p98f3m44' Running setup.py (path:/tmp/pip-wheel-7xr1bydp/ffmpeg/setup.py) egg_info for package ffmpeg Running command python setup.py egg_info running egg_info creating pip-egg-info/ffmpeg.egg-info writing top-level names to pip-egg-info/ffmpeg.egg-info/top_level.txt writing dependency_links to pip-egg-info/ffmpeg.egg-info/dependency_links.txt writing pip-egg-info/ffmpeg.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ffmpeg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ffmpeg.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ffmpeg.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7xr1bydp/ffmpeg has version 1.4, which satisfies requirement ffmpeg==1.4 from https://files.pythonhosted.org/packages/f0/cc/3b7408b8ecf7c1d20ad480c3eaed7619857bf1054b690226e906fdf14258/ffmpeg-1.4.tar.gz#sha256=6931692c890ff21d39938433c2189747815dca0c60ddc7f9bb97f199dba0b5b9 Removed ffmpeg==1.4 from https://files.pythonhosted.org/packages/f0/cc/3b7408b8ecf7c1d20ad480c3eaed7619857bf1054b690226e906fdf14258/ffmpeg-1.4.tar.gz#sha256=6931692c890ff21d39938433c2189747815dca0c60ddc7f9bb97f199dba0b5b9 from build tracker '/tmp/pip-req-tracker-p98f3m44' Building wheels for collected packages: ffmpeg Created temporary directory: /tmp/pip-wheel-ujjv_gzp Running setup.py bdist_wheel for ffmpeg: started Destination directory: /tmp/pip-wheel-ujjv_gzp Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7xr1bydp/ffmpeg/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-ujjv_gzp running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ffmpeg copying ffmpeg/stream.py -> build/lib/ffmpeg copying ffmpeg/audio.py -> build/lib/ffmpeg copying ffmpeg/image.py -> build/lib/ffmpeg copying ffmpeg/__init__.py -> build/lib/ffmpeg copying ffmpeg/video.py -> build/lib/ffmpeg running egg_info writing top-level names to ffmpeg.egg-info/top_level.txt writing ffmpeg.egg-info/PKG-INFO writing dependency_links to ffmpeg.egg-info/dependency_links.txt reading manifest file 'ffmpeg.egg-info/SOURCES.txt' writing manifest file 'ffmpeg.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/ffmpeg copying build/lib/ffmpeg/stream.py -> build/bdist.linux-armv7l/wheel/ffmpeg copying build/lib/ffmpeg/audio.py -> build/bdist.linux-armv7l/wheel/ffmpeg copying build/lib/ffmpeg/image.py -> build/bdist.linux-armv7l/wheel/ffmpeg copying build/lib/ffmpeg/__init__.py -> build/bdist.linux-armv7l/wheel/ffmpeg copying build/lib/ffmpeg/video.py -> build/bdist.linux-armv7l/wheel/ffmpeg running install_egg_info Copying ffmpeg.egg-info to build/bdist.linux-armv7l/wheel/ffmpeg-1.4-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ffmpeg-1.4.dist-info/WHEEL Running setup.py bdist_wheel for ffmpeg: finished with status 'done' Stored in directory: /tmp/tmplzmnc_xe Successfully built ffmpeg Cleaning up... Removing source in /tmp/pip-wheel-7xr1bydp/ffmpeg Removed build tracker '/tmp/pip-req-tracker-p98f3m44'