Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/openelp.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-ee42716f6f9b3fe2fbf478937325e4559c733a8c/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/openelp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/openelp-0.8.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/openelp.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-ee42716f6f9b3fe2fbf478937325e4559c733a8c/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/openelp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vVR2yt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openelp-0.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openelp-0.8.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openelp-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src/md5.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gOyo4W + umask 022 + cd /builddir/build/BUILD + cd openelp-0.8.0 + mkdir -p build ~/build/BUILD/openelp-0.8.0/build ~/build/BUILD/openelp-0.8.0 + pushd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DOPENELP_USE_OPENSSL:BOOL=ON .. -- The C compiler identification is GNU 4.8.5 -- 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 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Checking for module 'libpcre2-8' -- Found libpcre2-8, version 10.23 -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.0.2k") -- Performing Test HAVE_W_PEDANTIC -- Performing Test HAVE_W_PEDANTIC - Success -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen missing components: dot -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE -- Build files have been written to: /builddir/build/BUILD/openelp-0.8.0/build ~/build/BUILD/openelp-0.8.0 + popd + /usr/bin/make -j4 -C build all doc make: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/cmake3 -S/builddir/build/BUILD/openelp-0.8.0 -B/builddir/build/BUILD/openelp-0.8.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/openelp-0.8.0/build/CMakeFiles /builddir/build/BUILD/openelp-0.8.0/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f src/CMakeFiles/openelp_objects.dir/build.make src/CMakeFiles/openelp_objects.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/src /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/src /builddir/build/BUILD/openelp-0.8.0/build/src/CMakeFiles/openelp_objects.dir/DependInfo.cmake --color= Scanning dependencies of target openelp_objects make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f src/CMakeFiles/openelp_objects.dir/build.make src/CMakeFiles/openelp_objects.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 4%] Building C object src/CMakeFiles/openelp_objects.dir/conf.c.o [ 9%] Building C object src/CMakeFiles/openelp_objects.dir/conn.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/conf.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/conf.c cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/conn.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/conn.c [ 13%] Building C object src/CMakeFiles/openelp_objects.dir/log.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/log.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/log.c [ 18%] Building C object src/CMakeFiles/openelp_objects.dir/digest.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/digest.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/digest.c [ 22%] Building C object src/CMakeFiles/openelp_objects.dir/proxy.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/proxy.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/proxy.c [ 27%] Building C object src/CMakeFiles/openelp_objects.dir/proxy_conn.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/proxy_conn.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/proxy_conn.c [ 31%] Building C object src/CMakeFiles/openelp_objects.dir/rand.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/rand.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/rand.c [ 36%] Building C object src/CMakeFiles/openelp_objects.dir/regex.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/regex.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/regex.c [ 40%] Building C object src/CMakeFiles/openelp_objects.dir/registration.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/registration.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/registration.c [ 45%] Building C object src/CMakeFiles/openelp_objects.dir/mutex_posix.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/mutex_posix.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/mutex_posix.c [ 50%] Building C object src/CMakeFiles/openelp_objects.dir/thread_posix.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -fPIC -std=gnu11 -o CMakeFiles/openelp_objects.dir/thread_posix.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/thread_posix.c make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 50%] Built target openelp_objects /usr/bin/make -f src/CMakeFiles/openelp.dir/build.make src/CMakeFiles/openelp.dir/depend /usr/bin/make -f test/CMakeFiles/test_proxy.dir/build.make test/CMakeFiles/test_proxy.dir/depend /usr/bin/make -f test/CMakeFiles/test_md5.dir/build.make test/CMakeFiles/test_md5.dir/depend /usr/bin/make -f test/CMakeFiles/test_regex.dir/build.make test/CMakeFiles/test_regex.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/test /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/test /builddir/build/BUILD/openelp-0.8.0/build/test/CMakeFiles/test_proxy.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/test /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/test /builddir/build/BUILD/openelp-0.8.0/build/test/CMakeFiles/test_md5.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/test /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/test /builddir/build/BUILD/openelp-0.8.0/build/test/CMakeFiles/test_regex.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/src /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/src /builddir/build/BUILD/openelp-0.8.0/build/src/CMakeFiles/openelp.dir/DependInfo.cmake --color= Scanning dependencies of target test_md5 Scanning dependencies of target test_regex Scanning dependencies of target openelp make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f test/CMakeFiles/test_md5.dir/build.make test/CMakeFiles/test_md5.dir/build /usr/bin/make -f test/CMakeFiles/test_regex.dir/build.make test/CMakeFiles/test_regex.dir/build make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f src/CMakeFiles/openelp.dir/build.make src/CMakeFiles/openelp.dir/build Scanning dependencies of target test_proxy make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f test/CMakeFiles/test_proxy.dir/build.make test/CMakeFiles/test_proxy.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 59%] Building C object test/CMakeFiles/test_md5.dir/test_md5.c.o [ 59%] Building C object test/CMakeFiles/test_regex.dir/test_regex.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/test && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -std=gnu11 -o CMakeFiles/test_md5.dir/test_md5.c.o -c /builddir/build/BUILD/openelp-0.8.0/test/test_md5.c cd /builddir/build/BUILD/openelp-0.8.0/build/test && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -std=gnu11 -o CMakeFiles/test_regex.dir/test_regex.c.o -c /builddir/build/BUILD/openelp-0.8.0/test/test_regex.c [ 63%] Building C object test/CMakeFiles/test_proxy.dir/test_proxy.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/test && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -std=gnu11 -o CMakeFiles/test_proxy.dir/test_proxy.c.o -c /builddir/build/BUILD/openelp-0.8.0/test/test_proxy.c [ 68%] Linking C shared library libopenelp.so cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/openelp.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -shared -Wl,-soname,libopenelp.so.0 -o libopenelp.so.0.8.0 CMakeFiles/openelp_objects.dir/conf.c.o CMakeFiles/openelp_objects.dir/conn.c.o CMakeFiles/openelp_objects.dir/digest.c.o CMakeFiles/openelp_objects.dir/log.c.o CMakeFiles/openelp_objects.dir/proxy.c.o CMakeFiles/openelp_objects.dir/proxy_conn.c.o CMakeFiles/openelp_objects.dir/rand.c.o CMakeFiles/openelp_objects.dir/regex.c.o CMakeFiles/openelp_objects.dir/registration.c.o CMakeFiles/openelp_objects.dir/mutex_posix.c.o CMakeFiles/openelp_objects.dir/thread_posix.c.o -lpcre2-8 -lpthread /usr/lib/libssl.so /usr/lib/libcrypto.so [ 72%] Linking C executable test_proxy cd /builddir/build/BUILD/openelp-0.8.0/build/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_proxy.dir/link.txt --verbose=1 cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cmake3 -E cmake_symlink_library libopenelp.so.0.8.0 libopenelp.so.0 libopenelp.so /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/test_proxy.dir/test_proxy.c.o ../src/CMakeFiles/openelp_objects.dir/conf.c.o ../src/CMakeFiles/openelp_objects.dir/conn.c.o ../src/CMakeFiles/openelp_objects.dir/digest.c.o ../src/CMakeFiles/openelp_objects.dir/log.c.o ../src/CMakeFiles/openelp_objects.dir/proxy.c.o ../src/CMakeFiles/openelp_objects.dir/proxy_conn.c.o ../src/CMakeFiles/openelp_objects.dir/rand.c.o ../src/CMakeFiles/openelp_objects.dir/regex.c.o ../src/CMakeFiles/openelp_objects.dir/registration.c.o ../src/CMakeFiles/openelp_objects.dir/mutex_posix.c.o ../src/CMakeFiles/openelp_objects.dir/thread_posix.c.o -o test_proxy -lpcre2-8 -lpthread /usr/lib/libssl.so /usr/lib/libcrypto.so [ 77%] Linking C executable test_md5 cd /builddir/build/BUILD/openelp-0.8.0/build/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_md5.dir/link.txt --verbose=1 [ 81%] Linking C executable test_regex cd /builddir/build/BUILD/openelp-0.8.0/build/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_regex.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/test_md5.dir/test_md5.c.o ../src/CMakeFiles/openelp_objects.dir/conf.c.o ../src/CMakeFiles/openelp_objects.dir/conn.c.o ../src/CMakeFiles/openelp_objects.dir/digest.c.o ../src/CMakeFiles/openelp_objects.dir/log.c.o ../src/CMakeFiles/openelp_objects.dir/proxy.c.o ../src/CMakeFiles/openelp_objects.dir/proxy_conn.c.o ../src/CMakeFiles/openelp_objects.dir/rand.c.o ../src/CMakeFiles/openelp_objects.dir/regex.c.o ../src/CMakeFiles/openelp_objects.dir/registration.c.o ../src/CMakeFiles/openelp_objects.dir/mutex_posix.c.o ../src/CMakeFiles/openelp_objects.dir/thread_posix.c.o -o test_md5 -lpcre2-8 -lpthread /usr/lib/libssl.so /usr/lib/libcrypto.so make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/test_regex.dir/test_regex.c.o ../src/CMakeFiles/openelp_objects.dir/conf.c.o ../src/CMakeFiles/openelp_objects.dir/conn.c.o ../src/CMakeFiles/openelp_objects.dir/digest.c.o ../src/CMakeFiles/openelp_objects.dir/log.c.o ../src/CMakeFiles/openelp_objects.dir/proxy.c.o ../src/CMakeFiles/openelp_objects.dir/proxy_conn.c.o ../src/CMakeFiles/openelp_objects.dir/rand.c.o ../src/CMakeFiles/openelp_objects.dir/regex.c.o ../src/CMakeFiles/openelp_objects.dir/registration.c.o ../src/CMakeFiles/openelp_objects.dir/mutex_posix.c.o ../src/CMakeFiles/openelp_objects.dir/thread_posix.c.o -o test_regex -lpcre2-8 -lpthread /usr/lib/libssl.so /usr/lib/libcrypto.so [ 81%] Built target openelp /usr/bin/make -f test/CMakeFiles/test_digest.dir/build.make test/CMakeFiles/test_digest.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/test /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/test /builddir/build/BUILD/openelp-0.8.0/build/test/CMakeFiles/test_digest.dir/DependInfo.cmake --color= Scanning dependencies of target test_digest make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f test/CMakeFiles/test_digest.dir/build.make test/CMakeFiles/test_digest.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 86%] Building C object test/CMakeFiles/test_digest.dir/test_digest.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/test && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -std=gnu11 -o CMakeFiles/test_digest.dir/test_digest.c.o -c /builddir/build/BUILD/openelp-0.8.0/test/test_digest.c make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 86%] Built target test_proxy /usr/bin/make -f src/CMakeFiles/openelpd.dir/build.make src/CMakeFiles/openelpd.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/src /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/src /builddir/build/BUILD/openelp-0.8.0/build/src/CMakeFiles/openelpd.dir/DependInfo.cmake --color= [ 86%] Built target test_md5 [ 86%] Built target test_regex Scanning dependencies of target openelpd make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f src/CMakeFiles/openelpd.dir/build.make src/CMakeFiles/openelpd.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 90%] Building C object src/CMakeFiles/openelpd.dir/proxyd.c.o cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cc -I/builddir/build/BUILD/openelp-0.8.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOPENELP_MAJOR_VERSION=0 -DOPENELP_MINOR_VERSION=8 -DOPENELP_PATCH_VERSION=0 -DOPENELP_VERSION=0.8.0 -DOPENELP_CONFIG_HINT=/etc/ELProxy.conf -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_SYSLOG=1 -DHAVE_OPENSSL=1 -Wall -Wextra -Wpedantic -std=gnu11 -o CMakeFiles/openelpd.dir/proxyd.c.o -c /builddir/build/BUILD/openelp-0.8.0/src/proxyd.c [ 95%] Linking C executable test_digest cd /builddir/build/BUILD/openelp-0.8.0/build/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_digest.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/test_digest.dir/test_digest.c.o ../src/CMakeFiles/openelp_objects.dir/conf.c.o ../src/CMakeFiles/openelp_objects.dir/conn.c.o ../src/CMakeFiles/openelp_objects.dir/digest.c.o ../src/CMakeFiles/openelp_objects.dir/log.c.o ../src/CMakeFiles/openelp_objects.dir/proxy.c.o ../src/CMakeFiles/openelp_objects.dir/proxy_conn.c.o ../src/CMakeFiles/openelp_objects.dir/rand.c.o ../src/CMakeFiles/openelp_objects.dir/regex.c.o ../src/CMakeFiles/openelp_objects.dir/registration.c.o ../src/CMakeFiles/openelp_objects.dir/mutex_posix.c.o ../src/CMakeFiles/openelp_objects.dir/thread_posix.c.o -o test_digest -lpcre2-8 -lpthread /usr/lib/libssl.so /usr/lib/libcrypto.so make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 95%] Built target test_digest [100%] Linking C executable openelpd cd /builddir/build/BUILD/openelp-0.8.0/build/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/openelpd.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/openelpd.dir/proxyd.c.o -o openelpd -Wl,-rpath,/builddir/build/BUILD/openelp-0.8.0/build/src: libopenelp.so.0.8.0 make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [100%] Built target openelpd make[1]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/openelp-0.8.0/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 doc make[1]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/cmake3 -S/builddir/build/BUILD/openelp-0.8.0 -B/builddir/build/BUILD/openelp-0.8.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/openelp-0.8.0/build/CMakeFiles 1 /usr/bin/make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[3]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/doc /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/doc /builddir/build/BUILD/openelp-0.8.0/build/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[3]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' [100%] Generating API documentation with Doxygen cd /builddir/build/BUILD/openelp-0.8.0/build/doc && /usr/bin/doxygen /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `ALLOW_UNICODE_NAMES =' at line 79, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `HIDE_COMPOUND_REFERENCE=' at line 515, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `SHOW_GROUPED_MEMB_INC =' at line 528, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `LATEX_EXTRA_STYLESHEET =' at line 1655, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `RTF_SOURCE_CODE =' at line 1780, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `MAN_SUBDIR =' at line 1815, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `DOCBOOK_PROGRAMLISTING =' at line 1878, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `DIA_PATH =' at line 2087, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `DIAFILE_DIRS =' at line 2293, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `PLANTUML_JAR_PATH =' at line 2301, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Warning: ignoring unsupported tag `PLANTUML_INCLUDE_PATH =' at line 2306, file /builddir/build/BUILD/openelp-0.8.0/build/doc/Doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/openelp-0.8.0/include/openelp/openelp.h... Parsing file /builddir/build/BUILD/openelp-0.8.0/include/openelp/openelp.h... Reading /builddir/build/BUILD/openelp-0.8.0/CONTRIBUTING.md... Reading /builddir/build/BUILD/openelp-0.8.0/TODO.md... Reading /builddir/build/BUILD/openelp-0.8.0/README.md... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/openelp/openelp.h... Generating file documentation... Generating docs for file include/openelp/openelp.h... Generating page documentation... Generating docs for page md_CONTRIBUTING... Generating docs for page md_TODO... Generating group documentation... Generating class documentation... Generating docs for compound proxy_conf... Generating docs for compound proxy_handle... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 31/65536 hits=181 misses=32 finished... make[3]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [100%] Built target doc make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/openelp-0.8.0/build/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' make: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TYA90S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm ++ dirname /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm + cd openelp-0.8.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm -C build make: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/cmake3 -S/builddir/build/BUILD/openelp-0.8.0 -B/builddir/build/BUILD/openelp-0.8.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/openelp-0.8.0/build/CMakeFiles /builddir/build/BUILD/openelp-0.8.0/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f src/CMakeFiles/openelp_objects.dir/build.make src/CMakeFiles/openelp_objects.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/src /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/src /builddir/build/BUILD/openelp-0.8.0/build/src/CMakeFiles/openelp_objects.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f src/CMakeFiles/openelp_objects.dir/build.make src/CMakeFiles/openelp_objects.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Nothing to be done for `src/CMakeFiles/openelp_objects.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 50%] Built target openelp_objects /usr/bin/make -f src/CMakeFiles/openelp.dir/build.make src/CMakeFiles/openelp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/src /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/src /builddir/build/BUILD/openelp-0.8.0/build/src/CMakeFiles/openelp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f src/CMakeFiles/openelp.dir/build.make src/CMakeFiles/openelp.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Nothing to be done for `src/CMakeFiles/openelp.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 54%] Built target openelp /usr/bin/make -f src/CMakeFiles/openelpd.dir/build.make src/CMakeFiles/openelpd.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/src /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/src /builddir/build/BUILD/openelp-0.8.0/build/src/CMakeFiles/openelpd.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f src/CMakeFiles/openelpd.dir/build.make src/CMakeFiles/openelpd.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Nothing to be done for `src/CMakeFiles/openelpd.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 63%] Built target openelpd /usr/bin/make -f test/CMakeFiles/test_proxy.dir/build.make test/CMakeFiles/test_proxy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/test /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/test /builddir/build/BUILD/openelp-0.8.0/build/test/CMakeFiles/test_proxy.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f test/CMakeFiles/test_proxy.dir/build.make test/CMakeFiles/test_proxy.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Nothing to be done for `test/CMakeFiles/test_proxy.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 72%] Built target test_proxy /usr/bin/make -f test/CMakeFiles/test_md5.dir/build.make test/CMakeFiles/test_md5.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/test /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/test /builddir/build/BUILD/openelp-0.8.0/build/test/CMakeFiles/test_md5.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f test/CMakeFiles/test_md5.dir/build.make test/CMakeFiles/test_md5.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Nothing to be done for `test/CMakeFiles/test_md5.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 81%] Built target test_md5 /usr/bin/make -f test/CMakeFiles/test_regex.dir/build.make test/CMakeFiles/test_regex.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/test /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/test /builddir/build/BUILD/openelp-0.8.0/build/test/CMakeFiles/test_regex.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f test/CMakeFiles/test_regex.dir/build.make test/CMakeFiles/test_regex.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Nothing to be done for `test/CMakeFiles/test_regex.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [ 90%] Built target test_regex /usr/bin/make -f test/CMakeFiles/test_digest.dir/build.make test/CMakeFiles/test_digest.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' cd /builddir/build/BUILD/openelp-0.8.0/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openelp-0.8.0 /builddir/build/BUILD/openelp-0.8.0/test /builddir/build/BUILD/openelp-0.8.0/build /builddir/build/BUILD/openelp-0.8.0/build/test /builddir/build/BUILD/openelp-0.8.0/build/test/CMakeFiles/test_digest.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/make -f test/CMakeFiles/test_digest.dir/build.make test/CMakeFiles/test_digest.dir/build make[2]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[2]: Nothing to be done for `test/CMakeFiles/test_digest.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' [100%] Built target test_digest make[1]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/openelp-0.8.0/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' Install the project... /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "NOTFOUND" -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/etc/ELProxy.conf -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/man/man1/openelpd.1 -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/systemd/system/openelp.service -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/include/openelp -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/include/openelp/openelp.h -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/libopenelp.so.0.8.0 -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/libopenelp.so.0 -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/libopenelp.so -- Installing: /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/bin/openelpd -- Set runtime path of "/builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/bin/openelpd" to "" make: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' + sed -i '/^\[Service\]$/a User=openelp' /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/systemd/system/openelp.service + install -d /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/etc/sysconfig + grep '^ExecStart=' /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/systemd/system/openelp.service + sed 's|.*openelpd *\(.*\) /etc/ELProxy.conf|\1|' + sed 's|\(.*\)|# Options for openelpd\nOPTIONS="\1"|' + sed -i '/^\[Service\]$/a EnvironmentFile=-/etc/sysconfig/openelpd' /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/systemd/system/openelp.service + sed -i 's|\(ExecStart=.*openelpd\).*|\1 \$OPTIONS /etc/ELProxy.conf|' /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/systemd/system/openelp.service + install -m0644 -p -D doc/openelp.xml /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/firewalld/services/openelp.xml + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/openelp-0.8.0 extracting debug info from /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/bin/openelpd extracting debug info from /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/lib/libopenelp.so.0.8.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libopenelp.so.0.8.0.debug to /usr/lib/debug/usr/lib/libopenelp.so.debug symlinked /usr/lib/debug/usr/lib/libopenelp.so.0.8.0.debug to /usr/lib/debug/usr/lib/libopenelp.so.0.debug 370 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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RRnNBk + umask 022 + cd /builddir/build/BUILD + cd openelp-0.8.0 + /usr/bin/make -j4 -C build test ARGS=--verbose make: Entering directory `/builddir/build/BUILD/openelp-0.8.0/build' Running tests... /usr/bin/ctest3 --force-new-ctest-process --verbose UpdateCTestConfiguration from :/builddir/build/BUILD/openelp-0.8.0/build/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/openelp-0.8.0/build/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/openelp-0.8.0/build/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/openelp-0.8.0/build/DartConfiguration.tcl Test project /builddir/build/BUILD/openelp-0.8.0/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test_digest 1: Test command: /builddir/build/BUILD/openelp-0.8.0/build/test/test_digest 1: Environment variables: 1: PATH=/builddir/build/BUILD/openelp-0.8.0/build/src:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin 1: LD_LIBRARY_PATH=/builddir/build/BUILD/openelp-0.8.0/build/src 1: DYLD_LIBRARY_PATH=/builddir/build/BUILD/openelp-0.8.0/build/src 1: Test timeout computed to be: 1500 1/4 Test #1: test_digest ...................... Passed 0.02 sec test 2 Start 2: test_md5 2: Test command: /builddir/build/BUILD/openelp-0.8.0/build/test/test_md5 2: Environment variables: 2: PATH=/builddir/build/BUILD/openelp-0.8.0/build/src:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin 2: LD_LIBRARY_PATH=/builddir/build/BUILD/openelp-0.8.0/build/src 2: DYLD_LIBRARY_PATH=/builddir/build/BUILD/openelp-0.8.0/build/src 2: Test timeout computed to be: 1500 2/4 Test #2: test_md5 ......................... Passed 0.02 sec test 3 Start 3: test_proxy 3: Test command: /builddir/build/BUILD/openelp-0.8.0/build/test/test_proxy 3: Environment variables: 3: PATH=/builddir/build/BUILD/openelp-0.8.0/build/src:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin 3: LD_LIBRARY_PATH=/builddir/build/BUILD/openelp-0.8.0/build/src 3: DYLD_LIBRARY_PATH=/builddir/build/BUILD/openelp-0.8.0/build/src 3: Test timeout computed to be: 1500 3/4 Test #3: test_proxy ....................... Passed 0.02 sec test 4 Start 4: test_regex 4: Test command: /builddir/build/BUILD/openelp-0.8.0/build/test/test_regex 4: Environment variables: 4: PATH=/builddir/build/BUILD/openelp-0.8.0/build/src:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin 4: LD_LIBRARY_PATH=/builddir/build/BUILD/openelp-0.8.0/build/src 4: DYLD_LIBRARY_PATH=/builddir/build/BUILD/openelp-0.8.0/build/src 4: Test timeout computed to be: 1500 4/4 Test #4: test_regex ....................... Passed 0.02 sec 100% tests passed, 0 tests failed out of 4 Total Test time (real) = 0.10 sec make: Leaving directory `/builddir/build/BUILD/openelp-0.8.0/build' Processing files: openelp-0.8.0-2.el7.armv7hl + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jC24x1 + umask 022 + cd /builddir/build/BUILD + cd openelp-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/doc/openelp-0.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/doc/openelp-0.8.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/doc/openelp-0.8.0 + cp -pr README.md /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/doc/openelp-0.8.0 + cp -pr TODO.md /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/doc/openelp-0.8.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ved9oN + umask 022 + cd /builddir/build/BUILD + cd openelp-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/licenses/openelp-0.8.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/licenses/openelp-0.8.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/licenses/openelp-0.8.0 + exit 0 Provides: config(openelp) = 0.8.0-2.el7 libopenelp.so.0 openelp = 0.8.0-2.el7 openelp(armv7hl-32) = 0.8.0-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh /sbin/ldconfig firewalld-filesystem Requires(preun): /bin/sh Requires(postun): /bin/sh /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libopenelp.so.0 libpcre2-8.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libssl.so.10 rtld(GNU_HASH) Processing files: openelp-devel-0.8.0-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oGByhO + umask 022 + cd /builddir/build/BUILD + cd openelp-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/doc/openelp-devel-0.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/doc/openelp-devel-0.8.0 + cp -pr build/doc/html /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm/usr/share/doc/openelp-devel-0.8.0 + exit 0 Provides: openelp-devel = 0.8.0-2.el7 openelp-devel(armv7hl-32) = 0.8.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libopenelp.so.0 Processing files: openelp-debuginfo-0.8.0-2.el7.armv7hl Provides: openelp-debuginfo = 0.8.0-2.el7 openelp-debuginfo(armv7hl-32) = 0.8.0-2.el7 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/openelp-0.8.0-2.el7.arm Wrote: /builddir/build/RPMS/openelp-0.8.0-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/openelp-devel-0.8.0-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/openelp-debuginfo-0.8.0-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iy8yEV + umask 022 + cd /builddir/build/BUILD + cd openelp-0.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openelp-0.8.0-2.el7.arm + exit 0 Child return code was: 0