Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lilv.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2473/root'logger=printOutput=Falseshell=Falsegid=135user='mockbuild'env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}uid=1001timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lilv.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-221466306.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lilv-0.20.0-5.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lilv.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2473/root'logger=printOutput=Falseshell=Falseprivate_network=Truegid=135user='mockbuild'env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}uid=1001timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lilv.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l8kONw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lilv-0.20.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/lilv-0.20.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lilv-0.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (lilv-0.16.0-gcc.patch):' Patch #1 (lilv-0.16.0-gcc.patch): + /usr/bin/cat /builddir/build/SOURCES/lilv-0.16.0-gcc.patch + /usr/bin/patch -p1 --fuzz=0 patching file lilv/lilvmm.hpp Hunk #1 succeeded at 218 (offset 26 lines). + sed -i -e 's|bld.add_post_fun(autowaf.run_ldconfig)||' wscript + sed -i -e 's|'\''-ftest-coverage'\''\]| '\''-ftest-coverage'\'' \] + '\''-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic'\''.split('\'' '\'')|' wscript + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BLabtN + umask 022 + cd /builddir/build/BUILD + cd lilv-0.20.0 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + ./waf configure -v --prefix=/usr --libdir=/usr/lib64 --configdir=/etc --mandir=/usr/share/man --docdir=/usr/share/doc/lilv-0.20.0 --docs --test --dyn-manifest --bindings Setting top to : /builddir/build/BUILD/lilv-0.20.0 Setting out to : /builddir/build/BUILD/lilv-0.20.0/build Checking for 'gcc' (c compiler) : /usr/bin/gcc Checking for program swig : /usr/bin/swig Checking for program python : /usr/bin/python Checking for 'g++' (c++ compiler) : /usr/bin/g++ 19:56:22 runner ['/usr/bin/python', '-c', 'import sys\nfor x in sys.version_info: print(str(x))'] 19:56:22 runner ['/usr/bin/python', '-c', "from distutils.sysconfig import get_config_var, get_python_lib\n\nprint(repr(get_python_lib(standard_lib=0, prefix='/usr') or ''))"] 19:56:22 runner ['/usr/bin/python', '-c', "from distutils.sysconfig import get_config_var, get_python_lib\n\nprint(repr(get_python_lib(plat_specific=1, standard_lib=0, prefix='/usr') or ''))"] Checking for python version : 2.7.5 19:56:22 runner ['/usr/bin/python', '-c', "from distutils.sysconfig import get_config_var, get_python_lib\n\nprint(repr(get_config_var('prefix') or ''))\nprint(repr(get_config_var('SO') or ''))\nprint(repr(get_config_var('LDFLAGS') or ''))\nprint(repr(get_config_var('LIBDIR') or ''))\nprint(repr(get_config_var('LIBPL') or ''))\nprint(repr(get_config_var('INCLUDEPY') or ''))\nprint(repr(get_config_var('Py_ENABLE_SHARED') or ''))\nprint(repr(get_config_var('MACOSX_DEPLOYMENT_TARGET') or ''))\nprint(repr(get_config_var('LDSHARED') or ''))\nprint(repr(get_config_var('CFLAGS') or ''))\nprint(repr(get_config_var('LDVERSION') or ''))"] Checking for library python2.7 in LIBDIR : 19:56:22 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-fno-strict-aliasing', '-fexceptions', '-fstack-protector-strong', '-m64', '-mtune=generic', '-fPIC', '-fwrapv', '-fexceptions', '-fstack-protector-strong', '-m64', '-mtune=generic', '-fPIC', '-fwrapv', '-I/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_df3e57587e1b270aed4476acda402007/testbuild', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-D_GNU_SOURCE', '-DNDEBUG', '-D_GNU_SOURCE', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] 19:56:22 runner ['/usr/bin/g++', '-Wl,-z,relro', 'test.cpp.1.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_df3e57587e1b270aed4476acda402007/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/lib64', '-lpython2.7'] yes Checking for program /usr/bin/python-config,python2.7-config,python-config-2.7,python2.7m-config : /usr/bin/python-config 19:56:22 runner ['/usr/bin/python-config', '--includes'] Checking for header Python.h : 19:56:22 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-fno-strict-aliasing', '-fexceptions', '-fstack-protector-strong', '-m64', '-mtune=generic', '-fPIC', '-fwrapv', '-fexceptions', '-fstack-protector-strong', '-m64', '-mtune=generic', '-fPIC', '-fwrapv', '-fno-strict-aliasing', '-I/usr/include/python2.7', '-I/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_1f933b02106127ce3a9f4633a0e368e7/testbuild', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-D_GNU_SOURCE', '-DNDEBUG', '-D_GNU_SOURCE', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] 19:56:22 runner ['/usr/bin/g++', '-Wl,-z,relro', 'test.cpp.1.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_1f933b02106127ce3a9f4633a0e368e7/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/lib64', '-lpython2.7'] yes Global Configuration Checking for program doxygen : /usr/bin/doxygen Checking for program tar : /usr/bin/tar Checking for program doxygen : /usr/bin/doxygen Checking for program dot : /usr/bin/dot * Install prefix : /usr * Debuggable build : False * Build documentation : True Lilv Configuration Checking for program pkg-config : /usr/bin/pkg-config Checking for 'lv2' >= 1.8.0 : 19:56:22 runner ['/usr/bin/pkg-config', '--atleast-version=1.8.0', 'lv2'] 19:56:22 runner ['/usr/bin/pkg-config', '--cflags', '--libs', 'lv2'] yes Checking for 'serd-0' >= 0.14.0 : 19:56:22 runner ['/usr/bin/pkg-config', '--atleast-version=0.14.0', 'serd-0'] 19:56:22 runner ['/usr/bin/pkg-config', '--cflags', '--libs', 'serd-0'] yes Checking for 'sord-0' >= 0.12.0 : 19:56:22 runner ['/usr/bin/pkg-config', '--atleast-version=0.12.0', 'sord-0'] 19:56:22 runner ['/usr/bin/pkg-config', '--cflags', '--libs', 'sord-0'] yes Checking for 'sratom-0' >= 0.4.0 : 19:56:22 runner ['/usr/bin/pkg-config', '--atleast-version=0.4.0', 'sratom-0'] 19:56:22 runner ['/usr/bin/pkg-config', '--cflags', '--libs', 'sratom-0'] yes Checking for library gcov : 19:56:22 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_f90744298b758fb43c81d73bb2a6fb44/testbuild', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '../test.c', '-c', '-o', 'test.c.1.o'] 19:56:22 runner ['/usr/bin/gcc', 'test.c.1.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_f90744298b758fb43c81d73bb2a6fb44/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lgcov'] yes Checking for function flock : 19:56:22 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_ee9bfc1a2af8f53774a97bdffb390980/testbuild', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-D_POSIX_C_SOURCE', '-D_BSD_SOURCE', '../test.c', '-c', '-o', 'test.c.1.o'] 19:56:22 runner ['/usr/bin/gcc', 'test.c.1.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_ee9bfc1a2af8f53774a97bdffb390980/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] yes Checking for function fileno : 19:56:22 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_77264577865b85903f850f3623f4271d/testbuild', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-D_POSIX_C_SOURCE', '-D_BSD_SOURCE', '../test.c', '-c', '-o', 'test.c.1.o'] 19:56:22 runner ['/usr/bin/gcc', 'test.c.1.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_77264577865b85903f850f3623f4271d/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] yes Checking for function clock_gettime : 19:56:22 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_b6669a2339ab58603deb81ae474f9559/testbuild', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-D_POSIX_C_SOURCE=199309L', '../test.c', '-c', '-o', 'test.c.1.o'] 19:56:22 runner ['/usr/bin/gcc', 'test.c.1.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/.conf_check_b6669a2339ab58603deb81ae474f9559/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lrt'] yes * Default LV2_PATH : ~/.lv2:/usr/lib64/lv2:/usr/local/lib64/lv2 * Utilities : True * Unit tests : True * Dynamic manifest support : True * Python bindings : True 'configure' finished successfully (0.452s) + ./waf -v build -j2 Waf: Entering directory `/builddir/build/BUILD/lilv-0.20.0/build' Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) [ 1/56] subst: lilv.pc.in -> build/lilv-0.pc [ 3/56] subst: test/test_plugin.ttl.in -> build/test/test_plugin.lv2/test_plugin.ttl [ 4/56] subst: test/manifest.ttl.in -> build/test/test_plugin.lv2/manifest.ttl [ 4/56] subst: bindings/test/python/test_api.py -> build/bindings/test_api.py [ 5/56] subst: bindings/test/python/test_api_mm.py -> build/bindings/test_api_mm.py [ 6/57] subst: bindings/test/manifest.ttl.in -> build/bindings/bindings_test_plugin.lv2/manifest.ttl [ 7/57] subst: bindings/test/bindings_test_plugin.ttl.in -> build/bindings/bindings_test_plugin.lv2/bindings_test_plugin.ttl [ 8/57] subst: doc/reference.doxygen.in -> build/doc/reference.doxygen could not find 'stdio.h' could not find 'lv2/lv2plug.in/ns/lv2core/lv2.h' could not find 'lv2/lv2plug.in/ns/ext/urid/urid.h' [ 9/57] swig: bindings/lilv.i -> build/bindings/lilv.swigwrap_19.cxx build/bindings/lilv.py 19:56:22 runner ['/usr/bin/swig', '-c++', '-python', '-Wall', '-I..', '-llilv', '-features', 'autodoc=1', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/bindings/lilv.swigwrap_19.cxx', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/${INCLUDEDIR}/lilv-0', '-I/builddir/build/BUILD/lilv-0.20.0/${INCLUDEDIR}/lilv-0', '-I/usr/include/python2.7', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-D_GNU_SOURCE', '-DNDEBUG', '-D_GNU_SOURCE', '../bindings/lilv.i'] [10/57] doxygen: build/doc/reference.doxygen Warning: ignoring unsupported tag `SHOW_GROUPED_MEMB_INC =' at line 1, file - Warning: ignoring unsupported tag `DIA_PATH =' at line 94, file - Warning: ignoring unsupported tag `ALLOW_UNICODE_NAMES =' at line 200, file - Warning: ignoring unsupported tag `MAN_SUBDIR =' at line 227, file - Warning: ignoring unsupported tag `DIAFILE_DIRS =' at line 247, file - [11/57] c: utils/lilv-bench.c -> build/utils/lilv-bench.c.13.o 19:56:23 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/builddir/build/BUILD/lilv-0.20.0/build/utils', '-I/builddir/build/BUILD/lilv-0.20.0/utils', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '../utils/lilv-bench.c', '-c', '-o', 'utils/lilv-bench.c.13.o'] [12/57] c: src/pluginclass.c -> build/src/pluginclass.c.2.o 19:56:23 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/pluginclass.c', '-c', '-o', 'src/pluginclass.c.2.o'] [13/57] c: src/world.c -> build/src/world.c.6.o 19:56:23 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/world.c', '-c', '-o', 'src/world.c.6.o'] [14/57] c: src/lib.c -> build/src/lib.c.6.o 19:56:23 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/lib.c', '-c', '-o', 'src/lib.c.6.o'] [15/57] c: test/lilv_test.c -> build/test/lilv_test.c.7.o 19:56:23 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_TEST_BUNDLE="/builddir/build/BUILD/lilv-0.20.0/build/test/test_plugin.lv2/"', '../test/lilv_test.c', '-c', '-o', 'test/lilv_test.c.7.o'] [16/57] c: src/plugin.c -> build/src/plugin.c.2.o 19:56:23 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/plugin.c', '-c', '-o', 'src/plugin.c.2.o'] [17/57] c: src/scalepoint.c -> build/src/scalepoint.c.2.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/scalepoint.c', '-c', '-o', 'src/scalepoint.c.2.o'] [18/57] c: src/node.c -> build/src/node.c.2.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/node.c', '-c', '-o', 'src/node.c.2.o'] [19/57] c: src/collections.c -> build/src/collections.c.2.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/collections.c', '-c', '-o', 'src/collections.c.2.o'] [20/57] c: src/query.c -> build/src/query.c.2.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/query.c', '-c', '-o', 'src/query.c.2.o'] [21/57] c: src/collections.c -> build/src/collections.c.6.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/collections.c', '-c', '-o', 'src/collections.c.6.o'] [22/57] c: src/zix/tree.c -> build/src/zix/tree.c.2.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/zix/tree.c', '-c', '-o', 'src/zix/tree.c.2.o'] [23/57] c: src/lib.c -> build/src/lib.c.2.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/lib.c', '-c', '-o', 'src/lib.c.2.o'] [24/57] c: src/port.c -> build/src/port.c.2.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/port.c', '-c', '-o', 'src/port.c.2.o'] [25/57] c: src/util.c -> build/src/util.c.2.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/util.c', '-c', '-o', 'src/util.c.2.o'] [26/57] c: src/port.c -> build/src/port.c.6.o 19:56:24 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/port.c', '-c', '-o', 'src/port.c.6.o'] [27/57] c: src/pluginclass.c -> build/src/pluginclass.c.6.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/pluginclass.c', '-c', '-o', 'src/pluginclass.c.6.o'] [28/57] c: utils/lv2info.c -> build/utils/lv2info.c.14.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/builddir/build/BUILD/lilv-0.20.0/build/utils', '-I/builddir/build/BUILD/lilv-0.20.0/utils', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '../utils/lv2info.c', '-c', '-o', 'utils/lv2info.c.14.o'] [29/57] c: src/state.c -> build/src/state.c.2.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/state.c', '-c', '-o', 'src/state.c.2.o'] [30/57] c: src/instance.c -> build/src/instance.c.2.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/instance.c', '-c', '-o', 'src/instance.c.2.o'] [31/57] c: src/state.c -> build/src/state.c.6.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/state.c', '-c', '-o', 'src/state.c.6.o'] [32/57] c: src/instance.c -> build/src/instance.c.6.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/instance.c', '-c', '-o', 'src/instance.c.6.o'] [33/57] c: src/node.c -> build/src/node.c.6.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/node.c', '-c', '-o', 'src/node.c.6.o'] [34/57] c: utils/lv2bench.c -> build/utils/lv2bench.c.16.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/builddir/build/BUILD/lilv-0.20.0/build/utils', '-I/builddir/build/BUILD/lilv-0.20.0/utils', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '../utils/lv2bench.c', '-c', '-o', 'utils/lv2bench.c.16.o'] [35/57] c: src/scalepoint.c -> build/src/scalepoint.c.6.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/scalepoint.c', '-c', '-o', 'src/scalepoint.c.6.o'] [36/57] c: bindings/test/bindings_test_plugin.c -> build/bindings/test/bindings_test_plugin.c.10.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-fPIC', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '../bindings/test/bindings_test_plugin.c', '-c', '-o', 'bindings/test/bindings_test_plugin.c.10.o'] [37/57] c: test/test_plugin.c -> build/test/test_plugin.c.3.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-fPIC', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '../test/test_plugin.c', '-c', '-o', 'test/test_plugin.c.3.o'] [38/57] c: src/plugin.c -> build/src/plugin.c.6.o 19:56:25 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/plugin.c', '-c', '-o', 'src/plugin.c.6.o'] ../test/test_plugin.c: In function 'instantiate': ../test/test_plugin.c:100:8: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result] tmpnam(test->tmp_file_path); ^ [39/57] cxx: build/bindings/lilv.swigwrap_19.cxx -> build/bindings/lilv.swigwrap_19.cxx.19.o 19:56:25 runner ['/usr/bin/g++', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-fPIC', '-pthread', '-fno-strict-aliasing', '-fexceptions', '-fstack-protector-strong', '-m64', '-mtune=generic', '-fPIC', '-fwrapv', '-fexceptions', '-fstack-protector-strong', '-m64', '-mtune=generic', '-fPIC', '-fwrapv', '-fno-strict-aliasing', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/${INCLUDEDIR}/lilv-0', '-I/builddir/build/BUILD/lilv-0.20.0/${INCLUDEDIR}/lilv-0', '-I/usr/include/python2.7', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-D_GNU_SOURCE', '-DNDEBUG', '-D_GNU_SOURCE', 'bindings/lilv.swigwrap_19.cxx', '-c', '-o', 'bindings/lilv.swigwrap_19.cxx.19.o'] [40/57] c: src/zix/tree.c -> build/src/zix/tree.c.6.o 19:56:26 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/zix/tree.c', '-c', '-o', 'src/zix/tree.c.6.o'] [41/57] c: utils/lv2ls.c -> build/utils/lv2ls.c.15.o 19:56:26 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/builddir/build/BUILD/lilv-0.20.0/build/utils', '-I/builddir/build/BUILD/lilv-0.20.0/utils', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '../utils/lv2ls.c', '-c', '-o', 'utils/lv2ls.c.15.o'] [42/57] c: src/world.c -> build/src/world.c.2.o 19:56:26 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/world.c', '-c', '-o', 'src/world.c.2.o'] [43/57] c: src/ui.c -> build/src/ui.c.6.o 19:56:26 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/ui.c', '-c', '-o', 'src/ui.c.6.o'] [44/57] c: src/query.c -> build/src/query.c.6.o 19:56:26 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/query.c', '-c', '-o', 'src/query.c.6.o'] [45/57] c: src/ui.c -> build/src/ui.c.2.o 19:56:26 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fvisibility=hidden', '-fPIC', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_SHARED', '-DLILV_INTERNAL', '../src/ui.c', '-c', '-o', 'src/ui.c.2.o'] [46/57] c: src/util.c -> build/src/util.c.6.o 19:56:26 runner ['/usr/bin/gcc', '-I/builddir/build/BUILD/lilv-0.20.0', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector-strong', '--param=ssp-buffer-size=4', '-grecord-gcc-switches', '-m64', '-mtune=generic', '-DNDEBUG', '-fshow-column', '-std=c99', '-fprofile-arcs', '-ftest-coverage', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-I/builddir/build/BUILD/lilv-0.20.0', '-I/builddir/build/BUILD/lilv-0.20.0/build/src', '-I/builddir/build/BUILD/lilv-0.20.0/src', '-I/usr/include/serd-0', '-I/usr/include/sord-0', '-I/usr/include/sratom-0', '-I/builddir/build/BUILD/lilv-0.20.0/build', '-DPYTHONDIR="/usr/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DLILV_PYTHON=1', '-DHAVE_LV2=1', '-DHAVE_SERD=1', '-DHAVE_SORD=1', '-DHAVE_SRATOM=1', '-DLILV_NEW_LV2=1', '-DHAVE_GCOV=1', '-DHAVE_FLOCK=1', '-DHAVE_FILENO=1', '-DHAVE_CLOCK_GETTIME=1', '-DLILV_VERSION="0.20.0"', '-DLILV_DYN_MANIFEST=1', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_INTERNAL', '../src/util.c', '-c', '-o', 'src/util.c.6.o'] [47/57] cshlib: build/bindings/test/bindings_test_plugin.c.10.o -> build/bindings/bindings_test_plugin.lv2/bindings_test_plugin.so 19:56:26 runner ['/usr/bin/gcc', '-shared', '-shared', 'bindings/test/bindings_test_plugin.c.10.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/bindings/bindings_test_plugin.lv2/bindings_test_plugin.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-lgcov'] [48/57] cshlib: build/test/test_plugin.c.3.o -> build/test/test_plugin.lv2/test_plugin.so 19:56:26 runner ['/usr/bin/gcc', '-shared', '-shared', 'test/test_plugin.c.3.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/test/test_plugin.lv2/test_plugin.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-lgcov'] [49/57] cshlib: build/src/collections.c.2.o build/src/instance.c.2.o build/src/lib.c.2.o build/src/node.c.2.o build/src/plugin.c.2.o build/src/pluginclass.c.2.o build/src/port.c.2.o build/src/query.c.2.o build/src/scalepoint.c.2.o build/src/state.c.2.o build/src/ui.c.2.o build/src/util.c.2.o build/src/world.c.2.o build/src/zix/tree.c.2.o -> build/liblilv-0.so 19:56:26 runner ['/usr/bin/gcc', '-shared', '-Wl,-h,liblilv-0.so.0', 'src/collections.c.2.o', 'src/instance.c.2.o', 'src/lib.c.2.o', 'src/node.c.2.o', 'src/plugin.c.2.o', 'src/pluginclass.c.2.o', 'src/port.c.2.o', 'src/query.c.2.o', 'src/scalepoint.c.2.o', 'src/state.c.2.o', 'src/ui.c.2.o', 'src/util.c.2.o', 'src/world.c.2.o', 'src/zix/tree.c.2.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/liblilv-0.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-lgcov', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0'] [50/57] cstlib: build/src/collections.c.6.o build/src/instance.c.6.o build/src/lib.c.6.o build/src/node.c.6.o build/src/plugin.c.6.o build/src/pluginclass.c.6.o build/src/port.c.6.o build/src/query.c.6.o build/src/scalepoint.c.6.o build/src/state.c.6.o build/src/ui.c.6.o build/src/util.c.6.o build/src/world.c.6.o build/src/zix/tree.c.6.o -> build/liblilv_profiled.a 19:56:26 runner ['/usr/bin/ar', 'rcs', 'liblilv_profiled.a', 'src/collections.c.6.o', 'src/instance.c.6.o', 'src/lib.c.6.o', 'src/node.c.6.o', 'src/plugin.c.6.o', 'src/pluginclass.c.6.o', 'src/port.c.6.o', 'src/query.c.6.o', 'src/scalepoint.c.6.o', 'src/state.c.6.o', 'src/ui.c.6.o', 'src/util.c.6.o', 'src/world.c.6.o', 'src/zix/tree.c.6.o'] [51/57] cprogram: build/utils/lv2bench.c.16.o -> build/utils/lv2bench 19:56:26 runner ['/usr/bin/gcc', 'utils/lv2bench.c.16.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/utils/lv2bench', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lrt', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0'] [52/57] cprogram: build/utils/lv2info.c.14.o -> build/utils/lv2info 19:56:27 runner ['/usr/bin/gcc', 'utils/lv2info.c.14.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/utils/lv2info', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0'] [53/57] cprogram: build/utils/lilv-bench.c.13.o -> build/utils/lilv-bench 19:56:27 runner ['/usr/bin/gcc', 'utils/lilv-bench.c.13.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/utils/lilv-bench', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0'] [54/57] cprogram: build/utils/lv2ls.c.15.o -> build/utils/lv2ls 19:56:27 runner ['/usr/bin/gcc', 'utils/lv2ls.c.15.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/utils/lv2ls', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-llilv-0', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0'] [55/57] cprogram: build/test/lilv_test.c.7.o -> build/test/lilv_test 19:56:27 runner ['/usr/bin/gcc', 'test/lilv_test.c.7.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/test/lilv_test', '-Wl,-Bstatic', '-L.', '-llilv_profiled', '-Wl,-Bdynamic', '-ldl', '-lgcov', '-lserd-0', '-lsord-0', '-lserd-0', '-lsratom-0', '-lsord-0', '-lserd-0'] In file included from /usr/include/numpy/ndarraytypes.h:1728:0, from /usr/include/numpy/ndarrayobject.h:17, from /usr/include/numpy/arrayobject.h:15, from bindings/lilv.swigwrap_19.cxx:3095: /usr/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ bindings/lilv.swigwrap_19.cxx: In function 'PyObject* _wrap_new_Instance__SWIG_1(PyObject*, PyObject*)': bindings/lilv.swigwrap_19.cxx:12300:58: warning: 'Lilv::Instance::Instance(Lilv::Plugin, double)' is deprecated (declared at /builddir/build/BUILD/lilv-0.20.0/lilv/lilvmm.hpp:262) [-Wdeprecated-declarations] result = (Lilv::Instance *)new Lilv::Instance(arg1,arg2); ^ bindings/lilv.swigwrap_19.cxx: In function 'PyObject* _wrap_new_Instance__SWIG_2(PyObject*, PyObject*)': bindings/lilv.swigwrap_19.cxx:12348:85: warning: 'Lilv::Instance::Instance(Lilv::Plugin, double, LV2_Feature* const*)' is deprecated (declared at /builddir/build/BUILD/lilv-0.20.0/lilv/lilvmm.hpp:266) [-Wdeprecated-declarations] result = (Lilv::Instance *)new Lilv::Instance(arg1,arg2,(LV2_Feature *const *)arg3); ^ [56/57] cxxshlib: build/bindings/lilv.swigwrap_19.cxx.19.o -> build/bindings/_lilv.so 19:56:29 runner ['/usr/bin/g++', '-shared', '-Wl,-z,relro', '-pthread', '-Wl,-z,relro', 'bindings/lilv.swigwrap_19.cxx.19.o', '-o', '/builddir/build/BUILD/lilv-0.20.0/build/bindings/_lilv.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L.', '-L/usr/lib64', '-L/usr/lib64', '-llilv-0', '-llilv-0', '-lpython2.7'] [57/57] vnum: build/liblilv-0.so -> build/liblilv-0.so.0 build/liblilv-0.so.0.20.0 Waf: Leaving directory `/builddir/build/BUILD/lilv-0.20.0/build' 'build' finished successfully (6.420s) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3Vyakv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64 + cd lilv-0.20.0 + ./waf -v install --destdir=/builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64 Waf: Entering directory `/builddir/build/BUILD/lilv-0.20.0/build' Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) Using ant_glob on the build folder (/builddir/build/BUILD/lilv-0.20.0/build) is dangerous (quiet=True to disable this warning) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/include/lilv-0/lilv/lilv.h (from lilv/lilv.h) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/include/lilv-0/lilv/lilvmm.hpp (from lilv/lilvmm.hpp) [11/79] subst: doc/reference.doxygen.in -> build/doc/reference.doxygen + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/man/man3/lilv.3 (from build/doc/man/man3/lilv.3) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/man/man1/lv2info.1 (from doc/lv2info.1) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/man/man1/lv2ls.1 (from doc/lv2ls.1) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/etc/bash_completion.d/lilv (from utils/lilv.bash_completion) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/lilv.py (from build/bindings/lilv.py) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/doc/lilv-0.20.0/lilv-0/html/index.html (from build/doc/html/index.html) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/pkgconfig/lilv-0.pc (from build/lilv-0.pc) + symlink /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/liblilv-0.so.0 (to liblilv-0.so.0.20.0) + symlink /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/liblilv-0.so (to liblilv-0.so.0.20.0) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/doc/lilv-0.20.0/lilv-0/html/style.css (from build/doc/html/style.css) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/_lilv.so (from build/bindings/_lilv.so) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/bin/lv2bench (from build/utils/lv2bench) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/bin/lv2ls (from build/utils/lv2ls) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/liblilv-0.so.0.20.0 (from build/liblilv-0.so) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/bin/lilv-bench (from build/utils/lilv-bench) + install /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/bin/lv2info (from build/utils/lv2info) Waf: Leaving directory `/builddir/build/BUILD/lilv-0.20.0/build' 'install' finished successfully (0.073s) + chmod +x /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/liblilv-0.so.0 /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/liblilv-0.so.0.20.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/lilv-0.20.0 extracting debug info from /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/bin/lv2info extracting debug info from /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/bin/lilv-bench extracting debug info from /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/bin/lv2ls extracting debug info from /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/bin/lv2bench extracting debug info from /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/liblilv-0.so.0.20.0 extracting debug info from /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/_lilv.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liblilv-0.so.0.20.0.debug to /usr/lib/debug/usr/lib64/liblilv-0.so.debug symlinked /usr/lib/debug/usr/lib64/liblilv-0.so.0.20.0.debug to /usr/lib/debug/usr/lib64/liblilv-0.so.0.debug 1609 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H41pIg + umask 022 + cd /builddir/build/BUILD + cd lilv-0.20.0 + ./build/test/lilv_test Invalid file URI `file:/example.org/blah' Non-file URI `http://example.org/blah' lilv_plugin_load_ports_if_necessary(): error: Plugin port symbol `0invalid' is invalid lilv_plugin_load_ports_if_necessary(): error: Plugin port index is not an integer lilv_plugin_load_ports_if_necessary(): error: Plugin port index is not an integer lilv_state_new_from_file(): error: Subject `5' is not a URI or blank node. lilv_state_to_string(): error: Attempt to serialise state with no URI error: Failed to restore save file. *** Test utils *** Test value *** Test verify *** Test no_verify *** Test discovery *** Test lv2_path *** Test classes *** Test plugin *** Test project *** Test no_author *** Test project_no_author *** Test preset *** Test prototype *** Test port *** Test ui *** Test bad_port_symbol *** Test bad_port_index *** Test bad_port_index *** Test string *** Test state *** Test Results: 302 tests, 0 errors Processing files: lilv-0.20.0-5.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l7sKG2 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd lilv-0.20.0 + DOCDIR=/builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/doc/lilv-0.20.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/doc/lilv-0.20.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/doc/lilv-0.20.0 + cp -pr NEWS /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/doc/lilv-0.20.0 + cp -pr README /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/doc/lilv-0.20.0 + cp -pr COPYING /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64/usr/share/doc/lilv-0.20.0 + exit 0 Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: lilv = 0.20.0-5.el7.centos lilv(x86-64) = 0.20.0-5.el7.centos liblilv-0.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) liblilv-0.so.0()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libserd-0.so.0()(64bit) libsord-0.so.0()(64bit) libsratom-0.so.0()(64bit) rtld(GNU_HASH) Processing files: lilv-devel-0.20.0-5.el7.centos.x86_64 Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: lilv-devel = 0.20.0-5.el7.centos lilv-devel(x86-64) = 0.20.0-5.el7.centos pkgconfig(lilv-0) = 0.20.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: liblilv-0.so.0()(64bit) pkgconfig(lv2) pkgconfig(serd-0) pkgconfig(sord-0) pkgconfig(sratom-0) /usr/bin/pkg-config Processing files: python-lilv-0.20.0-5.el7.centos.x86_64 Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-lilv = 0.20.0-5.el7.centos python-lilv(x86-64) = 0.20.0-5.el7.centos Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblilv-0.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: lilv-debuginfo-0.20.0-5.el7.centos.x86_64 Provides: lilv-debuginfo = 0.20.0-5.el7.centos lilv-debuginfo(x86-64) = 0.20.0-5.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64 Wrote: /builddir/build/RPMS/lilv-0.20.0-5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lilv-devel-0.20.0-5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-lilv-0.20.0-5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lilv-debuginfo-0.20.0-5.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vQEy2I + umask 022 + cd /builddir/build/BUILD + cd lilv-0.20.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lilv-0.20.0-5.el7.centos.x86_64 + exit 0 Child return code was: 0