---> pip install -U git+https://github.com/jackersson/gstreamer-python.git#egg=gstreamer-python -v | |
Created temporary directory: /tmp/pip-ephem-wheel-cache-3ym3nc1k | |
Created temporary directory: /tmp/pip-req-tracker-2clwxc17 | |
Created requirements tracker '/tmp/pip-req-tracker-2clwxc17' | |
Created temporary directory: /tmp/pip-install-kwa_32rt | |
Collecting gstreamer-python | |
Cloning https://github.com/jackersson/gstreamer-python.git to /tmp/pip-install-kwa_32rt/gstreamer-python | |
Running command git clone -q https://github.com/jackersson/gstreamer-python.git /tmp/pip-install-kwa_32rt/gstreamer-python | |
Added gstreamer-python from git+https://github.com/jackersson/gstreamer-python.git#egg=gstreamer-python to build tracker '/tmp/pip-req-tracker-2clwxc17' | |
Running setup.py (path:/tmp/pip-install-kwa_32rt/gstreamer-python/setup.py) egg_info for package gstreamer-python | |
Running command python setup.py egg_info | |
running egg_info | |
creating /tmp/pip-install-kwa_32rt/gstreamer-python/pip-egg-info/gstreamer_python.egg-info | |
writing /tmp/pip-install-kwa_32rt/gstreamer-python/pip-egg-info/gstreamer_python.egg-info/PKG-INFO | |
writing dependency_links to /tmp/pip-install-kwa_32rt/gstreamer-python/pip-egg-info/gstreamer_python.egg-info/dependency_links.txt | |
writing requirements to /tmp/pip-install-kwa_32rt/gstreamer-python/pip-egg-info/gstreamer_python.egg-info/requires.txt | |
writing top-level names to /tmp/pip-install-kwa_32rt/gstreamer-python/pip-egg-info/gstreamer_python.egg-info/top_level.txt | |
writing manifest file '/tmp/pip-install-kwa_32rt/gstreamer-python/pip-egg-info/gstreamer_python.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*.so' | |
warning: no files found matching 'gstreamer/3rd_party/gstreamer/build/*.so' | |
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects <dir> <pattern1> <pattern2> ... | |
writing manifest file '/tmp/pip-install-kwa_32rt/gstreamer-python/pip-egg-info/gstreamer_python.egg-info/SOURCES.txt' | |
Source in /tmp/pip-install-kwa_32rt/gstreamer-python has version 0.0.2.dev3+gded27ae, which satisfies requirement gstreamer-python from git+https://github.com/jackersson/gstreamer-python.git#egg=gstreamer-python | |
Removed gstreamer-python from git+https://github.com/jackersson/gstreamer-python.git#egg=gstreamer-python from build tracker '/tmp/pip-req-tracker-2clwxc17' | |
Requirement already satisfied, skipping upgrade: numpy>=1.14.3 in ./venv/lib/python3.6/site-packages (from gstreamer-python) (1.18.0) | |
Requirement already satisfied, skipping upgrade: pycairo>=1.18.2 in ./venv/lib/python3.6/site-packages (from gstreamer-python) (1.18.2) | |
Requirement already satisfied, skipping upgrade: PyGObject>=3.34.0 in ./venv/lib/python3.6/site-packages (from gstreamer-python) (3.34.0) | |
Requirement already satisfied, skipping upgrade: pytest>=5.3.2 in ./venv/lib/python3.6/site-packages (from gstreamer-python) (5.3.2) | |
Requirement already satisfied, skipping upgrade: pytest-benchmark>=3.2.2 in ./venv/lib/python3.6/site-packages (from gstreamer-python) (3.2.2) | |
Requirement already satisfied, skipping upgrade: attrs>=19.3.0 in ./venv/lib/python3.6/site-packages (from gstreamer-python) (19.3.0) | |
Requirement already satisfied, skipping upgrade: autopep8>=1.4.4 in ./venv/lib/python3.6/site-packages (from gstreamer-python) (1.4.4) | |
Requirement already satisfied, skipping upgrade: flake8>=3.7.9 in ./venv/lib/python3.6/site-packages (from gstreamer-python) (3.7.9) | |
Requirement already satisfied, skipping upgrade: wcwidth in ./venv/lib/python3.6/site-packages (from pytest>=5.3.2->gstreamer-python) (0.1.8) | |
Requirement already satisfied, skipping upgrade: more-itertools>=4.0.0 in ./venv/lib/python3.6/site-packages (from pytest>=5.3.2->gstreamer-python) (8.0.2) | |
Requirement already satisfied, skipping upgrade: pluggy<1.0,>=0.12 in ./venv/lib/python3.6/site-packages (from pytest>=5.3.2->gstreamer-python) (0.13.1) | |
Requirement already satisfied, skipping upgrade: packaging in ./venv/lib/python3.6/site-packages (from pytest>=5.3.2->gstreamer-python) (19.2) | |
Requirement already satisfied, skipping upgrade: importlib-metadata>=0.12; python_version < "3.8" in ./venv/lib/python3.6/site-packages (from pytest>=5.3.2->gstreamer-python) (1.3.0) | |
Requirement already satisfied, skipping upgrade: py>=1.5.0 in ./venv/lib/python3.6/site-packages (from pytest>=5.3.2->gstreamer-python) (1.8.1) | |
Requirement already satisfied, skipping upgrade: py-cpuinfo in ./venv/lib/python3.6/site-packages (from pytest-benchmark>=3.2.2->gstreamer-python) (5.0.0) | |
Requirement already satisfied, skipping upgrade: pycodestyle>=2.4.0 in ./venv/lib/python3.6/site-packages (from autopep8>=1.4.4->gstreamer-python) (2.5.0) | |
Requirement already satisfied, skipping upgrade: entrypoints<0.4.0,>=0.3.0 in ./venv/lib/python3.6/site-packages (from flake8>=3.7.9->gstreamer-python) (0.3) | |
Requirement already satisfied, skipping upgrade: pyflakes<2.2.0,>=2.1.0 in ./venv/lib/python3.6/site-packages (from flake8>=3.7.9->gstreamer-python) (2.1.1) | |
Requirement already satisfied, skipping upgrade: mccabe<0.7.0,>=0.6.0 in ./venv/lib/python3.6/site-packages (from flake8>=3.7.9->gstreamer-python) (0.6.1) | |
Requirement already satisfied, skipping upgrade: six in ./venv/lib/python3.6/site-packages (from packaging->pytest>=5.3.2->gstreamer-python) (1.13.0) | |
Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in ./venv/lib/python3.6/site-packages (from packaging->pytest>=5.3.2->gstreamer-python) (2.4.6) | |
Requirement already satisfied, skipping upgrade: zipp>=0.5 in ./venv/lib/python3.6/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pytest>=5.3.2->gstreamer-python) (0.6.0) | |
Building wheels for collected packages: gstreamer-python | |
Created temporary directory: /tmp/pip-wheel-pf9k4lkf | |
Building wheel for gstreamer-python (setup.py) ... Destination directory: /tmp/pip-wheel-pf9k4lkf | |
Running command /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-kwa_32rt/gstreamer-python/setup.py'"'"'; __file__='"'"'/tmp/pip-install-kwa_32rt/gstreamer-python/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-pf9k4lkf --python-tag cp36 | |
running bdist_wheel | |
running build | |
running build_py | |
Running ... /tmp/pip-install-kwa_32rt/gstreamer-python/build-gst-python.sh | |
Python Executable: /usr/bin/python3 | |
Python Library Path: /usr/lib/x86_64-linux-gnu | |
Current Python Path /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv | |
---> git clone gst-python | |
**Gstreamer Version: 1.14.5** | |
Cloning into 'gst-python'... | |
---> Checking out branch | |
Note: checking out '1.14.5'. | |
You are in 'detached HEAD' state. You can look around, make experimental | |
changes and commit them, and you can discard any commits you make in this | |
state without impacting any branches by performing another checkout. | |
If you want to create a new branch to retain commits you create, you may | |
do so (now or later) by using -b with the checkout command again. Example: | |
git checkout -b <new-branch-name> | |
HEAD is now at 1a8f48a Release 1.14.5 | |
--> ./autogen.sh | |
+ Setting up common submodule | |
Submodule 'common' (https://gitlab.freedesktop.org/gstreamer/common.git) registered for path 'common' | |
Cloning into '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common'... | |
Submodule path 'common': checked out 'd7ecca16114e443dab9d6f8cbc47a1554e3d4b30' | |
+ passing argument --disable-gtk-doc to configure | |
+ configure run disabled | |
+ options passed to configure: --disable-gtk-doc | |
+ check for build tools | |
checking for autoconf >= 2.60 ... found 2.69, ok. | |
checking for automake >= 1.10 ... found 1.15.1, ok. | |
checking for libtoolize >= 1.5.0 ... found 2.4.6, ok. | |
checking for pkg-config >= 0.8.0 ... found 0.29.1, ok. | |
+ running libtoolize --copy --force... | |
libtoolize: putting auxiliary files in '.'. | |
libtoolize: copying file './ltmain.sh' | |
libtoolize: putting macros in 'm4'. | |
libtoolize: copying file 'm4/libtool.m4' | |
libtoolize: copying file 'm4/ltoptions.m4' | |
libtoolize: copying file 'm4/ltsugar.m4' | |
libtoolize: copying file 'm4/ltversion.m4' | |
libtoolize: copying file 'm4/lt~obsolete.m4' | |
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, | |
libtoolize: and rerunning libtoolize and aclocal. | |
+ running aclocal -I m4 -I common/m4 ... | |
+ running autoheader ... | |
+ running autoconf ... | |
+ running automake -a -c -Wno-portability... | |
configure.ac:47: installing './compile' | |
configure.ac:10: installing './config.guess' | |
configure.ac:10: installing './config.sub' | |
configure.ac:13: installing './install-sh' | |
configure.ac:13: installing './missing' | |
Makefile.am: installing './INSTALL' | |
gi/overrides/Makefile.am: installing './depcomp' | |
gi/overrides/Makefile.am:7: installing './py-compile' | |
plugin/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') | |
+ skipping configure stage for package gst-python, as requested. | |
+ autogen.sh done. | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether UID '1000' is supported by ustar format... yes | |
checking whether GID '1000' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking nano version... 0 (release) | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking whether make supports nested variables... (cached) yes | |
checking how to print strings... printf | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking dependency style of gcc... gcc3 | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dlopen... no | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... no | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking for gcc... (cached) gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
checking dependency style of gcc... (cached) gcc3 | |
checking for gcc option to accept ISO C99... none needed | |
checking for gcc option to accept ISO Standard C... (cached) none needed | |
---> Check right python version | |
checking for python version... 3.6 | |
checking for python platform... linux | |
checking for python script directory... ${prefix}/lib/python3.6/site-packages | |
checking for python extension module directory... ${exec_prefix}/lib/python3.6/site-packages | |
checking for python >= 2.7... checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for GST... yes | |
checking for PYGOBJECT... yes | |
okay | |
checking for headers required to compile python extensions... found | |
checking for pygobject overrides directory... ${exec_prefix}/lib/python3.6/site-packages/gi/overrides | |
checking for GST... yes | |
configure: Using /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/gstreamer-1.0 as the plugin install location | |
checking for PYGOBJECT... yes | |
checking for libraries required to embed python... yes | |
checking for valgrind... no | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating common/Makefile | |
config.status: creating common/m4/Makefile | |
config.status: creating gi/Makefile | |
config.status: creating plugin/Makefile | |
config.status: creating testsuite/Makefile | |
config.status: creating gi/overrides/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
---> make | |
make all-recursive | |
make[1]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python' | |
Making all in common | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
Making all in m4 | |
make[3]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common/m4' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common/m4' | |
make[3]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
Making all in gi | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
Making all in overrides | |
make[3]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi/overrides' | |
CC _gi_gst_la-gstmodule.lo | |
CCLD _gi_gst.la | |
ln -s -f .libs/_gi_gst.cpython-36m-x86_64-linux-gnu.so _gi_gst.cpython-36m-x86_64-linux-gnu.so | |
for f in Gst.py GstPbutils.py __init__.py; do \ | |
[ -e ./$f ] || ln -s -f ./$f ./$f; \ | |
done | |
make[3]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi/overrides' | |
make[3]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
Making all in plugin | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/plugin' | |
CC libgstpython_la-gstpythonplugin.lo | |
CCLD libgstpython.la | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/plugin' | |
Making all in testsuite | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/testsuite' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/testsuite' | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python' | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python' | |
make[1]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python' | |
---> Check 'make' finished without any errors | |
---> make install | |
Making install in common | |
make[1]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
Making install in m4 | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common/m4' | |
make[3]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common/m4' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common/m4' | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common/m4' | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
make[3]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
make[1]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/common' | |
Making install in gi | |
make[1]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
Making install in overrides | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi/overrides' | |
make[3]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi/overrides' | |
/bin/mkdir -p '/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gi/overrides' | |
/bin/bash ../../libtool --mode=install /usr/bin/install -c _gi_gst.la '/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gi/overrides' | |
libtool: install: /usr/bin/install -c .libs/_gi_gst.cpython-36m-x86_64-linux-gnu.so /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gi/overrides/_gi_gst.cpython-36m-x86_64-linux-gnu.so | |
libtool: install: /usr/bin/install -c .libs/_gi_gst.lai /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gi/overrides/_gi_gst.la | |
libtool: finish: PATH="/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/bin:/home/taras/bin:/home/taras/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gi/overrides | |
---------------------------------------------------------------------- | |
---> Check everythig installed in target location | |
Libraries have been installed in: | |
/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gi/overrides | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the '-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the 'LD_RUN_PATH' environment variable | |
during linking | |
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to '/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/bin/mkdir -p '/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gi/overrides' | |
/usr/bin/install -c -m 644 Gst.py GstPbutils.py '/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gi/overrides' | |
Byte-compiling python modules... | |
Gst.pyGstPbutils.py | |
Byte-compiling python modules (optimized versions) ... | |
Gst.pyGstPbutils.py | |
make[3]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi/overrides' | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi/overrides' | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
make[3]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
make[1]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/gi' | |
Making install in plugin | |
make[1]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/plugin' | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/plugin' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
/bin/mkdir -p '/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/gstreamer-1.0' | |
/bin/bash ../libtool --mode=install /usr/bin/install -c libgstpython.la '/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/gstreamer-1.0' | |
libtool: install: /usr/bin/install -c .libs/libgstpython.cpython-36m-x86_64-linux-gnu.so /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/gstreamer-1.0/libgstpython.cpython-36m-x86_64-linux-gnu.so | |
libtool: install: /usr/bin/install -c .libs/libgstpython.lai /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/gstreamer-1.0/libgstpython.la | |
libtool: finish: PATH="/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/bin:/home/taras/bin:/home/taras/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/gstreamer-1.0 | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/gstreamer-1.0 | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the '-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the 'LD_RUN_PATH' environment variable | |
during linking | |
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to '/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/plugin' | |
make[1]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/plugin' | |
Making install in testsuite | |
make[1]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/testsuite' | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/testsuite' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/testsuite' | |
make[1]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python/testsuite' | |
make[1]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python' | |
make[2]: Entering directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python' | |
make[1]: Leaving directory '/tmp/pip-install-kwa_32rt/gstreamer-python/temp/gst-python' | |
Running ... /tmp/pip-install-kwa_32rt/gstreamer-python/build-3rd-party.sh | |
PWD: /tmp/pip-install-kwa_32rt/gstreamer-python/gstreamer/3rd_party | |
-- The C compiler identification is GNU 7.5.0 | |
-- The CXX compiler identification is GNU 7.5.0 | |
-- Check for working C compiler: /usr/bin/cc | |
-- Check for working C compiler: /usr/bin/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /usr/bin/c++ | |
-- Check for working CXX compiler: /usr/bin/c++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") | |
CMAKE_C_FLAGS: -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include | |
CMAKE_EXE_LINKER_FLAGS: -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/pip-install-kwa_32rt/gstreamer-python/gstreamer/3rd_party/gstreamer/build | |
Scanning dependencies of target gst_objects_info_meta | |
[ 50%] Building C object CMakeFiles/gst_objects_info_meta.dir/gst_objects_info_meta.c.o | |
In file included from /usr/include/glib-2.0/glib.h:62:0, | |
from /usr/include/gstreamer-1.0/gst/gst.h:27, | |
from /tmp/pip-install-kwa_32rt/gstreamer-python/gstreamer/3rd_party/gstreamer/gst_objects_info_meta.h:10, | |
from /tmp/pip-install-kwa_32rt/gstreamer-python/gstreamer/3rd_party/gstreamer/gst_objects_info_meta.c:1: | |
/tmp/pip-install-kwa_32rt/gstreamer-python/gstreamer/3rd_party/gstreamer/gst_objects_info_meta.c: In function ‘gst_buffer_remove_objects_info_meta’: | |
/usr/include/glib-2.0/glib/gmessages.h:599:10: warning: return makes integer from pointer without a cast [-Wint-conversion] | |
return (val); \ | |
^ | |
/tmp/pip-install-kwa_32rt/gstreamer-python/gstreamer/3rd_party/gstreamer/gst_objects_info_meta.c:107:5: note: in expansion of macro ‘g_return_val_if_fail’ | |
g_return_val_if_fail(GST_IS_BUFFER(buffer), NULL); | |
^~~~~~~~~~~~~~~~~~~~ | |
[100%] Linking C shared library libgst_objects_info_meta.so | |
[100%] Built target gst_objects_info_meta | |
creating build | |
creating build/lib | |
creating build/lib/gstreamer | |
copying gstreamer/utils.py -> build/lib/gstreamer | |
copying gstreamer/logging.py -> build/lib/gstreamer | |
copying gstreamer/gst_hacks.py -> build/lib/gstreamer | |
copying gstreamer/gst_objects_info_meta.py -> build/lib/gstreamer | |
copying gstreamer/__init__.py -> build/lib/gstreamer | |
copying gstreamer/gst_tools.py -> build/lib/gstreamer | |
running egg_info | |
creating gstreamer_python.egg-info | |
writing gstreamer_python.egg-info/PKG-INFO | |
writing dependency_links to gstreamer_python.egg-info/dependency_links.txt | |
writing requirements to gstreamer_python.egg-info/requires.txt | |
writing top-level names to gstreamer_python.egg-info/top_level.txt | |
writing manifest file 'gstreamer_python.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*.so' | |
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects <dir> <pattern1> <pattern2> ... | |
writing manifest file 'gstreamer_python.egg-info/SOURCES.txt' | |
creating build/lib/gstreamer/3rd_party | |
copying gstreamer/3rd_party/build.sh -> build/lib/gstreamer/3rd_party | |
creating build/lib/gstreamer/3rd_party/gstreamer | |
copying gstreamer/3rd_party/gstreamer/CMakeLists.txt -> build/lib/gstreamer/3rd_party/gstreamer | |
copying gstreamer/3rd_party/gstreamer/build.sh -> build/lib/gstreamer/3rd_party/gstreamer | |
copying gstreamer/3rd_party/gstreamer/gst_objects_info_meta.c -> build/lib/gstreamer/3rd_party/gstreamer | |
copying gstreamer/3rd_party/gstreamer/gst_objects_info_meta.h -> build/lib/gstreamer/3rd_party/gstreamer | |
creating build/lib/gstreamer/3rd_party/gstreamer/build | |
copying gstreamer/3rd_party/gstreamer/build/libgst_objects_info_meta.so -> build/lib/gstreamer/3rd_party/gstreamer/build | |
installing to build/bdist.linux-x86_64/wheel | |
running install | |
running install_lib | |
creating build/bdist.linux-x86_64 | |
creating build/bdist.linux-x86_64/wheel | |
creating build/bdist.linux-x86_64/wheel/gstreamer | |
copying build/lib/gstreamer/utils.py -> build/bdist.linux-x86_64/wheel/gstreamer | |
copying build/lib/gstreamer/logging.py -> build/bdist.linux-x86_64/wheel/gstreamer | |
copying build/lib/gstreamer/gst_hacks.py -> build/bdist.linux-x86_64/wheel/gstreamer | |
copying build/lib/gstreamer/gst_objects_info_meta.py -> build/bdist.linux-x86_64/wheel/gstreamer | |
copying build/lib/gstreamer/__init__.py -> build/bdist.linux-x86_64/wheel/gstreamer | |
creating build/bdist.linux-x86_64/wheel/gstreamer/3rd_party | |
copying build/lib/gstreamer/3rd_party/build.sh -> build/bdist.linux-x86_64/wheel/gstreamer/3rd_party | |
creating build/bdist.linux-x86_64/wheel/gstreamer/3rd_party/gstreamer | |
creating build/bdist.linux-x86_64/wheel/gstreamer/3rd_party/gstreamer/build | |
copying build/lib/gstreamer/3rd_party/gstreamer/build/libgst_objects_info_meta.so -> build/bdist.linux-x86_64/wheel/gstreamer/3rd_party/gstreamer/build | |
copying build/lib/gstreamer/3rd_party/gstreamer/build.sh -> build/bdist.linux-x86_64/wheel/gstreamer/3rd_party/gstreamer | |
copying build/lib/gstreamer/3rd_party/gstreamer/gst_objects_info_meta.h -> build/bdist.linux-x86_64/wheel/gstreamer/3rd_party/gstreamer | |
copying build/lib/gstreamer/3rd_party/gstreamer/gst_objects_info_meta.c -> build/bdist.linux-x86_64/wheel/gstreamer/3rd_party/gstreamer | |
copying build/lib/gstreamer/3rd_party/gstreamer/CMakeLists.txt -> build/bdist.linux-x86_64/wheel/gstreamer/3rd_party/gstreamer | |
copying build/lib/gstreamer/gst_tools.py -> build/bdist.linux-x86_64/wheel/gstreamer | |
running install_egg_info | |
Copying gstreamer_python.egg-info to build/bdist.linux-x86_64/wheel/gstreamer_python-0.0.2.dev3+gded27ae-py3.6.egg-info | |
running install_scripts | |
creating build/bdist.linux-x86_64/wheel/gstreamer_python-0.0.2.dev3+gded27ae.dist-info/WHEEL | |
creating '/tmp/pip-wheel-pf9k4lkf/gstreamer_python-0.0.2.dev3+gded27ae-cp36-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
adding 'gstreamer/__init__.py' | |
adding 'gstreamer/gst_hacks.py' | |
adding 'gstreamer/gst_objects_info_meta.py' | |
adding 'gstreamer/gst_tools.py' | |
adding 'gstreamer/logging.py' | |
adding 'gstreamer/utils.py' | |
adding 'gstreamer/3rd_party/build.sh' | |
adding 'gstreamer/3rd_party/gstreamer/CMakeLists.txt' | |
adding 'gstreamer/3rd_party/gstreamer/build.sh' | |
adding 'gstreamer/3rd_party/gstreamer/gst_objects_info_meta.c' | |
adding 'gstreamer/3rd_party/gstreamer/gst_objects_info_meta.h' | |
adding 'gstreamer/3rd_party/gstreamer/build/libgst_objects_info_meta.so' | |
adding 'gstreamer_python-0.0.2.dev3+gded27ae.dist-info/METADATA' | |
adding 'gstreamer_python-0.0.2.dev3+gded27ae.dist-info/WHEEL' | |
adding 'gstreamer_python-0.0.2.dev3+gded27ae.dist-info/top_level.txt' | |
adding 'gstreamer_python-0.0.2.dev3+gded27ae.dist-info/zip-safe' | |
adding 'gstreamer_python-0.0.2.dev3+gded27ae.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
done | |
Created wheel for gstreamer-python: filename=gstreamer_python-0.0.2.dev3+gded27ae-cp36-none-any.whl size=20736 sha256=ff520dbef161fe92511cbb5cf31085aee58221c3cb6ce865f49d05fde40255a3 | |
Stored in directory: /tmp/pip-ephem-wheel-cache-3ym3nc1k/wheels/62/60/a7/ef769e79c1b3f63f2fb8e8ea405fc48ef7602b225f23bbcbb9 | |
Removing source in /tmp/pip-install-kwa_32rt/gstreamer-python | |
Successfully built gstreamer-python | |
Installing collected packages: gstreamer-python | |
Found existing installation: gstreamer-python 0.0.2.dev3+gded27ae | |
Uninstalling gstreamer-python-0.0.2.dev3+gded27ae: | |
Created temporary directory: /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/~streamer | |
Removing file or directory /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gstreamer/ | |
Created temporary directory: /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/~streamer_python-0.0.2.dev3+gded27ae.dist-info | |
Removing file or directory /home/taras/coder/lifestyletransfer/gst-python-tutorials/venv/lib/python3.6/site-packages/gstreamer_python-0.0.2.dev3+gded27ae.dist-info/ | |
Successfully uninstalled gstreamer-python-0.0.2.dev3+gded27ae | |
Successfully installed gstreamer-python-0.0.2.dev3+gded27ae | |
Cleaning up... | |
Removed build tracker '/tmp/pip-req-tracker-2clwxc17' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment