Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xrootd.spec'], chrootPath='/var/lib/mock/f29-build-357-273/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xrootd.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: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/xrootd-4.8.3-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xrootd.spec'], chrootPath='/var/lib/mock/f29-build-357-273/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xrootd.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: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QoJiOP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xrootd-4.8.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/xrootd-4.8.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xrootd-4.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RaSDq8 + umask 022 + cd /builddir/build/BUILD + cd xrootd-4.8.3 + mkdir build + pushd build ~/build/BUILD/xrootd-4.8.3/build ~/build/BUILD/xrootd-4.8.3 + CFLAGS='-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -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 -DUSE_LIBC_SEMAPHORE:BOOL=1 .. BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:7 (CMAKE_POLICY): BUILDSTDERR: The OLD behavior for policy CMP0022 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 8.1.1 -- The CXX compiler identification is GNU 8.1.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 - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for setresuid -- Looking for setresuid - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for fstatat -- Looking for fstatat - found -- Looking for sigwaitinfo -- Looking for sigwaitinfo - found -- Looking for shadow.h -- Looking for shadow.h - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getprotobyname_r -- Looking for getprotobyname_r - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - found -- Looking for sendfile -- Looking for sendfile - found -- Looking for crypt -- Looking for crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for et/com_err.h -- Looking for et/com_err.h - found -- Performing Test HAVE_ATOMICS -- Performing Test HAVE_ATOMICS - Success -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Performing Test READLINE_OK -- Performing Test READLINE_OK - Success -- Found READLINE: /usr/lib64/libreadline.so -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.8") -- Could NOT find systemd (missing: SYSTEMD_INCLUDE_DIRS SYSTEMD_LIBRARIES) -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so -- Looking for TLS_method -- Looking for TLS_method - found -- Looking for TLS_method -- Looking for TLS_method - found -- Looking for TLSv1_2_method -- Looking for TLSv1_2_method - found -- Looking for TLSv1_2_method -- Looking for TLSv1_2_method - found -- Looking for TLSv1_1_method -- Looking for TLSv1_1_method - found -- Looking for TLSv1_1_method -- Looking for TLSv1_1_method - found -- Looking for TLSv1_method -- Looking for TLSv1_method - found -- Looking for TLSv1_method -- Looking for TLSv1_method - found -- Found KERBEROS5: /usr/lib64/libkrb5.so;/usr/lib64/libcom_err.so -- Found fuse: /usr/include -- Found ceph: /usr/include -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.15", minimum required is "2.4") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.15", minimum required is "2.4") BUILDSTDERR: [I] No git repository info found. Trying to interpret VERSION_INFO -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- ---------------------------------------- -- Installation path: /usr -- C Compiler: /usr/bin/cc -- C++ Compiler: /usr/bin/c++ -- Build type: RelWithDebInfo -- Plug-in version: 4 -- -- Readline support: yes -- Fuse support: yes -- Crypto support: yes -- Kerberos5 support: yes -- XrdCl: yes -- Tests: disabled -- HTTP support: yes -- CEPH support: yes -- Python support: yes -- ---------------------------------------- -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/xrootd-4.8.3/build + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/xrootd-4.8.3 -B/builddir/build/BUILD/xrootd-4.8.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xrootd-4.8.3/build/CMakeFiles /builddir/build/BUILD/xrootd-4.8.3/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f CMakeFiles/XrdVersion.hh.dir/build.make CMakeFiles/XrdVersion.hh.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/CMakeFiles/XrdVersion.hh.dir/DependInfo.cmake --color= Scanning dependencies of target XrdVersion.hh make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f CMakeFiles/XrdVersion.hh.dir/build.make CMakeFiles/XrdVersion.hh.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' ../genversion.sh /builddir/build/BUILD/xrootd-4.8.3 BUILDSTDERR: [I] No git repository info found. Trying to interpret VERSION_INFO BUILDSTDERR: [I] src/XrdVersion.hh successfully generated make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 0%] Built target XrdVersion.hh make -f src/CMakeFiles/XrdUtils.dir/build.make src/CMakeFiles/XrdUtils.dir/depend make -f src/CMakeFiles/XrdCnsLib.dir/build.make src/CMakeFiles/XrdCnsLib.dir/depend make -f src/CMakeFiles/XrdSsiShMap.dir/build.make src/CMakeFiles/XrdSsiShMap.dir/depend make -f src/CMakeFiles/XrdFrm.dir/build.make src/CMakeFiles/XrdFrm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCnsLib.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdFrm.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSsiShMap.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdUtils.dir/DependInfo.cmake --color= Scanning dependencies of target XrdCnsLib make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCnsLib.dir/build.make src/CMakeFiles/XrdCnsLib.dir/build Scanning dependencies of target XrdSsiShMap make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSsiShMap.dir/build.make src/CMakeFiles/XrdSsiShMap.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' Scanning dependencies of target XrdFrm make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdFrm.dir/build.make src/CMakeFiles/XrdFrm.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 0%] Building CXX object src/CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsLog.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsLog.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsLog.cc [ 0%] Building CXX object src/CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMam.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiShMap_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMam.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiShMam.cc [ 0%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmConfig.cc Scanning dependencies of target XrdUtils make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdUtils.dir/build.make src/CMakeFiles/XrdUtils.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 0%] Building CXX object src/CMakeFiles/XrdUtils.dir/XProtocol/XProtocol.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XProtocol/XProtocol.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XProtocol/XProtocol.cc [ 0%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDNS.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDNS.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysDNS.cc [ 0%] Building CXX object src/CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsLogRec.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsLogRec.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsLogRec.cc [ 0%] Building CXX object src/CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsXref.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsXref.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsXref.cc [ 0%] Linking CXX static library libXrdCnsLib.a cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -P CMakeFiles/XrdCnsLib.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCnsLib.dir/link.txt --verbose=1 /usr/bin/ar qc libXrdCnsLib.a CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsLog.cc.o CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsLogRec.cc.o CMakeFiles/XrdCnsLib.dir/XrdCns/XrdCnsXref.cc.o /usr/bin/ranlib libXrdCnsLib.a make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 0%] Built target XrdCnsLib [ 0%] Building CXX object src/CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMat.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiShMap_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMat.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiShMat.cc [ 0%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmFiles.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmFiles.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmFiles.cc [ 0%] Linking CXX shared library libXrdSsiShMap.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSsiShMap.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdSsiShMap.so.1 -o libXrdSsiShMap.so.1.0.0 CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMam.cc.o CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMat.cc.o -lz -lpthread cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdSsiShMap.so.1.0.0 libXrdSsiShMap.so.1 libXrdSsiShMap.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 0%] Built target XrdSsiShMap [ 0%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDir.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDir.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysDir.cc [ 0%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMonitor.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMonitor.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmMonitor.cc [ 0%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlugin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlugin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPlugin.cc [ 0%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPriv.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPriv.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPriv.cc [ 1%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlatform.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlatform.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPlatform.cc [ 2%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTSort.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTSort.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmTSort.cc [ 2%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmCns.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmCns.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmCns.cc [ 2%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMigrate.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMigrate.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmMigrate.cc [ 2%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPthread.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPthread.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPthread.cc [ 2%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmReqBoss.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmReqBoss.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmReqBoss.cc [ 2%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTimer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTimer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysTimer.cc [ 2%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTransfer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTransfer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmTransfer.cc [ 2%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTrace.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTrace.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysTrace.cc [ 2%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysUtils.cc [ 2%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrAgent.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrAgent.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmXfrAgent.cc [ 3%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXSLock.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXSLock.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysXSLock.cc [ 3%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFAttr.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFAttr.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysFAttr.cc [ 4%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrDaemon.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrDaemon.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmXfrDaemon.cc [ 4%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysIOEvents.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysIOEvents.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysIOEvents.cc [ 4%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysError.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysError.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysError.cc [ 4%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrQueue.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrQueue.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmXfrQueue.cc [ 4%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogger.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogger.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysLogger.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogging.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogging.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysLogging.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXAttr.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXAttr.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysXAttr.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOuca2x.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOuca2x.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOuca2x.cc [ 5%] Linking CXX static library libXrdFrm.a cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -P CMakeFiles/XrdFrm.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdFrm.dir/link.txt --verbose=1 /usr/bin/ar qc libXrdFrm.a CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmConfig.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmFiles.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMonitor.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTSort.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmCns.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMigrate.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmReqBoss.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTransfer.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrAgent.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrDaemon.cc.o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrQueue.cc.o /usr/bin/ranlib libXrdFrm.a make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 5%] Built target XrdFrm [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucArgs.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucArgs.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucArgs.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBackTrace.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBackTrace.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucBackTrace.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBuffer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBuffer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucBuffer.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheData.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheData.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCacheData.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheDram.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheDram.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCacheDram.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheReal.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheReal.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCacheReal.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCallBack.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCallBack.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCallBack.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCRC.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucEnv.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucEnv.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucEnv.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucERoute.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucERoute.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucERoute.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucExport.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucExport.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucExport.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucFileInfo.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucFileInfo.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucFileInfo.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucGMap.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucGMap.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucGMap.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucHashVal.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucHashVal.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucHashVal.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucLogging.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucLogging.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucLogging.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucMsubs.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucMsubs.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucMsubs.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucName2Name.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucName2Name.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucName2Name.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucN2NLoader.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucN2NLoader.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucN2NLoader.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNList.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNList.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucNList.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNSWalk.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNSWalk.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucNSWalk.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinLoader.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinLoader.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucPinLoader.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinPath.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinPath.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucPinPath.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPreload.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPreload.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucPreload.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucProg.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucProg.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucProg.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPsx.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPsx.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucPsx.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPup.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPup.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucPup.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucReqID.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucReqID.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucReqID.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSid.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSid.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucSid.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSiteName.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSiteName.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucSiteName.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucStream.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucStream.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucStream.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucString.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucString.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucString.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSxeq.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSxeq.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucSxeq.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTokenizer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTokenizer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTokenizer.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTPC.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTPC.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTPC.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTrace.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTrace.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTrace.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucUtils.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucVerName.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucVerName.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucVerName.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNet.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNet.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNet.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddr.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddr.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetAddr.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddrInfo.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddrInfo.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetAddrInfo.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetBuffer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetBuffer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetBuffer.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCache.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCache.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetCache.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCmsNotify.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCmsNotify.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetCmsNotify.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetConnect.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetConnect.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetConnect.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetIF.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetIF.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetIF.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetMsg.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetMsg.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetMsg.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSocket.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSocket.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetSocket.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSecurity.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSecurity.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetSecurity.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetUtils.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutAux.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutAux.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutAux.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFCache.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFCache.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutPFCache.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBucket.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBucket.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutBucket.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuckList.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuckList.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutBuckList.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuffer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuffer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutBuffer.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutPFile.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutCacheEntry.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutCacheEntry.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutCacheEntry.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFEntry.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFEntry.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutPFEntry.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutRndm.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutRndm.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSut/XrdSutRndm.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdBuffer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdBuffer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdBuffer.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdBuffXL.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdBuffXL.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdBuffXL.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdInet.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdInet.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdInet.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdInfo.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdInfo.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdInfo.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdLink.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdLink.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdLink.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdLinkMatch.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdLinkMatch.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdLinkMatch.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdPoll.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdPoll.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdPoll.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdProtocol.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdProtocol.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdProtocol.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdScheduler.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdScheduler.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdScheduler.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdSendQ.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/Xrd/XrdSendQ.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdSendQ.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksAssist.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksAssist.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksAssist.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalccrc32.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalccrc32.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksCalccrc32.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalcmd5.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalcmd5.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksCalcmd5.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksConfig.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksLoader.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksLoader.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksLoader.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksManager.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManOss.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManOss.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksManOss.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSec/XrdSecLoadSecurity.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecLoadSecurity.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecLoadSecurity.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssID.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssID.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecsss/XrdSecsssID.cc [ 20%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssKT.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssKT.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecsss/XrdSecsssKT.cc [ 20%] Linking CXX shared library libXrdUtils.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdUtils.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdUtils.so.2 -o libXrdUtils.so.2.0.0 CMakeFiles/XrdUtils.dir/XProtocol/XProtocol.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDNS.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDir.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlugin.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPriv.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlatform.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPthread.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTimer.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTrace.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysUtils.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXSLock.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFAttr.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysIOEvents.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysError.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogger.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogging.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXAttr.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOuca2x.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucArgs.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBackTrace.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBuffer.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheData.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheDram.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCacheReal.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCallBack.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucEnv.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucERoute.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucExport.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucFileInfo.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucGMap.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucHashVal.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucLogging.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucMsubs.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucName2Name.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucN2NLoader.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNList.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNSWalk.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinLoader.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinPath.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPreload.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucProg.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPsx.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPup.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucReqID.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSid.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSiteName.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucStream.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucString.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSxeq.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTokenizer.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTPC.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTrace.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucUtils.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucVerName.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNet.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddr.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddrInfo.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetBuffer.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCache.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCmsNotify.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetConnect.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetIF.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetMsg.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSecurity.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSocket.cc.o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetUtils.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutAux.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFCache.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBucket.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuckList.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuffer.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFile.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutCacheEntry.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFEntry.cc.o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutRndm.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdBuffer.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdBuffXL.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdInet.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdInfo.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdLink.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdLinkMatch.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdPoll.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdProtocol.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdScheduler.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdSendQ.cc.o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksAssist.cc.o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalccrc32.cc.o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalcmd5.cc.o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksConfig.cc.o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksLoader.cc.o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManager.cc.o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManOss.cc.o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecLoadSecurity.cc.o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssID.cc.o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssKT.cc.o -lpthread -ldl -lrt cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdUtils.so.2.0.0 libXrdUtils.so.2 libXrdUtils.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 20%] Built target XrdUtils make -f src/CMakeFiles/XrdCephPosix.dir/build.make src/CMakeFiles/XrdCephPosix.dir/depend make -f src/CMakeFiles/XrdXml.dir/build.make src/CMakeFiles/XrdXml.dir/depend make -f src/CMakeFiles/XrdServer.dir/build.make src/CMakeFiles/XrdServer.dir/depend make -f src/CMakeFiles/cns_ssi.dir/build.make src/CMakeFiles/cns_ssi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCephPosix.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdXml.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/cns_ssi.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdServer.dir/DependInfo.cmake --color= Scanning dependencies of target XrdCephPosix make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCephPosix.dir/build.make src/CMakeFiles/XrdCephPosix.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' Scanning dependencies of target XrdXml make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdXml.dir/build.make src/CMakeFiles/XrdXml.dir/build [ 21%] Building CXX object src/CMakeFiles/XrdCephPosix.dir/XrdCeph/XrdCephPosix.cc.o Scanning dependencies of target cns_ssi make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCephPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -Wno-deprecated-declarations -std=c++11 -o CMakeFiles/XrdCephPosix.dir/XrdCeph/XrdCephPosix.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCeph/XrdCephPosix.cc make -f src/CMakeFiles/cns_ssi.dir/build.make src/CMakeFiles/cns_ssi.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 21%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/tinystr.cpp.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/usr/include/libxml2 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXml.dir/XrdXml/tinystr.cpp.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXml/tinystr.cpp [ 21%] Building CXX object src/CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsi.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsi.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsSsi.cc Scanning dependencies of target XrdServer make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdServer.dir/build.make src/CMakeFiles/XrdServer.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 21%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAdmin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAdmin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdAdmin.cc [ 21%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/tinyxml.cpp.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/usr/include/libxml2 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXml.dir/XrdXml/tinyxml.cpp.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXml/tinyxml.cpp [ 21%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAio.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAio.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdAio.cc [ 21%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/tinyxmlerror.cpp.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/usr/include/libxml2 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXml.dir/XrdXml/tinyxmlerror.cpp.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXml/tinyxmlerror.cpp [ 22%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/tinyxmlparser.cpp.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/usr/include/libxml2 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXml.dir/XrdXml/tinyxmlparser.cpp.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXml/tinyxmlparser.cpp [ 23%] Building CXX object src/CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsiCfg.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsiCfg.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsSsiCfg.cc [ 23%] Building CXX object src/CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsiMain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsiMain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsSsiMain.cc [ 23%] Linking CXX executable cns_ssi cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cns_ssi.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsi.cc.o CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsiCfg.cc.o CMakeFiles/cns_ssi.dir/XrdCns/XrdCnsSsiMain.cc.o -o cns_ssi -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 libXrdCnsLib.a -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 23%] Built target cns_ssi [ 23%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/XrdXmlMetaLink.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/usr/include/libxml2 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlMetaLink.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXml/XrdXmlMetaLink.cc make -f src/CMakeFiles/wait41.dir/build.make src/CMakeFiles/wait41.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/wait41.dir/DependInfo.cmake --color= Scanning dependencies of target wait41 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/wait41.dir/build.make src/CMakeFiles/wait41.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 23%] Building CXX object src/CMakeFiles/wait41.dir/XrdApps/XrdWait41.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/wait41.dir/XrdApps/XrdWait41.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdWait41.cc [ 23%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrTiny.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/usr/include/libxml2 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrTiny.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXml/XrdXmlRdrTiny.cc [ 23%] Linking CXX executable wait41 cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/wait41.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/wait41.dir/XrdApps/XrdWait41.cc.o -o wait41 -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 23%] Built target wait41 make -f src/CMakeFiles/cconfig.dir/build.make src/CMakeFiles/cconfig.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/cconfig.dir/DependInfo.cmake --color= Scanning dependencies of target cconfig make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/cconfig.dir/build.make src/CMakeFiles/cconfig.dir/build [ 23%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdBridge.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdBridge.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdBridge.cc make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 23%] Building CXX object src/CMakeFiles/cconfig.dir/XrdApps/XrdAppsCconfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cconfig.dir/XrdApps/XrdAppsCconfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdAppsCconfig.cc [ 23%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdCallBack.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdCallBack.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdCallBack.cc [ 23%] Linking CXX executable cconfig cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cconfig.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cconfig.dir/XrdApps/XrdAppsCconfig.cc.o -o cconfig -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 23%] Built target cconfig [ 23%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/XrdXmlReader.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/usr/include/libxml2 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlReader.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXml/XrdXmlReader.cc [ 23%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdConfig.cc [ 23%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrXml2.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/usr/include/libxml2 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrXml2.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXml/XrdXmlRdrXml2.cc [ 23%] Linking CXX shared library libXrdCephPosix.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCephPosix.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdCephPosix.so.0 -o libXrdCephPosix.so.0.0.1 CMakeFiles/XrdCephPosix.dir/XrdCeph/XrdCephPosix.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lrados -lradosstriper make -f src/CMakeFiles/XrdCksCalczcrc32-4.dir/build.make src/CMakeFiles/XrdCksCalczcrc32-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCksCalczcrc32-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdCksCalczcrc32-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCksCalczcrc32-4.dir/build.make src/CMakeFiles/XrdCksCalczcrc32-4.dir/build cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdCephPosix.so.0.0.1 libXrdCephPosix.so.0 libXrdCephPosix.so make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 23%] Building CXX object src/CMakeFiles/XrdCksCalczcrc32-4.dir/XrdCks/XrdCksCalczcrc32.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCksCalczcrc32_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCksCalczcrc32-4.dir/XrdCks/XrdCksCalczcrc32.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksCalczcrc32.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 23%] Linking CXX shared library libXrdXml.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdXml.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdXml.so.2 -o libXrdXml.so.2.0.0 CMakeFiles/XrdXml.dir/XrdXml/tinystr.cpp.o CMakeFiles/XrdXml.dir/XrdXml/tinyxml.cpp.o CMakeFiles/XrdXml.dir/XrdXml/tinyxmlerror.cpp.o CMakeFiles/XrdXml.dir/XrdXml/tinyxmlparser.cpp.o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlMetaLink.cc.o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrTiny.cc.o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlReader.cc.o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrXml2.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lxml2 -lpthread [ 23%] Built target XrdCephPosix [ 24%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdFile.cc [ 24%] Linking CXX shared module libXrdCksCalczcrc32-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCksCalczcrc32-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdCksCalczcrc32-4.so CMakeFiles/XrdCksCalczcrc32-4.dir/XrdCks/XrdCksCalczcrc32.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lz cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdXml.so.2.0.0 libXrdXml.so.2 libXrdXml.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 24%] Built target XrdCksCalczcrc32-4 [ 24%] Built target XrdXml [ 24%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFileLock1.cc.o [ 24%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdJob.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFileLock1.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdFileLock1.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdJob.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdJob.cc make -f src/CMakeFiles/XrdAppUtils.dir/build.make src/CMakeFiles/XrdAppUtils.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdAppUtils.dir/DependInfo.cmake --color= Scanning dependencies of target XrdAppUtils make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdAppUtils.dir/build.make src/CMakeFiles/XrdAppUtils.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 24%] Building CXX object src/CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdAppUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdCpConfig.cc [ 24%] Building CXX object src/CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdAppUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdCpFile.cc [ 24%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdLoadLib.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdLoadLib.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdLoadLib.cc make -f src/CMakeFiles/XrdClient.dir/build.make src/CMakeFiles/XrdClient.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdClient.dir/DependInfo.cmake --color= Scanning dependencies of target XrdClient make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdClient.dir/build.make src/CMakeFiles/XrdClient.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 24%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientAbs.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientAbs.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientAbs.cc make -f src/CMakeFiles/XrdOssSIgpfsT-4.dir/build.make src/CMakeFiles/XrdOssSIgpfsT-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdOssSIgpfsT-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdOssSIgpfsT-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdOssSIgpfsT-4.dir/build.make src/CMakeFiles/XrdOssSIgpfsT-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 24%] Building CXX object src/CMakeFiles/XrdOssSIgpfsT-4.dir/XrdOss/XrdOssSIgpfsT.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdOssSIgpfsT_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdOssSIgpfsT-4.dir/XrdOss/XrdOssSIgpfsT.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssSIgpfsT.cc [ 24%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdMonFile.cc [ 24%] Linking CXX shared module libXrdOssSIgpfsT-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdOssSIgpfsT-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdOssSIgpfsT-4.so CMakeFiles/XrdOssSIgpfsT-4.dir/XrdOss/XrdOssSIgpfsT.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 24%] Built target XrdOssSIgpfsT-4 [ 25%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClient.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClient.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClient.cc [ 26%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFMap.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFMap.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdMonFMap.cc [ 26%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonitor.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonitor.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdMonitor.cc [ 26%] Linking CXX shared library libXrdAppUtils.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdAppUtils.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdAppUtils.so.1 -o libXrdAppUtils.so.1.0.0 CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpConfig.cc.o CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpFile.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 make -f src/CMakeFiles/mpxstats.dir/build.make src/CMakeFiles/mpxstats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/mpxstats.dir/DependInfo.cmake --color= Scanning dependencies of target mpxstats make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/mpxstats.dir/build.make src/CMakeFiles/mpxstats.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 26%] Building CXX object src/CMakeFiles/mpxstats.dir/XrdApps/XrdMpxStats.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/mpxstats.dir/XrdApps/XrdMpxStats.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdMpxStats.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdAppUtils.so.1.0.0 libXrdAppUtils.so.1 libXrdAppUtils.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 26%] Built target XrdAppUtils [ 26%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientSock.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientSock.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientSock.cc [ 26%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPio.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPio.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdPio.cc [ 26%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPrepare.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPrepare.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdPrepare.cc [ 26%] Linking CXX executable mpxstats cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/mpxstats.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/mpxstats.dir/XrdApps/XrdMpxStats.cc.o -o mpxstats -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lrt -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 26%] Built target mpxstats [ 26%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientPSock.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientPSock.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientPSock.cc [ 26%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdProtocol.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdProtocol.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdProtocol.cc [ 27%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdResponse.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdResponse.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdResponse.cc [ 27%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdStats.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdStats.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdStats.cc make -f src/CMakeFiles/XrdCrypto.dir/build.make src/CMakeFiles/XrdCrypto.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCrypto.dir/DependInfo.cmake --color= Scanning dependencies of target XrdCrypto make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCrypto.dir/build.make src/CMakeFiles/XrdCrypto.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 27%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoAux.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoAux.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoAux.cc [ 27%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransit.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransit.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdTransit.cc [ 27%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoBasic.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoBasic.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoBasic.cc [ 27%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransPend.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransPend.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdTransPend.cc [ 27%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoCipher.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoCipher.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoCipher.cc [ 27%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientConn.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientConn.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientConn.cc [ 27%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransSend.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransSend.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdTransSend.cc make -f src/CMakeFiles/XrdSecunix-4.dir/build.make src/CMakeFiles/XrdSecunix-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecunix-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdSecunix-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecunix-4.dir/build.make src/CMakeFiles/XrdSecunix-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 27%] Building CXX object src/CMakeFiles/XrdSecunix-4.dir/XrdSecunix/XrdSecProtocolunix.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSecunix_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSecunix-4.dir/XrdSecunix/XrdSecProtocolunix.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecunix/XrdSecProtocolunix.cc [ 27%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeq.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeq.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdXeq.cc [ 28%] Linking CXX shared module libXrdSecunix-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSecunix-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSecunix-4.so CMakeFiles/XrdSecunix-4.dir/XrdSecunix/XrdSecProtocolunix.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 28%] Built target XrdSecunix-4 [ 28%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientConnMgr.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientConnMgr.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientConnMgr.cc [ 29%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoFactory.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoFactory.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoFactory.cc [ 30%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientDebug.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientDebug.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientDebug.cc make -f src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/build.make src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/DependInfo.cmake --color= [ 31%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqAio.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqAio.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdXeqAio.cc Scanning dependencies of target XrdSecgsiAUTHZVO-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/build.make src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 31%] Building CXX object src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/XrdSecgsi/XrdSecgsiAuthzFunVO.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSecgsiAUTHZVO_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSecgsiAUTHZVO-4.dir/XrdSecgsi/XrdSecgsiAuthzFunVO.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecgsi/XrdSecgsiAuthzFunVO.cc [ 31%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfs.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfs.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfs.cc [ 32%] Linking CXX shared module libXrdSecgsiAUTHZVO-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSecgsiAUTHZVO-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSecgsiAUTHZVO-4.so CMakeFiles/XrdSecgsiAUTHZVO-4.dir/XrdSecgsi/XrdSecgsiAuthzFunVO.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 32%] Built target XrdSecgsiAUTHZVO-4 make -f src/CMakeFiles/XrdCryptoLite.dir/build.make src/CMakeFiles/XrdCryptoLite.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCryptoLite.dir/DependInfo.cmake --color= [ 32%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoMsgDigest.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoMsgDigest.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoMsgDigest.cc Scanning dependencies of target XrdCryptoLite make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCryptoLite.dir/build.make src/CMakeFiles/XrdCryptoLite.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 32%] Building CXX object src/CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptoLite_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoLite.cc [ 32%] Building CXX object src/CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite_bf32.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptoLite_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite_bf32.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoLite_bf32.cc [ 32%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoRSA.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoRSA.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoRSA.cc [ 33%] Linking CXX shared library libXrdCryptoLite.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCryptoLite.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdCryptoLite.so.1 -o libXrdCryptoLite.so.1.0.0 CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite.cc.o CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite_bf32.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lcrypto cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdCryptoLite.so.1.0.0 libXrdCryptoLite.so.1 libXrdCryptoLite.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 33%] Built target XrdCryptoLite [ 33%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFS.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFS.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsFS.cc [ 33%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509.cc.o [ 33%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientInputBuffer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoX509.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientInputBuffer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientInputBuffer.cc make -f src/CMakeFiles/XrdBlacklistDecision-4.dir/build.make src/CMakeFiles/XrdBlacklistDecision-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdBlacklistDecision-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdBlacklistDecision-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdBlacklistDecision-4.dir/build.make src/CMakeFiles/XrdBlacklistDecision-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 33%] Building CXX object src/CMakeFiles/XrdBlacklistDecision-4.dir/XrdFileCache/XrdFileCacheBlacklistDecision.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdBlacklistDecision_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdBlacklistDecision-4.dir/XrdFileCache/XrdFileCacheBlacklistDecision.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheBlacklistDecision.cc [ 33%] Linking CXX shared module libXrdBlacklistDecision-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdBlacklistDecision-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdBlacklistDecision-4.so CMakeFiles/XrdBlacklistDecision-4.dir/XrdFileCache/XrdFileCacheBlacklistDecision.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 [ 33%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Chain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Chain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoX509Chain.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 33%] Built target XrdBlacklistDecision-4 [ 33%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientLogConnection.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientLogConnection.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientLogConnection.cc [ 33%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsConfig.cc [ 33%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientPhyConnection.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientPhyConnection.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientPhyConnection.cc make -f src/CMakeFiles/xrdsssadmin.dir/build.make src/CMakeFiles/xrdsssadmin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdsssadmin.dir/DependInfo.cmake --color= Scanning dependencies of target xrdsssadmin make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdsssadmin.dir/build.make src/CMakeFiles/xrdsssadmin.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 34%] Building CXX object src/CMakeFiles/xrdsssadmin.dir/XrdSecsss/XrdSecsssAdmin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdsssadmin.dir/XrdSecsss/XrdSecsssAdmin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecsss/XrdSecsssAdmin.cc [ 34%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigPI.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigPI.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsConfigPI.cc [ 35%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvr.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvr.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsEvr.cc [ 35%] Linking CXX executable xrdsssadmin cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdsssadmin.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdsssadmin.dir/XrdSecsss/XrdSecsssAdmin.cc.o -o xrdsssadmin -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 35%] Built target xrdsssadmin [ 35%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientMessage.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientMessage.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientMessage.cc [ 35%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvs.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvs.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsEvs.cc [ 35%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsHandle.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsHandle.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsHandle.cc make -f src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/build.make src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/DependInfo.cmake --color= [ 35%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsPoscq.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsPoscq.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsPoscq.cc [ 36%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Crl.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Crl.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoX509Crl.cc Scanning dependencies of target XrdSecgsiGMAPDN-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/build.make src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 36%] Building CXX object src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/XrdSecgsi/XrdSecgsiGMAPFunDN.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSecgsiGMAPDN_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSecgsiGMAPDN-4.dir/XrdSecgsi/XrdSecgsiGMAPFunDN.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecgsi/XrdSecgsiGMAPFunDN.cc [ 36%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsStats.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsStats.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsStats.cc [ 37%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPC.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPC.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsTPC.cc [ 37%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Req.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Req.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptoX509Req.cc [ 37%] Linking CXX shared module libXrdSecgsiGMAPDN-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSecgsiGMAPDN-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSecgsiGMAPDN-4.so CMakeFiles/XrdSecgsiGMAPDN-4.dir/XrdSecgsi/XrdSecgsiGMAPFunDN.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 37%] Built target XrdSecgsiGMAPDN-4 [ 37%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptogsiX509Chain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptogsiX509Chain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptogsiX509Chain.cc [ 38%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientProtocol.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientProtocol.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientProtocol.cc [ 38%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCAuth.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCAuth.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsTPCAuth.cc make -f src/CMakeFiles/XrdSec-4.dir/build.make src/CMakeFiles/XrdSec-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSec-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdSec-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSec-4.dir/build.make src/CMakeFiles/XrdSec-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 38%] Building CXX object src/CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecClient.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSec_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecClient.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecClient.cc [ 38%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCJob.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCJob.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsTPCJob.cc [ 38%] Linking CXX shared library libXrdCrypto.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCrypto.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdCrypto.so.1 -o libXrdCrypto.so.1.0.0 CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoAux.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoBasic.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoCipher.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoFactory.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoMsgDigest.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoRSA.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Chain.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Crl.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Req.cc.o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptogsiX509Chain.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -ldl cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdCrypto.so.1.0.0 libXrdCrypto.so.1 libXrdCrypto.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 38%] Built target XrdCrypto [ 38%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadCache.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadCache.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientReadCache.cc [ 38%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientUrlInfo.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientUrlInfo.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientUrlInfo.cc [ 39%] Building CXX object src/CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecPManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSec_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecPManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecPManager.cc [ 39%] Building CXX object src/CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecProtocolhost.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSec_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecProtocolhost.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecProtocolhost.cc [ 39%] Building CXX object src/CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecServer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSec_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecServer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecServer.cc [ 39%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCInfo.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCInfo.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsTPCInfo.cc [ 39%] Building CXX object src/CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecTLayer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSec_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecTLayer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecTLayer.cc [ 39%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCProg.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCProg.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsTPCProg.cc [ 39%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientUrlSet.cc.o [ 39%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsNative.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsNative.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSfs/XrdSfsNative.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientUrlSet.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientUrlSet.cc [ 39%] Linking CXX shared module libXrdSec-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSec-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSec-4.so CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecClient.cc.o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecPManager.cc.o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecProtocolhost.cc.o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecServer.cc.o CMakeFiles/XrdSec-4.dir/XrdSec/XrdSecTLayer.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lpthread -ldl make -f src/CMakeFiles/XrdSecsss-4.dir/build.make src/CMakeFiles/XrdSecsss-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecsss-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdSecsss-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecsss-4.dir/build.make src/CMakeFiles/XrdSecsss-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 39%] Building CXX object src/CMakeFiles/XrdSecsss-4.dir/XrdSecsss/XrdSecProtocolsss.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSecsss_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSecsss-4.dir/XrdSecsss/XrdSecProtocolsss.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecsss/XrdSecProtocolsss.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 39%] Built target XrdSec-4 [ 39%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientThread.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientThread.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientThread.cc [ 40%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcCID.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcCID.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrc/XrdFrcCID.cc make -f src/CMakeFiles/XrdSeckrb5-4.dir/build.make src/CMakeFiles/XrdSeckrb5-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSeckrb5-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdSeckrb5-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSeckrb5-4.dir/build.make src/CMakeFiles/XrdSeckrb5-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 40%] Building CXX object src/CMakeFiles/XrdSeckrb5-4.dir/XrdSeckrb5/XrdSecProtocolkrb5.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSeckrb5_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSeckrb5-4.dir/XrdSeckrb5/XrdSecProtocolkrb5.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSeckrb5/XrdSecProtocolkrb5.cc [ 40%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcProxy.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcProxy.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrc/XrdFrcProxy.cc [ 40%] Linking CXX shared module libXrdSecsss-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSecsss-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSecsss-4.so CMakeFiles/XrdSecsss-4.dir/XrdSecsss/XrdSecProtocolsss.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCryptoLite.so.1.0.0 libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 40%] Built target XrdSecsss-4 [ 40%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientAdmin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientAdmin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientAdmin.cc [ 40%] Linking CXX shared module libXrdSeckrb5-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSeckrb5-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSeckrb5-4.so CMakeFiles/XrdSeckrb5-4.dir/XrdSeckrb5/XrdSecProtocolkrb5.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lkrb5 -lcom_err make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 40%] Built target XrdSeckrb5-4 make -f src/CMakeFiles/XrdSecProt-4.dir/build.make src/CMakeFiles/XrdSecProt-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecProt-4.dir/DependInfo.cmake --color= [ 40%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqAgent.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqAgent.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrc/XrdFrcReqAgent.cc Scanning dependencies of target XrdSecProt-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecProt-4.dir/build.make src/CMakeFiles/XrdSecProt-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 41%] Building CXX object src/CMakeFiles/XrdSecProt-4.dir/XrdSec/XrdSecProtect.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSecProt_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSecProt-4.dir/XrdSec/XrdSecProtect.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecProtect.cc [ 41%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrc/XrdFrcReqFile.cc [ 41%] Building CXX object src/CMakeFiles/XrdSecProt-4.dir/XrdSec/XrdSecProtector.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSecProt_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSecProt-4.dir/XrdSec/XrdSecProtector.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecProtector.cc [ 41%] Linking CXX shared module libXrdSecProt-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSecProt-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSecProt-4.so CMakeFiles/XrdSecProt-4.dir/XrdSec/XrdSecProtect.cc.o CMakeFiles/XrdSecProt-4.dir/XrdSec/XrdSecProtector.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -lpthread -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 41%] Built target XrdSecProt-4 [ 42%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientEnv.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientEnv.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientEnv.cc [ 42%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcTrace.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcTrace.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrc/XrdFrcTrace.cc make -f src/CMakeFiles/XrdN2No2p-4.dir/build.make src/CMakeFiles/XrdN2No2p-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdN2No2p-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdN2No2p-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdN2No2p-4.dir/build.make src/CMakeFiles/XrdN2No2p-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 42%] Building CXX object src/CMakeFiles/XrdN2No2p-4.dir/XrdOuc/XrdOucN2No2p.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdN2No2p_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdN2No2p-4.dir/XrdOuc/XrdOucN2No2p.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucN2No2p.cc [ 43%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrc/XrdFrcUtils.cc [ 44%] Linking CXX shared module libXrdN2No2p-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdN2No2p-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdN2No2p-4.so CMakeFiles/XrdN2No2p-4.dir/XrdOuc/XrdOucN2No2p.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 44%] Built target XrdN2No2p-4 [ 44%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientSid.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientSid.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientSid.cc [ 44%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssAio.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssAio.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssAio.cc make -f src/CMakeFiles/XrdCephXattr-4.dir/build.make src/CMakeFiles/XrdCephXattr-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCephXattr-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdCephXattr-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCephXattr-4.dir/build.make src/CMakeFiles/XrdCephXattr-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 44%] Building CXX object src/CMakeFiles/XrdCephXattr-4.dir/XrdCeph/XrdCephXAttr.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCephXattr_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCephXattr-4.dir/XrdCeph/XrdCephXAttr.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCeph/XrdCephXAttr.cc [ 44%] Linking CXX shared module libXrdCephXattr-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCephXattr-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdCephXattr-4.so CMakeFiles/XrdCephXattr-4.dir/XrdCeph/XrdCephXAttr.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCephPosix.so.0.0.1 libXrdUtils.so.2.0.0 [ 44%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssApi.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssApi.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssApi.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 44%] Built target XrdCephXattr-4 [ 44%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientMStream.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientMStream.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientMStream.cc [ 44%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssCache.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCache.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssCache.cc make -f src/CMakeFiles/XrdCeph-4.dir/build.make src/CMakeFiles/XrdCeph-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCeph-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdCeph-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCeph-4.dir/build.make src/CMakeFiles/XrdCeph-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 44%] Building CXX object src/CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOss.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCeph_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOss.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCeph/XrdCephOss.cc [ 44%] Building CXX object src/CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOssFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCeph_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOssFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCeph/XrdCephOssFile.cc [ 44%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadV.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadV.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientReadV.cc [ 44%] Building CXX object src/CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOssDir.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCeph_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOssDir.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCeph/XrdCephOssDir.cc [ 44%] Linking CXX shared module libXrdCeph-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCeph-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdCeph-4.so CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOss.cc.o CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOssFile.cc.o CMakeFiles/XrdCeph-4.dir/XrdCeph/XrdCephOssDir.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCephPosix.so.0.0.1 libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 44%] Built target XrdCeph-4 make -f src/XrdCl/CMakeFiles/XrdCl.dir/build.make src/XrdCl/CMakeFiles/XrdCl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl/CMakeFiles/XrdCl.dir/DependInfo.cmake --color= make -f src/CMakeFiles/XrdSecgsi-4.dir/build.make src/CMakeFiles/XrdSecgsi-4.dir/depend [ 44%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadAhead.cc.o [ 44%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClient_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadAhead.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientReadAhead.cc make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecgsi-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdSecgsi-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecgsi-4.dir/build.make src/CMakeFiles/XrdSecgsi-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 44%] Building CXX object src/CMakeFiles/XrdSecgsi-4.dir/XrdSecgsi/XrdSecProtocolgsi.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSecgsi_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSecgsi-4.dir/XrdSecgsi/XrdSecProtocolgsi.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecgsi/XrdSecProtocolgsi.cc Scanning dependencies of target XrdCl make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/XrdCl/CMakeFiles/XrdCl.dir/build.make src/XrdCl/CMakeFiles/XrdCl.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 45%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClLog.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClLog.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClLog.cc [ 46%] Linking CXX shared library libXrdClient.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdClient.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdClient.so.2 -o libXrdClient.so.2.0.0 CMakeFiles/XrdClient.dir/XrdClient/XrdClientAbs.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClient.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientSock.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientPSock.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientConn.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientConnMgr.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientDebug.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientInputBuffer.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientLogConnection.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientPhyConnection.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientMessage.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientProtocol.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadCache.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientUrlInfo.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientUrlSet.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientThread.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientAdmin.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientEnv.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientSid.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientMStream.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadV.cc.o CMakeFiles/XrdClient.dir/XrdClient/XrdClientReadAhead.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -ldl -lpthread [ 46%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClUtils.cc [ 46%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClEnv.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClEnv.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClEnv.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdClient.so.2.0.0 libXrdClient.so.2 libXrdClient.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 46%] Built target XrdClient cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssConfig.cc [ 47%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssCopy.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCopy.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssCopy.cc [ 47%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClDefaultEnv.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClDefaultEnv.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClDefaultEnv.cc [ 47%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssCreate.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCreate.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssCreate.cc make -f src/CMakeFiles/xrdgsiproxy.dir/build.make src/CMakeFiles/xrdgsiproxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdgsiproxy.dir/DependInfo.cmake --color= Scanning dependencies of target xrdgsiproxy make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdgsiproxy.dir/build.make src/CMakeFiles/xrdgsiproxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 48%] Building CXX object src/CMakeFiles/xrdgsiproxy.dir/XrdSecgsi/XrdSecgsiProxy.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdgsiproxy.dir/XrdSecgsi/XrdSecgsiProxy.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecgsi/XrdSecgsiProxy.cc [ 48%] Linking CXX shared module libXrdSecgsi-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSecgsi-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSecgsi-4.so CMakeFiles/XrdSecgsi-4.dir/XrdSecgsi/XrdSecProtocolgsi.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCrypto.so.1.0.0 libXrdUtils.so.2.0.0 -lpthread [ 48%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssMio.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssMio.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssMio.cc [ 48%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssMSS.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssMSS.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssMSS.cc [ 48%] Linking CXX executable xrdgsiproxy cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdgsiproxy.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdgsiproxy.dir/XrdSecgsi/XrdSecgsiProxy.cc.o -o xrdgsiproxy -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCrypto.so.1.0.0 libXrdUtils.so.2.0.0 -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 48%] Built target xrdgsiproxy [ 48%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssPath.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssPath.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssPath.cc [ 48%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClURL.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClURL.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClURL.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 48%] Built target XrdSecgsi-4 [ 49%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssReloc.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssReloc.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssReloc.cc [ 50%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClStatus.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClStatus.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClStatus.cc [ 50%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssRename.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssRename.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssRename.cc [ 50%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssSpace.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssSpace.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssSpace.cc [ 50%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClSocket.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClSocket.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClSocket.cc [ 50%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssStage.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssStage.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssStage.cc make -f src/CMakeFiles/XrdCryptossl-4.dir/build.make src/CMakeFiles/XrdCryptossl-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCryptossl-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdCryptossl-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCryptossl-4.dir/build.make src/CMakeFiles/XrdCryptossl-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 50%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslAux.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslAux.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslAux.cc [ 50%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssStat.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssStat.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssStat.cc [ 50%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslgsiAux.cc make -f src/CMakeFiles/xrdgsitest.dir/build.make src/CMakeFiles/xrdgsitest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdgsitest.dir/DependInfo.cmake --color= Scanning dependencies of target xrdgsitest make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdgsitest.dir/build.make src/CMakeFiles/xrdgsitest.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 50%] Building CXX object src/CMakeFiles/xrdgsitest.dir/XrdSecgsi/XrdSecgsitest.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdgsitest.dir/XrdSecgsi/XrdSecgsitest.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecgsi/XrdSecgsitest.cc [ 50%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssUnlink.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssUnlink.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssUnlink.cc [ 50%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClPollerFactory.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClPollerFactory.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClPollerFactory.cc [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAccess.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAccess.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccAccess.cc [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAudit.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAudit.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccAudit.cc [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAuthFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAuthFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccAuthFile.cc [ 51%] Linking CXX executable xrdgsitest cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdgsitest.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdgsitest.dir/XrdSecgsi/XrdSecgsitest.cc.o -o xrdgsitest -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCrypto.so.1.0.0 libXrdUtils.so.2.0.0 -lcrypto [ 51%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslCipher.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslCipher.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslCipher.cc [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccCapability.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccCapability.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccCapability.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 51%] Built target xrdgsitest [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccConfig.cc [ 51%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslMsgDigest.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslMsgDigest.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslMsgDigest.cc [ 51%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClPollerBuiltIn.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClPollerBuiltIn.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClPollerBuiltIn.cc make -f src/CMakeFiles/xrdpwdadmin.dir/build.make src/CMakeFiles/xrdpwdadmin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdpwdadmin.dir/DependInfo.cmake --color= Scanning dependencies of target xrdpwdadmin make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdpwdadmin.dir/build.make src/CMakeFiles/xrdpwdadmin.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 51%] Building CXX object src/CMakeFiles/xrdpwdadmin.dir/XrdSecpwd/XrdSecpwdSrvAdmin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdpwdadmin.dir/XrdSecpwd/XrdSecpwdSrvAdmin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecpwd/XrdSecpwdSrvAdmin.cc [ 52%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslRSA.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslRSA.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslRSA.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccGroups.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccGroups.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccGroups.cc [ 53%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClPostMaster.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClPostMaster.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClPostMaster.cc [ 53%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslX509.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsBlackList.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsBlackList.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsBlackList.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsLogin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsLogin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsLogin.cc [ 53%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslX509Crl.cc [ 54%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClChannel.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClChannel.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClChannel.cc [ 54%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsParser.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsParser.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsParser.cc [ 54%] Linking CXX executable xrdpwdadmin cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdpwdadmin.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdpwdadmin.dir/XrdSecpwd/XrdSecpwdSrvAdmin.cc.o -o xrdpwdadmin -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCrypto.so.1.0.0 libXrdUtils.so.2.0.0 [ 54%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRRData.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRRData.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsRRData.cc [ 55%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsSecurity.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsSecurity.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsSecurity.cc [ 55%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509Req.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509Req.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslX509Req.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 55%] Built target xrdpwdadmin [ 55%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsTalk.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsTalk.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsTalk.cc [ 55%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsClientConfig.cc make -f src/CMakeFiles/XrdSecpwd-4.dir/build.make src/CMakeFiles/XrdSecpwd-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecpwd-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdSecpwd-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecpwd-4.dir/build.make src/CMakeFiles/XrdSecpwd-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 56%] Building CXX object src/CMakeFiles/XrdSecpwd-4.dir/XrdSecpwd/XrdSecProtocolpwd.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSecpwd_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSecpwd-4.dir/XrdSecpwd/XrdSecProtocolpwd.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSecpwd/XrdSecProtocolpwd.cc [ 56%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClStream.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClStream.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClStream.cc [ 56%] Building CXX object src/CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslFactory.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCryptossl_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslFactory.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCrypto/XrdCryptosslFactory.cc [ 56%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMan.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMan.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsClientMan.cc [ 57%] Linking CXX shared module libXrdCryptossl-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCryptossl-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdCryptossl-4.so CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslAux.cc.o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslCipher.cc.o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslMsgDigest.cc.o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslRSA.cc.o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509.cc.o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslX509Req.cc.o CMakeFiles/XrdCryptossl-4.dir/XrdCrypto/XrdCryptosslFactory.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCrypto.so.1.0.0 libXrdUtils.so.2.0.0 -lpthread -lssl -lcrypto [ 57%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMsg.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMsg.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsClientMsg.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 57%] Built target XrdCryptossl-4 [ 57%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsFinder.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsFinder.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsFinder.cc [ 58%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClient.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClient.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsClient.cc make -f src/CMakeFiles/xrdstagetool.dir/build.make src/CMakeFiles/xrdstagetool.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdstagetool.dir/DependInfo.cmake --color= Scanning dependencies of target xrdstagetool make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdstagetool.dir/build.make src/CMakeFiles/xrdstagetool.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 58%] Building CXX object src/CMakeFiles/xrdstagetool.dir/XrdClient/XrdStageTool.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdstagetool.dir/XrdClient/XrdStageTool.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdStageTool.cc [ 58%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsResp.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsResp.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsResp.cc [ 58%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXRootDTransport.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClXRootDTransport.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClXRootDTransport.cc [ 58%] Linking CXX executable xrdstagetool cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdstagetool.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdstagetool.dir/XrdClient/XrdStageTool.cc.o -o xrdstagetool -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdClient.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 58%] Built target xrdstagetool [ 58%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsReq.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsReq.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsReq.cc make -f src/CMakeFiles/xrd.dir/build.make src/CMakeFiles/xrd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrd.dir/DependInfo.cmake --color= Scanning dependencies of target xrd make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrd.dir/build.make src/CMakeFiles/xrd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 59%] Building CXX object src/CMakeFiles/xrd.dir/XrdClient/XrdCommandLine.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrd.dir/XrdClient/XrdCommandLine.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdCommandLine.cc [ 59%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRTable.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRTable.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsRTable.cc [ 59%] Linking CXX shared module libXrdSecpwd-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSecpwd-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSecpwd-4.so CMakeFiles/XrdSecpwd-4.dir/XrdSecpwd/XrdSecProtocolpwd.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCrypto.so.1.0.0 libXrdUtils.so.2.0.0 -lpthread -lcrypt [ 59%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsUtils.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdDig/XrdDigAuth.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdDig/XrdDigAuth.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdDig/XrdDigAuth.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdDig/XrdDigConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdDig/XrdDigConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdDig/XrdDigConfig.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 60%] Built target XrdSecpwd-4 [ 60%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClInQueue.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClInQueue.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClInQueue.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdDig/XrdDigFS.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdServer.dir/XrdDig/XrdDigFS.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdDig/XrdDigFS.cc [ 60%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClOutQueue.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClOutQueue.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClOutQueue.cc make -f src/CMakeFiles/xprep.dir/build.make src/CMakeFiles/xprep.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xprep.dir/DependInfo.cmake --color= Scanning dependencies of target xprep make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xprep.dir/build.make src/CMakeFiles/xprep.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 60%] Building CXX object src/CMakeFiles/xprep.dir/XrdClient/XrdClientPrep.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xprep.dir/XrdClient/XrdClientPrep.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientPrep.cc [ 60%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClTaskManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClTaskManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClTaskManager.cc [ 60%] Linking CXX shared library libXrdServer.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdServer.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdServer.so.2 -o libXrdServer.so.2.0.0 CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAdmin.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAio.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdBridge.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdCallBack.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdConfig.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFile.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFileLock1.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdJob.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdLoadLib.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFile.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFMap.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonitor.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPio.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPrepare.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdProtocol.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdResponse.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdStats.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransit.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransPend.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransSend.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeq.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqAio.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfs.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFS.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfig.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigPI.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvr.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvs.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsHandle.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsPoscq.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsStats.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPC.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCAuth.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCJob.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCInfo.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCProg.cc.o CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsNative.cc.o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcCID.cc.o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcProxy.cc.o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqAgent.cc.o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqFile.cc.o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcTrace.cc.o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcUtils.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssAio.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssApi.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCache.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssConfig.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCopy.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCreate.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssMio.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssMSS.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssPath.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssReloc.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssRename.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssSpace.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssStage.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssStat.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssUnlink.cc.o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAccess.cc.o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAudit.cc.o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAuthFile.cc.o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccCapability.cc.o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccConfig.cc.o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccGroups.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsBlackList.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsLogin.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsParser.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRRData.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsSecurity.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsTalk.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientConfig.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMan.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMsg.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsFinder.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClient.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsResp.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsReq.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRTable.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsUtils.cc.o CMakeFiles/XrdServer.dir/XrdDig/XrdDigAuth.cc.o CMakeFiles/XrdServer.dir/XrdDig/XrdDigConfig.cc.o CMakeFiles/XrdServer.dir/XrdDig/XrdDigFS.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdUtils.so.2.0.0 -ldl -lpthread -lrt [ 60%] Linking CXX executable xrd cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrd.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrd.dir/XrdClient/XrdCommandLine.cc.o -o xrd -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdClient.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread -lreadline [ 60%] Linking CXX executable xprep cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xprep.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xprep.dir/XrdClient/XrdClientPrep.cc.o -o xprep -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdClient.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 60%] Built target xprep [ 61%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClSIDManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClSIDManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClSIDManager.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 61%] Built target xrd [ 61%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFileSystem.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClFileSystem.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFileSystem.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdServer.so.2.0.0 libXrdServer.so.2 libXrdServer.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 61%] Built target XrdServer make -f src/CMakeFiles/xrdcp-old.dir/build.make src/CMakeFiles/xrdcp-old.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdcp-old.dir/DependInfo.cmake --color= Scanning dependencies of target xrdcp-old make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdcp-old.dir/build.make src/CMakeFiles/xrdcp-old.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 61%] Building CXX object src/CMakeFiles/xrdcp-old.dir/XrdApps/XrdCpy.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdcp-old.dir/XrdApps/XrdCpy.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdCpy.cc [ 61%] Building CXX object src/CMakeFiles/xrdcp-old.dir/XrdClient/XrdcpXtremeRead.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdcp-old.dir/XrdClient/XrdcpXtremeRead.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdcpXtremeRead.cc [ 61%] Building CXX object src/CMakeFiles/xrdcp-old.dir/XrdClient/XrdCpMthrQueue.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdcp-old.dir/XrdClient/XrdCpMthrQueue.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdCpMthrQueue.cc [ 61%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXRootDMsgHandler.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClXRootDMsgHandler.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClXRootDMsgHandler.cc [ 61%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClMessageUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClMessageUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClMessageUtils.cc [ 62%] Building CXX object src/CMakeFiles/xrdcp-old.dir/XrdClient/XrdCpWorkLst.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdcp-old.dir/XrdClient/XrdCpWorkLst.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdCpWorkLst.cc [ 62%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXRootDResponses.cc.o [ 63%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFile.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClXRootDResponses.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClXRootDResponses.cc [ 63%] Linking CXX executable xrdcp-old cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdcp-old.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdcp-old.dir/XrdApps/XrdCpy.cc.o CMakeFiles/xrdcp-old.dir/XrdClient/XrdcpXtremeRead.cc.o CMakeFiles/xrdcp-old.dir/XrdClient/XrdCpMthrQueue.cc.o CMakeFiles/xrdcp-old.dir/XrdClient/XrdCpWorkLst.cc.o -o xrdcp-old -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdClient.so.2.0.0 libXrdAppUtils.so.1.0.0 -ldl -lpthread -lrt libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 63%] Built target xrdcp-old make -f src/CMakeFiles/XrdBwm-4.dir/build.make src/CMakeFiles/XrdBwm-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdBwm-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdBwm-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdBwm-4.dir/build.make src/CMakeFiles/XrdBwm-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 64%] Building CXX object src/CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwm.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdBwm_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwm.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdBwm/XrdBwm.cc [ 64%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFileStateHandler.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClFileStateHandler.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFileStateHandler.cc [ 64%] Building CXX object src/CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdBwm_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdBwm/XrdBwmConfig.cc [ 64%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClCopyProcess.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClCopyProcess.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClCopyProcess.cc [ 64%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClClassicCopyJob.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClClassicCopyJob.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClClassicCopyJob.cc [ 64%] Building CXX object src/CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmHandle.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdBwm_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmHandle.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdBwm/XrdBwmHandle.cc [ 64%] Building CXX object src/CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmLogger.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdBwm_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmLogger.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdBwm/XrdBwmLogger.cc [ 64%] Building CXX object src/CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmPolicy1.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdBwm_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmPolicy1.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdBwm/XrdBwmPolicy1.cc [ 65%] Linking CXX shared module libXrdBwm-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdBwm-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdBwm-4.so CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwm.cc.o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmConfig.cc.o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmHandle.cc.o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmLogger.cc.o CMakeFiles/XrdBwm-4.dir/XrdBwm/XrdBwmPolicy1.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 65%] Built target XrdBwm-4 make -f src/CMakeFiles/XrdHttp-4.dir/build.make src/CMakeFiles/XrdHttp-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdHttp-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdHttp-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdHttp-4.dir/build.make src/CMakeFiles/XrdHttp-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 65%] Building CXX object src/CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpProtocol.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdHttp_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpProtocol.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdHttp/XrdHttpProtocol.cc [ 65%] Building CXX object src/CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpReq.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdHttp_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpReq.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdHttp/XrdHttpReq.cc [ 66%] Building CXX object src/CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpExtHandler.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdHttp_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpExtHandler.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdHttp/XrdHttpExtHandler.cc [ 66%] Building CXX object src/CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpTrace.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdHttp_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpTrace.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdHttp/XrdHttpTrace.cc make -f src/CMakeFiles/frm_admin.dir/build.make src/CMakeFiles/frm_admin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/frm_admin.dir/DependInfo.cmake --color= Scanning dependencies of target frm_admin make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/frm_admin.dir/build.make src/CMakeFiles/frm_admin.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 66%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminAudit.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminAudit.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmAdminAudit.cc [ 66%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdmin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdmin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmAdmin.cc [ 66%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClThirdPartyCopyJob.cc.o [ 66%] Building CXX object src/CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClThirdPartyCopyJob.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClThirdPartyCopyJob.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdHttp_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdHttp/XrdHttpUtils.cc [ 67%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminConvert.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminConvert.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmAdminConvert.cc [ 68%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClAsyncSocketHandler.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClAsyncSocketHandler.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClAsyncSocketHandler.cc [ 68%] Linking CXX shared module libXrdHttp-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdHttp-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdHttp-4.so CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpProtocol.cc.o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpReq.cc.o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpExtHandler.cc.o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpTrace.cc.o CMakeFiles/XrdHttp-4.dir/XrdHttp/XrdHttpUtils.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdServer.so.2.0.0 libXrdCrypto.so.1.0.0 -ldl -lpthread -lssl -lcrypto -lcrypto libXrdUtils.so.2.0.0 [ 68%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFiles.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFiles.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmAdminFiles.cc [ 68%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFind.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFind.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmAdminFind.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 68%] Built target XrdHttp-4 [ 68%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminMain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminMain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmAdminMain.cc make -f src/CMakeFiles/XrdCnsd.dir/build.make src/CMakeFiles/XrdCnsd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCnsd.dir/DependInfo.cmake --color= Scanning dependencies of target XrdCnsd make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCnsd.dir/build.make src/CMakeFiles/XrdCnsd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 69%] Building CXX object src/CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsConfig.cc [ 69%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminQuery.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminQuery.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmAdminQuery.cc [ 70%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminUnlink.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminUnlink.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmAdminUnlink.cc [ 70%] Building CXX object src/CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsDaemon.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsDaemon.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsDaemon.cc [ 70%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClChannelHandlerList.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClChannelHandlerList.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClChannelHandlerList.cc [ 70%] Building CXX object src/CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsInventory.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsInventory.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsInventory.cc [ 70%] Linking CXX executable frm_admin cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/frm_admin.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminAudit.cc.o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdmin.cc.o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminConvert.cc.o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFiles.cc.o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFind.cc.o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminMain.cc.o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminQuery.cc.o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminUnlink.cc.o -o frm_admin -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdFrm.a libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread -lreadline -lrt [ 70%] Building CXX object src/CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogClient.cc.o [ 70%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClForkHandler.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogClient.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsLogClient.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClForkHandler.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClForkHandler.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 70%] Built target frm_admin [ 70%] Building CXX object src/CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsLogFile.cc [ 70%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClCheckSumManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClCheckSumManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClCheckSumManager.cc [ 70%] Building CXX object src/CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogServer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogServer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsLogServer.cc [ 71%] Building CXX object src/CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsMain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsMain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCns/XrdCnsMain.cc [ 71%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClTransportManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClTransportManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClTransportManager.cc [ 71%] Linking CXX executable XrdCnsd cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCnsd.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsConfig.cc.o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsDaemon.cc.o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsInventory.cc.o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogClient.cc.o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogFile.cc.o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsLogServer.cc.o CMakeFiles/XrdCnsd.dir/XrdCns/XrdCnsMain.cc.o -o XrdCnsd -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCnsLib.a libXrdClient.so.2.0.0 libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread -lrt [ 71%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClJobManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClJobManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClJobManager.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 71%] Built target XrdCnsd make -f src/CMakeFiles/xrdacctest.dir/build.make src/CMakeFiles/xrdacctest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdacctest.dir/DependInfo.cmake --color= Scanning dependencies of target xrdacctest make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdacctest.dir/build.make src/CMakeFiles/xrdacctest.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 71%] Building CXX object src/CMakeFiles/xrdacctest.dir/XrdApps/XrdAccTest.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdacctest.dir/XrdApps/XrdAccTest.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdAccTest.cc [ 72%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFileTimer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClFileTimer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFileTimer.cc [ 72%] Linking CXX executable xrdacctest cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdacctest.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdacctest.dir/XrdApps/XrdAccTest.cc.o -o xrdacctest -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 72%] Built target xrdacctest make -f src/CMakeFiles/XrdXrootd-4.dir/build.make src/CMakeFiles/XrdXrootd-4.dir/depend [ 72%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClPlugInManager.cc.o make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdXrootd-4.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClPlugInManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClPlugInManager.cc Scanning dependencies of target XrdXrootd-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdXrootd-4.dir/build.make src/CMakeFiles/XrdXrootd-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 73%] Building CXX object src/CMakeFiles/XrdXrootd-4.dir/XrdXrootd/XrdXrootdPlugin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdXrootd_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdXrootd-4.dir/XrdXrootd/XrdXrootdPlugin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdPlugin.cc [ 73%] Linking CXX shared module libXrdXrootd-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdXrootd-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdXrootd-4.so CMakeFiles/XrdXrootd-4.dir/XrdXrootd/XrdXrootdPlugin.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -lrt make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 73%] Built target XrdXrootd-4 make -f src/CMakeFiles/frm_xfrd.dir/build.make src/CMakeFiles/frm_xfrd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/frm_xfrd.dir/DependInfo.cmake --color= Scanning dependencies of target frm_xfrd make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/frm_xfrd.dir/build.make src/CMakeFiles/frm_xfrd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 73%] Building CXX object src/CMakeFiles/frm_xfrd.dir/XrdFrm/XrdFrmXfrMain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_xfrd.dir/XrdFrm/XrdFrmXfrMain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmXfrMain.cc [ 73%] Linking CXX executable frm_xfrd cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/frm_xfrd.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/frm_xfrd.dir/XrdFrm/XrdFrmXfrMain.cc.o -o frm_xfrd -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdFrm.a libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread -lrt [ 73%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFileSystemUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClFileSystemUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFileSystemUtils.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 73%] Built target frm_xfrd make -f src/CMakeFiles/cmsd.dir/build.make src/CMakeFiles/cmsd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/cmsd.dir/DependInfo.cmake --color= Scanning dependencies of target cmsd make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/cmsd.dir/build.make src/CMakeFiles/cmsd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 73%] Building CXX object src/CMakeFiles/cmsd.dir/Xrd/XrdConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/Xrd/XrdConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdConfig.cc [ 74%] Building CXX object src/CMakeFiles/cmsd.dir/Xrd/XrdProtLoad.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/Xrd/XrdProtLoad.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdProtLoad.cc [ 74%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClTPFallBackCopyJob.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClTPFallBackCopyJob.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClTPFallBackCopyJob.cc [ 74%] Building CXX object src/CMakeFiles/cmsd.dir/Xrd/XrdStats.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/Xrd/XrdStats.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdStats.cc [ 74%] Building CXX object src/CMakeFiles/cmsd.dir/Xrd/XrdMain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/Xrd/XrdMain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdMain.cc make -f src/CMakeFiles/frm_purged.dir/build.make src/CMakeFiles/frm_purged.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/frm_purged.dir/DependInfo.cmake --color= Scanning dependencies of target frm_purged make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/frm_purged.dir/build.make src/CMakeFiles/frm_purged.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 74%] Building CXX object src/CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurge.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurge.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmPurge.cc [ 74%] Building CXX object src/CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurgMain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurgMain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmPurgMain.cc [ 74%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClMetalinkRedirector.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClMetalinkRedirector.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClMetalinkRedirector.cc make -f src/CMakeFiles/xrootd.dir/build.make src/CMakeFiles/xrootd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrootd.dir/DependInfo.cmake --color= [ 74%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsAdmin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsAdmin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsAdmin.cc Scanning dependencies of target xrootd make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrootd.dir/build.make src/CMakeFiles/xrootd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 74%] Building CXX object src/CMakeFiles/xrootd.dir/Xrd/XrdConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrootd.dir/Xrd/XrdConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdConfig.cc [ 74%] Linking CXX executable frm_purged cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/frm_purged.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurge.cc.o CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurgMain.cc.o -o frm_purged -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdFrm.a libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 74%] Built target frm_purged [ 75%] Building CXX object src/CMakeFiles/xrootd.dir/Xrd/XrdProtLoad.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrootd.dir/Xrd/XrdProtLoad.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdProtLoad.cc [ 75%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsBaseFS.cc.o [ 75%] Building CXX object src/CMakeFiles/xrootd.dir/Xrd/XrdStats.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrootd.dir/Xrd/XrdStats.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdStats.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsBaseFS.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsBaseFS.cc make -f src/CMakeFiles/frm_xfragent.dir/build.make src/CMakeFiles/frm_xfragent.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/frm_xfragent.dir/DependInfo.cmake --color= Scanning dependencies of target frm_xfragent make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/frm_xfragent.dir/build.make src/CMakeFiles/frm_xfragent.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 75%] Building CXX object src/CMakeFiles/frm_xfragent.dir/XrdFrm/XrdFrmXfrMain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/frm_xfragent.dir/XrdFrm/XrdFrmXfrMain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFrm/XrdFrmXfrMain.cc [ 75%] Building CXX object src/CMakeFiles/xrootd.dir/Xrd/XrdMain.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrootd.dir/Xrd/XrdMain.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdMain.cc [ 76%] Linking CXX executable frm_xfragent cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/frm_xfragent.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/frm_xfragent.dir/XrdFrm/XrdFrmXfrMain.cc.o -o frm_xfragent -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdFrm.a libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread -lrt [ 76%] Linking CXX executable xrootd cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrootd.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrootd.dir/Xrd/XrdConfig.cc.o CMakeFiles/xrootd.dir/Xrd/XrdProtLoad.cc.o CMakeFiles/xrootd.dir/Xrd/XrdStats.cc.o CMakeFiles/xrootd.dir/Xrd/XrdMain.cc.o -o xrootd -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -ldl -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 76%] Built target frm_xfragent make -f src/CMakeFiles/XrdThrottle-4.dir/build.make src/CMakeFiles/XrdThrottle-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdThrottle-4.dir/DependInfo.cmake --color= [ 77%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsCache.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsCache.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsCache.cc Scanning dependencies of target XrdThrottle-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdThrottle-4.dir/build.make src/CMakeFiles/XrdThrottle-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 78%] Building CXX object src/CMakeFiles/XrdThrottle-4.dir/XrdOfs/XrdOfsFS.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdThrottle_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdThrottle-4.dir/XrdOfs/XrdOfsFS.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdOfs/XrdOfsFS.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 78%] Built target xrootd [ 78%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsCluster.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsCluster.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsCluster.cc [ 79%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClRedirectorRegistry.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClRedirectorRegistry.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClRedirectorRegistry.cc [ 79%] Building CXX object src/CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFileSystem.cc.o [ 79%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClZipArchiveReader.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdThrottle_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFileSystem.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdThrottle/XrdThrottleFileSystem.cc cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClZipArchiveReader.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClZipArchiveReader.cc [ 79%] Building CXX object src/CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFileSystemConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdThrottle_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFileSystemConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdThrottle/XrdThrottleFileSystemConfig.cc [ 79%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsClustID.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsClustID.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsClustID.cc [ 79%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsConfig.cc [ 79%] Building CXX object src/CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdThrottle_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdThrottle/XrdThrottleFile.cc [ 79%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsJob.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsJob.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsJob.cc [ 79%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsKey.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsKey.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsKey.cc [ 79%] Building CXX object src/CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdThrottle_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdThrottle/XrdThrottleManager.cc [ 80%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsManager.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManager.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsManager.cc [ 80%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXCpCtx.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClXCpCtx.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClXCpCtx.cc [ 80%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsManList.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManList.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsManList.cc [ 81%] Linking CXX shared module libXrdThrottle-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdThrottle-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdThrottle-4.so CMakeFiles/XrdThrottle-4.dir/XrdOfs/XrdOfsFS.cc.o CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFileSystem.cc.o CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFileSystemConfig.cc.o CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleFile.cc.o CMakeFiles/XrdThrottle-4.dir/XrdThrottle/XrdThrottleManager.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 [ 81%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsManTree.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManTree.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsManTree.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 81%] Built target XrdThrottle-4 [ 81%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsMeter.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsMeter.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsMeter.cc [ 81%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsNash.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsNash.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsNash.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsNode.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsNode.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsNode.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsPList.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPList.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsPList.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepare.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepare.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsPrepare.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepArgs.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepArgs.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsPrepArgs.cc [ 82%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXCpSrc.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClXCpSrc.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClXCpSrc.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsProtocol.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsProtocol.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsProtocol.cc [ 83%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsRouting.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsRouting.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsRouting.cc [ 83%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsRRQ.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsRRQ.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsRRQ.cc [ 83%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsState.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsState.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsState.cc [ 83%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsSupervisor.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsSupervisor.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsSupervisor.cc [ 83%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClLocalFileHandler.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClLocalFileHandler.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClLocalFileHandler.cc [ 84%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClLocalFileTask.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdCl.dir/XrdClLocalFileTask.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClLocalFileTask.cc [ 84%] Linking CXX executable cmsd cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cmsd.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cmsd.dir/Xrd/XrdConfig.cc.o CMakeFiles/cmsd.dir/Xrd/XrdProtLoad.cc.o CMakeFiles/cmsd.dir/Xrd/XrdStats.cc.o CMakeFiles/cmsd.dir/Xrd/XrdMain.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsAdmin.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsBaseFS.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsCache.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsCluster.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsClustID.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsConfig.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsJob.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsKey.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManager.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManList.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManTree.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsMeter.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsNash.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsNode.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPList.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepare.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepArgs.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsProtocol.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsRouting.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsRRQ.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsState.cc.o CMakeFiles/cmsd.dir/XrdCms/XrdCmsSupervisor.cc.o -o cmsd -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 84%] Built target cmsd [ 84%] Linking CXX shared library libXrdCl.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdCl.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdCl.so.2 -o libXrdCl.so.2.0.0 CMakeFiles/XrdCl.dir/XrdClLog.cc.o CMakeFiles/XrdCl.dir/XrdClUtils.cc.o CMakeFiles/XrdCl.dir/XrdClEnv.cc.o CMakeFiles/XrdCl.dir/XrdClDefaultEnv.cc.o CMakeFiles/XrdCl.dir/XrdClURL.cc.o CMakeFiles/XrdCl.dir/XrdClStatus.cc.o CMakeFiles/XrdCl.dir/XrdClSocket.cc.o CMakeFiles/XrdCl.dir/XrdClPollerFactory.cc.o CMakeFiles/XrdCl.dir/XrdClPollerBuiltIn.cc.o CMakeFiles/XrdCl.dir/XrdClPostMaster.cc.o CMakeFiles/XrdCl.dir/XrdClChannel.cc.o CMakeFiles/XrdCl.dir/XrdClStream.cc.o CMakeFiles/XrdCl.dir/XrdClXRootDTransport.cc.o CMakeFiles/XrdCl.dir/XrdClInQueue.cc.o CMakeFiles/XrdCl.dir/XrdClOutQueue.cc.o CMakeFiles/XrdCl.dir/XrdClTaskManager.cc.o CMakeFiles/XrdCl.dir/XrdClSIDManager.cc.o CMakeFiles/XrdCl.dir/XrdClFileSystem.cc.o CMakeFiles/XrdCl.dir/XrdClXRootDMsgHandler.cc.o CMakeFiles/XrdCl.dir/XrdClMessageUtils.cc.o CMakeFiles/XrdCl.dir/XrdClXRootDResponses.cc.o CMakeFiles/XrdCl.dir/XrdClFile.cc.o CMakeFiles/XrdCl.dir/XrdClFileStateHandler.cc.o CMakeFiles/XrdCl.dir/XrdClCopyProcess.cc.o CMakeFiles/XrdCl.dir/XrdClClassicCopyJob.cc.o CMakeFiles/XrdCl.dir/XrdClThirdPartyCopyJob.cc.o CMakeFiles/XrdCl.dir/XrdClAsyncSocketHandler.cc.o CMakeFiles/XrdCl.dir/XrdClChannelHandlerList.cc.o CMakeFiles/XrdCl.dir/XrdClForkHandler.cc.o CMakeFiles/XrdCl.dir/XrdClCheckSumManager.cc.o CMakeFiles/XrdCl.dir/XrdClTransportManager.cc.o CMakeFiles/XrdCl.dir/XrdClJobManager.cc.o CMakeFiles/XrdCl.dir/XrdClFileTimer.cc.o CMakeFiles/XrdCl.dir/XrdClPlugInManager.cc.o CMakeFiles/XrdCl.dir/XrdClFileSystemUtils.cc.o CMakeFiles/XrdCl.dir/XrdClTPFallBackCopyJob.cc.o CMakeFiles/XrdCl.dir/XrdClMetalinkRedirector.cc.o CMakeFiles/XrdCl.dir/XrdClRedirectorRegistry.cc.o CMakeFiles/XrdCl.dir/XrdClZipArchiveReader.cc.o CMakeFiles/XrdCl.dir/XrdClXCpCtx.cc.o CMakeFiles/XrdCl.dir/XrdClXCpSrc.cc.o CMakeFiles/XrdCl.dir/XrdClLocalFileHandler.cc.o CMakeFiles/XrdCl.dir/XrdClLocalFileTask.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src: ../libXrdXml.so.2.0.0 ../libXrdUtils.so.2.0.0 -lpthread -ldl cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/cmake -E cmake_symlink_library libXrdCl.so.2.0.0 libXrdCl.so.2 libXrdCl.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 84%] Built target XrdCl make -f src/CMakeFiles/xrdpfc_print.dir/build.make src/CMakeFiles/xrdpfc_print.dir/depend make -f src/CMakeFiles/XrdClProxyPlugin-4.dir/build.make src/CMakeFiles/XrdClProxyPlugin-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdPosix.dir/build.make src/CMakeFiles/XrdPosix.dir/depend cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdpfc_print.dir/DependInfo.cmake --color= make -f src/CMakeFiles/XrdSsiLib.dir/build.make src/CMakeFiles/XrdSsiLib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdClProxyPlugin-4.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdPosix.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSsiLib.dir/DependInfo.cmake --color= Scanning dependencies of target XrdClProxyPlugin-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdClProxyPlugin-4.dir/build.make src/CMakeFiles/XrdClProxyPlugin-4.dir/build Scanning dependencies of target xrdpfc_print make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdpfc_print.dir/build.make src/CMakeFiles/xrdpfc_print.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' Scanning dependencies of target XrdPosix make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdPosix.dir/build.make src/CMakeFiles/XrdPosix.dir/build [ 84%] Building CXX object src/CMakeFiles/XrdClProxyPlugin-4.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc.o Scanning dependencies of target XrdSsiLib make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSsiLib.dir/build.make src/CMakeFiles/XrdSsiLib.dir/build cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClProxyPlugin_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClProxyPlugin-4.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 85%] Building CXX object src/CMakeFiles/xrdpfc_print.dir/XrdFileCache/XrdFileCachePrint.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdpfc_print.dir/XrdFileCache/XrdFileCachePrint.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCachePrint.cc [ 85%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixAdmin.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixAdmin.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixAdmin.cc [ 85%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAlert.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAlert.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiAlert.cc [ 85%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiClient.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiClient.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiClient.cc [ 85%] Building CXX object src/CMakeFiles/xrdpfc_print.dir/XrdFileCache/XrdFileCacheInfo.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdpfc_print.dir/XrdFileCache/XrdFileCacheInfo.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheInfo.cc [ 85%] Building CXX object src/CMakeFiles/XrdClProxyPlugin-4.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdClProxyPlugin_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdClProxyPlugin-4.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc [ 85%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiCms.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiCms.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiCms.cc [ 85%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixCallBack.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixCallBack.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixCallBack.cc [ 85%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiEvent.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiEvent.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiEvent.cc [ 85%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixConfig.cc [ 86%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiFileResource.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiFileResource.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiFileResource.cc [ 86%] Linking CXX shared module libXrdClProxyPlugin-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdClProxyPlugin-4.dir/link.txt --verbose=1 [ 86%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiLogger.cc.o /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdClProxyPlugin-4.so CMakeFiles/XrdClProxyPlugin-4.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc.o CMakeFiles/XrdClProxyPlugin-4.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src: XrdCl/libXrdCl.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiLogger.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiLogger.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 86%] Built target XrdClProxyPlugin-4 [ 86%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiPacer.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiPacer.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiPacer.cc [ 86%] Linking CXX executable xrdpfc_print cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdpfc_print.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdpfc_print.dir/XrdFileCache/XrdFileCachePrint.cc.o CMakeFiles/xrdpfc_print.dir/XrdFileCache/XrdFileCacheInfo.cc.o -o xrdpfc_print -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src:/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl: libXrdServer.so.2.0.0 XrdCl/libXrdCl.so.2.0.0 libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 86%] Built target xrdpfc_print [ 87%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixDir.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixDir.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixDir.cc make -f src/CMakeFiles/xrdmapc.dir/build.make src/CMakeFiles/xrdmapc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdmapc.dir/DependInfo.cmake --color= Scanning dependencies of target xrdmapc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdmapc.dir/build.make src/CMakeFiles/xrdmapc.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 87%] Building CXX object src/CMakeFiles/xrdmapc.dir/XrdApps/XrdMapCluster.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdmapc.dir/XrdApps/XrdMapCluster.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/XrdMapCluster.cc [ 87%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiRequest.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiRequest.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiRequest.cc make -f src/CMakeFiles/XrdFileCache-4.dir/build.make src/CMakeFiles/XrdFileCache-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdFileCache-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdFileCache-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdFileCache-4.dir/build.make src/CMakeFiles/XrdFileCache-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 87%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCache.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCache.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCache.cc [ 87%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixFile.cc [ 87%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiResponder.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiResponder.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiResponder.cc [ 88%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiServReal.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiServReal.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiServReal.cc [ 88%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheConfiguration.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheConfiguration.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheConfiguration.cc [ 88%] Linking CXX executable xrdmapc cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdmapc.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdmapc.dir/XrdApps/XrdMapCluster.cc.o -o xrdmapc -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src: XrdCl/libXrdCl.so.2.0.0 libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src [ 88%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFileRH.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFileRH.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixFileRH.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 88%] Built target xrdmapc [ 88%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCachePurge.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCachePurge.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCachePurge.cc [ 88%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixMap.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixMap.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixMap.cc make -f src/XrdCl/CMakeFiles/xrdfs.dir/build.make src/XrdCl/CMakeFiles/xrdfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl/CMakeFiles/xrdfs.dir/DependInfo.cmake --color= Scanning dependencies of target xrdfs make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/XrdCl/CMakeFiles/xrdfs.dir/build.make src/XrdCl/CMakeFiles/xrdfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 88%] Building CXX object src/XrdCl/CMakeFiles/xrdfs.dir/XrdClFS.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdfs.dir/XrdClFS.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFS.cc [ 88%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixObject.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixObject.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixObject.cc [ 89%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheFile.cc [ 90%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixPrepIO.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixPrepIO.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixPrepIO.cc [ 90%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootd.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootd.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixXrootd.cc [ 90%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheVRead.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheVRead.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheVRead.cc [ 90%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootdPath.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootdPath.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixXrootdPath.cc [ 90%] Linking CXX shared library libXrdPosix.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdPosix.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdPosix.so.2 -o libXrdPosix.so.2.0.0 CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixAdmin.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixCallBack.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixConfig.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixDir.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFile.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFileRH.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixMap.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixObject.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixPrepIO.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootd.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootdPath.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src: XrdCl/libXrdCl.so.2.0.0 -lpthread libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdPosix.so.2.0.0 libXrdPosix.so.2 libXrdPosix.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 90%] Built target XrdPosix [ 90%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheInfo.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheInfo.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheInfo.cc [ 90%] Building CXX object src/XrdCl/CMakeFiles/xrdfs.dir/XrdClFSExecutor.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdfs.dir/XrdClFSExecutor.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFSExecutor.cc [ 90%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIO.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIO.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheIO.cc make -f src/XrdCl/CMakeFiles/xrdcp.dir/build.make src/XrdCl/CMakeFiles/xrdcp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl/CMakeFiles/xrdcp.dir/DependInfo.cmake --color= [ 90%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiService.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiService.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiService.cc Scanning dependencies of target xrdcp make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/XrdCl/CMakeFiles/xrdcp.dir/build.make src/XrdCl/CMakeFiles/xrdcp.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 91%] Building CXX object src/XrdCl/CMakeFiles/xrdcp.dir/XrdClCopy.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdcp.dir/XrdClCopy.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClCopy.cc [ 91%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiSessReal.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiSessReal.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiSessReal.cc [ 91%] Linking CXX executable xrdfs cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdfs.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdfs.dir/XrdClFS.cc.o CMakeFiles/xrdfs.dir/XrdClFSExecutor.cc.o -o xrdfs -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src: -lpthread libXrdCl.so.2.0.0 -lreadline -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src [ 91%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIOEntireFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIOEntireFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheIOEntireFile.cc make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 91%] Built target xrdfs [ 91%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiTaskReal.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiTaskReal.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiTaskReal.cc [ 92%] Building CXX object src/CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIOFileBlock.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFileCache_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIOFileBlock.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheIOFileBlock.cc [ 92%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiUtils.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiUtils.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiUtils.cc make -f bindings/python/CMakeFiles/python_target.dir/build.make bindings/python/CMakeFiles/python_target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/bindings/python /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/bindings/python /builddir/build/BUILD/xrootd-4.8.3/build/bindings/python/CMakeFiles/python_target.dir/DependInfo.cmake --color= Scanning dependencies of target python_target make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f bindings/python/CMakeFiles/python_target.dir/build.make bindings/python/CMakeFiles/python_target.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 93%] Generating python_bindings cd /builddir/build/BUILD/xrootd-4.8.3/build/bindings/python && /usr/bin/python2 /builddir/build/BUILD/xrootd-4.8.3/build/bindings/python/setup.py build XRootD library dir: /builddir/build/BUILD/xrootd-4.8.3/build/src XRootD src include dir: /builddir/build/BUILD/xrootd-4.8.3/src XRootD bin include dir: /builddir/build/BUILD/xrootd-4.8.3/build/src Version: v4.8.3 running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/pyxrootd copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/__init__.py -> build/lib.linux-riscv64-2.7/pyxrootd creating build/lib.linux-riscv64-2.7/XRootD copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/__init__.py -> build/lib.linux-riscv64-2.7/XRootD creating build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/copyprocess.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/responses.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/utils.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/file.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/filesystem.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/url.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/__init__.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/flags.py -> build/lib.linux-riscv64-2.7/XRootD/client running build_ext building 'pyxrootd.client' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/builddir creating build/temp.linux-riscv64-2.7/builddir/build creating build/temp.linux-riscv64-2.7/builddir/build/BUILD creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3 creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.o -g [ 93%] Linking CXX shared library libXrdSsiLib.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSsiLib.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdSsiLib.so.1 -o libXrdSsiLib.so.1.0.0 CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAlert.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiClient.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiCms.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiEvent.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiFileResource.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiLogger.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiPacer.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiRequest.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiResponder.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiServReal.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiService.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiSessReal.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiTaskReal.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiUtils.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src: XrdCl/libXrdCl.so.2.0.0 libXrdServer.so.2.0.0 -lpthread libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdSsiLib.so.1.0.0 libXrdSsiLib.so.1 libXrdSsiLib.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 93%] Built target XrdSsiLib make -f src/CMakeFiles/xrdadler32.dir/build.make src/CMakeFiles/xrdadler32.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdadler32.dir/DependInfo.cmake --color= Scanning dependencies of target xrdadler32 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdadler32.dir/build.make src/CMakeFiles/xrdadler32.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 93%] Building CXX object src/CMakeFiles/xrdadler32.dir/XrdApps/Xrdadler32.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrdadler32.dir/XrdApps/Xrdadler32.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdApps/Xrdadler32.cc [ 93%] Linking CXX shared module libXrdFileCache-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdFileCache-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdFileCache-4.so CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCache.cc.o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheConfiguration.cc.o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCachePurge.cc.o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheFile.cc.o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheVRead.cc.o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheInfo.cc.o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIO.cc.o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIOEntireFile.cc.o CMakeFiles/XrdFileCache-4.dir/XrdFileCache/XrdFileCacheIOFileBlock.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src: XrdCl/libXrdCl.so.2.0.0 libXrdServer.so.2.0.0 -lpthread libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 93%] Built target XrdFileCache-4 make -f src/CMakeFiles/XrdSsiLog-4.dir/build.make src/CMakeFiles/XrdSsiLog-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSsiLog-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdSsiLog-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSsiLog-4.dir/build.make src/CMakeFiles/XrdSsiLog-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 94%] Building CXX object src/CMakeFiles/XrdSsiLog-4.dir/XrdSsi/XrdSsiLogging.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsiLog_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsiLog-4.dir/XrdSsi/XrdSsiLogging.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiLogging.cc [ 94%] Linking CXX executable xrdadler32 cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdadler32.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdadler32.dir/XrdApps/Xrdadler32.cc.o -o xrdadler32 -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src:/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl: libXrdPosix.so.2.0.0 -lpthread -lz libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 94%] Built target xrdadler32 make -f src/CMakeFiles/XrdSsi-4.dir/build.make src/CMakeFiles/XrdSsi-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSsi-4.dir/DependInfo.cmake --color= Scanning dependencies of target XrdSsi-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSsi-4.dir/build.make src/CMakeFiles/XrdSsi-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 94%] Building CXX object src/CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiDir.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsi_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiDir.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiDir.cc gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.o -g [ 94%] Linking CXX shared module libXrdSsiLog-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSsiLog-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSsiLog-4.so CMakeFiles/XrdSsiLog-4.dir/XrdSsi/XrdSsiLogging.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src:/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl: libXrdSsiLib.so.1.0.0 libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 94%] Built target XrdSsiLog-4 [ 95%] Building CXX object src/CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFile.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsi_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFile.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiFile.cc [ 95%] Building CXX object src/CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFileReq.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsi_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFileReq.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiFileReq.cc gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.o -g make -f src/CMakeFiles/XrdPosixPreload.dir/build.make src/CMakeFiles/XrdPosixPreload.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdPosixPreload.dir/DependInfo.cmake --color= Scanning dependencies of target XrdPosixPreload make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdPosixPreload.dir/build.make src/CMakeFiles/XrdPosixPreload.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 95%] Building CXX object src/CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload32.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosixPreload_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload32.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixPreload32.cc [ 95%] Building CXX object src/CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFileSess.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsi_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFileSess.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiFileSess.cc [ 96%] Building CXX object src/CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosixPreload_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixPreload.cc [ 96%] Building CXX object src/CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosix.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosixPreload_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosix.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosix.cc [ 96%] Linking CXX executable xrdcp cd /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrdcp.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrdcp.dir/XrdClCopy.cc.o -o xrdcp -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src: libXrdCl.so.2.0.0 ../libXrdAppUtils.so.1.0.0 ../libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 96%] Built target xrdcp [ 96%] Building CXX object src/CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiSfs.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsi_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiSfs.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiSfs.cc [ 96%] Building CXX object src/CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixLinkage.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPosixPreload_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixLinkage.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixLinkage.cc make -f src/CMakeFiles/XrdFfs.dir/build.make src/CMakeFiles/XrdFfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdFfs.dir/DependInfo.cmake --color= Scanning dependencies of target XrdFfs make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdFfs.dir/build.make src/CMakeFiles/XrdFfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 96%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsDent.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsDent.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFfs/XrdFfsDent.cc [ 96%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsFsinfo.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsFsinfo.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFfs/XrdFfsFsinfo.cc [ 96%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsMisc.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsMisc.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFfs/XrdFfsMisc.cc [ 96%] Building CXX object src/CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiSfsConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsi_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiSfsConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiSfsConfig.cc [ 96%] Linking CXX shared library libXrdPosixPreload.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdPosixPreload.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdPosixPreload.so.1 -o libXrdPosixPreload.so.1.0.0 CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload32.cc.o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload.cc.o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosix.cc.o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixLinkage.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src:/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl: libXrdPosix.so.2.0.0 -ldl -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdPosixPreload.so.1.0.0 libXrdPosixPreload.so.1 libXrdPosixPreload.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 96%] Built target XrdPosixPreload [ 96%] Building CXX object src/CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiStat.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdSsi_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiStat.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdSsi/XrdSsiStat.cc [ 96%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsPosix.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsPosix.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFfs/XrdFfsPosix.cc [ 97%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsQueue.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsQueue.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFfs/XrdFfsQueue.cc [ 97%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsWcache.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsWcache.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFfs/XrdFfsWcache.cc [ 98%] Linking CXX shared module libXrdSsi-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdSsi-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdSsi-4.so CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiDir.cc.o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFile.cc.o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFileReq.cc.o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiFileSess.cc.o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiSfs.cc.o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiSfsConfig.cc.o CMakeFiles/XrdSsi-4.dir/XrdSsi/XrdSsiStat.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src:/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl: libXrdSsiLib.so.1.0.0 libXrdServer.so.2.0.0 libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src [ 98%] Linking CXX shared library libXrdFfs.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdFfs.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libXrdFfs.so.2 -o libXrdFfs.so.2.0.0 CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsDent.cc.o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsFsinfo.cc.o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsMisc.cc.o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsPosix.cc.o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsQueue.cc.o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsWcache.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src:/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl: libXrdPosix.so.2.0.0 -lpthread XrdCl/libXrdCl.so.2.0.0 libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 98%] Built target XrdSsi-4 gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.o -g cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_symlink_library libXrdFfs.so.2.0.0 libXrdFfs.so.2 libXrdFfs.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 98%] Built target XrdFfs make -f src/CMakeFiles/XrdPss-4.dir/build.make src/CMakeFiles/XrdPss-4.dir/depend make -f src/CMakeFiles/xrootdfs.dir/build.make src/CMakeFiles/xrootdfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdPss-4.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrootdfs.dir/DependInfo.cmake --color= Scanning dependencies of target xrootdfs make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrootdfs.dir/build.make src/CMakeFiles/xrootdfs.dir/build Scanning dependencies of target XrdPss-4 make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdPss-4.dir/build.make src/CMakeFiles/XrdPss-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 98%] Building CXX object src/CMakeFiles/xrootdfs.dir/XrdFfs/XrdFfsXrootdfs.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -o CMakeFiles/xrootdfs.dir/XrdFfs/XrdFfsXrootdfs.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdFfs/XrdFfsXrootdfs.cc [ 98%] Building CXX object src/CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssAioCB.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPss_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssAioCB.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPss/XrdPssAioCB.cc [ 98%] Building CXX object src/CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssAio.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPss_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssAio.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPss/XrdPssAio.cc [ 99%] Building CXX object src/CMakeFiles/XrdPss-4.dir/XrdPss/XrdPss.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPss_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPss.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPss/XrdPss.cc [ 99%] Building CXX object src/CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssCks.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPss_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssCks.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPss/XrdPssCks.cc [100%] Linking CXX executable xrootdfs cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/xrootdfs.dir/link.txt --verbose=1 /usr/bin/c++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xrootdfs.dir/XrdFfs/XrdFfsXrootdfs.cc.o -o xrootdfs -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src:/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl: libXrdFfs.so.2.0.0 libXrdPosix.so.2.0.0 -lpthread -lfuse -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [100%] Built target xrootdfs [100%] Building CXX object src/CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssConfig.cc.o cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_TLS -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DUSE_LIBC_SEMAPHORE=1 -DXRDPLUGIN_SOVERSION=\"4\" -DXrdPss_4_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/builddir/build/BUILD/xrootd-4.8.3/src/.. -I/builddir/build/BUILD/xrootd-4.8.3/src/. -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/local/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -fPIC -o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssConfig.cc.o -c /builddir/build/BUILD/xrootd-4.8.3/src/XrdPss/XrdPssConfig.cc gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.o -g [100%] Linking CXX shared module libXrdPss-4.so cd /builddir/build/BUILD/xrootd-4.8.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/XrdPss-4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -std=c++0x -Wall -Wextra -Werror -Wno-unused-parameter -Wno-error=misleading-indentation -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libXrdPss-4.so CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssAio.cc.o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssAioCB.cc.o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPss.cc.o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssCks.cc.o CMakeFiles/XrdPss-4.dir/XrdPss/XrdPssConfig.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-4.8.3/build/src:/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl: libXrdFfs.so.2.0.0 libXrdPosix.so.2.0.0 libXrdUtils.so.2.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [100%] Built target XrdPss-4 gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.o -g gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.o -g g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.o -L/builddir/build/BUILD/xrootd-4.8.3/build/src -L/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl -L/usr/lib64 -lXrdCl -lXrdUtils -ldl -lpython2.7 -o build/lib.linux-riscv64-2.7/pyxrootd/client.so make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [100%] Built target python_target make[1]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xrootd-4.8.3/build/CMakeFiles 0 ~/build/BUILD/xrootd-4.8.3 ~/build/BUILD/xrootd-4.8.3/build/bindings/python ~/build/BUILD/xrootd-4.8.3 + popd + pushd build/bindings/python + CFLAGS='-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' XRootD library dir: /builddir/build/BUILD/xrootd-4.8.3/build/src XRootD src include dir: /builddir/build/BUILD/xrootd-4.8.3/src XRootD bin include dir: /builddir/build/BUILD/xrootd-4.8.3/build/src Version: v4.8.3 running build running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/pyxrootd copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/__init__.py -> build/lib.linux-riscv64-3.6/pyxrootd creating build/lib.linux-riscv64-3.6/XRootD copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/__init__.py -> build/lib.linux-riscv64-3.6/XRootD creating build/lib.linux-riscv64-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/copyprocess.py -> build/lib.linux-riscv64-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/responses.py -> build/lib.linux-riscv64-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/utils.py -> build/lib.linux-riscv64-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/file.py -> build/lib.linux-riscv64-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/filesystem.py -> build/lib.linux-riscv64-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/url.py -> build/lib.linux-riscv64-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/__init__.py -> build/lib.linux-riscv64-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/flags.py -> build/lib.linux-riscv64-3.6/XRootD/client running build_ext building 'pyxrootd.client' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/builddir creating build/temp.linux-riscv64-3.6/builddir/build creating build/temp.linux-riscv64-3.6/builddir/build/BUILD creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3 creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src gcc -pthread -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.cc -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.o -g gcc -pthread -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.cc -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.o -g gcc -pthread -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.cc -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.o -g gcc -pthread -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.cc -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.o -g gcc -pthread -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.cc -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.o -g gcc -pthread -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.cc -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.o -g gcc -pthread -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.cc -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.o -g g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.o build/temp.linux-riscv64-3.6/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.o -L/builddir/build/BUILD/xrootd-4.8.3/build/src -L/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl -L/usr/lib64 -lXrdCl -lXrdUtils -ldl -lpython3.6m -o build/lib.linux-riscv64-3.6/pyxrootd/client.cpython-36m-riscv64-linux-gnu.so + sleep 1 ~/build/BUILD/xrootd-4.8.3 ~/build/BUILD/xrootd-4.8.3/packaging/common ~/build/BUILD/xrootd-4.8.3 + popd + pushd packaging/common + make -f /usr/share/selinux/devel/Makefile Compiling targeted xrootd module /usr/bin/checkmodule: loading policy configuration from tmp/xrootd.tmp /usr/bin/checkmodule: policy configuration loaded /usr/bin/checkmodule: writing binary representation (version 19) to tmp/xrootd.mod Creating targeted xrootd.pp policy package rm tmp/xrootd.mod tmp/xrootd.mod.fc ~/build/BUILD/xrootd-4.8.3 + popd + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 23 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: ignoring unknown tag `src' at line 165, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 165, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCacheFile' at line 165, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 165, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `src' at line 166, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 166, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 166, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 166, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `src' at line 167, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 167, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCacheInfo' at line 167, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 167, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `src' at line 168, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 168, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCacheIOEntireFile' at line 168, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 168, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `src' at line 169, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 169, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCacheIOFileBlock' at line 169, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 169, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `src' at line 170, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 170, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCacheIO' at line 170, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 170, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `src' at line 171, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 171, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCachePrint' at line 171, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 171, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `src' at line 172, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 172, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCacheStats' at line 172, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 172, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `src' at line 173, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCache' at line 173, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `XrdFileCacheTrace' at line 173, file Doxyfile BUILDSTDERR: warning: ignoring unknown tag `hh' at line 173, file Doxyfile BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 210 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 257 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 258 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 308 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 309 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory `doxydoc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecEntity.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecEntity.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecInterface.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSec/XrdSecInterface.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdJob.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdJob.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdBuffer.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdBuffer.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdScheduler.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdScheduler.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdLink.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdLink.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdLinkMatch.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdLinkMatch.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/Xrd/XrdProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdMonData.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdXrootd/XrdXrootdMonData.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdVersionPlugin.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdVersionPlugin.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksData.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksData.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksManager.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksManager.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksCalc.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCksCalc.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCks.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCks/XrdCks.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSfs/XrdSfsInterface.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSfs/XrdSfsInterface.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSfs/XrdSfsAio.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSfs/XrdSfsAio.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNet.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNet.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetCmsNotify.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetCmsNotify.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetConnect.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetConnect.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetOpts.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetOpts.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetSocket.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdNet/XrdNetSocket.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysError.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysError.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPlatform.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPlatform.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysLogger.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysLogger.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPthread.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPthread.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysTimer.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysTimer.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysHeaders.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysHeaders.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysDNS.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysDNS.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysXSLock.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysXSLock.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysIOEvents.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysIOEvents.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysAtomics.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysAtomics.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPlugin.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysPlugin.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysSemWait.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysSemWait.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientConst.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientConst.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientVector.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientVector.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientAbs.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientAbs.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientAbsMonIntf.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientAbsMonIntf.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClient.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClient.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientUnsolMsg.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientUnsolMsg.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientAdmin.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientAdmin.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientUrlSet.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientUrlSet.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientUrlInfo.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientUrlInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientEnv.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdClient/XrdClientEnv.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucRash.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucRash.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucStream.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucStream.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOuca2x.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOuca2x.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTrace.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCRC.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCRC.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucErrInfo.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucErrInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucDLlist.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucDLlist.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCache.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCache.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTList.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTList.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucName2Name.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucName2Name.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTable.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTable.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucIOVec.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucIOVec.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCallBack.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucCallBack.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucEnum.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucEnum.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucLock.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucLock.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTokenizer.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucTokenizer.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucEnv.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucEnv.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucString.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucString.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucChain.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucChain.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucUtils.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucHash.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOuc/XrdOucHash.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOss.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOss.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssStatInfo.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssStatInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssDefaultSS.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdOss/XrdOssDefaultSS.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixXrootd.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixXrootd.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixExtern.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixExtern.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixXrootdPath.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixXrootdPath.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixOsDep.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixOsDep.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixCallBack.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdPosix/XrdPosixCallBack.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccAuthorize.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccAuthorize.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccPrivs.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdAcc/XrdAccPrivs.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XProtocol/XPtypes.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XProtocol/XPtypes.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XProtocol/XProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XProtocol/XProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsClient.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCms/XrdCmsClient.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClEnv.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClEnv.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClPostMaster.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClPostMaster.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFileSystem.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFileSystem.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClPostMasterInterfaces.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClPostMasterInterfaces.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClBuffer.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClBuffer.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClConstants.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClConstants.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClCopyProcess.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClCopyProcess.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClDefaultEnv.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClDefaultEnv.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClMessage.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClMessage.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClMonitor.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClMonitor.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClStatus.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClStatus.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClTransportManager.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClTransportManager.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClURL.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClURL.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClAnyObject.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClAnyObject.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClXRootDResponses.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClXRootDResponses.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFile.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFile.hh... Preprocessing /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheDecision.hh... Parsing file /builddir/build/BUILD/xrootd-4.8.3/src/XrdFileCache/XrdFileCacheDecision.hh... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file XProtocol.hh... Generating code for file XPtypes.hh... Generating code for file XrdAccAuthorize.hh... Generating code for file XrdAccPrivs.hh... Generating code for file XrdBuffer.hh... Generating code for file XrdCks.hh... Generating code for file XrdCksCalc.hh... Generating code for file XrdCksData.hh... Generating code for file XrdCksManager.hh... Generating code for file XrdClAnyObject.hh... Generating code for file XrdClBuffer.hh... Generating code for file XrdClConstants.hh... Generating code for file XrdClCopyProcess.hh... Generating code for file XrdClDefaultEnv.hh... Generating code for file XrdClEnv.hh... Generating code for file XrdClFile.hh... Generating code for file XrdClFileSystem.hh... Generating code for file XrdClient.hh... Generating code for file XrdClientAbs.hh... Generating code for file XrdClientAbsMonIntf.hh... Generating code for file XrdClientAdmin.hh... Generating code for file XrdClientConst.hh... Generating code for file XrdClientEnv.hh... Generating code for file XrdClientUnsolMsg.hh... Generating code for file XrdClientUrlInfo.hh... Generating code for file XrdClientUrlSet.hh... Generating code for file XrdClientVector.hh... Generating code for file XrdClMessage.hh... Generating code for file XrdClMonitor.hh... Generating code for file XrdClPostMaster.hh... Generating code for file XrdClPostMasterInterfaces.hh... Generating code for file XrdClStatus.hh... Generating code for file XrdClTransportManager.hh... Generating code for file XrdClURL.hh... Generating code for file XrdClXRootDResponses.hh... Generating code for file XrdCmsClient.hh... Generating code for file XrdFileCacheDecision.hh... Generating code for file XrdJob.hh... Generating code for file XrdLink.hh... Generating code for file XrdLinkMatch.hh... Generating code for file XrdNet.hh... Generating code for file XrdNetCmsNotify.hh... Generating code for file XrdNetConnect.hh... Generating code for file XrdNetOpts.hh... Generating code for file XrdNetSocket.hh... Generating code for file XrdOss.hh... Generating code for file XrdOssDefaultSS.hh... Generating code for file XrdOssStatInfo.hh... Generating code for file XrdOuca2x.hh... Generating code for file XrdOucCache.hh... Generating code for file XrdOucCallBack.hh... Generating code for file XrdOucChain.hh... Generating code for file XrdOucCRC.hh... Generating code for file XrdOucDLlist.hh... Generating code for file XrdOucEnum.hh... Generating code for file XrdOucEnv.hh... Generating code for file XrdOucErrInfo.hh... Generating code for file XrdOucHash.hh... Generating code for file XrdOucIOVec.hh... Generating code for file XrdOucLock.hh... Generating code for file XrdOucName2Name.hh... Generating code for file XrdOucRash.hh... Generating code for file XrdOucStream.hh... Generating code for file XrdOucString.hh... Generating code for file XrdOucTable.hh... Generating code for file XrdOucTList.hh... Generating code for file XrdOucTokenizer.hh... Generating code for file XrdOucTrace.hh... Generating code for file XrdOucUtils.hh... Generating code for file XrdPosixCallBack.hh... Generating code for file XrdPosixExtern.hh... Generating code for file XrdPosixOsDep.hh... Generating code for file XrdPosixXrootd.hh... Generating code for file XrdPosixXrootdPath.hh... Generating code for file XrdProtocol.hh... Generating code for file XrdScheduler.hh... Generating code for file XrdSecEntity.hh... Generating code for file XrdSecInterface.hh... Generating code for file XrdSfsAio.hh... Generating code for file XrdSfsInterface.hh... Generating code for file XrdSysAtomics.hh... Generating code for file XrdSysDNS.hh... Generating code for file XrdSysError.hh... Generating code for file XrdSysHeaders.hh... Generating code for file XrdSysIOEvents.hh... Generating code for file XrdSysLogger.hh... Generating code for file XrdSysPlatform.hh... Generating code for file XrdSysPlugin.hh... Generating code for file XrdSysPthread.hh... Generating code for file XrdSysSemWait.hh... Generating code for file XrdSysTimer.hh... Generating code for file XrdSysXSLock.hh... Generating code for file XrdVersionPlugin.hh... Generating code for file XrdXrootdMonData.hh... Generating file documentation... Generating docs for file XProtocol.hh... Generating docs for file XPtypes.hh... Generating docs for file XrdAccAuthorize.hh... Generating docs for file XrdAccPrivs.hh... Generating docs for file XrdBuffer.hh... Generating docs for file XrdCks.hh... Generating docs for file XrdCksCalc.hh... Generating docs for file XrdCksData.hh... Generating docs for file XrdCksManager.hh... Generating docs for file XrdClAnyObject.hh... Generating docs for file XrdClBuffer.hh... Generating docs for file XrdClConstants.hh... Generating docs for file XrdClCopyProcess.hh... Generating docs for file XrdClDefaultEnv.hh... Generating docs for file XrdClEnv.hh... Generating docs for file XrdClFile.hh... Generating docs for file XrdClFileSystem.hh... Generating docs for file XrdClient.hh... Generating docs for file XrdClientAbs.hh... Generating docs for file XrdClientAbsMonIntf.hh... Generating docs for file XrdClientAdmin.hh... Generating docs for file XrdClientConst.hh... Generating docs for file XrdClientEnv.hh... Generating docs for file XrdClientUnsolMsg.hh... Generating docs for file XrdClientUrlInfo.hh... Generating docs for file XrdClientUrlSet.hh... Generating docs for file XrdClientVector.hh... Generating docs for file XrdClMessage.hh... Generating docs for file XrdClMonitor.hh... Generating docs for file XrdClPostMaster.hh... Generating docs for file XrdClPostMasterInterfaces.hh... Generating docs for file XrdClStatus.hh... Generating docs for file XrdClTransportManager.hh... Generating docs for file XrdClURL.hh... Generating docs for file XrdClXRootDResponses.hh... Generating docs for file XrdCmsClient.hh... Generating docs for file XrdFileCacheDecision.hh... Generating docs for file XrdJob.hh... Generating docs for file XrdLink.hh... Generating docs for file XrdLinkMatch.hh... Generating docs for file XrdNet.hh... Generating docs for file XrdNetCmsNotify.hh... Generating docs for file XrdNetConnect.hh... Generating docs for file XrdNetOpts.hh... Generating docs for file XrdNetSocket.hh... Generating docs for file XrdOss.hh... Generating docs for file XrdOssDefaultSS.hh... Generating docs for file XrdOssStatInfo.hh... Generating docs for file XrdOuca2x.hh... Generating docs for file XrdOucCache.hh... Generating docs for file XrdOucCallBack.hh... Generating docs for file XrdOucChain.hh... Generating docs for file XrdOucCRC.hh... Generating docs for file XrdOucDLlist.hh... Generating docs for file XrdOucEnum.hh... Generating docs for file XrdOucEnv.hh... Generating docs for file XrdOucErrInfo.hh... Generating docs for file XrdOucHash.hh... Generating docs for file XrdOucIOVec.hh... Generating docs for file XrdOucLock.hh... Generating docs for file XrdOucName2Name.hh... Generating docs for file XrdOucRash.hh... Generating docs for file XrdOucStream.hh... Generating docs for file XrdOucString.hh... Generating docs for file XrdOucTable.hh... Generating docs for file XrdOucTList.hh... Generating docs for file XrdOucTokenizer.hh... Generating docs for file XrdOucTrace.hh... Generating docs for file XrdOucUtils.hh... Generating docs for file XrdPosixCallBack.hh... Generating docs for file XrdPosixExtern.hh... Generating docs for file XrdPosixOsDep.hh... Generating docs for file XrdPosixXrootd.hh... Generating docs for file XrdPosixXrootdPath.hh... Generating docs for file XrdProtocol.hh... Generating docs for file XrdScheduler.hh... Generating docs for file XrdSecEntity.hh... Generating docs for file XrdSecInterface.hh... Generating docs for file XrdSfsAio.hh... Generating docs for file XrdSfsInterface.hh... Generating docs for file XrdSysAtomics.hh... Generating docs for file XrdSysDNS.hh... Generating docs for file XrdSysError.hh... Generating docs for file XrdSysHeaders.hh... Generating docs for file XrdSysIOEvents.hh... Generating docs for file XrdSysLogger.hh... Generating docs for file XrdSysPlatform.hh... Generating docs for file XrdSysPlugin.hh... Generating docs for file XrdSysPthread.hh... Generating docs for file XrdSysSemWait.hh... Generating docs for file XrdSysTimer.hh... Generating docs for file XrdSysXSLock.hh... Generating docs for file XrdVersionPlugin.hh... Generating docs for file XrdXrootdMonData.hh... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound aiocb... Generating docs for compound ALIGN_CHECK... Generating docs for compound ClientAdminRequest... Generating docs for compound ClientAuthRequest... Generating docs for compound ClientBindRequest... Generating docs for compound ClientChmodRequest... Generating docs for compound ClientCloseRequest... Generating docs for compound ClientDecryptRequest... Generating docs for compound ClientDirlistRequest... Generating docs for compound ClientEndsessRequest... Generating docs for compound ClientGetfileRequest... Generating docs for compound ClientInitHandShake... Generating docs for compound ClientLocateRequest... Generating docs for compound ClientLoginRequest... Generating docs for compound ClientMkdirRequest... Generating docs for compound ClientMvRequest... Generating docs for compound ClientOpenRequest... Generating docs for compound ClientPingRequest... Generating docs for compound ClientPrepareRequest... Generating docs for compound ClientProtocolRequest... Generating docs for compound ClientPutfileRequest... Generating docs for compound ClientQueryRequest... Generating docs for compound ClientReadRequest... Generating docs for compound ClientReadVRequest... Generating docs for compound ClientRequest... Generating docs for compound ClientRequestHdr... Generating docs for compound ClientRmdirRequest... Generating docs for compound ClientRmRequest... Generating docs for compound ClientSetRequest... Generating docs for compound ClientSigverRequest... Generating docs for compound ClientStatRequest... Generating docs for compound ClientSyncRequest... Generating docs for compound ClientTruncateRequest... Generating docs for compound ClientVerifywRequest... Generating docs for compound ClientWriteRequest... Generating docs for compound EnvInitializer... Generating docs for compound read_args... Generating docs for compound readahead_list... Generating docs for compound SecurityRequest... Generating docs for compound ServerInitHandShake... Generating docs for compound ServerResponse... Generating docs for compound ServerResponseBody_Attn... Generating docs for compound ServerResponseBody_Attn_asyncdi... Generating docs for compound ServerResponseBody_Attn_asyncrd... Generating docs for compound ServerResponseBody_Attn_asyncwt... Generating docs for compound ServerResponseBody_Attn_asynresp... Generating docs for compound ServerResponseBody_Authmore... Generating docs for compound ServerResponseBody_Bind... Generating docs for compound ServerResponseBody_Buffer... Generating docs for compound ServerResponseBody_Error... Generating docs for compound ServerResponseBody_Login... Generating docs for compound ServerResponseBody_Open... Generating docs for compound ServerResponseBody_Protocol... Generating docs for compound ServerResponseBody_Redirect... Generating docs for compound ServerResponseBody_Wait... Generating docs for compound ServerResponseBody_Waitresp... Generating docs for compound ServerResponseHeader... Generating docs for compound ServerResponseReqs_Protocol... Generating docs for compound ServerResponseSVec_Protocol... Generating docs for compound XProtocol... Generating docs for compound XrdAccAuthorize... Generating docs for compound XrdAccPrivCaps... Generating docs for compound XrdBuffer... Generating docs for compound XrdBuffManager... Generating docs for compound XrdCks... Generating docs for compound XrdCksCalc... Generating docs for compound XrdCksData... Generating docs for compound XrdCksManager... Generating docs for nested compound XrdCksManager::csInfo... Generating docs for compound XrdClient... Generating docs for compound XrdClientAbs... Generating docs for compound XrdClientAbsMonIntf... Generating docs for compound XrdClientAbsUnsolMsgHandler... Generating docs for compound XrdClientAdmin... Generating docs for nested compound XrdClientAdmin::DirListInfo... Generating docs for compound XrdClientCounters... Generating docs for compound XrdClientEnv... Generating docs for compound XrdClientLocate_Info... Generating docs for compound XrdClientOpenInfo... Generating docs for compound XrdClientStatInfo... Generating docs for compound XrdClientUnsolMsgSender... Generating docs for compound XrdClientUrlInfo... Generating docs for compound XrdClientUrlSet... Generating docs for compound XrdClientVector... Generating docs for nested compound XrdClientVector::myindex... Generating docs for compound XrdCmsClient... Generating docs for compound XrdJob... Generating docs for compound XrdLink... Generating docs for compound XrdLinkMatch... Generating docs for compound XrdNet... Generating docs for compound XrdNetCmsNotify... Generating docs for compound XrdNetConnect... Generating docs for compound XrdNetSocket... Generating docs for compound XrdOss... Generating docs for compound XrdOssDF... Generating docs for compound XrdOssVSInfo... Generating docs for compound XrdOuca2x... Generating docs for compound XrdOucCache... Generating docs for nested compound XrdOucCache::Parms... Generating docs for compound XrdOucCacheIO... Generating docs for nested compound XrdOucCacheIO::aprParms... Generating docs for compound XrdOucCacheIOCB... Generating docs for compound XrdOucCacheStats... Generating docs for compound XrdOucCallBack... Generating docs for compound XrdOucCRC... Generating docs for compound XrdOucDLlist... Generating docs for compound XrdOucEI... Generating docs for compound XrdOucEICB... Generating docs for compound XrdOucEnv... Generating docs for compound XrdOucErrInfo... Generating docs for compound XrdOucHash... Generating docs for compound XrdOucHash_Item... Generating docs for compound XrdOucIOVec... Generating docs for compound XrdOucIOVec2... Generating docs for compound XrdOucLock... Generating docs for compound XrdOucName2Name... Generating docs for compound XrdOucName2NameVec... Generating docs for compound XrdOucQSItem... Generating docs for compound XrdOucQueue... Generating docs for compound XrdOucRash... Generating docs for compound XrdOucRash_Item... Generating docs for compound XrdOucRash_Tent... Generating docs for compound XrdOucStack... Generating docs for compound XrdOucStream... Generating docs for compound XrdOucString... Generating docs for compound XrdOucTable... Generating docs for nested compound XrdOucTable::OucTable... Generating docs for compound XrdOucTList... Generating docs for compound XrdOucTListFIFO... Generating docs for compound XrdOucTListHelper... Generating docs for compound XrdOucTokenizer... Generating docs for compound XrdOucTrace... Generating docs for compound XrdOucUtils... Generating docs for compound XrdPosixCallBack... Generating docs for compound XrdPosixCallBackIO... Generating docs for compound XrdPosixXrootd... Generating docs for compound XrdPosixXrootPath... Generating docs for nested compound XrdPosixXrootPath::xpath... Generating docs for compound XrdProtocol... Generating docs for compound XrdProtocol_Config... Generating docs for compound XrdScheduler... Generating docs for compound XrdSecBuffer... Generating docs for compound XrdSecEntity... Generating docs for compound XrdSecProtocol... Generating docs for compound XrdSecService... Generating docs for compound XrdSfsAio... Generating docs for compound XrdSfsFSctl... Generating docs for compound XrdSfsPrep... BUILDSTDERR: Generating docs for compound XrdSysCo/builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysLogger.hh:139: warning: argument 'tBase' of command @param is not found in the argument list of XrdSysLogger::Capture(XrdOucTListFIFO *tFIFO) BUILDSTDERR: /builddir/build/BUILD/xrootd-4.8.3/src/XrdSys/XrdSysLogger.hh:146: warning: The following parameters of XrdSysLogger::Capture(XrdOucTListFIFO *tFIFO) are not documented: BUILDSTDERR: parameter 'tFIFO' BUILDSTDERR: /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl/XrdClFile.hh:348: warning: argument 'handler' of command @param is not found in the argument list of XrdCl::File::WriteV(uint64_t offset, const struct iovec *iov, int iovcnt, uint16_t timeout=0) ndVar... Generating docs for compound XrdSysCondVarHelper... Generating docs for compound XrdSysDNS... Generating docs for compound XrdSysError... Generating docs for compound XrdSysError_Table... Generating docs for compound XrdSysLogger... Generating docs for nested compound XrdSysLogger::mmMsg... Generating docs for nested compound XrdSysLogger::Task... Generating docs for compound XrdSysMutex... Generating docs for compound XrdSysMutexHelper... Generating docs for compound XrdSysPlugin... Generating docs for nested compound XrdSysPlugin::PLlist... Generating docs for compound XrdSysRecMutex... Generating docs for compound XrdSysRWLock... Generating docs for compound XrdSysRWLockHelper... Generating docs for compound XrdSysSemaphore... Generating docs for compound XrdSysSemWait... Generating docs for compound XrdSysThread... Generating docs for compound XrdSysTimer... Generating docs for compound XrdSysXSLock... Generating docs for compound XrdVersionPlugin... Generating docs for compound XrdXrootdMonBuff... Generating docs for compound XrdXrootdMonBurr... Generating docs for compound XrdXrootdMonDouble... Generating docs for compound XrdXrootdMonFileCLS... Generating docs for compound XrdXrootdMonFileDSC... Generating docs for compound XrdXrootdMonFileHdr... Generating docs for compound XrdXrootdMonFileLFN... Generating docs for compound XrdXrootdMonFileOPN... Generating docs for compound XrdXrootdMonFileTOD... Generating docs for compound XrdXrootdMonFileXFR... Generating docs for compound XrdXrootdMonHeader... Generating docs for compound XrdXrootdMonMap... Generating docs for compound XrdXrootdMonRedir... Generating docs for compound XrdXrootdMonStatOPS... Generating docs for compound XrdXrootdMonStatSSQ... Generating docs for compound XrdXrootdMonStatXFR... Generating docs for compound XrdXrootdMonTrace... Generating namespace index... Generating docs for namespace XrdCl Generating docs for compound XrdCl::Access... Generating docs for compound XrdCl::AnyObject... Generating docs for nested compound XrdCl::AnyObject::ConcreteHolder... Generating docs for nested compound XrdCl::AnyObject::Holder... Generating docs for compound XrdCl::Buffer... Generating docs for compound XrdCl::ChannelEventHandler... Generating docs for compound XrdCl::ChunkInfo... Generating docs for compound XrdCl::CopyProcess... Generating docs for compound XrdCl::CopyProgressHandler... Generating docs for compound XrdCl::DefaultEnv... Generating docs for compound XrdCl::DirectoryList... Generating docs for nested compound XrdCl::DirectoryList::ListEntry... Generating docs for compound XrdCl::DirListFlags... Generating docs for compound XrdCl::Env... Generating docs for compound XrdCl::File... Generating docs for compound XrdCl::FileSystem... Generating docs for compound XrdCl::HandShakeData... Generating docs for compound XrdCl::HostInfo... Generating docs for compound XrdCl::IncomingMsgHandler... Generating docs for compound XrdCl::LocationInfo... Generating docs for nested compound XrdCl::LocationInfo::Location... Generating docs for compound XrdCl::Message... Generating docs for compound XrdCl::MessageFilter... Generating docs for compound XrdCl::MkDirFlags... Generating docs for compound XrdCl::Monitor... Generating docs for nested compound XrdCl::Monitor::CheckSumInfo... Generating docs for nested compound XrdCl::Monitor::CloseInfo... Generating docs for nested compound XrdCl::Monitor::ConnectInfo... Generating docs for nested compound XrdCl::Monitor::CopyBInfo... Generating docs for nested compound XrdCl::Monitor::CopyEInfo... Generating docs for nested compound XrdCl::Monitor::DisconnectInfo... Generating docs for nested compound XrdCl::Monitor::ErrorInfo... Generating docs for nested compound XrdCl::Monitor::OpenInfo... Generating docs for nested compound XrdCl::Monitor::TransferInfo... Generating docs for compound XrdCl::OpenFlags... Generating docs for compound XrdCl::OpenInfo... Generating docs for compound XrdCl::OutgoingMsgHandler... Generating docs for compound XrdCl::PathID... Generating docs for compound XrdCl::PostMaster... Generating docs for compound XrdCl::PrepareFlags... Generating docs for compound XrdCl::ProtocolInfo... Generating docs for compound XrdCl::QueryCode... Generating docs for compound XrdCl::ResponseHandler... Generating docs for compound XrdCl::StatInfo... Generating docs for compound XrdCl::StatInfoVFS... Generating docs for compound XrdCl::Status... Generating docs for compound XrdCl::TransportHandler... Generating docs for compound XrdCl::TransportManager... Generating docs for compound XrdCl::TransportQuery... Generating docs for compound XrdCl::URL... Generating docs for compound XrdCl::VectorReadInfo... Generating docs for compound XrdCl::XRootDStatus... Generating docs for namespace XrdCms Generating docs for namespace XrdFileCache Generating docs for compound XrdFileCache::Decision... Generating docs for namespace XrdSys Generating docs for namespace XrdSys::IOEvents Generating docs for compound XrdSys::IOEvents::CallBack... Generating docs for compound XrdSys::IOEvents::Channel... Generating docs for nested compound XrdSys::IOEvents::Channel::dlQ... Generating docs for compound XrdSys::IOEvents::Poller... Generating docs for nested compound XrdSys::IOEvents::Poller::PipeData... Generating graph info page... Generating directory documentation... Generating dependency graph for directory src Generating dependency graph for directory Xrd Generating dependency graph for directory XrdCl Generating dependency graph for directory XrdClient Generating dependency graph for directory XrdFileCache Generating dependency graph for directory XrdOss Generating dependency graph for directory XrdOuc Generating dependency graph for directory XrdPosix Generating dependency graph for directory XrdSfs Generating dependency graph for directory XrdXrootd Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/477 Running dot for graph 2/477 Running dot for graph 3/477 Running dot for graph 4/477 Running dot for graph 5/477 Running dot for graph 6/477 Running dot for graph 7/477 Running dot for graph 8/477 Running dot for graph 9/477 Running dot for graph 10/477 Running dot for graph 11/477 Running dot for graph 12/477 Running dot for graph 13/477 Running dot for graph 14/477 Running dot for graph 15/477 Running dot for graph 16/477 Running dot for graph 17/477 Running dot for graph 18/477 Running dot for graph 19/477 Running dot for graph 20/477 Running dot for graph 21/477 Running dot for graph 22/477 Running dot for graph 23/477 Running dot for graph 24/477 Running dot for graph 25/477 Running dot for graph 26/477 Running dot for graph 27/477 Running dot for graph 28/477 Running dot for graph 29/477 Running dot for graph 30/477 Running dot for graph 31/477 Running dot for graph 32/477 Running dot for graph 33/477 Running dot for graph 34/477 Running dot for graph 35/477 Running dot for graph 36/477 Running dot for graph 37/477 Running dot for graph 38/477 Running dot for graph 39/477 Running dot for graph 40/477 Running dot for graph 41/477 Running dot for graph 42/477 Running dot for graph 43/477 Running dot for graph 44/477 Running dot for graph 45/477 Running dot for graph 46/477 Running dot for graph 47/477 Running dot for graph 48/477 Running dot for graph 49/477 Running dot for graph 50/477 Running dot for graph 51/477 Running dot for graph 52/477 Running dot for graph 53/477 Running dot for graph 54/477 Running dot for graph 55/477 Running dot for graph 56/477 Running dot for graph 57/477 Running dot for graph 58/477 Running dot for graph 59/477 Running dot for graph 60/477 Running dot for graph 61/477 Running dot for graph 62/477 Running dot for graph 63/477 Running dot for graph 64/477 Running dot for graph 65/477 Running dot for graph 66/477 Running dot for graph 67/477 Running dot for graph 68/477 Running dot for graph 69/477 Running dot for graph 70/477 Running dot for graph 71/477 Running dot for graph 72/477 Running dot for graph 73/477 Running dot for graph 74/477 Running dot for graph 75/477 Running dot for graph 76/477 Running dot for graph 77/477 Running dot for graph 78/477 Running dot for graph 79/477 Running dot for graph 80/477 Running dot for graph 81/477 Running dot for graph 82/477 Running dot for graph 83/477 Running dot for graph 84/477 Running dot for graph 85/477 Running dot for graph 86/477 Running dot for graph 87/477 Running dot for graph 88/477 Running dot for graph 89/477 Running dot for graph 90/477 Running dot for graph 91/477 Running dot for graph 92/477 Running dot for graph 93/477 Running dot for graph 94/477 Running dot for graph 95/477 Running dot for graph 96/477 Running dot for graph 97/477 Running dot for graph 98/477 Running dot for graph 99/477 Running dot for graph 100/477 Running dot for graph 101/477 Running dot for graph 102/477 Running dot for graph 103/477 Running dot for graph 104/477 Running dot for graph 105/477 Running dot for graph 106/477 Running dot for graph 107/477 Running dot for graph 108/477 Running dot for graph 109/477 Running dot for graph 110/477 Running dot for graph 111/477 Running dot for graph 112/477 Running dot for graph 113/477 Running dot for graph 114/477 Running dot for graph 115/477 Running dot for graph 116/477 Running dot for graph 117/477 Running dot for graph 118/477 Running dot for graph 119/477 Running dot for graph 120/477 Running dot for graph 121/477 Running dot for graph 122/477 Running dot for graph 123/477 Running dot for graph 124/477 Running dot for graph 125/477 Running dot for graph 126/477 Running dot for graph 127/477 Running dot for graph 128/477 Running dot for graph 129/477 Running dot for graph 130/477 Running dot for graph 131/477 Running dot for graph 132/477 Running dot for graph 133/477 Running dot for graph 134/477 Running dot for graph 135/477 Running dot for graph 136/477 Running dot for graph 137/477 Running dot for graph 138/477 Running dot for graph 139/477 Running dot for graph 140/477 Running dot for graph 141/477 Running dot for graph 142/477 Running dot for graph 143/477 Running dot for graph 144/477 Running dot for graph 145/477 Running dot for graph 146/477 Running dot for graph 147/477 Running dot for graph 148/477 Running dot for graph 149/477 Running dot for graph 150/477 Running dot for graph 151/477 Running dot for graph 152/477 Running dot for graph 153/477 Running dot for graph 154/477 Running dot for graph 155/477 Running dot for graph 156/477 Running dot for graph 157/477 Running dot for graph 158/477 Running dot for graph 159/477 Running dot for graph 160/477 Running dot for graph 161/477 Running dot for graph 162/477 Running dot for graph 163/477 Running dot for graph 164/477 Running dot for graph 165/477 Running dot for graph 166/477 Running dot for graph 167/477 Running dot for graph 168/477 Running dot for graph 169/477 Running dot for graph 170/477 Running dot for graph 171/477 Running dot for graph 172/477 Running dot for graph 173/477 Running dot for graph 174/477 Running dot for graph 175/477 Running dot for graph 176/477 Running dot for graph 177/477 Running dot for graph 178/477 Running dot for graph 179/477 Running dot for graph 180/477 Running dot for graph 181/477 Running dot for graph 182/477 Running dot for graph 183/477 Running dot for graph 184/477 Running dot for graph 185/477 Running dot for graph 186/477 Running dot for graph 187/477 Running dot for graph 188/477 Running dot for graph 189/477 Running dot for graph 190/477 Running dot for graph 191/477 Running dot for graph 192/477 Running dot for graph 193/477 Running dot for graph 194/477 Running dot for graph 195/477 Running dot for graph 196/477 Running dot for graph 197/477 Running dot for graph 198/477 Running dot for graph 199/477 Running dot for graph 200/477 Running dot for graph 201/477 Running dot for graph 202/477 Running dot for graph 203/477 Running dot for graph 204/477 Running dot for graph 205/477 Running dot for graph 206/477 Running dot for graph 207/477 Running dot for graph 208/477 Running dot for graph 209/477 Running dot for graph 210/477 Running dot for graph 211/477 Running dot for graph 212/477 Running dot for graph 213/477 Running dot for graph 214/477 Running dot for graph 215/477 Running dot for graph 216/477 Running dot for graph 217/477 Running dot for graph 218/477 Running dot for graph 219/477 Running dot for graph 220/477 Running dot for graph 221/477 Running dot for graph 222/477 Running dot for graph 223/477 Running dot for graph 224/477 Running dot for graph 225/477 Running dot for graph 226/477 Running dot for graph 227/477 Running dot for graph 228/477 Running dot for graph 229/477 Running dot for graph 230/477 Running dot for graph 231/477 Running dot for graph 232/477 Running dot for graph 233/477 Running dot for graph 234/477 Running dot for graph 235/477 Running dot for graph 236/477 Running dot for graph 237/477 Running dot for graph 238/477 Running dot for graph 239/477 Running dot for graph 240/477 Running dot for graph 241/477 Running dot for graph 242/477 Running dot for graph 243/477 Running dot for graph 244/477 Running dot for graph 245/477 Running dot for graph 246/477 Running dot for graph 247/477 Running dot for graph 248/477 Running dot for graph 249/477 Running dot for graph 250/477 Running dot for graph 251/477 Running dot for graph 252/477 Running dot for graph 253/477 Running dot for graph 254/477 Running dot for graph 255/477 Running dot for graph 256/477 Running dot for graph 257/477 Running dot for graph 258/477 Running dot for graph 259/477 Running dot for graph 260/477 Running dot for graph 261/477 Running dot for graph 262/477 Running dot for graph 263/477 Running dot for graph 264/477 Running dot for graph 265/477 Running dot for graph 266/477 Running dot for graph 267/477 Running dot for graph 268/477 Running dot for graph 269/477 Running dot for graph 270/477 Running dot for graph 271/477 Running dot for graph 272/477 Running dot for graph 273/477 Running dot for graph 274/477 Running dot for graph 275/477 Running dot for graph 276/477 Running dot for graph 277/477 Running dot for graph 278/477 Running dot for graph 279/477 Running dot for graph 280/477 Running dot for graph 281/477 Running dot for graph 282/477 Running dot for graph 283/477 Running dot for graph 284/477 Running dot for graph 285/477 Running dot for graph 286/477 Running dot for graph 287/477 Running dot for graph 288/477 Running dot for graph 289/477 Running dot for graph 290/477 Running dot for graph 291/477 Running dot for graph 292/477 Running dot for graph 293/477 Running dot for graph 294/477 Running dot for graph 295/477 Running dot for graph 296/477 Running dot for graph 297/477 Running dot for graph 298/477 Running dot for graph 299/477 Running dot for graph 300/477 Running dot for graph 301/477 Running dot for graph 302/477 Running dot for graph 303/477 Running dot for graph 304/477 Running dot for graph 305/477 Running dot for graph 306/477 Running dot for graph 307/477 Running dot for graph 308/477 Running dot for graph 309/477 Running dot for graph 310/477 Running dot for graph 311/477 Running dot for graph 312/477 Running dot for graph 313/477 Running dot for graph 314/477 Running dot for graph 315/477 Running dot for graph 316/477 Running dot for graph 317/477 Running dot for graph 318/477 Running dot for graph 319/477 Running dot for graph 320/477 Running dot for graph 321/477 Running dot for graph 322/477 Running dot for graph 323/477 Running dot for graph 324/477 Running dot for graph 325/477 Running dot for graph 326/477 Running dot for graph 327/477 Running dot for graph 328/477 Running dot for graph 329/477 Running dot for graph 330/477 Running dot for graph 331/477 Running dot for graph 332/477 Running dot for graph 333/477 Running dot for graph 334/477 Running dot for graph 335/477 Running dot for graph 336/477 Running dot for graph 337/477 Running dot for graph 338/477 Running dot for graph 339/477 Running dot for graph 340/477 Running dot for graph 341/477 Running dot for graph 342/477 Running dot for graph 343/477 Running dot for graph 344/477 Running dot for graph 345/477 Running dot for graph 346/477 Running dot for graph 347/477 Running dot for graph 348/477 Running dot for graph 349/477 Running dot for graph 350/477 Running dot for graph 351/477 Running dot for graph 352/477 Running dot for graph 353/477 Running dot for graph 354/477 Running dot for graph 355/477 Running dot for graph 356/477 Running dot for graph 357/477 Running dot for graph 358/477 Running dot for graph 359/477 Running dot for graph 360/477 Running dot for graph 361/477 Running dot for graph 362/477 Running dot for graph 363/477 Running dot for graph 364/477 Running dot for graph 365/477 Running dot for graph 366/477 Running dot for graph 367/477 Running dot for graph 368/477 Running dot for graph 369/477 Running dot for graph 370/477 Running dot for graph 371/477 Running dot for graph 372/477 Running dot for graph 373/477 Running dot for graph 374/477 Running dot for graph 375/477 Running dot for graph 376/477 Running dot for graph 377/477 Running dot for graph 378/477 Running dot for graph 379/477 Running dot for graph 380/477 Running dot for graph 381/477 Running dot for graph 382/477 Running dot for graph 383/477 Running dot for graph 384/477 Running dot for graph 385/477 Running dot for graph 386/477 Running dot for graph 387/477 Running dot for graph 388/477 Running dot for graph 389/477 Running dot for graph 390/477 Running dot for graph 391/477 Running dot for graph 392/477 Running dot for graph 393/477 Running dot for graph 394/477 Running dot for graph 395/477 Running dot for graph 396/477 Running dot for graph 397/477 Running dot for graph 398/477 Running dot for graph 399/477 Running dot for graph 400/477 Running dot for graph 401/477 Running dot for graph 402/477 Running dot for graph 403/477 Running dot for graph 404/477 Running dot for graph 405/477 Running dot for graph 406/477 Running dot for graph 407/477 Running dot for graph 408/477 Running dot for graph 409/477 Running dot for graph 410/477 Running dot for graph 411/477 Running dot for graph 412/477 Running dot for graph 413/477 Running dot for graph 414/477 Running dot for graph 415/477 Running dot for graph 416/477 Running dot for graph 417/477 Running dot for graph 418/477 Running dot for graph 419/477 Running dot for graph 420/477 Running dot for graph 421/477 Running dot for graph 422/477 Running dot for graph 423/477 Running dot for graph 424/477 Running dot for graph 425/477 Running dot for graph 426/477 Running dot for graph 427/477 Running dot for graph 428/477 Running dot for graph 429/477 Running dot for graph 430/477 Running dot for graph 431/477 Running dot for graph 432/477 Running dot for graph 433/477 Running dot for graph 434/477 Running dot for graph 435/477 Running dot for graph 436/477 Running dot for graph 437/477 Running dot for graph 438/477 Running dot for graph 439/477 Running dot for graph 440/477 Running dot for graph 441/477 Running dot for graph 442/477 Running dot for graph 443/477 Running dot for graph 444/477 Running dot for graph 445/477 Running dot for graph 446/477 Running dot for graph 447/477 Running dot for graph 448/477 Running dot for graph 449/477 Running dot for graph 450/477 Running dot for graph 451/477 Running dot for graph 452/477 Running dot for graph 453/477 Running dot for graph 454/477 Running dot for graph 455/477 Running dot for graph 456/477 Running dot for graph 457/477 Running dot for graph 458/477 Running dot for graph 459/477 Running dot for graph 460/477 Running dot for graph 461/477 Running dot for graph 462/477 Running dot for graph 463/477 Running dot for graph 464/477 Running dot for graph 465/477 Running dot for graph 466/477 Running dot for graph 467/477 Running dot for graph 468/477 Running dot for graph 469/477 Running dot for graph 470/477 Running dot for graph 471/477 Running dot for graph 472/477 Running dot for graph 473/477 Running dot for graph 474/477 Running dot for graph 475/477 Running dot for graph 476/477 Running dot for graph 477/477 Patching output file 1/198 Patching output file 2/198 Patching output file 3/198 Patching output file 4/198 Patching output file 5/198 Patching output file 6/198 Patching output file 7/198 Patching output file 8/198 Patching output file 9/198 Patching output file 10/198 Patching output file 11/198 Patching output file 12/198 Patching output file 13/198 Patching output file 14/198 Patching output file 15/198 Patching output file 16/198 Patching output file 17/198 Patching output file 18/198 Patching output file 19/198 Patching output file 20/198 Patching output file 21/198 Patching output file 22/198 Patching output file 23/198 Patching output file 24/198 Patching output file 25/198 Patching output file 26/198 Patching output file 27/198 Patching output file 28/198 Patching output file 29/198 Patching output file 30/198 Patching output file 31/198 Patching output file 32/198 Patching output file 33/198 Patching output file 34/198 Patching output file 35/198 Patching output file 36/198 Patching output file 37/198 Patching output file 38/198 Patching output file 39/198 Patching output file 40/198 Patching output file 41/198 Patching output file 42/198 Patching output file 43/198 Patching output file 44/198 Patching output file 45/198 Patching output file 46/198 Patching output file 47/198 Patching output file 48/198 Patching output file 49/198 Patching output file 50/198 Patching output file 51/198 Patching output file 52/198 Patching output file 53/198 Patching output file 54/198 Patching output file 55/198 Patching output file 56/198 Patching output file 57/198 Patching output file 58/198 Patching output file 59/198 Patching output file 60/198 Patching output file 61/198 Patching output file 62/198 Patching output file 63/198 Patching output file 64/198 Patching output file 65/198 Patching output file 66/198 Patching output file 67/198 Patching output file 68/198 Patching output file 69/198 Patching output file 70/198 Patching output file 71/198 Patching output file 72/198 Patching output file 73/198 Patching output file 74/198 Patching output file 75/198 Patching output file 76/198 Patching output file 77/198 Patching output file 78/198 Patching output file 79/198 Patching output file 80/198 Patching output file 81/198 Patching output file 82/198 Patching output file 83/198 Patching output file 84/198 Patching output file 85/198 Patching output file 86/198 Patching output file 87/198 Patching output file 88/198 Patching output file 89/198 Patching output file 90/198 Patching output file 91/198 Patching output file 92/198 Patching output file 93/198 Patching output file 94/198 Patching output file 95/198 Patching output file 96/198 Patching output file 97/198 Patching output file 98/198 Patching output file 99/198 Patching output file 100/198 Patching output file 101/198 Patching output file 102/198 Patching output file 103/198 Patching output file 104/198 Patching output file 105/198 Patching output file 106/198 Patching output file 107/198 Patching output file 108/198 Patching output file 109/198 Patching output file 110/198 Patching output file 111/198 Patching output file 112/198 Patching output file 113/198 Patching output file 114/198 Patching output file 115/198 Patching output file 116/198 Patching output file 117/198 Patching output file 118/198 Patching output file 119/198 Patching output file 120/198 Patching output file 121/198 Patching output file 122/198 Patching output file 123/198 Patching output file 124/198 Patching output file 125/198 Patching output file 126/198 Patching output file 127/198 Patching output file 128/198 Patching output file 129/198 Patching output file 130/198 Patching output file 131/198 Patching output file 132/198 Patching output file 133/198 Patching output file 134/198 Patching output file 135/198 Patching output file 136/198 Patching output file 137/198 Patching output file 138/198 Patching output file 139/198 Patching output file 140/198 Patching output file 141/198 Patching output file 142/198 Patching output file 143/198 Patching output file 144/198 Patching output file 145/198 Patching output file 146/198 Patching output file 147/198 Patching output file 148/198 Patching output file 149/198 Patching output file 150/198 Patching output file 151/198 Patching output file 152/198 Patching output file 153/198 Patching output file 154/198 Patching output file 155/198 Patching output file 156/198 Patching output file 157/198 Patching output file 158/198 Patching output file 159/198 Patching output file 160/198 Patching output file 161/198 Patching output file 162/198 Patching output file 163/198 Patching output file 164/198 Patching output file 165/198 Patching output file 166/198 Patching output file 167/198 Patching output file 168/198 Patching output file 169/198 Patching output file 170/198 Patching output file 171/198 Patching output file 172/198 Patching output file 173/198 Patching output file 174/198 Patching output file 175/198 Patching output file 176/198 Patching output file 177/198 Patching output file 178/198 Patching output file 179/198 Patching output file 180/198 Patching output file 181/198 Patching output file 182/198 Patching output file 183/198 Patching output file 184/198 Patching output file 185/198 Patching output file 186/198 Patching output file 187/198 Patching output file 188/198 Patching output file 189/198 Patching output file 190/198 Patching output file 191/198 Patching output file 192/198 Patching output file 193/198 Patching output file 194/198 Patching output file 195/198 Patching output file 196/198 Patching output file 197/198 Patching output file 198/198 lookup cache used 7148/65536 hits=31465 misses=7353 finished... ~/build/BUILD/xrootd-4.8.3/bindings/python/docs ~/build/BUILD/xrootd-4.8.3 BUILDSTDERR: ++ cd build/bindings/python/build/lib.linux-riscv64-2.7 BUILDSTDERR: ++ pwd + export PYTHONPATH=/builddir/build/BUILD/xrootd-4.8.3/build/bindings/python/build/lib.linux-riscv64-2.7 + PYTHONPATH=/builddir/build/BUILD/xrootd-4.8.3/build/bindings/python/build/lib.linux-riscv64-2.7 + export LD_LIBRARY_PATH=/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src + LD_LIBRARY_PATH=/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl:/builddir/build/BUILD/xrootd-4.8.3/build/src + pushd bindings/python/docs + make html sphinx-build -b html -d build/doctrees source build/html Running Sphinx v1.6.6 making output directory... BUILDSTDERR: WARNING: The config value `html_logo' has type `dict', expected to ['unicode', 'str']. loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] examples reading sources... [ 14%] examples/copyprocess reading sources... [ 21%] examples/file reading sources... [ 28%] examples/filesystem reading sources... [ 35%] gettingstarted reading sources... [ 42%] index reading sources... [ 50%] install reading sources... [ 57%] modules/client/copyprocess reading sources... [ 64%] modules/client/file reading sources... [ 71%] modules/client/filesystem reading sources... [ 78%] modules/client/flags reading sources... [ 85%] modules/client/responses reading sources... [ 92%] modules/client/url reading sources... [100%] modules/client/utils BUILDSTDERR: looking for now-outdated files... /builddir/build/BUILD/xrootd-4.8.3/bindings/python/docs/source/examples.rst:5: WARNING: examples/filesystem is already assigned section numbers (nested numbered toctree?) BUILDSTDERR: /builddir/build/BUILD/xrootd-4.8.3/bindings/python/docs/source/examples.rst:5: WARNING: examples/file is already assigned section numbers (nested numbered toctree?) BUILDSTDERR: /builddir/build/BUILD/xrootd-4.8.3/bindings/python/docs/source/examples.rst:5: WARNING: examples/copyprocess is already assigned section numbers (nested numbered toctree?) none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] examples writing output... [ 14%] examples/copyprocess writing output... [ 21%] examples/file writing output... [ 28%] examples/filesystem writing output... [ 35%] gettingstarted writing output... [ 42%] index writing output... [ 50%] install writing output... [ 57%] modules/client/copyprocess writing output... [ 64%] modules/client/file writing output... [ 71%] modules/client/filesystem writing output... [ 78%] modules/client/flags writing output... [ 85%] modules/client/responses writing output... [ 92%] modules/client/url writing output... [100%] modules/client/utils BUILDSTDERR: /builddir/build/BUILD/xrootd-4.8.3/bindings/python/docs/source/modules/client/file.rst:10: WARNING: unknown keyword: with BUILDSTDERR: /builddir/build/BUILD/xrootd-4.8.3/bindings/python/docs/source/modules/client/file.rst:10: WARNING: unknown keyword: with generating indices... genindex py-modindex highlighting module code... [ 14%] XRootD.client.url highlighting module code... [ 28%] XRootD.client.filesystem highlighting module code... [ 42%] XRootD.client.utils highlighting module code... [ 57%] XRootD.client.copyprocess highlighting module code... [ 71%] XRootD.client.file highlighting module code... [ 85%] XRootD.client.flags highlighting module code... [100%] XRootD.client.responses writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 7 warnings. Build finished. The HTML pages are in build/html. ~/build/BUILD/xrootd-4.8.3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fswfwj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 + cd xrootd-4.8.3 + rm -rf /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 + pushd build ~/build/BUILD/xrootd-4.8.3/build ~/build/BUILD/xrootd-4.8.3 + make install DESTDIR=/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 /usr/bin/cmake -H/builddir/build/BUILD/xrootd-4.8.3 -B/builddir/build/BUILD/xrootd-4.8.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xrootd-4.8.3/build/CMakeFiles /builddir/build/BUILD/xrootd-4.8.3/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f CMakeFiles/XrdVersion.hh.dir/build.make CMakeFiles/XrdVersion.hh.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/CMakeFiles/XrdVersion.hh.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f CMakeFiles/XrdVersion.hh.dir/build.make CMakeFiles/XrdVersion.hh.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' ../genversion.sh /builddir/build/BUILD/xrootd-4.8.3 BUILDSTDERR: [I] No git repository info found. Trying to interpret VERSION_INFO BUILDSTDERR: [I] src/XrdVersion.hh successfully generated make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 0%] Built target XrdVersion.hh make -f src/CMakeFiles/XrdUtils.dir/build.make src/CMakeFiles/XrdUtils.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdUtils.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdUtils.dir/build.make src/CMakeFiles/XrdUtils.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdUtils.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 18%] Built target XrdUtils make -f src/CMakeFiles/XrdCephPosix.dir/build.make src/CMakeFiles/XrdCephPosix.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCephPosix.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCephPosix.dir/build.make src/CMakeFiles/XrdCephPosix.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCephPosix.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 19%] Built target XrdCephPosix make -f src/CMakeFiles/XrdCeph-4.dir/build.make src/CMakeFiles/XrdCeph-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCeph-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCeph-4.dir/build.make src/CMakeFiles/XrdCeph-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCeph-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 19%] Built target XrdCeph-4 make -f src/CMakeFiles/XrdXml.dir/build.make src/CMakeFiles/XrdXml.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdXml.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdXml.dir/build.make src/CMakeFiles/XrdXml.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdXml.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 20%] Built target XrdXml make -f src/XrdCl/CMakeFiles/XrdCl.dir/build.make src/XrdCl/CMakeFiles/XrdCl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl/CMakeFiles/XrdCl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/XrdCl/CMakeFiles/XrdCl.dir/build.make src/XrdCl/CMakeFiles/XrdCl.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/XrdCl/CMakeFiles/XrdCl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 29%] Built target XrdCl make -f src/CMakeFiles/XrdServer.dir/build.make src/CMakeFiles/XrdServer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdServer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdServer.dir/build.make src/CMakeFiles/XrdServer.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdServer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 44%] Built target XrdServer make -f src/CMakeFiles/xrdpfc_print.dir/build.make src/CMakeFiles/xrdpfc_print.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdpfc_print.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdpfc_print.dir/build.make src/CMakeFiles/xrdpfc_print.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdpfc_print.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 45%] Built target xrdpfc_print make -f src/CMakeFiles/XrdCnsLib.dir/build.make src/CMakeFiles/XrdCnsLib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCnsLib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCnsLib.dir/build.make src/CMakeFiles/XrdCnsLib.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCnsLib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 45%] Built target XrdCnsLib make -f src/CMakeFiles/cns_ssi.dir/build.make src/CMakeFiles/cns_ssi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/cns_ssi.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/cns_ssi.dir/build.make src/CMakeFiles/cns_ssi.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/cns_ssi.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 46%] Built target cns_ssi make -f src/CMakeFiles/XrdClProxyPlugin-4.dir/build.make src/CMakeFiles/XrdClProxyPlugin-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdClProxyPlugin-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdClProxyPlugin-4.dir/build.make src/CMakeFiles/XrdClProxyPlugin-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdClProxyPlugin-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 46%] Built target XrdClProxyPlugin-4 make -f src/CMakeFiles/wait41.dir/build.make src/CMakeFiles/wait41.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/wait41.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/wait41.dir/build.make src/CMakeFiles/wait41.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/wait41.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 46%] Built target wait41 make -f src/CMakeFiles/cconfig.dir/build.make src/CMakeFiles/cconfig.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/cconfig.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/cconfig.dir/build.make src/CMakeFiles/cconfig.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/cconfig.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 46%] Built target cconfig make -f src/CMakeFiles/XrdPosix.dir/build.make src/CMakeFiles/XrdPosix.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdPosix.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdPosix.dir/build.make src/CMakeFiles/XrdPosix.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdPosix.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 48%] Built target XrdPosix make -f src/CMakeFiles/xrdadler32.dir/build.make src/CMakeFiles/xrdadler32.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdadler32.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdadler32.dir/build.make src/CMakeFiles/xrdadler32.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdadler32.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 48%] Built target xrdadler32 make -f src/CMakeFiles/XrdSsiLib.dir/build.make src/CMakeFiles/XrdSsiLib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSsiLib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSsiLib.dir/build.make src/CMakeFiles/XrdSsiLib.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSsiLib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 50%] Built target XrdSsiLib make -f src/CMakeFiles/XrdSsiLog-4.dir/build.make src/CMakeFiles/XrdSsiLog-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSsiLog-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSsiLog-4.dir/build.make src/CMakeFiles/XrdSsiLog-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSsiLog-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 51%] Built target XrdSsiLog-4 make -f src/CMakeFiles/XrdSsi-4.dir/build.make src/CMakeFiles/XrdSsi-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSsi-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSsi-4.dir/build.make src/CMakeFiles/XrdSsi-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSsi-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 53%] Built target XrdSsi-4 make -f src/CMakeFiles/XrdSsiShMap.dir/build.make src/CMakeFiles/XrdSsiShMap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSsiShMap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSsiShMap.dir/build.make src/CMakeFiles/XrdSsiShMap.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSsiShMap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 53%] Built target XrdSsiShMap make -f src/CMakeFiles/XrdCksCalczcrc32-4.dir/build.make src/CMakeFiles/XrdCksCalczcrc32-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCksCalczcrc32-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCksCalczcrc32-4.dir/build.make src/CMakeFiles/XrdCksCalczcrc32-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCksCalczcrc32-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 53%] Built target XrdCksCalczcrc32-4 make -f src/CMakeFiles/XrdAppUtils.dir/build.make src/CMakeFiles/XrdAppUtils.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdAppUtils.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdAppUtils.dir/build.make src/CMakeFiles/XrdAppUtils.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdAppUtils.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 53%] Built target XrdAppUtils make -f src/CMakeFiles/XrdClient.dir/build.make src/CMakeFiles/XrdClient.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdClient.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdClient.dir/build.make src/CMakeFiles/XrdClient.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdClient.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 58%] Built target XrdClient make -f src/CMakeFiles/xrdcp-old.dir/build.make src/CMakeFiles/xrdcp-old.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdcp-old.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdcp-old.dir/build.make src/CMakeFiles/xrdcp-old.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdcp-old.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 59%] Built target xrdcp-old make -f src/CMakeFiles/XrdOssSIgpfsT-4.dir/build.make src/CMakeFiles/XrdOssSIgpfsT-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdOssSIgpfsT-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdOssSIgpfsT-4.dir/build.make src/CMakeFiles/XrdOssSIgpfsT-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdOssSIgpfsT-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 59%] Built target XrdOssSIgpfsT-4 make -f src/CMakeFiles/XrdBwm-4.dir/build.make src/CMakeFiles/XrdBwm-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdBwm-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdBwm-4.dir/build.make src/CMakeFiles/XrdBwm-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdBwm-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 61%] Built target XrdBwm-4 make -f src/CMakeFiles/mpxstats.dir/build.make src/CMakeFiles/mpxstats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/mpxstats.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/mpxstats.dir/build.make src/CMakeFiles/mpxstats.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/mpxstats.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 61%] Built target mpxstats make -f src/CMakeFiles/XrdCrypto.dir/build.make src/CMakeFiles/XrdCrypto.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCrypto.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCrypto.dir/build.make src/CMakeFiles/XrdCrypto.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCrypto.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 63%] Built target XrdCrypto make -f src/CMakeFiles/XrdSecgsi-4.dir/build.make src/CMakeFiles/XrdSecgsi-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecgsi-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecgsi-4.dir/build.make src/CMakeFiles/XrdSecgsi-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSecgsi-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 63%] Built target XrdSecgsi-4 make -f src/CMakeFiles/xrdgsiproxy.dir/build.make src/CMakeFiles/xrdgsiproxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdgsiproxy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdgsiproxy.dir/build.make src/CMakeFiles/xrdgsiproxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdgsiproxy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 64%] Built target xrdgsiproxy make -f src/CMakeFiles/XrdSecunix-4.dir/build.make src/CMakeFiles/XrdSecunix-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecunix-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecunix-4.dir/build.make src/CMakeFiles/XrdSecunix-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSecunix-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 65%] Built target XrdSecunix-4 make -f src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/build.make src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/build.make src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSecgsiAUTHZVO-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 66%] Built target XrdSecgsiAUTHZVO-4 make -f src/CMakeFiles/XrdHttp-4.dir/build.make src/CMakeFiles/XrdHttp-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdHttp-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdHttp-4.dir/build.make src/CMakeFiles/XrdHttp-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdHttp-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 67%] Built target XrdHttp-4 make -f src/CMakeFiles/XrdCryptoLite.dir/build.make src/CMakeFiles/XrdCryptoLite.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCryptoLite.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCryptoLite.dir/build.make src/CMakeFiles/XrdCryptoLite.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCryptoLite.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 68%] Built target XrdCryptoLite make -f src/CMakeFiles/XrdCryptossl-4.dir/build.make src/CMakeFiles/XrdCryptossl-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCryptossl-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCryptossl-4.dir/build.make src/CMakeFiles/XrdCryptossl-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCryptossl-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 70%] Built target XrdCryptossl-4 make -f src/CMakeFiles/XrdBlacklistDecision-4.dir/build.make src/CMakeFiles/XrdBlacklistDecision-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdBlacklistDecision-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdBlacklistDecision-4.dir/build.make src/CMakeFiles/XrdBlacklistDecision-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdBlacklistDecision-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 70%] Built target XrdBlacklistDecision-4 make -f src/CMakeFiles/xrdsssadmin.dir/build.make src/CMakeFiles/xrdsssadmin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdsssadmin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdsssadmin.dir/build.make src/CMakeFiles/xrdsssadmin.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdsssadmin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 71%] Built target xrdsssadmin make -f src/CMakeFiles/XrdFrm.dir/build.make src/CMakeFiles/XrdFrm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdFrm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdFrm.dir/build.make src/CMakeFiles/XrdFrm.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdFrm.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 73%] Built target XrdFrm make -f src/CMakeFiles/frm_admin.dir/build.make src/CMakeFiles/frm_admin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/frm_admin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/frm_admin.dir/build.make src/CMakeFiles/frm_admin.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/frm_admin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 75%] Built target frm_admin make -f src/CMakeFiles/xrdgsitest.dir/build.make src/CMakeFiles/xrdgsitest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdgsitest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdgsitest.dir/build.make src/CMakeFiles/xrdgsitest.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdgsitest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 75%] Built target xrdgsitest make -f src/CMakeFiles/xrdpwdadmin.dir/build.make src/CMakeFiles/xrdpwdadmin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdpwdadmin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdpwdadmin.dir/build.make src/CMakeFiles/xrdpwdadmin.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdpwdadmin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 75%] Built target xrdpwdadmin make -f src/CMakeFiles/XrdCnsd.dir/build.make src/CMakeFiles/XrdCnsd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCnsd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCnsd.dir/build.make src/CMakeFiles/XrdCnsd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCnsd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 77%] Built target XrdCnsd make -f src/CMakeFiles/xrdmapc.dir/build.make src/CMakeFiles/xrdmapc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdmapc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdmapc.dir/build.make src/CMakeFiles/xrdmapc.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdmapc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 77%] Built target xrdmapc make -f src/CMakeFiles/XrdSecpwd-4.dir/build.make src/CMakeFiles/XrdSecpwd-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecpwd-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecpwd-4.dir/build.make src/CMakeFiles/XrdSecpwd-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSecpwd-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 78%] Built target XrdSecpwd-4 make -f src/CMakeFiles/xrdacctest.dir/build.make src/CMakeFiles/xrdacctest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdacctest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdacctest.dir/build.make src/CMakeFiles/xrdacctest.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdacctest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 78%] Built target xrdacctest make -f src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/build.make src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/build.make src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSecgsiGMAPDN-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 78%] Built target XrdSecgsiGMAPDN-4 make -f src/CMakeFiles/XrdSec-4.dir/build.make src/CMakeFiles/XrdSec-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSec-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSec-4.dir/build.make src/CMakeFiles/XrdSec-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSec-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 79%] Built target XrdSec-4 make -f src/CMakeFiles/XrdSecsss-4.dir/build.make src/CMakeFiles/XrdSecsss-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecsss-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecsss-4.dir/build.make src/CMakeFiles/XrdSecsss-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSecsss-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 79%] Built target XrdSecsss-4 make -f src/CMakeFiles/XrdSeckrb5-4.dir/build.make src/CMakeFiles/XrdSeckrb5-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSeckrb5-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSeckrb5-4.dir/build.make src/CMakeFiles/XrdSeckrb5-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSeckrb5-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 79%] Built target XrdSeckrb5-4 make -f src/CMakeFiles/XrdPosixPreload.dir/build.make src/CMakeFiles/XrdPosixPreload.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdPosixPreload.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdPosixPreload.dir/build.make src/CMakeFiles/XrdPosixPreload.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdPosixPreload.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 80%] Built target XrdPosixPreload make -f src/CMakeFiles/XrdXrootd-4.dir/build.make src/CMakeFiles/XrdXrootd-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdXrootd-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdXrootd-4.dir/build.make src/CMakeFiles/XrdXrootd-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdXrootd-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 81%] Built target XrdXrootd-4 make -f src/CMakeFiles/XrdSecProt-4.dir/build.make src/CMakeFiles/XrdSecProt-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdSecProt-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdSecProt-4.dir/build.make src/CMakeFiles/XrdSecProt-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdSecProt-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 82%] Built target XrdSecProt-4 make -f src/CMakeFiles/frm_xfrd.dir/build.make src/CMakeFiles/frm_xfrd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/frm_xfrd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/frm_xfrd.dir/build.make src/CMakeFiles/frm_xfrd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/frm_xfrd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 82%] Built target frm_xfrd make -f src/CMakeFiles/xrdstagetool.dir/build.make src/CMakeFiles/xrdstagetool.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrdstagetool.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrdstagetool.dir/build.make src/CMakeFiles/xrdstagetool.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrdstagetool.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 82%] Built target xrdstagetool make -f src/CMakeFiles/XrdFfs.dir/build.make src/CMakeFiles/XrdFfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdFfs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdFfs.dir/build.make src/CMakeFiles/XrdFfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdFfs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 83%] Built target XrdFfs make -f src/CMakeFiles/XrdPss-4.dir/build.make src/CMakeFiles/XrdPss-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdPss-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdPss-4.dir/build.make src/CMakeFiles/XrdPss-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdPss-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 84%] Built target XrdPss-4 make -f src/CMakeFiles/cmsd.dir/build.make src/CMakeFiles/cmsd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/cmsd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/cmsd.dir/build.make src/CMakeFiles/cmsd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/cmsd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 89%] Built target cmsd make -f src/CMakeFiles/XrdFileCache-4.dir/build.make src/CMakeFiles/XrdFileCache-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdFileCache-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdFileCache-4.dir/build.make src/CMakeFiles/XrdFileCache-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdFileCache-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 91%] Built target XrdFileCache-4 make -f src/CMakeFiles/XrdN2No2p-4.dir/build.make src/CMakeFiles/XrdN2No2p-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdN2No2p-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdN2No2p-4.dir/build.make src/CMakeFiles/XrdN2No2p-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdN2No2p-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 92%] Built target XrdN2No2p-4 make -f src/CMakeFiles/xrd.dir/build.make src/CMakeFiles/xrd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrd.dir/build.make src/CMakeFiles/xrd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 93%] Built target xrd make -f src/CMakeFiles/frm_purged.dir/build.make src/CMakeFiles/frm_purged.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/frm_purged.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/frm_purged.dir/build.make src/CMakeFiles/frm_purged.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/frm_purged.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 93%] Built target frm_purged make -f src/CMakeFiles/xrootd.dir/build.make src/CMakeFiles/xrootd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrootd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrootd.dir/build.make src/CMakeFiles/xrootd.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrootd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 94%] Built target xrootd make -f src/CMakeFiles/frm_xfragent.dir/build.make src/CMakeFiles/frm_xfragent.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/frm_xfragent.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/frm_xfragent.dir/build.make src/CMakeFiles/frm_xfragent.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/frm_xfragent.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 95%] Built target frm_xfragent make -f src/CMakeFiles/XrdThrottle-4.dir/build.make src/CMakeFiles/XrdThrottle-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdThrottle-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdThrottle-4.dir/build.make src/CMakeFiles/XrdThrottle-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdThrottle-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 97%] Built target XrdThrottle-4 make -f src/CMakeFiles/xprep.dir/build.make src/CMakeFiles/xprep.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xprep.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xprep.dir/build.make src/CMakeFiles/xprep.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xprep.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 97%] Built target xprep make -f src/CMakeFiles/XrdCephXattr-4.dir/build.make src/CMakeFiles/XrdCephXattr-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/XrdCephXattr-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/XrdCephXattr-4.dir/build.make src/CMakeFiles/XrdCephXattr-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/XrdCephXattr-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 97%] Built target XrdCephXattr-4 make -f src/CMakeFiles/xrootdfs.dir/build.make src/CMakeFiles/xrootdfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src /builddir/build/BUILD/xrootd-4.8.3/build/src/CMakeFiles/xrootdfs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/CMakeFiles/xrootdfs.dir/build.make src/CMakeFiles/xrootdfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/CMakeFiles/xrootdfs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 98%] Built target xrootdfs make -f src/XrdCl/CMakeFiles/xrdfs.dir/build.make src/XrdCl/CMakeFiles/xrdfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl/CMakeFiles/xrdfs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/XrdCl/CMakeFiles/xrdfs.dir/build.make src/XrdCl/CMakeFiles/xrdfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/XrdCl/CMakeFiles/xrdfs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 98%] Built target xrdfs make -f src/XrdCl/CMakeFiles/xrdcp.dir/build.make src/XrdCl/CMakeFiles/xrdcp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl /builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl/CMakeFiles/xrdcp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f src/XrdCl/CMakeFiles/xrdcp.dir/build.make src/XrdCl/CMakeFiles/xrdcp.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[2]: Nothing to be done for 'src/XrdCl/CMakeFiles/xrdcp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [ 99%] Built target xrdcp make -f bindings/python/CMakeFiles/python_target.dir/build.make bindings/python/CMakeFiles/python_target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' cd /builddir/build/BUILD/xrootd-4.8.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-4.8.3 /builddir/build/BUILD/xrootd-4.8.3/bindings/python /builddir/build/BUILD/xrootd-4.8.3/build /builddir/build/BUILD/xrootd-4.8.3/build/bindings/python /builddir/build/BUILD/xrootd-4.8.3/build/bindings/python/CMakeFiles/python_target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' make -f bindings/python/CMakeFiles/python_target.dir/build.make bindings/python/CMakeFiles/python_target.dir/build make[2]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' [100%] Generating python_bindings cd /builddir/build/BUILD/xrootd-4.8.3/build/bindings/python && /usr/bin/python2 /builddir/build/BUILD/xrootd-4.8.3/build/bindings/python/setup.py build XRootD library dir: /builddir/build/BUILD/xrootd-4.8.3/build/src XRootD src include dir: /builddir/build/BUILD/xrootd-4.8.3/src XRootD bin include dir: /builddir/build/BUILD/xrootd-4.8.3/build/src Version: v4.8.3 running build running build_py running build_ext make[2]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' [100%] Built target python_target make[1]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xrootd-4.8.3/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/xrootd-4.8.3/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/xrootd-4.8.3/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdUtils.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdUtils.so.2 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdUtils.so -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCrypto.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCrypto.so.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCrypto.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCrypto.so.1.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCryptoLite.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCryptoLite.so.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCryptoLite.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCryptoLite.so.1.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCryptossl-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCryptossl-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSec-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSec-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecpwd-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecpwd-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecsss-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecsss-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecunix-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecunix-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecProt-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecProt-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdsssadmin -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdsssadmin" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdpwdadmin -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdpwdadmin" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/xrdsssadmin.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/xrdpwdadmin.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecgsi-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecgsi-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecgsiAUTHZVO-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecgsiAUTHZVO-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecgsiGMAPDN-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSecgsiGMAPDN-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdgsiproxy -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdgsiproxy" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdgsitest -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdgsitest" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrdgsiproxy.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrdgsitest.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSeckrb5-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSeckrb5-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdClient.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdClient.so.2 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdClient.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdClient.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrd -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrd" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xprep -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xprep" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdstagetool -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdstagetool" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrd.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xprep.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrdstagetool.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdServer.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdServer.so.2 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdServer.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdServer.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdXrootd-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdXrootd-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrootd -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrootd" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/cmsd -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/cmsd" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/cmsd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/xrootd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_admin -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_admin" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_purged -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_purged" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_xfrd -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_xfrd" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_xfragent -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_xfragent" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/frm_admin.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/frm_purged.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/frm_xfrd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/frm_xfragent.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdXml.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdXml.so.2 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdXml.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdXml.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPosix.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPosix.so.2 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPosix.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPosix.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPosixPreload.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPosixPreload.so.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPosixPreload.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPosixPreload.so.1.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdFfs.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdFfs.so.2 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdFfs.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdFfs.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrootdfs -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrootdfs" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrootdfs.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPss-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdPss-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdBwm-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdBwm-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdOssSIgpfsT-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdOssSIgpfsT-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCksCalczcrc32-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCksCalczcrc32-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdThrottle-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdThrottle-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdN2No2p-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdN2No2p-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiLib.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiLib.so.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiLib.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiLib.so.1.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiShMap.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiShMap.so.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiShMap.so -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsi-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsi-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiLog-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdSsiLog-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdadler32 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdadler32" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/cconfig -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/cconfig" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/mpxstats -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/mpxstats" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/wait41 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/wait41" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdcp-old -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdcp-old" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdAppUtils.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdAppUtils.so.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdAppUtils.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdAppUtils.so.1.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdmapc -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdmapc" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdacctest -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdacctest" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdClProxyPlugin-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdClProxyPlugin-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrdadler32.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrdcp-old.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/mpxstats.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/XrdCnsd -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/XrdCnsd" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/cns_ssi -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/cns_ssi" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/XrdCnsd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/cns_ssi.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdVersion.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XProtocol/XProtocol.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XProtocol/XPtypes.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/Xrd/XrdBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/Xrd/XrdJob.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/Xrd/XrdLink.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/Xrd/XrdLinkMatch.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/Xrd/XrdProtocol.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/Xrd/XrdScheduler.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdAcc/XrdAccAuthorize.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdAcc/XrdAccPrivs.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCks/XrdCks.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCks/XrdCksAssist.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCks/XrdCksCalc.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCks/XrdCksData.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCks/XrdCksManager.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClient.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientAbs.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientAbsMonIntf.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientAdmin.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientConst.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientEnv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientUnsolMsg.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientUrlInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientUrlSet.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdClient/XrdClientVector.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCms/XrdCmsClient.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdFileCache/XrdFileCacheDecision.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNet.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNetAddr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNetAddrInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNetUtils.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNetCmsNotify.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNetConnect.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNetOpts.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNetSockAddr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdNet/XrdNetSocket.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOss/XrdOss.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOss/XrdOssDefaultSS.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOss/XrdOssStatInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucCRC.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucCache.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucCallBack.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucChain.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucDLlist.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucEnv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucErrInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucGMap.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucHash.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucHash.icc -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucIOVec.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucLock.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucName2Name.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucPinPath.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucRash.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucRash.icc -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucSFVec.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucStream.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucString.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucTList.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucTable.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucTokenizer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucTrace.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucUtils.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOuca2x.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucEnum.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdOuc/XrdOucCompiler.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdPosix/XrdPosix.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdPosix/XrdPosixCallBack.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdPosix/XrdPosixExtern.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdPosix/XrdPosixOsDep.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdPosix/XrdPosixXrootd.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdPosix/XrdPosixXrootdPath.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSec/XrdSecEntity.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSec/XrdSecInterface.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSfs/XrdSfsAio.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSfs/XrdSfsDio.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSfs/XrdSfsXio.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSfs/XrdSfsFlags.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSfs/XrdSfsInterface.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysAtomics.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysDNS.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysError.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysFD.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysHeaders.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysLinuxSemaphore.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysLogger.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysLogPI.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysPlatform.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysPlugin.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysPthread.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysSemWait.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysTimer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysXAttr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdSys/XrdSysXSLock.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdXml/XrdXmlReader.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdXrootd/XrdXrootdMonData.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdXrootd/XrdXrootdBridge.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdHttp/XrdHttpSecXtractor.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/Xrd/XrdPoll.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientConn.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientConnMgr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientDebug.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientInputBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientLogConnection.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientMessage.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientPhyConnection.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientReadCache.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdClient/XrdClientSock.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdHttp/XrdHttpExtHandler.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdNet/XrdNetPeer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdNet/XrdNetBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdNet/XrdNetIF.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOfs/XrdOfs.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOfs/XrdOfsEvr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOfs/XrdOfsHandle.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOfs/XrdOfsTrace.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOfs/XrdOfsTPCInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiAtomics.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiCluster.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiEntity.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiErrInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiLogger.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiProvider.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiRequest.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiRespInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiResponder.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiResource.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiService.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSsi/XrdSsiStream.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdSys/XrdSysPriv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOss/XrdOssApi.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOss/XrdOssConfig.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOss/XrdOssError.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOuc/XrdOucExport.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOuc/XrdOucPList.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/private/XrdOuc/XrdOucN2NLoader.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdFileCache-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdFileCache-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdBlacklistDecision-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdBlacklistDecision-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdpfc_print -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdpfc_print" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man8/xrdpfc_print.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdHttp-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdHttp-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCeph-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCeph-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCephXattr-4.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCephXattr-4.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCephPosix.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCephPosix.so.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCephPosix.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCephPosix.so.0.0.1" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/xrootd/utils/XrdCmsNotify.pm -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/xrootd/utils/netchk -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/xrootd/utils/XrdOlbMonPerf BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xprep.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrd.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrdadler32.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrdcp-old.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrdgsiproxy.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrdgsitest.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrdstagetool.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrootdfs.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/XrdCnsd.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/cmsd.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/cns_ssi.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/frm_admin.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/frm_purged.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/frm_xfragent.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/frm_xfrd.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/mpxstats.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/xrdpfc_print.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/xrdpwdadmin.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/xrdsssadmin.8 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man8/xrootd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCl.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCl.so.2 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCl.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCl.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdfs -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdfs" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdcp -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrdcp" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClAnyObject.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClConstants.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClCopyProcess.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClDefaultEnv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClEnv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClFile.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClFileSystem.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClMessage.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClMonitor.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClPostMaster.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClPostMasterInterfaces.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClTransportManager.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClStatus.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClURL.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClXRootDResponses.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClPlugInInterface.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClPlugInManager.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClPropertyList.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClFileSystemUtils.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/include/xrootd/XrdCl/XrdClLog.hh -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrdfs.1 -- Installing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/man/man1/xrdcp.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrdfs.1 BUILDSTDERR: -- Processing: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/share/man/man1/xrdcp.1 XRootD library dir: /builddir/build/BUILD/xrootd-4.8.3/build/src XRootD src include dir: /builddir/build/BUILD/xrootd-4.8.3/src XRootD bin include dir: /builddir/build/BUILD/xrootd-4.8.3/build/src Version: v4.8.3 running install running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/pyxrootd copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/__init__.py -> build/lib.linux-riscv64-2.7/pyxrootd creating build/lib.linux-riscv64-2.7/XRootD copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/__init__.py -> build/lib.linux-riscv64-2.7/XRootD creating build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/copyprocess.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/responses.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/utils.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/file.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/filesystem.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/url.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/__init__.py -> build/lib.linux-riscv64-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-4.8.3/bindings/python/libs/client/flags.py -> build/lib.linux-riscv64-2.7/XRootD/client running build_ext building 'pyxrootd.client' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/builddir creating build/temp.linux-riscv64-2.7/builddir/build creating build/temp.linux-riscv64-2.7/builddir/build/BUILD creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3 creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.o -g gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.o -g gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.o -g gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.o -g gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.o -g gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.o -g gcc -pthread -fno-strict-aliasing -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/builddir/build/BUILD/xrootd-4.8.3/src -I/builddir/build/BUILD/xrootd-4.8.3/build/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.cc -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.o -g g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDModule.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDURL.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFileSystem.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/Utils.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDFile.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProgressHandler.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/xrootd-4.8.3/bindings/python/src/PyXRootDCopyProcess.o -L/builddir/build/BUILD/xrootd-4.8.3/build/src -L/builddir/build/BUILD/xrootd-4.8.3/build/src/XrdCl -L/usr/lib64 -lXrdCl -lXrdUtils -ldl -lpython2.7 -o build/lib.linux-riscv64-2.7/pyxrootd/client.so running install_lib creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pyxrootd copying build/lib.linux-riscv64-2.7/pyxrootd/client.so -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/pyxrootd copying build/lib.linux-riscv64-2.7/pyxrootd/__init__.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/pyxrootd creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/XRootD creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/client/copyprocess.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/client/responses.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/client/utils.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/client/file.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/client/filesystem.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/client/url.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/client/__init__.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/client/flags.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client copying build/lib.linux-riscv64-2.7/XRootD/__init__.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/pyxrootd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client/copyprocess.py to copyprocess.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client/responses.py to responses.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client/filesystem.py to filesystem.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client/url.py to url.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/client/flags.py to flags.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/XRootD/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64//usr/lib64/python2.7/site-packages/pyxrootd-v4.8.3-py2.7.egg-info writing list of installed files to 'PYTHON_INSTALLED' ~/build/BUILD/xrootd-4.8.3 ~/build/BUILD/xrootd-4.8.3/build/bindings/python ~/build/BUILD/xrootd-4.8.3 + popd + pushd build/bindings/python + CFLAGS='-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 XRootD library dir: /builddir/build/BUILD/xrootd-4.8.3/build/src XRootD src include dir: /builddir/build/BUILD/xrootd-4.8.3/src XRootD bin include dir: /builddir/build/BUILD/xrootd-4.8.3/build/src Version: v4.8.3 running install running install_lib creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/pyxrootd copying build/lib.linux-riscv64-3.6/pyxrootd/client.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/pyxrootd copying build/lib.linux-riscv64-3.6/pyxrootd/__init__.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/pyxrootd creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD creating /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/client/copyprocess.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/client/responses.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/client/utils.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/client/file.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/client/filesystem.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/client/url.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/client/__init__.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/client/flags.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client copying build/lib.linux-riscv64-3.6/XRootD/__init__.py -> /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/pyxrootd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client/copyprocess.py to copyprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client/responses.py to responses.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client/filesystem.py to filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/client/flags.py to flags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/XRootD/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp16st96eg.py' /usr/bin/python3 /tmp/tmp16st96eg.py removing /tmp/tmp16st96eg.py running install_egg_info Writing /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/pyxrootd-v4.8.3-py3.6.egg-info ~/build/BUILD/xrootd-4.8.3 + popd + mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/systemd/system + install -m 644 packaging/common/xrootd@.service /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/systemd/system + install -m 644 packaging/common/xrootd@.socket /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/systemd/system + install -m 644 packaging/common/xrdhttp@.socket /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/systemd/system + install -m 644 packaging/common/cmsd@.service /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/systemd/system + install -m 644 packaging/common/frm_xfrd@.service /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/systemd/system + install -m 644 packaging/common/frm_purged@.service /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/tmpfiles.d + install -m 644 packaging/rhel/xrootd.tmpfiles /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib/tmpfiles.d/xrootd.conf + mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd + install -m 644 -p packaging/common/xrootd-clustered.cfg /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd/xrootd-clustered.cfg + install -m 644 -p packaging/common/xrootd-standalone.cfg /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd/xrootd-standalone.cfg + install -m 644 -p packaging/common/xrootd-filecache-clustered.cfg /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd/xrootd-filecache-clustered.cfg + install -m 644 -p packaging/common/xrootd-filecache-standalone.cfg /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd/xrootd-filecache-standalone.cfg + install -m 644 -p packaging/common/xrootd-http.cfg /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd/xrootd-http.cfg + mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd/client.plugins.d + install -m 644 -p packaging/common/client.conf /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd/client.conf + install -m 644 -p packaging/common/client-plugin.conf.example /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/xrootd/client.plugins.d + chmod 644 /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/xrootd/utils/XrdCmsNotify.pm + sed 's!/usr/bin/env perl!/usr/bin/perl!' -i /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/xrootd/utils/netchk /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/xrootd/utils/XrdCmsNotify.pm /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/xrootd/utils/XrdOlbMonPerf + sed 's!/usr/bin/env bash!/bin/bash!' -i /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/xrootd-config + rm /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/libXrdCephPosix.so + mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/var/log/xrootd + mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/var/spool/xrootd + mkdir /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/logrotate.d + install -m 644 -p packaging/common/xrootd.logrotate /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/logrotate.d/xrootd + mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/selinux/packages/xrootd + install -m 644 -p packaging/common/xrootd.pp /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/selinux/packages/xrootd + mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/doc/xrootd + cp -pr doxydoc/html /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/doc/xrootd + cp -pr bindings/python/docs/build/html /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/doc/xrootd/python + rm /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/doc/xrootd/python/.buildinfo + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xrootd-4.8.3-1.fc29.riscv64 Processing files: xrootd-server-4.8.3-1.fc29.riscv64 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_xfragent and /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/bin/frm_xfrd Provides: config(xrootd-server) = 1:4.8.3-1.fc29 perl(XrdCmsNotify) xrootd-server = 1:4.8.3-1.fc29 xrootd-server(riscv-64) = 1:4.8.3-1.fc29 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdCl.so.2()(64bit) libXrdClient.so.2()(64bit) libXrdCrypto.so.1()(64bit) libXrdServer.so.2()(64bit) libXrdUtils.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) perl(Cwd) perl(Exporter) perl(IO::Socket) perl(IPC::Open2) perl(Socket) rtld(GNU_HASH) Processing files: xrootd-selinux-4.8.3-1.fc29.noarch Provides: xrootd-selinux = 1:4.8.3-1.fc29 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh policycoreutils Requires(postun): /bin/sh policycoreutils Processing files: xrootd-libs-4.8.3-1.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ctte0j + umask 022 + cd /builddir/build/BUILD + cd xrootd-4.8.3 + LICENSEDIR=/builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/licenses/xrootd-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/licenses/xrootd-libs + cp -pr COPYING COPYING.BSD COPYING.LGPL /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/licenses/xrootd-libs + cp -pr LICENSE /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64/usr/share/licenses/xrootd-libs + exit 0 Provides: libXrdAppUtils.so.1()(64bit) libXrdCksCalczcrc32-4.so()(64bit) libXrdCrypto.so.1()(64bit) libXrdCryptoLite.so.1()(64bit) libXrdCryptossl-4.so()(64bit) libXrdSec-4.so()(64bit) libXrdSecProt-4.so()(64bit) libXrdSecgsi-4.so()(64bit) libXrdSecgsiAUTHZVO-4.so()(64bit) libXrdSecgsiGMAPDN-4.so()(64bit) libXrdSeckrb5-4.so()(64bit) libXrdSecpwd-4.so()(64bit) libXrdSecsss-4.so()(64bit) libXrdSecunix-4.so()(64bit) libXrdUtils.so.2()(64bit) libXrdXml.so.2()(64bit) xrootd-libs = 1:4.8.3-1.fc29 xrootd-libs(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdCrypto.so.1()(64bit) libXrdCryptoLite.so.1()(64bit) libXrdUtils.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: xrootd-client-admin-java < 1:3.3.0 xrootd-client-admin-perl < 1:4.0.0 Processing files: xrootd-devel-4.8.3-1.fc29.riscv64 Provides: xrootd-devel = 1:4.8.3-1.fc29 xrootd-devel(riscv-64) = 1:4.8.3-1.fc29 xrootd-libs-devel = 1:4.8.3-1.fc29 xrootd-libs-devel(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libXrdAppUtils.so.1()(64bit) libXrdCrypto.so.1()(64bit) libXrdCryptoLite.so.1()(64bit) libXrdUtils.so.2()(64bit) libXrdXml.so.2()(64bit) Obsoletes: xrootd-libs-devel < 1:4.8.3-1.fc29 Processing files: xrootd-client-libs-4.8.3-1.fc29.riscv64 Provides: config(xrootd-client-libs) = 1:4.8.3-1.fc29 libXrdCl.so.2()(64bit) libXrdClProxyPlugin-4.so()(64bit) libXrdClient.so.2()(64bit) libXrdFfs.so.2()(64bit) libXrdPosix.so.2()(64bit) libXrdPosixPreload.so.1()(64bit) xrootd-client-libs = 1:4.8.3-1.fc29 xrootd-client-libs(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdCl.so.2()(64bit) libXrdPosix.so.2()(64bit) libXrdPosixPreload.so.1()(64bit) libXrdUtils.so.2()(64bit) libXrdXml.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: xrootd-client-devel-4.8.3-1.fc29.riscv64 Provides: xrootd-cl-devel = 1:4.8.3-1.fc29 xrootd-cl-devel(riscv-64) = 1:4.8.3-1.fc29 xrootd-client-devel = 1:4.8.3-1.fc29 xrootd-client-devel(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libXrdCl.so.2()(64bit) libXrdClient.so.2()(64bit) libXrdFfs.so.2()(64bit) libXrdPosix.so.2()(64bit) Obsoletes: xrootd-cl-devel < 1:4.8.3-1.fc29 Processing files: xrootd-server-libs-4.8.3-1.fc29.riscv64 Provides: libXrdBlacklistDecision-4.so()(64bit) libXrdBwm-4.so()(64bit) libXrdFileCache-4.so()(64bit) libXrdHttp-4.so()(64bit) libXrdN2No2p-4.so()(64bit) libXrdOssSIgpfsT-4.so()(64bit) libXrdPss-4.so()(64bit) libXrdServer.so.2()(64bit) libXrdSsi-4.so()(64bit) libXrdSsiLib.so.1()(64bit) libXrdSsiLog-4.so()(64bit) libXrdSsiShMap.so.1()(64bit) libXrdThrottle-4.so()(64bit) libXrdXrootd-4.so()(64bit) xrootd-server-libs = 1:4.8.3-1.fc29 xrootd-server-libs(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdCl.so.2()(64bit) libXrdCrypto.so.1()(64bit) libXrdFfs.so.2()(64bit) libXrdPosix.so.2()(64bit) libXrdServer.so.2()(64bit) libXrdSsiLib.so.1()(64bit) libXrdUtils.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: xrootd-server-devel-4.8.3-1.fc29.riscv64 Provides: xrootd-server-devel = 1:4.8.3-1.fc29 xrootd-server-devel(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libXrdServer.so.2()(64bit) Processing files: xrootd-private-devel-4.8.3-1.fc29.riscv64 Provides: xrootd-private-devel = 1:4.8.3-1.fc29 xrootd-private-devel(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libXrdSsiLib.so.1()(64bit) libXrdSsiShMap.so.1()(64bit) Processing files: xrootd-client-4.8.3-1.fc29.riscv64 Provides: xrootd-cl = 1:4.8.3-1.fc29 xrootd-cl(riscv-64) = 1:4.8.3-1.fc29 xrootd-client = 1:4.8.3-1.fc29 xrootd-client(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdAppUtils.so.1()(64bit) libXrdCl.so.2()(64bit) libXrdClient.so.2()(64bit) libXrdCrypto.so.1()(64bit) libXrdPosix.so.2()(64bit) libXrdUtils.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: xrootd-cl < 1:4.8.3-1.fc29 Processing files: xrootd-fuse-4.8.3-1.fc29.riscv64 Provides: xrootd-fuse = 1:4.8.3-1.fc29 xrootd-fuse(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdFfs.so.2()(64bit) libXrdPosix.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: xrootd-ceph-4.8.3-1.fc29.riscv64 Provides: libXrdCeph-4.so()(64bit) libXrdCephPosix.so.0()(64bit) libXrdCephXattr-4.so()(64bit) xrootd-ceph = 1:4.8.3-1.fc29 xrootd-ceph(riscv-64) = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdCephPosix.so.0()(64bit) libXrdUtils.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) librados.so.2()(64bit) libradosstriper.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: python2-xrootd-4.8.3-1.fc29.riscv64 Provides: python-xrootd = 1:4.8.3-1.fc29 python2-xrootd = 1:4.8.3-1.fc29 python2-xrootd(riscv-64) = 1:4.8.3-1.fc29 python2.7dist(pyxrootd) = 4.8.3 python2dist(pyxrootd) = 4.8.3 xrootd-python = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdCl.so.2()(64bit) libXrdUtils.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-xrootd < 1:4.8.3-1.fc29 xrootd-python < 1:4.6.1-6 Processing files: python3-xrootd-4.8.3-1.fc29.riscv64 Provides: python3-xrootd = 1:4.8.3-1.fc29 python3-xrootd(riscv-64) = 1:4.8.3-1.fc29 python3.6dist(pyxrootd) = 4.8.3 python3dist(pyxrootd) = 4.8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXrdCl.so.2()(64bit) libXrdUtils.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: xrootd-doc-4.8.3-1.fc29.noarch Provides: xrootd-doc = 1:4.8.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 Wrote: /builddir/build/RPMS/xrootd-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-server-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-selinux-4.8.3-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/xrootd-libs-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-devel-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-client-libs-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-client-devel-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-server-libs-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-server-devel-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-private-devel-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-client-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-fuse-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-ceph-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-xrootd-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-xrootd-4.8.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xrootd-doc-4.8.3-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sV97QZ + umask 022 + cd /builddir/build/BUILD + cd xrootd-4.8.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xrootd-4.8.3-1.fc29.riscv64 + exit 0 Child return code was: 0