Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/open62541.spec'], chrootPath='/var/lib/mock/epel7-build-12199048-897706/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/open62541.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/open62541-0.3-0.2.rc1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/open62541.spec'], chrootPath='/var/lib/mock/epel7-build-12199048-897706/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/open62541.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pJV7Pg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf open62541-0.3-rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.3-rc1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd open62541-0.3-rc1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (000-remove-unknown-gcc-options.patch):' Patch #0 (000-remove-unknown-gcc-options.patch): + /usr/bin/cat /builddir/build/SOURCES/000-remove-unknown-gcc-options.patch + /usr/bin/patch -p1 --fuzz=0 patching file CMakeLists.txt Patch #1 (001-fix-pragma.patch): + echo 'Patch #1 (001-fix-pragma.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/001-fix-pragma.patch patching file src/ua_types_encoding_binary.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kQpMI2 + umask 022 + cd /builddir/build/BUILD + cd open62541-0.3-rc1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DUA_ENABLE_AMALGAMATION=ON . -- The C compiler identification is GNU 4.8.5 -- The CXX 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 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Could NOT find Git (missing: GIT_EXECUTABLE) -- CMAKE_BUILD_TYPE not given; setting to 'Debug' -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- Could NOT find LATEX (missing: LATEX_COMPILER) -- 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 INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/open62541-0.3-rc1 + make /usr/bin/cmake3 -H/builddir/build/BUILD/open62541-0.3-rc1 -B/builddir/build/BUILD/open62541-0.3-rc1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541-generator-transport.dir/build.make CMakeFiles/open62541-generator-transport.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-generator-transport.dir/DependInfo.cmake --color= Scanning dependencies of target open62541-generator-transport make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541-generator-transport.dir/build.make CMakeFiles/open62541-generator-transport.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 5%] Generating src_generated/ua_transport_generated.c, src_generated/ua_transport_generated.h, src_generated/ua_transport_generated_handling.h, src_generated/ua_transport_generated_encoding_binary.h /usr/bin/python /builddir/build/BUILD/open62541-0.3-rc1/tools/generate_datatypes.py --namespace=1 --selected-types=/builddir/build/BUILD/open62541-0.3-rc1/tools/schema/datatypes_transport.txt --type-bsd=/builddir/build/BUILD/open62541-0.3-rc1/tools/schema/Opc.Ua.Types.bsd --type-bsd=/builddir/build/BUILD/open62541-0.3-rc1/tools/schema/Custom.Opc.Ua.Transport.bsd --no-builtin /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 5%] Built target open62541-generator-transport make -f CMakeFiles/open62541-generator-types.dir/build.make CMakeFiles/open62541-generator-types.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-generator-types.dir/DependInfo.cmake --color= Scanning dependencies of target open62541-generator-types make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541-generator-types.dir/build.make CMakeFiles/open62541-generator-types.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 10%] Generating src_generated/ua_types_generated.c, src_generated/ua_types_generated.h, src_generated/ua_types_generated_handling.h, src_generated/ua_types_generated_encoding_binary.h /usr/bin/python /builddir/build/BUILD/open62541-0.3-rc1/tools/generate_datatypes.py --type-csv=/builddir/build/BUILD/open62541-0.3-rc1/tools/schema/NodeIds.csv --selected-types=/builddir/build/BUILD/open62541-0.3-rc1/tools/schema/datatypes_minimal.txt --type-bsd=/builddir/build/BUILD/open62541-0.3-rc1/tools/schema/Opc.Ua.Types.bsd /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 10%] Built target open62541-generator-types make -f CMakeFiles/open62541-generator-namespace.dir/build.make CMakeFiles/open62541-generator-namespace.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-generator-namespace.dir/DependInfo.cmake --color= Scanning dependencies of target open62541-generator-namespace make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541-generator-namespace.dir/build.make CMakeFiles/open62541-generator-namespace.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 15%] Generating src_generated/ua_namespace0.c, src_generated/ua_namespace0.h /usr/bin/python /builddir/build/BUILD/open62541-0.3-rc1/tools/nodeset_compiler/nodeset_compiler.py --generate-ns0 --internal-headers --max-string-length=0 --ignore /builddir/build/BUILD/open62541-0.3-rc1/tools/nodeset_compiler/NodeID_NS0_Base.txt --xml /builddir/build/BUILD/open62541-0.3-rc1/tools/schema/Opc.Ua.NodeSet2.Minimal.xml /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_namespace0 INFO:__main__:Preprocessing /builddir/build/BUILD/open62541-0.3-rc1/tools/schema/Opc.Ua.NodeSet2.Minimal.xml INFO:__main__:Generating Code INFO:__main__:NodeSet generation code successfully printed make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 15%] Built target open62541-generator-namespace make -f CMakeFiles/open62541-amalgamation-header.dir/build.make CMakeFiles/open62541-amalgamation-header.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-amalgamation-header.dir/DependInfo.cmake --color= Scanning dependencies of target open62541-amalgamation-header make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541-amalgamation-header.dir/build.make CMakeFiles/open62541-amalgamation-header.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 21%] Generating open62541.h /usr/bin/python /builddir/build/BUILD/open62541-0.3-rc1/tools/amalgamate.py undefined /builddir/build/BUILD/open62541-0.3-rc1/open62541.h /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_config.h /builddir/build/BUILD/open62541-0.3-rc1/deps/ms_stdint.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_constants.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_types.h /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types_generated.h /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types_generated_handling.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_server.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_log.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_network.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_access_control.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_pki.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_securitypolicy.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_nodestore.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_server_config.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_client.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_client_highlevel.h /builddir/build/BUILD/open62541-0.3-rc1/include/ua_client_subscriptions.h /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_network_tcp.h /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_accesscontrol_default.h /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_pki_certificate.h /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_log_stdout.h /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_nodestore_default.h /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_config_default.h /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_securitypolicy_none.h /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_log_socket_error.h Starting amalgamating file /builddir/build/BUILD/open62541-0.3-rc1/open62541.h Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_config.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/deps/ms_stdint.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_constants.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_types.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types_generated.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types_generated_handling.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_server.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_log.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_network.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_access_control.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_pki.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_securitypolicy.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_plugin_nodestore.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_server_config.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_client.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_client_highlevel.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/include/ua_client_subscriptions.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_network_tcp.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_accesscontrol_default.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_pki_certificate.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_log_stdout.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_nodestore_default.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_config_default.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_securitypolicy_none.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_log_socket_error.h'...done. The size of /builddir/build/BUILD/open62541-0.3-rc1/open62541.h is 572958 Bytes. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 26%] Built target open62541-amalgamation-header make -f CMakeFiles/open62541-generator-statuscode.dir/build.make CMakeFiles/open62541-generator-statuscode.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-generator-statuscode.dir/DependInfo.cmake --color= Scanning dependencies of target open62541-generator-statuscode make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541-generator-statuscode.dir/build.make CMakeFiles/open62541-generator-statuscode.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 31%] Generating src_generated/ua_statuscode_descriptions.c /usr/bin/python /builddir/build/BUILD/open62541-0.3-rc1/tools/generate_statuscode_descriptions.py /builddir/build/BUILD/open62541-0.3-rc1/tools/schema/Opc.Ua.StatusCodes.csv /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_statuscode_descriptions make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 31%] Built target open62541-generator-statuscode make -f CMakeFiles/open62541-amalgamation-source.dir/build.make CMakeFiles/open62541-amalgamation-source.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-amalgamation-source.dir/DependInfo.cmake --color= Scanning dependencies of target open62541-amalgamation-source make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541-amalgamation-source.dir/build.make CMakeFiles/open62541-amalgamation-source.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 36%] Generating open62541.c /usr/bin/python /builddir/build/BUILD/open62541-0.3-rc1/tools/amalgamate.py undefined /builddir/build/BUILD/open62541-0.3-rc1/open62541.c /builddir/build/BUILD/open62541-0.3-rc1/deps/queue.h /builddir/build/BUILD/open62541-0.3-rc1/deps/pcg_basic.h /builddir/build/BUILD/open62541-0.3-rc1/deps/libc_time.h /builddir/build/BUILD/open62541-0.3-rc1/src/ua_util.h /builddir/build/BUILD/open62541-0.3-rc1/src/ua_types_encoding_binary.h /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types_generated_encoding_binary.h /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport_generated.h /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport_generated_handling.h /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport_generated_encoding_binary.h /builddir/build/BUILD/open62541-0.3-rc1/src/ua_connection_internal.h /builddir/build/BUILD/open62541-0.3-rc1/src/ua_securechannel.h /builddir/build/BUILD/open62541-0.3-rc1/src/ua_timer.h /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_session.h /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_subscription.h /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_session_manager.h /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_securechannel_manager.h /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_internal.h /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services.h /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_namespace0.h /builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_internal.h /builddir/build/BUILD/open62541-0.3-rc1/src/ua_types.c /builddir/build/BUILD/open62541-0.3-rc1/src/ua_types_encoding_binary.c /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types_generated.c /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport_generated.c /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_statuscode_descriptions.c /builddir/build/BUILD/open62541-0.3-rc1/src/ua_util.c /builddir/build/BUILD/open62541-0.3-rc1/src/ua_timer.c /builddir/build/BUILD/open62541-0.3-rc1/src/ua_connection.c /builddir/build/BUILD/open62541-0.3-rc1/src/ua_securechannel.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_session.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_nodes.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_ns0.c /builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_namespace0.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_binary.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_utils.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_worker.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_discovery.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_securechannel_manager.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_session_manager.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_subscription.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_subscription_datachange.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_view.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_call.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_session.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_attribute.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_discovery.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_subscription.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_securechannel.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_nodemanagement.c /builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_discovery_multicast.c /builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client.c /builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_connect.c /builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_discovery.c /builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_highlevel.c /builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_subscriptions.c /builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_subscriptions_deprecated.c /builddir/build/BUILD/open62541-0.3-rc1/deps/libc_time.c /builddir/build/BUILD/open62541-0.3-rc1/deps/pcg_basic.c /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_network_tcp.c /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_clock.c /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_log_stdout.c /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_accesscontrol_default.c /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_pki_certificate.c /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_nodestore_default.c /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_config_default.c /builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_securitypolicy_none.c Starting amalgamating file /builddir/build/BUILD/open62541-0.3-rc1/open62541.c Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/deps/queue.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/deps/pcg_basic.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/deps/libc_time.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_util.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_types_encoding_binary.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types_generated_encoding_binary.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport_generated.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport_generated_handling.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport_generated_encoding_binary.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_connection_internal.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_securechannel.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_timer.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_session.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_subscription.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_session_manager.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_securechannel_manager.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_internal.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_namespace0.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_internal.h'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_types.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_types_encoding_binary.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_types_generated.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_transport_generated.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_statuscode_descriptions.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_util.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_timer.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_connection.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/ua_securechannel.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_session.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_nodes.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_ns0.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src_generated/ua_namespace0.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_binary.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_utils.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_worker.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_server_discovery.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_securechannel_manager.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_session_manager.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_subscription.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_subscription_datachange.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_view.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_call.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_session.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_attribute.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_discovery.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_subscription.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_securechannel.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_nodemanagement.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/server/ua_services_discovery_multicast.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_connect.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_discovery.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_highlevel.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_subscriptions.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/src/client/ua_client_subscriptions_deprecated.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/deps/libc_time.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/deps/pcg_basic.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_network_tcp.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_clock.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_log_stdout.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_accesscontrol_default.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_pki_certificate.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_nodestore_default.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_config_default.c'...done. Integrating file '/builddir/build/BUILD/open62541-0.3-rc1/plugins/ua_securitypolicy_none.c'...done. The size of /builddir/build/BUILD/open62541-0.3-rc1/open62541.c is 1649325 Bytes. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 57%] Built target open62541-amalgamation-source make -f CMakeFiles/open62541-object.dir/build.make CMakeFiles/open62541-object.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-object.dir/DependInfo.cmake --color= Scanning dependencies of target open62541-object make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541-object.dir/build.make CMakeFiles/open62541-object.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 63%] Building C object CMakeFiles/open62541-object.dir/open62541.c.o /usr/bin/cc -DUA_DYNAMIC_LINKING_EXPORT -I/builddir/build/BUILD/open62541-0.3-rc1/include -I/builddir/build/BUILD/open62541-0.3-rc1/plugins -I/builddir/build/BUILD/open62541-0.3-rc1/deps -I/builddir/build/BUILD/open62541-0.3-rc1 -I/builddir/build/BUILD/open62541-0.3-rc1/src_generated -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -g -std=c99 -pipe -Wall -Wextra -Werror -Wpedantic -Wno-overlength-strings -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wformat -Wformat-security -Wformat-nonliteral -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -Wc++-compat -Wshadow -Wconversion -fvisibility=hidden -fPIC -Wno-unused-function -o CMakeFiles/open62541-object.dir/open62541.c.o -c /builddir/build/BUILD/open62541-0.3-rc1/open62541.c make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 94%] Built target open62541-object make -f CMakeFiles/open62541.dir/build.make CMakeFiles/open62541.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541.dir/DependInfo.cmake --color= Scanning dependencies of target open62541 make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' make -f CMakeFiles/open62541.dir/build.make CMakeFiles/open62541.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' [100%] Linking C shared library bin/libopen62541.so /usr/bin/cmake3 -E cmake_link_script CMakeFiles/open62541.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 -m64 -mcpu=power8 -mtune=power8 -g -Wl,-z,relro -shared -Wl,-soname,libopen62541.so.0 -o bin/libopen62541.so.0.3.0 CMakeFiles/open62541-object.dir/open62541.c.o -lm -lrt /usr/bin/cmake3 -E cmake_symlink_library bin/libopen62541.so.0.3.0 bin/libopen62541.so.0 bin/libopen62541.so make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [100%] Built target open62541 make[1]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tfd1cZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le + cd open62541-0.3-rc1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le /usr/bin/cmake3 -H/builddir/build/BUILD/open62541-0.3-rc1 -B/builddir/build/BUILD/open62541-0.3-rc1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541-generator-transport.dir/build.make CMakeFiles/open62541-generator-transport.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-generator-transport.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541-generator-transport.dir/build.make CMakeFiles/open62541-generator-transport.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[2]: Nothing to be done for `CMakeFiles/open62541-generator-transport.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 5%] Built target open62541-generator-transport /usr/bin/make -f CMakeFiles/open62541-generator-types.dir/build.make CMakeFiles/open62541-generator-types.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-generator-types.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541-generator-types.dir/build.make CMakeFiles/open62541-generator-types.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[2]: Nothing to be done for `CMakeFiles/open62541-generator-types.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 10%] Built target open62541-generator-types /usr/bin/make -f CMakeFiles/open62541-generator-namespace.dir/build.make CMakeFiles/open62541-generator-namespace.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-generator-namespace.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541-generator-namespace.dir/build.make CMakeFiles/open62541-generator-namespace.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[2]: Nothing to be done for `CMakeFiles/open62541-generator-namespace.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 15%] Built target open62541-generator-namespace /usr/bin/make -f CMakeFiles/open62541-amalgamation-header.dir/build.make CMakeFiles/open62541-amalgamation-header.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-amalgamation-header.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541-amalgamation-header.dir/build.make CMakeFiles/open62541-amalgamation-header.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[2]: Nothing to be done for `CMakeFiles/open62541-amalgamation-header.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 26%] Built target open62541-amalgamation-header /usr/bin/make -f CMakeFiles/open62541-generator-statuscode.dir/build.make CMakeFiles/open62541-generator-statuscode.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-generator-statuscode.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541-generator-statuscode.dir/build.make CMakeFiles/open62541-generator-statuscode.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[2]: Nothing to be done for `CMakeFiles/open62541-generator-statuscode.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 31%] Built target open62541-generator-statuscode /usr/bin/make -f CMakeFiles/open62541-amalgamation-source.dir/build.make CMakeFiles/open62541-amalgamation-source.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-amalgamation-source.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541-amalgamation-source.dir/build.make CMakeFiles/open62541-amalgamation-source.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[2]: Nothing to be done for `CMakeFiles/open62541-amalgamation-source.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 57%] Built target open62541-amalgamation-source /usr/bin/make -f CMakeFiles/open62541-object.dir/build.make CMakeFiles/open62541-object.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541-object.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541-object.dir/build.make CMakeFiles/open62541-object.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[2]: Nothing to be done for `CMakeFiles/open62541-object.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [ 94%] Built target open62541-object /usr/bin/make -f CMakeFiles/open62541.dir/build.make CMakeFiles/open62541.dir/depend make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' cd /builddir/build/BUILD/open62541-0.3-rc1 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1 /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles/open62541.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/make -f CMakeFiles/open62541.dir/build.make CMakeFiles/open62541.dir/build make[2]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[2]: Nothing to be done for `CMakeFiles/open62541.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' [100%] Built target open62541 make[1]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/open62541-0.3-rc1/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/open62541-0.3-rc1' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/open62541-0.3-rc1' Install the project... /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "Debug" -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/libopen62541.so.0.3.0 -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/libopen62541.so.0 -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/libopen62541.so -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/cmake/open62541Targets.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/cmake/open62541Targets-debug.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/cmake/open62541-config.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/cmake/open62541ConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/pkgconfig/open62541.pc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/open62541.h -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps/ua-nodeset -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps/pcg_basic.c -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps/pcg_basic.h -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps/mdnsd -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps/libc_time.c -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps/queue.h -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps/libc_time.h -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/include/open62541/deps/ms_stdint.h -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/datatypes.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/opaque_type_mapping.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/nodeset_testing.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/backend_open62541.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/__init__.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/nodes.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/backend_open62541_nodes.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/backend_open62541_datatypes.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/NodeID_NS0_Base.txt -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/opaque_type_mapping.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/constants.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/constants.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/backend_open62541.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/nodeset.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/nodeset_compiler.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/NodeID_Blacklist.txt -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/backend_open62541_datatypes.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/nodes.pyc -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/__init__.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/README.md -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/backend_graphviz.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/datatypes.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/nodeset.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/NodeID_AssumeExternal.txt -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/nodeset_compiler/backend_open62541_nodes.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/gdb-prettyprint.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis/travis_push_release.sh -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis/travis_push_coverity.sh -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis/travis_linux_before_install.sh -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis/travis_push_doc.sh -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis/travis_linux_script.sh -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis/travis_osx_before_install.sh -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis/travis_linux_after_success.sh -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/travis/travis_osx_script.sh -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/generate_datatypes.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/clang-format_precommit_hook -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/c2rst.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/amalgamate.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/schema -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/schema/Opc.Ua.Types.bsd -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/schema/NodeIds.csv -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/schema/Opc.Ua.StatusCodes.csv -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/schema/datatypes_minimal.txt -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/schema/Custom.Opc.Ua.Transport.bsd -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Minimal.xml -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/schema/datatypes_transport.txt -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/appveyor -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/appveyor/install.ps1 -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/appveyor/build.ps1 -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/valgrind_suppressions.supp -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/generate_statuscode_descriptions.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/certs -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/certs/create_self-signed.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/certs/localhost.cnf -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/valgrind_check_error.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/update_copyright_header.py -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/FindMbedTLS.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/FindSphinx.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/Toolchain-gcc-m32.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/FindClangTools.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/Toolchain-mingw32.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/AssignSourceGroup.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/FindCheck.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/Toolchain-rpi64.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/Toolchain-rpi.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/Toolchain-QNX-6.5.0.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/Toolchain-mingw64.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/FindValgrind.cmake -- Installing: /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools/cmake/open62541-config.cmake.in + rm examples/CMakeLists.txt + rm -Rf /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/open62541/tools + /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/open62541-0.3-rc1 extracting debug info from /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/lib64/libopen62541.so.0.3.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libopen62541.so.0.3.0.debug to /usr/lib/debug/usr/lib64/libopen62541.so.0.debug symlinked /usr/lib/debug/usr/lib64/libopen62541.so.0.3.0.debug to /usr/lib/debug/usr/lib64/libopen62541.so.debug 4341 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 Processing files: open62541-0.3-0.2.rc1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0knqkW + umask 022 + cd /builddir/build/BUILD + cd open62541-0.3-rc1 + DOCDIR=/builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-0.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-0.3 + cp -pr CHANGELOG /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-0.3 + cp -pr README.md /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-0.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dbchsT + umask 022 + cd /builddir/build/BUILD + cd open62541-0.3-rc1 + LICENSEDIR=/builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/licenses/open62541-0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/licenses/open62541-0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/licenses/open62541-0.3 + exit 0 Provides: libopen62541.so.0()(64bit) open62541 = 0.3-0.2.rc1.el7 open62541(ppc-64) = 0.3-0.2.rc1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: open62541-devel-0.3-0.2.rc1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xUYQCQ + umask 022 + cd /builddir/build/BUILD + cd open62541-0.3-rc1 + DOCDIR=/builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-devel-0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-devel-0.3 + cp -pr FEATURES.md /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-devel-0.3 + cp -pr examples/ /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/doc/open62541-devel-0.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.58SRNN + umask 022 + cd /builddir/build/BUILD + cd open62541-0.3-rc1 + LICENSEDIR=/builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/licenses/open62541-devel-0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/licenses/open62541-devel-0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/licenses/open62541-devel-0.3 + cp -pr LICENSE-CC0 /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le/usr/share/licenses/open62541-devel-0.3 + exit 0 Provides: open62541-devel = 0.3-0.2.rc1.el7 open62541-devel(ppc-64) = 0.3-0.2.rc1.el7 pkgconfig(open62541) = 0.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libopen62541.so.0()(64bit) Processing files: open62541-debuginfo-0.3-0.2.rc1.el7.ppc64le Provides: open62541-debuginfo = 0.3-0.2.rc1.el7 open62541-debuginfo(ppc-64) = 0.3-0.2.rc1.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/open62541-0.3-0.2.rc1.el7.ppc64le Wrote: /builddir/build/RPMS/open62541-0.3-0.2.rc1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/open62541-devel-0.3-0.2.rc1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/open62541-debuginfo-0.3-0.2.rc1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IzVXyE + umask 022 + cd /builddir/build/BUILD + cd open62541-0.3-rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/open62541-0.3-0.2.rc1.el7.ppc64le + exit 0 Child return code was: 0