+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/openwsman.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WGXnTy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b + /usr/bin/gzip -dc /builddir/build/SOURCES/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd bindings ~/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings ~/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b + cp -r python python3 + popd ~/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b + echo 'Patch #1 (openwsman-2.4.0-pamsetup.patch):' Patch #1 (openwsman-2.4.0-pamsetup.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pamsetup --fuzz=0 patching file etc/pam/openwsman + echo 'Patch #2 (openwsman-2.4.12-ruby-binding-build.patch):' Patch #2 (openwsman-2.4.12-ruby-binding-build.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ruby-binding-build --fuzz=0 patching file bindings/ruby/extconf.rb + echo 'Patch #3 (openwsman-2.6.2-python3.patch):' Patch #3 (openwsman-2.6.2-python3.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .python3 --fuzz=0 patching file bindings/CMakeLists.txt patching file bindings/python3/CMakeLists.txt patching file bindings/python/CMakeLists.txt patching file CMakeLists.txt + echo 'Patch #4 (openwsman-2.6.2-openssl-1.1-fix.patch):' Patch #4 (openwsman-2.6.2-openssl-1.1-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .openssl-1.1-fix --fuzz=0 patching file src/lib/wsman-curl-client-transport.c patching file src/server/shttpd/compat_unix.h patching file src/server/shttpd/config.h patching file src/server/shttpd/io_ssl.c patching file src/server/shttpd/shttpd.c patching file src/server/shttpd/ssl.h + pushd bindings/ruby ~/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/ruby ~/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b + cat rdoc2.1 + sed -e 's|rdoc2_1|rdoc2_2|' cat: rdoc2.1: No such file or directory + chmod 0755 rdoc2.2 + ln -sf /usr/bin/rdoc rdoc2_2.rb + popd ~/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a1W1zc + umask 022 + cd /builddir/build/BUILD + cd openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b + chmod -x src/cpp/WsmanClient.h + rm -rf build + mkdir build + export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK' + RPM_OPT_FLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK' + export 'CFLAGS=-D_GNU_SOURCE -fPIE -DPIE' + CFLAGS='-D_GNU_SOURCE -fPIE -DPIE' + export 'LDFLAGS= -Wl,-z,now -pie' + LDFLAGS=' -Wl,-z,now -pie' + cd build ++ uname -m + cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=TRUE -DCMAKE_BUILD_TYPE=Release '-DCMAKE_C_FLAGS_RELEASE:STRING=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing' '-DCMAKE_CXX_FLAGS_RELEASE:STRING=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK' -DCMAKE_SKIP_RPATH=1 -DPACKAGE_ARCHITECTURE=riscv64 -DLIB=lib64 .. -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- 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 - failed -- Detecting CXX compile features -- Detecting CXX compile features - failed CMake Deprecation Warning at CMakeLists.txt:15 (cmake_policy): The OLD behavior for policy CMP0003 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy): The OLD behavior for policy CMP0005 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Version 2.6.3 -- Package Version "2.6" -- Plugin API Version "2.2" -- Building for riscv64 -- Libraries will be installed in /usr/lib64 -- Configuration will be installed in /etc/openwsman -- building PAM authentication -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0g") -- Building Ruby bindings -- Found Perl: /usr/bin/perl (found version "5.26.1") -- Building Perl bindings -- Could NOT find Java (missing: Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) CMake Warning at CMakeLists.txt:198 (MESSAGE): Java compiler not found -- Found SWIG: /usr/bin/swig (found version "3.0.12") -- SWIG 3.0.12 found at /usr/bin/swig -- Python2 build: -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.14") -- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.14") -- Python executable: /usr/bin/python2.7 -- Python lib dir: /usr/lib64/python2.7/site-packages -- Python3 build: -- Found PythonLibs: /usr/lib64/libpython3.6m.so (found version "3.6.4") -- Found PythonInterp: /usr/bin/python3.6 (found version "3.6.4") -- Python executable: /usr/bin/python3.6 -- Python lib dir: /usr/lib64/python3.6/site-packages CMake Warning (dev) at bindings/python3/CMakeLists.txt:53 (ADD_LIBRARY): Policy CMP0002 is not set: Logical target names must be globally unique. Run "cmake --help-policy CMP0002" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Ruby executable: /usr/bin/ruby -- Ruby version: 2.5.0 -- Ruby dir: /usr/share/ruby/vendor_ruby -- Ruby arch dir: /usr/lib64/ruby/vendor_ruby -- Ruby include path: /usr/include -- Perl executable: /usr/bin/perl -- Perl core dir: /usr/lib64/perl5/CORE -- Perl vendor arch dir: /usr/lib64/perl5/vendor_perl -- Perl vendor lib dir: /usr/share/perl5/vendor_perl -- Found CURL: /usr/lib64/libcurl.so (found version "7.58.0") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.7") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for crypt.h -- Looking for crypt.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for CUnit/Basic.h -- Looking for CUnit/Basic.h - not found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for ifaddrs.h -- Looking for ifaddrs.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for net/if_dl.h -- Looking for net/if_dl.h - not found -- Looking for net/if.h -- Looking for net/if.h - found -- Looking for pam/pam_appl.h -- Looking for pam/pam_appl.h - not found -- Looking for pam/pam_misc.h -- Looking for pam/pam_misc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for security/pam_appl.h -- Looking for security/pam_appl.h - found -- Looking for security/pam_misc.h -- Looking for security/pam_misc.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/sendfile.h -- Looking for sys/sendfile.h - found -- Looking for sys/signal.h -- Looking for sys/signal.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/sockio.h -- Looking for sys/sockio.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for vararg.h -- Looking for vararg.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for alloca -- Looking for alloca - not found -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for bcopy -- Looking for bcopy - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of in_addr_t -- Check size of in_addr_t - failed -- Check type in_addr_t as HAVE_IN_ADDR_T -- Check type in_port_t as HAVE_IN_PORT_T -- Check type sa_family_t as HAVE_SA_FAMILY_T -- Check type int as HAVE_INT -- Check type long as HAVE_LONG -- Check type long long as HAVE_LONG_LONG -- Check type short as HAVE_SHORT -- Performing Test HAVE_SA_LEN -- Performing Test HAVE_SA_LEN - Failed -- Performing Test HAVE_IPV6 -- Performing Test HAVE_IPV6 - Success -- SSL_LIB is at >libssl.so.1.1.0g< -- Package file openwsman-2.6.3 -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build + make /usr/bin/cmake -H/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -B/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/CMakeFiles /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make -f src/lib/CMakeFiles/wsman_curl_client_transport.dir/build.make src/lib/CMakeFiles/wsman_curl_client_transport.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib/CMakeFiles/wsman_curl_client_transport.dir/DependInfo.cmake --color= Scanning dependencies of target wsman_curl_client_transport make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make -f src/lib/CMakeFiles/wsman_curl_client_transport.dir/build.make src/lib/CMakeFiles/wsman_curl_client_transport.dir/build make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 1%] Building C object src/lib/CMakeFiles/wsman_curl_client_transport.dir/wsman-client-transport.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_curl_client_transport_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman_curl_client_transport.dir/wsman-client-transport.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-client-transport.c [ 1%] Building C object src/lib/CMakeFiles/wsman_curl_client_transport.dir/wsman-curl-client-transport.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_curl_client_transport_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman_curl_client_transport.dir/wsman-curl-client-transport.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-curl-client-transport.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-curl-client-transport.c:262:1: warning: 'sslctxfun' defined but not used [-Wunused-function] sslctxfun(CURL *curl, void *sslctx, void *parm) ^~~~~~~~~ [ 2%] Linking C shared library libwsman_curl_client_transport.so cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/wsman_curl_client_transport.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -Wl,-z,now -pie -shared -Wl,-soname,libwsman_curl_client_transport.so.1 -o libwsman_curl_client_transport.so.1.0.0 CMakeFiles/wsman_curl_client_transport.dir/wsman-client-transport.o CMakeFiles/wsman_curl_client_transport.dir/wsman-curl-client-transport.o -lcurl -lssl -lcrypto cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cmake -E cmake_symlink_library libwsman_curl_client_transport.so.1.0.0 libwsman_curl_client_transport.so.1 libwsman_curl_client_transport.so make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 2%] Built target wsman_curl_client_transport make -f src/lib/CMakeFiles/wsman_client.dir/build.make src/lib/CMakeFiles/wsman_client.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib/CMakeFiles/wsman_client.dir/DependInfo.cmake --color= Scanning dependencies of target wsman_client make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make -f src/lib/CMakeFiles/wsman_client.dir/build.make src/lib/CMakeFiles/wsman_client.dir/build make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 3%] Building C object src/lib/CMakeFiles/wsman_client.dir/wsman-client.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_client_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman_client.dir/wsman-client.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-client.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-client.c: In function 'wsmc_build_envelope': /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-client.c:170:7: warning: variable 'mu' set but not used [-Wunused-but-set-variable] int mu = 0; ^~ /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-client.c: In function 'wsmc_action_invoke': /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-client.c:1413:18: warning: unused variable 'hn' [-Wunused-variable] hnode_t *hn; ^~ /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-client.c:1412:18: warning: unused variable 'hs' [-Wunused-variable] hscan_t hs; ^~ [ 4%] Linking C shared library libwsman_client.so cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/wsman_client.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -Wl,-z,now -pie -shared -Wl,-soname,libwsman_client.so.4 -o libwsman_client.so.4.0.0 CMakeFiles/wsman_client.dir/wsman-client.o libwsman_curl_client_transport.so.1.0.0 -lcurl -lssl -lcrypto cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cmake -E cmake_symlink_library libwsman_client.so.4.0.0 libwsman_client.so.4 libwsman_client.so make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 4%] Built target wsman_client make -f src/lib/CMakeFiles/wsman.dir/build.make src/lib/CMakeFiles/wsman.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib/CMakeFiles/wsman.dir/DependInfo.cmake --color= Scanning dependencies of target wsman make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make -f src/lib/CMakeFiles/wsman.dir/build.make src/lib/CMakeFiles/wsman.dir/build make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 5%] Building C object src/lib/CMakeFiles/wsman.dir/u/buf.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/buf.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/buf.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/buf.c:5:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ [ 5%] Building C object src/lib/CMakeFiles/wsman.dir/u/log.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/log.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/log.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/log.c:5:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ [ 6%] Building C object src/lib/CMakeFiles/wsman.dir/u/memory.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/memory.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/memory.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/memory.c:5:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ [ 7%] Building C object src/lib/CMakeFiles/wsman.dir/u/misc.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/misc.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/misc.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/misc.c:5:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ [ 7%] Building C object src/lib/CMakeFiles/wsman.dir/u/uri.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/uri.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/uri.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/uri.c:5:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ [ 8%] Building C object src/lib/CMakeFiles/wsman.dir/u/uuid.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/uuid.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/uuid.c [ 9%] Building C object src/lib/CMakeFiles/wsman.dir/u/lock.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/lock.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/lock.c [ 9%] Building C object src/lib/CMakeFiles/wsman.dir/u/md5.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/md5.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/md5.c [ 10%] Building C object src/lib/CMakeFiles/wsman.dir/u/strings.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/strings.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/strings.c [ 11%] Building C object src/lib/CMakeFiles/wsman.dir/u/list.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/list.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/list.c [ 11%] Building C object src/lib/CMakeFiles/wsman.dir/u/hash.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/hash.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/hash.c [ 12%] Building C object src/lib/CMakeFiles/wsman.dir/u/base64.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/base64.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/base64.c [ 13%] Building C object src/lib/CMakeFiles/wsman.dir/u/iniparser.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/iniparser.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/iniparser.c [ 13%] Building C object src/lib/CMakeFiles/wsman.dir/u/debug.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/debug.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/debug.c [ 14%] Building C object src/lib/CMakeFiles/wsman.dir/u/uerr.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/uerr.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/uerr.c [ 15%] Building C object src/lib/CMakeFiles/wsman.dir/u/uoption.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/uoption.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/uoption.c [ 15%] Building C object src/lib/CMakeFiles/wsman.dir/u/gettimeofday.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/gettimeofday.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/gettimeofday.c [ 16%] Building C object src/lib/CMakeFiles/wsman.dir/u/syslog.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/syslog.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/syslog.c [ 17%] Building C object src/lib/CMakeFiles/wsman.dir/u/pthreadx_win32.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/pthreadx_win32.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/pthreadx_win32.c [ 17%] Building C object src/lib/CMakeFiles/wsman.dir/u/os.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/u/os.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/u/os.c [ 18%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-libxml2-binding.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-libxml2-binding.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-libxml2-binding.c [ 19%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-xml.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-xml.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-xml.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-xml.c: In function 'ws_xml_set_node_real': /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-xml.c:1288:19: warning: '__builtin___sprintf_chk' writing a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(buf, "%E", Val); ^ In file included from /usr/include/stdio.h:861:0, from /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include/u/libu.h:9, from /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-xml.c:40: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 15 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 19%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-epr.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-epr.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-epr.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-epr.c:41:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-epr.c: In function 'epr_add_selector': /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-epr.c:189:26: warning: variable 'new_p' set but not used [-Wunused-but-set-variable] key_value_t *p, *new_p; ^~~~~ [ 20%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-key-value.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-key-value.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-key-value.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-key-value.c:39:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition [ 21%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-filter.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-filter.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-filter.c [ 21%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-dispatcher.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-dispatcher.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-dispatcher.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-dispatcher.c:40:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-dispatcher.c: In function 'wsman_dispatcher': /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-dispatcher.c:934:9: warning: variable 'resUriMatch' set but not used [-Wunused-but-set-variable] int i, resUriMatch = 0; ^~~~~~~~~~~ [ 22%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-soap.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-soap.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-soap.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-soap.c:41:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition [ 23%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-faults.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-faults.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-faults.c [ 23%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-xml-serialize.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-xml-serialize.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-xml-serialize.c [ 24%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-soap-envelope.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-soap-envelope.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-soap-envelope.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-soap-envelope.c:40:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition [ 25%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-debug.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-debug.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-debug.c [ 25%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-soap-message.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-soap-message.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-soap-message.c [ 26%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-subscription-repository.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-subscription-repository.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-subscription-repository.c [ 27%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-event-pool.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-event-pool.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-event-pool.c [ 27%] Building C object src/lib/CMakeFiles/wsman.dir/wsman-cimindication-processor.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cc -DHAVE_CONFIG_H -Dwsman_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -DPACKAGE_PLUGIN_DIR="\"/usr/lib64/openwsman/plugins\"" -o CMakeFiles/wsman.dir/wsman-cimindication-processor.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/src/lib/wsman-cimindication-processor.c [ 28%] Linking C shared library libwsman.so cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/wsman.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -D_GNU_SOURCE -fPIE -DPIE -g -DIGNORE_DUPLICATE_ID -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -Wl,-z,now -pie -shared -Wl,-soname,libwsman.so.1 -o libwsman.so.1.0.0 CMakeFiles/wsman.dir/u/buf.o CMakeFiles/wsman.dir/u/log.o CMakeFiles/wsman.dir/u/memory.o CMakeFiles/wsman.dir/u/misc.o CMakeFiles/wsman.dir/u/uri.o CMakeFiles/wsman.dir/u/uuid.o CMakeFiles/wsman.dir/u/lock.o CMakeFiles/wsman.dir/u/md5.o CMakeFiles/wsman.dir/u/strings.o CMakeFiles/wsman.dir/u/list.o CMakeFiles/wsman.dir/u/hash.o CMakeFiles/wsman.dir/u/base64.o CMakeFiles/wsman.dir/u/iniparser.o CMakeFiles/wsman.dir/u/debug.o CMakeFiles/wsman.dir/u/uerr.o CMakeFiles/wsman.dir/u/uoption.o CMakeFiles/wsman.dir/u/gettimeofday.o CMakeFiles/wsman.dir/u/syslog.o CMakeFiles/wsman.dir/u/pthreadx_win32.o CMakeFiles/wsman.dir/u/os.o CMakeFiles/wsman.dir/wsman-libxml2-binding.o CMakeFiles/wsman.dir/wsman-xml.o CMakeFiles/wsman.dir/wsman-epr.o CMakeFiles/wsman.dir/wsman-key-value.o CMakeFiles/wsman.dir/wsman-filter.o CMakeFiles/wsman.dir/wsman-dispatcher.o CMakeFiles/wsman.dir/wsman-soap.o CMakeFiles/wsman.dir/wsman-faults.o CMakeFiles/wsman.dir/wsman-xml-serialize.o CMakeFiles/wsman.dir/wsman-soap-envelope.o CMakeFiles/wsman.dir/wsman-debug.o CMakeFiles/wsman.dir/wsman-soap-message.o CMakeFiles/wsman.dir/wsman-subscription-repository.o CMakeFiles/wsman.dir/wsman-event-pool.o CMakeFiles/wsman.dir/wsman-cimindication-processor.o -L/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib -lxml2 -lpthread -ldl libwsman_client.so.4.0.0 libwsman_curl_client_transport.so.1.0.0 -lcurl -lssl -lcrypto cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib && /usr/bin/cmake -E cmake_symlink_library libwsman.so.1.0.0 libwsman.so.1 libwsman.so make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 28%] Built target wsman make -f bindings/python/CMakeFiles/pywsman.dir/build.make bindings/python/CMakeFiles/pywsman.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 29%] Generating openwsman_wrap.c cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python && /usr/bin/cmake -E echo_append Creating\ wrapper\ code\ for\ Python\ ... Creating wrapper code for Python ...cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python && /usr/bin/swig -python -features autodoc -features autodoc -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -o /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python/openwsman_wrap.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/openwsman.i cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python && /usr/bin/cmake -E echo Done. Done. cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/python /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python/CMakeFiles/pywsman.dir/DependInfo.cmake --color= Scanning dependencies of target pywsman make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make -f bindings/python/CMakeFiles/pywsman.dir/build.make bindings/python/CMakeFiles/pywsman.dir/build make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 29%] Building C object bindings/python/CMakeFiles/pywsman.dir/openwsman_wrap.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python && /usr/bin/cc -Dpywsman_EXPORTS -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -I/usr/include/python2.7 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -o CMakeFiles/pywsman.dir/openwsman_wrap.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python/openwsman_wrap.c [ 30%] Building C object bindings/python/CMakeFiles/pywsman.dir/__/openwsman.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python && /usr/bin/cc -Dpywsman_EXPORTS -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -I/usr/include/python2.7 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -o CMakeFiles/pywsman.dir/__/openwsman.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/openwsman.c [ 31%] Linking C shared library _pywsman.so cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/pywsman.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -Wl,-z,now -pie -shared -Wl,-soname,_pywsman.so -o _pywsman.so CMakeFiles/pywsman.dir/openwsman_wrap.o CMakeFiles/pywsman.dir/__/openwsman.o -L/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib ../../src/lib/libwsman.so.1.0.0 ../../src/lib/libwsman_client.so.4.0.0 ../../src/lib/libwsman_curl_client_transport.so.1.0.0 -lcurl -lssl -lcrypto -lxml2 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 31%] Built target pywsman make -f bindings/python3/CMakeFiles/pywsman.dir/build.make bindings/python3/CMakeFiles/pywsman.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 31%] Generating openwsman_wrap.c cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 && /usr/bin/cmake -E echo_append Creating\ wrapper\ code\ for\ Python\ ... Creating wrapper code for Python ...cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 && /usr/bin/swig -python -features autodoc -features autodoc -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -o /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3/openwsman_wrap.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/openwsman.i cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 && /usr/bin/cmake -E echo Done. Done. cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/python3 /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3/CMakeFiles/pywsman.dir/DependInfo.cmake --color= Scanning dependencies of target pywsman make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make -f bindings/python3/CMakeFiles/pywsman.dir/build.make bindings/python3/CMakeFiles/pywsman.dir/build make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 32%] Building C object bindings/python3/CMakeFiles/pywsman.dir/openwsman_wrap.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 && /usr/bin/cc -Dpywsman_EXPORTS -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -I/usr/include/python3.6m -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -o CMakeFiles/pywsman.dir/openwsman_wrap.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3/openwsman_wrap.c [ 33%] Building C object bindings/python3/CMakeFiles/pywsman.dir/__/openwsman.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 && /usr/bin/cc -Dpywsman_EXPORTS -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -I/usr/include/python3.6m -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -o CMakeFiles/pywsman.dir/__/openwsman.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/openwsman.c [ 33%] Linking C shared library _pywsman.so cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/python3 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pywsman.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -Wl,-z,now -pie -shared -Wl,-soname,_pywsman.so -o _pywsman.so CMakeFiles/pywsman.dir/openwsman_wrap.o CMakeFiles/pywsman.dir/__/openwsman.o -L/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib ../../src/lib/libwsman.so.1.0.0 ../../src/lib/libwsman_client.so.4.0.0 ../../src/lib/libwsman_curl_client_transport.so.1.0.0 -lcurl -lssl -lcrypto -lxml2 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 33%] Built target pywsman make -f bindings/ruby/CMakeFiles/rbwsman.dir/build.make bindings/ruby/CMakeFiles/rbwsman.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 34%] Generating openwsman_wrap.c cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby && /usr/bin/cmake -E echo_append Creating\ wrapper\ code\ for\ Ruby... Creating wrapper code for Ruby...cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby && /usr/bin/swig -ruby -autorename -DRUBY_VERSION=25 -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -o /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby/openwsman_wrap.c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/openwsman.i cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby && /usr/bin/cmake -E echo Done. Done. cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/ruby /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby/CMakeFiles/rbwsman.dir/DependInfo.cmake --color= Scanning dependencies of target rbwsman make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make -f bindings/ruby/CMakeFiles/rbwsman.dir/build.make bindings/ruby/CMakeFiles/rbwsman.dir/build make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 35%] Building C object bindings/ruby/CMakeFiles/rbwsman.dir/openwsman_wrap.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby && /usr/bin/cc -Drbwsman_EXPORTS -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -I/usr/include/riscv64-linux -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -o CMakeFiles/rbwsman.dir/openwsman_wrap.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby/openwsman_wrap.c [ 35%] Building C object bindings/ruby/CMakeFiles/rbwsman.dir/__/openwsman.o cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby && /usr/bin/cc -Drbwsman_EXPORTS -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build -I/usr/include/riscv64-linux -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings -I/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/include -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -fPIC -o CMakeFiles/rbwsman.dir/__/openwsman.o -c /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/openwsman.c [ 36%] Linking C shared library _openwsman.so cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby && /usr/bin/cmake -E cmake_link_script CMakeFiles/rbwsman.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -D_GNU_SOURCE -fPIE -DPIE -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DFEDORA -DNO_SSL_CALLBACK -fno-strict-aliasing -Wl,-z,now -pie -shared -Wl,-soname,_openwsman.so -o _openwsman.so CMakeFiles/rbwsman.dir/openwsman_wrap.o CMakeFiles/rbwsman.dir/__/openwsman.o -L/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/src/lib ../../src/lib/libwsman.so.1.0.0 ../../src/lib/libwsman_client.so.4.0.0 ../../src/lib/libwsman_curl_client_transport.so.1.0.0 -lcurl -lssl -lcrypto -lxml2 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 36%] Built target rbwsman make -f bindings/ruby/CMakeFiles/ruby_rdoc.dir/build.make bindings/ruby/CMakeFiles/ruby_rdoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/ruby /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby/CMakeFiles/ruby_rdoc.dir/DependInfo.cmake --color= Scanning dependencies of target ruby_rdoc make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make -f bindings/ruby/CMakeFiles/ruby_rdoc.dir/build.make bindings/ruby/CMakeFiles/ruby_rdoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' [ 36%] Generating html cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/ruby && /usr/bin/cmake -E echo_append Creating\ rdoc\ documentation\ ... Creating rdoc documentation ...cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/ruby && rm -rf /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby/html cd /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/bindings/ruby && ./rdoc 2.5 -o /builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build/bindings/ruby/html -t Openwsman\ -\ WS-Management\ for\ all -m README.rdoc README.rdoc ../openwsman.i ../*.i openwsman/*.rb Parsing sources... 7% [ 1/13] ../openwsman.i Before reporting this, could you check that the file you're documenting has proper syntax: /usr/bin/ruby -c ../openwsman.i RDoc is not a full Ruby parser and will fail when fed invalid ruby programs. The internal error was: (NameError) uninitialized constant RDoc::RubyToken Did you mean? RUBY_ENGINE uh-oh! RDoc had a problem: uninitialized constant RDoc::RubyToken Did you mean? RUBY_ENGINE run with --debug for full backtrace make[2]: *** [bindings/ruby/CMakeFiles/ruby_rdoc.dir/build.make:67: bindings/ruby/html] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make[1]: *** [CMakeFiles/Makefile2:1236: bindings/ruby/CMakeFiles/ruby_rdoc.dir/all] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/openwsman-4391e5c68d99c6239e1672d1c8a5a16d7d8c4c2b/build' make: *** [Makefile:166: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.a1W1zc (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.a1W1zc (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff